Crash when playback with chord symbols reaches end of score

• May 9, 2020 - 22:57
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:

1.gif

Attachment Size
1.gif 629.25 KB

Comments

Status active needs info

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 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'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.

Attachment Size
Title.mscx 10.25 KB
diff_with_default_score.txt 3.21 KB

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.