File crashes the program

• Apr 18, 2016 - 18:58
Reported version
3.0
Type
Functional
Severity
S2 - Critical
Status
closed
Project

Loading the attached file crashes the program.

GIT commit: a254f68

Attachment Size
Time_stands_still.mscz 75.18 KB

Comments

There seem to be two problems: The file hides (style) empty systems and it also uses the experimental feature "display note values across bar lines".

I have unchecked these features, saved it with an earlier version and the file loads without crashing (see attached file).
But if I change under style / general the first one, it immediately crashes the program. If I change there the latter ("display .."), it crashes, when I try to save the file.

Attachment Size
Time_stands_still1.mscz 75.22 KB

famous last words:
Fatal: ASSERT: "!visibleStaves.empty()" in file ..l\MuseScore\libmscore\system.cpp, line 379 (:0, )

stack trace up to that:
1 Ms::mscoreMessageHandler musescore.cpp 2318 0x48b18a
2 Z14qFloatDistancedd 0x6888d42a
3 ?? 0x3
4 ?? 0x28ba88
5 QList::size qlist.h 160 0xc37977
6 Ms::Score::createRehearsalMarkText score.cpp 3700 0x746c75

So this indeed looks like a duplicate of #107001: Adding measures can crash musescore