Crash closing certain scores
Reported version
3.0
Priority
P1 - High
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
I see crashes closing certain files. Some seem random, others reproducible. Seems to usually be in the destructor for System, but in different places from there (SpannerSegment and SkylineSegment are "popular"). Here's a couple that crash for me every time:
1) open attached score (say "yes" to reset positions, if asked)
2) close it (say "no" to save, if asked)
The scores that crash seem mostly 2.x scores, but the problem remains if I save in 3.0, close (let it crash), then repeat the experiment using the 3.0 version.
Attachment | Size |
---|---|
Angels We Have Heard On High - Tolbert.mscz | 25.05 KB |
Different_Worlds - Quartet.mscz | 56.7 KB |
Comments
Can't reproduce it with the AppImage bba364e. Opened and closed the files several times with mentioned steps to reproduce.
If someone wants to guide me in debugging (eg, on Telegram) I'm game. But - might make sense to first merge the pending PR that fixes a lot of address-sanitizer-reported bugs (https://github.com/musescore/MuseScore/pull/4001/)
Isn't this fixed with #278969: Score and System destructors conflict with each other?
In reply to Isn't this fixed with … by dmitrio95
That’s what I thought as well.
Marc, can you please retry with a version that has the Dmitrio/ABL crash fixes in it?
Fixed indeed. I hoped and suspected it would, hence my previous comment.
Automatically closed -- issue fixed for 2 weeks with no activity.