Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash when opening a certain 206 score (with nested frames?) #17242

Merged

Conversation

cbjeukendrup
Copy link
Contributor

b->system() is of course not yet initialized while reading. In MS3.6.2, this was no problem because elements could have nullptr as their parent, but in MS4 the Factory methods expect a non-null parent.

Resolves: #17241

`b->system()` is of course not yet initialized while reading. In MS3.6.2, this was no problem because elements could have nullptr as their parent, but in MS4 the Factory methods expect a non-null parent.
@DmitryArefiev
Copy link
Contributor

Tested #17241 on Win10, Mac12, LinuxUbuntu 22.04 - FIXED

@DmitryArefiev DmitryArefiev merged commit aa16a25 into musescore:master Apr 19, 2023
@cbjeukendrup cbjeukendrup deleted the crash_open_206_score_17241 branch April 19, 2023 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MuseScore 4 crashes when opening scores from OpenScore Lieder Corpus
3 participants