Creating a 9-let or 8-let from a 32nd note/rest causes crash
New score
Note entry (N)
32nd duration (2)
9-let (Ctrl+9)
-> Crash
Same for 8-let (Ctrl+8)
Came up in https://musescore.org/en/node/268292
New score
Note entry (N)
32nd duration (2)
9-let (Ctrl+9)
-> Crash
Same for 8-let (Ctrl+8)
Came up in https://musescore.org/en/node/268292
Comments
creating 9-let, 8-let, 7-let, 6-let, 5-let or 4-let from a 64th crashes too
Trying to creating any tuplet from a 128th fails with error message, which is what should be happening in the above cases too
Probably related to #229686: Crash by entering consecutively in a measure quadruplets and other upper tuplets, maybe even a duplicate
Can't reproduce in today's master (cf93855) but 2.2 seems affected
As it only affects 2.2, PR'ed against it in https://github.com/musescore/MuseScore/pull/3410
Fixed in branch 2.2, commit efe9f23445
fix #268293: crash on creating tuplet with baseLen less than 1/128th
fix #229686: crash/corruption by consecutively entering upper tuplets
Automatically closed -- issue fixed for 2 weeks with no activity.