Musescore 4.4 crashes when trying to insert one measure at the end
In this score, when I go to the latest measure, try to insert a new measure at the end (with ctrl + b), Musescore crashes.
I can read the following in the terminal (where I run musescore4portable
)
06:37:00.940 | INFO | main_thread | ActionsDispatcher::dispatch | try call action: append-measure
/tmp/.mount_musescU3mq54/AppRun: line 29: 182581 Segmentation fault (core dumped) "${APPDIR}/bin/mscore4portable" "$@"
See coreDump1.zip
When I try to copy-n-paste one measure at the end (after adding one measure before the latest measure with Ins), it crashed also with the terminal showing:
06:43:10.460 | INFO | main_thread | ActionsDispatcher::dispatch | try call action: notation-paste
06:43:10.465 | WARN | main_thread | Score::undoAddElement | undoAddSegment: segment not found
06:43:10.465 | WARN | main_thread | Score::undoAddElement | undoAddSegment: segment not found
06:43:10.465 | WARN | main_thread | Score::undoAddElement | undoAddSegment: segment not found
06:43:10.465 | WARN | main_thread | Score::undoAddElement | undoAddSegment: segment not found
[185317:185317:20240903,064310.483629:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.484561:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.486290:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.486389:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.486462:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.487719:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.487813:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.487994:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.488044:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.488095:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.488145:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.488241:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.488289:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.488334:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.488383:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.488428:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.488470:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.488514:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.488555:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.488603:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.488645:ERROR elf_dynamic_array_reader.h:61] tag not found
[185317:185317:20240903,064310.488685:ERROR elf_dynamic_array_reader.h:61] tag not found
/tmp/.mount_musescNbHmn2/AppRun: line 29: 185293 Segmentation fault (core dumped) "${APPDIR}/bin/mscore4portable" "$@"
See coreDump2.zip
This is really annoying since I can't finish my work on this score.
Thanks for your support,
Regards,
Samuel
Attached, the mscz and 2 coredumps.
Comments
Where is the .mscz file?
In reply to Where is the .mscz file? by cadiz1
I sent it through the "File attachment", but unchecked the "display" checkbox so that might be visible only to staff. Am I wrong ?
In reply to I sent it through the "File… by Samuel Bancal
Don't do that then. Staff rarely looks here...
In reply to I sent it through the "File… by Samuel Bancal
Yes, you are wrong.
1) there is no mscz attached
2) nobody can see the attachment if the display is not activated - unless you have pressed 'insert' beforehand. This is only useful for screenshots that you can make visible directly.
Here I clicked on "Insert" and activated the "Display" checkbox.
In reply to Yes, you are wrong. 1) no… by HildeK
Sorry I didn't understand at first. Here I attach the concerned mscz.
In reply to Sorry I didn't understand at… by Samuel Bancal
Crash confirmed.
In reply to Sorry I didn't understand at… by Samuel Bancal
Reset the parts, it's solved: 1goodnessOfGod.mscz
EDIT: reset the Alto part is enough.
In reply to . by cadiz1
Cool ! Thanks for the fixed file : )
I found that reset button ... good point to know if something similar happens again (although I haven't understand all it might do).
In reply to Sorry I didn't understand at… by Samuel Bancal
Seems fixed for 4.4.1
In reply to Seems fixed for 4.4.1 by Jojo-Schmitz
Great ! Thanks for your responsiveness.
looking forward for that 4.4.1 : )
In reply to Seems fixed for 4.4.1 by Jojo-Schmitz
Just downloaded MuseScore 4.4.1 and tested with the file that had the problem, it works now.
Thanks again for the fix and for the great software : )
Samuel
> since I can't finish my work on this score
I don't have an explanation for the mistake, but why not insert a new measure at the second last measure, copy the last measure onto the second last measure and you have another measure?
In reply to > since I can't finish my… by HildeK
You're right. I didn't list all the way I crashed Musescore with this score. In fact, my aim is to copy 18 measures from the middle of the score to the end (to export audios with the right structure). I could Insert new measures (with Ins key) at the second last measure enough time so that I have enough measures to paste on. But Musescore 4.4 crashes also in that case.
And I also know that I shouldn't need to add measures at the end to paste content, but it also crashes.