Crash while opening a file
Hello,
Musescore 3 crashes when opening a file. After some researches I 've been able to localize the measures that causes the crashes (and then be able to recover my file almost entirely) :
<Measure> <voice> <Chord> <dots>1</dots> <durationType>half</durationType> <Note> <pitch>56</pitch> <tpc>10</tpc> </Note> <Note> <pitch>61</pitch> <tpc>9</tpc> </Note> <Note> <Spanner type="Tie"> <Tie> </Tie> <next> <location> <measures>1</measures> <notes>-2</notes> </location> </next> </Spanner> <pitch>65</pitch> <tpc>13</tpc> </Note> <Arpeggio> <subtype>1</subtype> </Arpeggio> </Chord> </voice> <voice> <location> <fractions>1/8</fractions> </location> <Segment> <leadingSpace>0.45</leadingSpace> </Segment> <location> <fractions>1/8</fractions> </location> <location> <fractions>1/8</fractions> </location> <location> <fractions>1/8</fractions> </location> <Chord> <durationType>eighth</durationType> <Note> <pitch>77</pitch> <tpc>13</tpc> </Note> </Chord> <Chord> <durationType>eighth</durationType> <Note> <pitch>80</pitch> <tpc>10</tpc> </Note> </Chord> </voice> </Measure>
And expecially this part :
<location> <fractions>1/8</fractions> </location> <Segment> <leadingSpace>0.45</leadingSpace> </Segment> <location> <fractions>1/8</fractions> </location> <location> <fractions>1/8</fractions> </location> <location> <fractions>1/8</fractions> </location>
I can give you the full file (or a minimalistic equivalent) if it can help you identify the bug.
Kr,
Samuel
Comments
Please share the score
In reply to Please share the score by Jojo-Schmitz
Here's the corrupted file. The bug is in the second-last measure.
In reply to Here's the corrupted file… by [DELETED] 20136466
Doesn't crash in a recent development built, so not in 3.3, and once saved there, doesn't crash anymore on 3.2.3 either.
So whatever the bug is, it seems fixed