Crash when playback with chord symbols reaches end of score
Reported version
3.x-dev
Type
Functional
Frequency
Once
Severity
S2 - Critical
Reproducibility
Always
Status
duplicate
Regression
No
Workaround
No
Project
Steps to reproduce:
1) Ensure chord symbol playback is on
2) New default score (empty)
3) New chord symbol near the end.
4) Start playback.
It should crash when reaching the end of the score.
Demo:
Attachment | Size |
---|---|
1.gif | 629.25 KB |
Comments
As I said, I cannot reproduce this, could you please attach the actual score? Even if it seems like an ordinary empty score, it contain non-default style settings, instrument definitions, or something else different that could be relevant.
Also let us know if this is the actual released alpha, a nightly build, or a build you made yourself, that could be relevant too.
In reply to As I said, I cannot… by Marc Sabatella
It is not a custom score, it is the one opened by default when "start with new score" is checked. For the version, it is one I just built on top of the 3.x branch, but the bug has been there for some time already. I am curious why you can't reproduce it... Do you have chord symbol playback active?
I'll upload the detailed steps with -F in a few minutes.
Here it is:
Here's the score obtained from these exact steps mentionned above. It doesn't contain anything special, style, and doesn't look corrupted. For those interested, I posted the diff with My_first_score.mscx, that can be found under share/templates in the git repo.
ABL was able to reproduce the score, as he posted here: https://musescore.org/en/node/305134#comment-998362
It looks like it may not be related to chord symbols at all, see #284887: Crash on ending score playback
It happens either with a con pedal or with anything needs to be keep playing until playback stops. (like a chord symbol playing until the end.)
For now I won't mark this issue as a duplicate, because it might require too different fixes.
In a debug build or in the Alpha?
Debig build on top of 3.x.
That's probably why @Marc Sabatella cannot reproduce. Following the discussion #284887: Crash on ending score playback it looks like it doesn't crash in release builds.
So almost definitely a duplicate