Crashing on playback
Reported version
3.2
Priority
P1 - High
Type
Functional
Frequency
Once
Severity
S2 - Critical
Reproducibility
Always
Status
active
Regression
No
Workaround
Yes
Project
File crashes every time I try to play it back. What's up with it?
Attachment | Size |
---|---|
3._Hannibal.mscz | 107.13 KB |
Comments
Crash confirmed, even in latest development build
Loading that score in a debug build gives many of these:
Debug: Channel 1 too high. Max 1 (...\libmscore\rendermidi.cpp:205, void Ms::Score::updateChannel())
When starting playback it dies with a failed assertion:
Fatal: ASSERT failure in QList::operator[]: "index out of range", file C:/Qt/5.12.5/mingw73_32/include/QtCore/qlist.h, line 552 (C:/Qt/5.12.5/mingw73_32/include/QtCore/qlist.h:552, )
Culprit seems to be the top staff of Keyboard 2 (Timpani?), removing that fixes the crash
The score seems to be somewhat corrupted, but crash should better not happen in this case anyway.