Musescore 4.4 crashes when trying to insert one measure at the end

• Sep 3, 2024 - 06:10

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

> 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?

Do you still have an unanswered question? Please log in first to post your question.