Specific file keeps crashing
Dear all,
I converted a Guitar Pro file of Panama by Van Halen to MuseScore (see attachment), and it keeps crashing (only when playing, it does not matter where I start). The same happened with the original GP-file. I have been converting many GP-files but never had this issue. Any idea what's going on?
My computer should be powerful enough (i5 @ 3.80GHz running at about 25%, and 8 of 16 GB RAM in use).
Cheers,
Raoul
Attachment | Size |
---|---|
Van Halen - Panama (ver 2).mscz | 99.14 KB |
Comments
Confirmed.
Even in latest master, in debug mode:
Ms::MuseScore::autoSaveTimerTimeout())
Debug: changeState NORMAL -> PLAY (...\MuseScore\mscore\events.cpp:820, void Ms::ScoreView::changeState(Ms::ViewState))
Debug: Clef::layout(): invisible clef at tick 7680(4) staff 0 (...\MuseScore\libmscore\clef.cpp:160, virtual void Ms::Clef::layout())
Debug: Clef::layout(): invisible clef at tick 7680(4) staff 1 (...\MuseScore\libmscore\clef.cpp:160, virtual void Ms::Clef::layout())
Debug: Clef::layout(): invisible clef at tick 7680(4) staff 0 (...\MuseScore\libmscore\clef.cpp:160, virtual void Ms::Clef::layout())
Fatal: ASSERT failure in QVector::operator[]: "index out of range", file C:/Qt/5.12.1/mingw73_64/include/QtCore/qvector.h, line 433 (C:/Qt/5.12.1/mingw73_64/include/QtCore/qvector.h:433, )
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
19:17:37: .../MuseScore/win64install/bin/MuseScore3.exe wurde mit dem Rückgabewert 3 beendet
In reply to Confirmed. by Jojo-Schmitz
Check the open and saved one with 3.0.2
Your score does not seem to have the problem if in page view
In reply to Check the open and saved one… by Shoichi
Hey you're right! In "Single Page" view it runs very smoothly. That is fine for me, for now. Thanks!