mscore Segmentation fault on save file as
mscore 2.0 rev. 2ec2c65
openSuSe 12.2
I wanted to use the new mscore so I got the code from git. Compiled the latest rev of mscore.
On creating a new score, adding a few notes and then doing a 'save file as', mscore crashes.
There is no information to say where the segmentation fault occurs.
/home/turtle$ mscore
expand voice: found Rest 4/4
makeGap 1/4 at 0 track 0
remove Rest 4/4 at tick 0 track 0
makeGap: remove 4/4 at 0
makeGap: 1/4 removed 3/4 too much
dList: 2
gap at tick 0+480
addClone Rest at 480 1/4
addClone Rest at 960 1/2
expand voice: found Rest 1/4
makeGap 1/4 at 480 track 0
remove Rest 1/4 at tick 480 track 0
makeGap: remove 1/4 at 480
akkumulated 1/4 rest 0/4 (-1/4)
expand voice: found Rest 1/2
makeGap 1/4 at 960 track 0
remove Rest 1/2 at tick 960 track 0
makeGap: remove 1/2 at 960
makeGap: 1/4 removed 1/4 too much
dList: 1
** then on file save it outputs ****************
mscore(23773) KMimeTypePrivate::ensureXmlDataLoaded: Missing field in "audio/mp3.xml"
mscore(23773) KMimeTypePrivate::ensureXmlDataLoaded: Missing field in "audio/mp3.xml"
mscore(23773) KMimeTypePrivate::ensureXmlDataLoaded: Missing field in "audio/mp3.xml"
mscore(23773) KMimeTypePrivate::ensureXmlDataLoaded: Missing field in "audio/mp3.xml"
** with many more repeated entries *********
** then ***********************
mscore(23773) KMimeTypePrivate::ensureXmlDataLoaded: Missing field in "audio/mp3.xml"
mscore(23773) KMimeTypePrivate::ensureXmlDataLoaded: Missing field in "audio/mp3.xml"
Segmentation fault
/home/turtle$
Problem happens every time, but not when saving existing files.
Comments
Hi
I can't reproduce - what operating system are you using?
The commit you are using is from last week - could you try the latest?
https://github.com/musescore/MuseScore/commits
Also, when discussing forthcoming versions, could you use the 'Technology Preview' section?
Thanks :).
Using MuseScore 2.0 Nightly Build (58ee008) - Mac 10.7.5.
In reply to HiI can't reproduce - what by chen lung
I downloaded rev 58ee008
Recompiled
Same problem, but I now move it to the Technology Preview forum as requested.
Thank you!