Musescore file crashes
Hello
My file attached crashes systematically when I try to open it.
Please help, lots of work inside...
It only happen with this file. All my musescore files are fine
Thanks
Attachment | Size |
---|---|
Stabat_Mater_Dolorosa CONDUCTEUR.mscz | 318.39 KB |
Comments
Crash confirmed, even in latest development build
Stack trace:
1 QListData::isEmpty qlist.h 114 0xe12c16
2 QList::isEmpty qlist.h 195 0xe0243f
3 Ms::LinkedElements::mainElement scoreElement.cpp 645 0xa05161
4 Ms::Element::readProperties element.cpp 664 0x84479f
5 Ms::LayoutBreak::read layoutbreak.cpp 80 0x8801d3
6 Ms::MeasureBase::readProperties measurebase.cpp 515 0x8a4310
7 Ms::Measure::read measure.cpp 2046 0x8ae5e3
8 Ms::Score::readStaff scorefile.cpp 301 0x9c472d
9 Ms::Score::read read301.cpp 45 0xa33aa6
10 Ms::Score::read read301.cpp 176 0xa349e0
11 Ms::MasterScore::read read301.cpp 277 0xa35297
12 Ms::MasterScore::read301 read301.cpp 329 0xa3558f
13 Ms::MasterScore::read1 scorefile.cpp 962 0x9c84cf
14 Ms::MasterScore::loadCompressedMsc scorefile.cpp 822 0x9c7802
15 Ms::MasterScore::loadMsc scorefile.cpp 874 0x9c7b5d
16 Ms::MasterScore::loadMsc scorefile.cpp 865 0x9c7a70
17 Ms::readScore file.cpp 2270 0x64d790
18 Ms::MuseScore::readScore file.cpp 349 0x63c24a
19 Ms::MuseScore::openScore file.cpp 327 0x63c110
20 Ms::MuseScore::loadFiles file.cpp 304 0x63bdbe
...
Some more 'forensics':
It seems a section break (a page break with a pause of 3 seconds, restarting measure count and long instrument names), looks like the link between score and part for that showhow has gotten lost?
Apparently
XmlReader::getLink()
returned some invalidLinkedElements*
.In reply to Crash confirmed, even in… by Jojo-Schmitz
Thank you for confirming.
Any possibilities for debugging ?
Cordially
In reply to Thank you for confirming… by [DELETED] 31481
I see very many section breaks in the mscx inside the mscz.
Deleting all parts (manually) and I can read the score, but it reports corruptions:
Measure 300, Staff 6 incomplete. Expected: 9/8; Found: 10/8
Measure 746, Staff 1 incomplete. Expected: 5/8; Found: 0/1
Measure 778, Staff 5 incomplete. Expected: 5/8; Found: 0/1
Measure 778, Staff 6 incomplete. Expected: 5/8; Found: 0/1
So this score has more than just one problem it seems.
Corrupt but readable score attached (and as said, parts removed)
So first fix those corruptions (see https://musescore.org/en/node/54721) then regenerate the parts
In reply to I see very many section… by Jojo-Schmitz
Actually one section break (the 6th) was missing a
<linkedMain/>
Fixed score attached (still has the corruptions though)
Some later section breaks are lacking that tag too, but not leading to a crash for some strange reason
And ideas or hints how you got that score into that condition? And steps to reproduce the issue?
In reply to And ideas or hints how you… by Jojo-Schmitz
Hello
Thank you so much to have restore a version.
I composed this music 5 or 6 yers ago.
I have all parts from a very old musescore version.
I just copied and paste them into a single version.
I will care of incomplete measures in the future.
Cordially
In reply to Hello Thank you so much to… by [DELETED] 31481
OK, that probably explains the corruptions. Not the strangeness reg. those section break(s) though
In reply to OK, that probably explains… by Jojo-Schmitz
Yes, I have no idea...
By the way, do you have any idea why on this last version of musescore it's impossible to move left or right an element by double clicking on it ?
(I m indicating lever changes for lever harps. So I m adding a 4/4 measure and then I hide the 4/4. All my lever changes slides to the left, too close too the key signature. I would like to add space in between. i usually was using the double click and arrow to add some space)
Thank you if you can answer this.
Thanks again for the score :)
See #283786: Musescore 3.0.2 crash