Crash when creating tuplets on multiple chords/rests
When I mark the last three eighth rests and press CTRL+3 to make them triples, I get a crash. The same happens when I enter three notes first, select them and do the grouping on them.
I don't know if that's related, but when I do the triplets on only one rest, I get the triplet grouping, but entering the second note in the group, I get very weird note values instead of the one I'd expect.
Thread 1 "musescore" received signal SIGSEGV, Segmentation fault.
0x0000000000b8964b in Ms::ScoreView::cmdTuplet (this=0x577f4d0, n=3)
at /home/tom/Downloads/MuseScore/mscore/scoreview.cpp:3538
3538 if (e->type() == ElementType::NOTE) {
Backtrace is attached.
Attachment | Size |
---|---|
suppersready_solo.mscz | 12.61 KB |
backtrace.txt | 4.59 KB |
Comments
See https://musescore.org/en/node/268513
Fixed in branch master, commit edfc7b224e
fix #264272: Crash when creating tuplets on multiple chords/rests
Automatically closed -- issue fixed for 2 weeks with no activity.