Crashing after tying a whole note chord to the next measure
Reported version
3.x-dev
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
duplicate
Regression
Yes
Workaround
Yes
Project
Steps:
-
Create a whole note chord in the Synth. 1 part
-
Use the hotkey to automatically create and tie the same chord in the next measure
-
It crashes
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.5.0.12237, revision: b5add95
Comments
attaching file
How is this different from #307627: Crash after adding tremolo to unpitched staff?
In reply to (No subject) by Jojo-Schmitz
This one involves a pitched instrument and creating tied notes as opposed to adding a tremolo
In that other one I had the crash at tieing already
Latest development build (self build in Debug mode) crashes on opening that sample score. Actually it dies of a failed assertion (on save/autosave it seems):
Fatal: ASSERT: "_lidLocalIndices.contains(lid)" in file \libmscore\xml.h, line 276
So the score seems corrupt somehow
In a non-Debug build it won't abort on that assertion, but would certainly fails somewhere later, your case here is just one example
Doesn't crash in 3.4.2, so is a regression
removing the parts solves the crash, so there's a workaround (which might be the real fix, as with a corrupt part anything can happen)
Let's close this here as a duplicate of the slightly older #307627: Crash after adding tremolo to unpitched staff
Or #292064: Crash on save of a score with corrupt parts