Musescore.exe has stopped working (for one score only)

• Jan 17, 2017 - 16:33

Hello,

I've been working on the score below lately; whenever I open it, a popup saying, "Musescore.exe has stopped working" appears with the Musescore loading screen in the background.
Strangely enough, this only happens with this particular score.

I've done multiple factory resets with no results whatsoever.

I'm running MuseScore 2.0.3 on Windows 7 Pro.

Any help would be appreciated. Thanks!

Good_Egg_Galaxy_and_Buoy_Base_Galaxy.mscz


Comments

Crashes in the latest development version too, 'famous last words':

Debug: Good_Egg_Galaxy_and_Buoy_Base_Galaxy: xml unknown tag at line 47 col 14: PageList (...\MuseScore\libmscore\xmlreader.cpp:189, void Ms::XmlReader::unknown())
Debug: linkPath (...MuseScore\libmscore\image.cpp:395, virtual void Ms::Image::read(Ms::XmlReader&))
Debug: storePath <7ab7a47aa840b849e824c0100d56016c.jpg> (...\MuseScore\libmscore\image.cpp:396, virtual void Ms::Image::read(Ms::XmlReader&))

Stacl trace:
1 QVector::contains qvector.h 852 0xdfc0d4
2 Ms::Note::addSpannerBack note.h 473 0xd05d22
3 Ms::Note::readProperties note.cpp 1409 0x7fc5a7
4 Ms::Note::read note.cpp 1195 0x7fb1af
5 Ms::Chord::readProperties chord.cpp 971 0x8267b4
6 Ms::Chord::read chord.cpp 951 0x8266cd
7 Ms::Measure::read measure.cpp 1896 0x7d7376
8 Ms::Score::readStaff scorefile.cpp 327 0x81c892
9 Ms::Score::read read300.cpp 44 0x9140a9
10 Ms::MasterScore::read read300.cpp 271 0x915923
11 Ms::MasterScore::read300 read300.cpp 325 0x915c72
12 Ms::MasterScore::read1 scorefile.cpp 921 0x8208be
13 Ms::MasterScore::loadCompressedMsc scorefile.cpp 783 0x81fac2
14 Ms::MasterScore::loadMsc scorefile.cpp 834 0x81ffe9
15 Ms::MasterScore::loadMsc scorefile.cpp 826 0x81ff18
16 Ms::readScore file.cpp 2077 0x5a24df
17 Ms::MuseScore::readScore file.cpp 331 0x592c9d
18 Ms::MuseScore::openScore file.cpp 310 0x592b3a
19 Ms::MuseScore::loadFiles file.cpp 291 0x5927fc
20 Ms::MuseScore::cmd musescore.cpp 4669 0x49e032
...

Seems again a Glissando went wild, just like in https://musescore.org/en/node/163946

And indeed, here too a duplicate Glissando, I removed the duplicate and now the file loads, see attached.

Any idea how that could have happened?

Attachment Size
Good_Egg_Galaxy_and_Buoy_Base_Galaxy.mscz 184.43 KB

In reply to by Jojo-Schmitz

Thanks.

Been working with lots of Glissandi lately, and I've been on and off my computer. Computer could have fell asleep or hibernated and that could have effected the file.

I believe I found the spot where you removed the duplicate; I won't touch that part anymore.

Could you explain why the Glissando problem happened? I'd like to know to hopefully avoid this in any future score of mine.

Thanks again.

In reply to by PegasusMan

If I only knew...
Only thing I noticed when looking into the mscx file (taken out of the mscz file) to check for Glissandos (as that's what the stack trace hinted at) is that there were 2 Glissandos with the same ID right after one another. In both case I've seen so far. So I just deleted the 2nd of these Glissandos

Do you still have an unanswered question? Please log in first to post your question.