Crash when dragging time signature, corrupted score

• Jul 9, 2016 - 00:08
Reported version
2.1
Type
Functional
Severity
S3 - Major
Status
closed
Regression
No
Workaround
No
Project

Drag the 2/4 time signature to the second measure, first staff. It seg faults every time. The crash may be instant, or it may take a while.

The crash appears to be in rewriteMeasures. I have a partial stack trace if it helps. There's more info here: https://musescore.org/en/node/117596 .

Tested and fails on Ubuntu 14.04 and Fedora 16.

Attachment Size
American Patrol.mscz 92.71 KB

Comments

FYI, crashes are always a danger when working with corrupt scores. That's one reason the dialog is displayed - to give you fair warning. You shouldn't attempt to work with a corrupt score without fixing the corruptions first.

That said, if it does turn out to be easy to fix the crash, we certainly should.