Crash when creating tuplets on multiple chords/rests

• Nov 7, 2017 - 19:44
Reported version
3.0
Type
Functional
Severity
S2 - Critical
Status
closed
Project

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