Crash in Debugger, Layout button, in experimental mode (-e)
Hi,
from menu Edit -> Debugger, in opened window, I pushed "Layout" button and it crashes immediately.
Mac OS crash report enclosed in attachment.
Regards
vaclav
Attachment | Size |
---|---|
BugReportDebugger.txt | 63.32 KB |
Comments
Which MuseScore Version exactly? While editing which score, can you8 attache it?
Hi,
MuseScoreNightly 2.0.0 3a23613
There is opened only MuseScore enclosed example "Promenade_Example".
I did following:
- program started, score with "Promenade_Example" is opened automatically
- I have selected Edit -> Debugger and
- I have pushed "Layout" button in Debugger window and it crashes immediately.
Regards
Vaclav
Version 2.0.0, 3a23613
Mac OS X, 10.7.5
Mac OS X 10.8.3
I did following:
- program start
- I have selected menu Edit -> Debugger
- in Debugger window I have pushed the button "Layout" in the upper right corner, the program crashes every time.
Regards
vjs
Do you need more infos?
vjs
Hi vjs
Are you still encountering this?
Hi! I also got this on Linux (debian stretch, 64 bits, gnome 3.18.2), in the latest build from master, as well as in the stable build. Running MuseScore in experimental mode always results in a segmentation fault when reproducing the steps. This happens with every score I tried.
experimental mode? Like using the -x option? Or debug build?
I meant it as in using the -e option, in any build. This happens specifically by going to the debugger through the Edit menu. If I go through right clicking an element, the Layout button won't make it crash.
yes -e, experimental, sorry.
Can you try to reproduce in 2.0.2 at least, or, much better in a nightly build for 2.0.3 or master?
https://musescore.org/en/download#Nightly-versions
2.0.0 is quite a bit behind meanwhile
sorry, syrma did use a recent build from master
I can reproduce too.
Stack trace:
1 Ms::ScoreElement::score scoreElement.h 50 0xc39628
2 Ms::Debugger::layout debugger.cpp 198 0x467ffc
3 Ms::Debugger::qt_static_metacall moc_debugger.cpp 107 0x67d38d
4 ZN11QMetaObject8activateEP7QObjectiiPPv 0x68a655a2
5 ZN15QAbstractButton7clickedEb 0x6212f57c
6 ?? 0x203f0548
7 ?? 0x8b04598b
8 ?? 0x89202444
9 ?? 0x2de82404
10 ?? 0x83fff3da
11 ?? 0xc08404ec
12 ?? 0xb60f0f74
13 ?? 0x18083
https://github.com/musescore/MuseScore/pull/2511
Fixed in branch master, commit 31a52e97f5
fix #21950: crash in debugger when using Layout button
Fixed in branch master, commit 476de78f16
Merge pull request #2511 from Jojo-Schmitz/debugger
fix #21950: crash in debugger when using Layout button
Fixed in branch 2.0.3, commit 9e21317f33
fix #21950: crash in debugger when using Layout button
Automatically closed -- issue fixed for 2 weeks with no activity.