[FIXED in 1.3] Bug Report - removing a tie between notes across measure results in a EXC_BAD_ACCESS (SIGBUS) (MAC OS)
- OS: Mac OSx Build 11G63
- Musescore 1.2
Workflow resulting in Exception..
- Editing a new score (attached), I attempted to remove a tie between notes that spanned a bar line. I clicked on the first note and clicked the 'tie' indicator in the palette.
- Clicked delete, tie was still in place
- Saved the score, closed the score, closed Musescore.
- Opened Musescore and attempted to reopen the score via Open->Recent
- SIGBUS exception thrown. I am no longer able to open the score.
More on info from stack trace displayed when trying to open the score:
Process: mscore [365]
Path: /Applications/MuseScore.app/Contents/MacOS/mscore
Identifier: net.sourceforge.mscore
Version: 1.2 (1.2)
Code Type: X86 (Native)
Parent Process: launchd [122]
Date/Time: 2013-12-20 14:16:53.102 -0700
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Interval Since Last Report: 580355 sec
Crashes Since Last Report: 11
Per-App Interval Since Last Report: 90516 sec
Per-App Crashes Since Last Report: 10
Anonymous UUID: 952120A9-DA93-47AE-A4ED-BEE6F4BC6F42
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
VM Regions Near 0:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/MuseScore.app/Contents/MacOS/mscore
__TEXT 0000000000001000-00000000013cf000 [ 19.8M] r-x/rwx SM=COW /Applications/MuseScore.app/Contents/MacOS/mscore
Application Specific Information:
objc[365]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 net.sourceforge.mscore 0x0004f569 ChordRest::readProperties(QDomElement, QList&, Measure*) + 1209
1 net.sourceforge.mscore 0x00049710 Chord::read(QDomElement, QList&, Measure*) + 1792
2 net.sourceforge.mscore 0x00149465 Measure::read(QDomElement, int) + 1925
3 net.sourceforge.mscore 0x001e8e4f Score::readStaff(QDomElement) + 943
4 net.sourceforge.mscore 0x000bc918 Score::read(QDomElement) + 2072
5 net.sourceforge.mscore 0x000bbfd7 Score::loadCompressedMsc(QString) + 5975
6 net.sourceforge.mscore 0x001e48d3 Score::read(QString) + 163
7 net.sourceforge.mscore 0x000b2bf9 MuseScore::openScore(QString const&) + 89
8 net.sourceforge.mscore 0x000b274a MuseScore::loadFile() + 1290
9 net.sourceforge.mscore 0x0017dca0 MuseScore::cmd(QAction*) + 1744
10 net.sourceforge.mscore 0x0000c350 MuseScore::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 416
Attachment | Size |
---|---|
Sunday (No Sleep).mscz | 3.06 KB |
Comments
Hi
Just to note, 1.3 is the latest version if you're able to upgrade.
In reply to Hi Just to note, 1.3 is the by chen lung
Thanks Chen!. I downloaded version 1.3 and I no longer encounter the exception being thrown in the OS.
J7G
In reply to No longer causing exception with 1.3 by jazz7guit
Great :).