2.X Score crashes MuseScore 3.0
Reported version
3.0
Priority
P1 - High
Type
Functional
Frequency
Once
Severity
S2 - Critical
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
- Open attached score in master
Result: crash
Details: crash happens in element.cpp:628 on callingfor (ScoreElement* eee : *_links)
,*_links
in particular.
I marked this as a regression, because this file could be opened two months ago without crash.
Attachment | Size |
---|---|
2693671.mscz | 36.4 KB |
Comments
See https://github.com/musescore/MuseScore/pull/4084
Fixed in branch master, commit e04f632997
fix #277614: remove a link for a deleted element on double articulations conversion
Fixed in branch master, commit 9b98670b8c
Merge pull request #4084 from dmitrio95/277614-readscore-crash
fix #277614: remove a link for a deleted element on double articulations conversion
Fixed in branch 3.0alpha2, commit 667bb16a03
Merge pull request #4084 from dmitrio95/277614-readscore-crash
fix #277614: remove a link for a deleted element on double articulations conversion
Automatically closed -- issue fixed for 2 weeks with no activity.