crash when moving a formerly cross-system-break tied note
Reported version
3.1
Priority
P1 - High
Type
Functional
Frequency
Once
Severity
S2 - Critical
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
- Start a fresh score
- Put a note on measure 1 and another one with the same pitch on a bar of the next system
- Tie those 2 notes (select the 1st, press +
- Ctrl+Z to undo the tie (you should have the phantom tie remain on the 2nd system)
- Use the arrow keys to move the nore in measure 1 up or down
-> crash
Stack trace:
1 ?? 0xe95800ad
2 Ms::System::scanElements system.cpp 1081 0x94b5ad
3 Ms::Page::scanElements page.cpp 214 0x8c0b8a
4 Ms::Navigator::paintEvent navigator.cpp 383 0x50971f
5 ZN7QWidget5eventEP6QEvent 0x265b698e
6 ?? 0x27
7 ?? 0x26455890
8 ?? 0x2ca9e238
Fix version
3.2.0
Comments
My guess is that once the issue of that phantom tie is resolved, the crash would go along with it?
See https://github.com/musescore/MuseScore/pull/5111.
This fixes the issue of the phantom tie, and therefore no more crash.
Fixed in branch master, commit ab62ba1ca0
fix #290415: crash when moving a formerly cross-system-break tied note
Fixed in branch master, commit 0f31c7ce6f
_Merge pull request #5111 from mattmcclinch/290415-remove-element
fix #290415: crash when moving a formerly cross-system-break tied note_
Automatically closed -- issue fixed for 2 weeks with no activity.