Crash when working with a score with many triplets

• Nov 25, 2010 - 21:42
Type
Functional
Severity
S2 - Critical
Status
closed
Project

The attached score crashes frequently under various conditions when working in measures with triplets or the immediately following measures. The score is a vocal arrangement with 2 voices in the treble clef and 2 voices in the bass clef. The crashes have occurred when entering notes into triplets, entering the notes following the triplets, and moving the cursor (selected note) with the arrow keys.

For the attached score:
1. Select note entry mode.
2. Select voice 4.
3. Enter quarter note at A in measure 12.
4. Enter another quarter note at A in measure 12 and convert it to a half note using the W key.
5. Use the left arrow to move back one note.
6. Crash.

The problems occur in both the latest stable (0.9.6.3. Mac OSX) and nightly (r3727) builds.

Here is the error log:
Process: mscore [14459]
Path: /Applications/MuseScoreNightly.app/Contents/MacOS/mscore
Identifier: net.sourceforge.mscore
Version: 1.0 (1.0.0)
Code Type: X86 (Native)
Parent Process: launchd [1521]

Interval Since Last Report: 55393 sec
Crashes Since Last Report: 12
Per-App Interval Since Last Report: 1997 sec
Per-App Crashes Since Last Report: 11

Date/Time: 2010-11-25 13:23:59.407 -0800
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: 91079C1A-73CC-4865-A4A0-9A5B4BC22CD0

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
Crashed Thread: 0

Thread 0 Crashed:
0 net.sourceforge.mscore 0x00057a35 Score::moveToNextInputPos() + 21
1 net.sourceforge.mscore 0x00058ba8 Score::move(QString const&) + 872
2 net.sourceforge.mscore 0x0003cad5 ScoreView::cmd(QAction const*) + 3093
3 net.sourceforge.mscore 0x00197099 MuseScore::cmd(QAction*) + 7673
4 net.sourceforge.mscore 0x0000d012 MuseScore::qt_metacall(QMetaObject::Call, int, void**) + 658
5 QtCore 0x0365322a QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 538
6 QtGui 0x029f071e QActionGroup::triggered(QAction*) + 62
7 QtGui 0x029f0b23 QActionGroup::checkedAction() const + 83
8 QtGui 0x029f0f41 QActionGroup::qt_metacall(QMetaObject::Call, int, void**) + 625
9 QtCore 0x0365322a QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 538
10 QtGui 0x029ec1b4 QAction::triggered(bool) + 68
11 QtGui 0x029ee46f QAction::activate(QAction::ActionEvent) + 159
12 QtGui 0x029ee5b3 QAction::event(QEvent*) + 211
13 QtGui 0x029f3a6f QApplicationPrivate::notify_helper(QObject*, QEvent*) + 175
14 QtGui 0x029f9d25 QApplication::notify(QObject*, QEvent*) + 1221
15 QtCore 0x0364d9c2 QCoreApplication::notifyInternal(QObject*, QEvent*) + 98
16 QtGui 0x02a2cf81 QShortcut::QShortcut(QWidget*) + 849
17 QtGui 0x02a2eb95 QShortcut::QShortcut(QWidget*) + 8037
18 QtGui 0x029fbc7a QApplication::notify(QObject*, QEvent*) + 9242
19 QtCore 0x0364d9c2 QCoreApplication::notifyInternal(QObject*, QEvent*) + 98
20 QtGui 0x029f3b8c QApplication::activeModalWidget() + 156
21 QtGui 0x02a72239 qt_mac_secure_keyboard(bool) + 1001
22 QtGui 0x02a734ea qt_mac_secure_keyboard(bool) + 5786
23 QtGui 0x0298a1dc QApplicationPrivate::globalEventProcessor(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2748
24 com.apple.HIToolbox 0x9317a13d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
25 com.apple.HIToolbox 0x9317957b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
26 com.apple.HIToolbox 0x931793e0 SendEventToEventTargetWithOptions + 58
27 com.apple.HIToolbox 0x931a832e ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1854
28 com.apple.HIToolbox 0x9317a4f6 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
29 com.apple.HIToolbox 0x9317957b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
30 com.apple.HIToolbox 0x93195ecc SendEventToEventTarget + 52
31 QtGui 0x029a1474 non-virtual thunk to QDesktopWidget::~QDesktopWidget() + 3604
32 QtCore 0x0372b3a1 QEventLoop::processEvents(QFlags) + 65
33 QtCore 0x0372b5cd QEventLoop::exec(QFlags) + 189
34 QtCore 0x0372d92e QCoreApplication::exec() + 174
35 net.sourceforge.mscore 0x001a45c9 main + 10265
36 net.sourceforge.mscore 0x00008762 _start + 216
37 net.sourceforge.mscore 0x00008689 start + 41

Thread 1:
0 libSystem.B.dylib 0x96b466fa select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x96b28155 _pthread_start + 321
2 libSystem.B.dylib 0x96b28012 thread_start + 34

Thread 2:
0 libSystem.B.dylib 0x96af7266 mach_msg_trap + 10
1 libSystem.B.dylib 0x96afea5c mach_msg + 72
2 com.apple.CoreFoundation 0x95d93e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x95d94aa8 CFRunLoopRunInMode + 88
4 com.apple.audio.CoreAudio 0x92a945f8 HALRunLoop::OwnThread(void*) + 160
5 com.apple.audio.CoreAudio 0x92a94480 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x96b28155 _pthread_start + 321
7 libSystem.B.dylib 0x96b28012 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x96af7266 mach_msg_trap + 10
1 libSystem.B.dylib 0x96afea5c mach_msg + 72
2 com.apple.audio.midi.CoreMIDI 0x03961f0f XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.apple.audio.midi.CoreMIDI 0x03954477 MIDIInPortThread::Run() + 111
4 com.apple.audio.midi.CoreMIDI 0x0395807d XThread::RunHelper(void*) + 17
5 com.apple.audio.midi.CoreMIDI 0x039629ee CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x96b28155 _pthread_start + 321
7 libSystem.B.dylib 0x96b28012 thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x96af72c6 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x96b292af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x96b2ab33 pthread_cond_timedwait_relative_np + 47
3 com.apple.audio.CoreAudio 0x92aa3bdf CAGuard::WaitFor(unsigned long long) + 213
4 com.apple.audio.CoreAudio 0x92aa579a CAGuard::WaitUntil(unsigned long long) + 70
5 com.apple.audio.CoreAudio 0x92aa3f3f HP_IOThread::WorkLoop() + 759
6 com.apple.audio.CoreAudio 0x92aa3c43 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.apple.audio.CoreAudio 0x92a94480 CAPThread::Entry(CAPThread*) + 96
8 libSystem.B.dylib 0x96b28155 _pthread_start + 321
9 libSystem.B.dylib 0x96b28012 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x1d07b138 ebx: 0x00000001 ecx: 0x1d028c16 edx: 0x00000000
edi: 0xbfffdd60 esi: 0x1eefbb80 ebp: 0xbfffdc58 esp: 0xbfffdc10
ss: 0x0000001f efl: 0x00010202 eip: 0x00057a35 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000008

Binary Images:
0x1000 - 0x14ccff3 +net.sourceforge.mscore 1.0 (1.0.0) <99cf338dde53f1a2c15fa5ec63875969> /Applications/MuseScoreNightly.app/Contents/MacOS/mscore
0x1f22000 - 0x250dff7 +QtDesigner ??? (???) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtDesigner.framework/Versions/4/QtDesigner
0x261c000 - 0x2804ff3 +QtScript ??? (???) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtScript.framework/Versions/4/QtScript
0x2860000 - 0x28a2ffb +QtSvg ??? (???) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
0x28b8000 - 0x2941ffb +QtScriptTools ??? (???) <213e0ee9cae9f1ff01abffbda2f8e37f> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtScriptTools.framework/Versions/4/QtScriptTools
0x296f000 - 0x3259ff7 +QtGui ??? (???) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x3470000 - 0x34bdff7 +QtXml ??? (???) <257a075c78af20b305a868c6280423a6> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x34d6000 - 0x35c5ff7 +QtNetwork ??? (???) <1349bad916ac451a431d5de120c6045a> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x3602000 - 0x3813ffb +QtCore ??? (???) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x388c000 - 0x389afff +libportaudio.2.dylib ??? (???) /Applications/MuseScoreNightly.app/Contents/Frameworks/libportaudio.2.dylib
0x389f000 - 0x38b0feb +libz.1.dylib ??? (???) <6adad28382b41a6950da7ada6df852d7> /Applications/MuseScoreNightly.app/Contents/Frameworks/libz.1.dylib
0x38b4000 - 0x3912ff3 +libsndfile.1.dylib ??? (???) <334122994a38e597aa7d74c93ece1327> /Applications/MuseScoreNightly.app/Contents/Frameworks/libsndfile.1.dylib
0x3920000 - 0x3945feb +libvorbis.0.dylib ??? (???) <02d51f08429fbb40f97e1a4a82d061cf> /Applications/MuseScoreNightly.app/Contents/Frameworks/libvorbis.0.dylib
0x394a000 - 0x394cfe8 +libogg.0.dylib ??? (???) /Applications/MuseScoreNightly.app/Contents/Frameworks/libogg.0.dylib
0x3950000 - 0x396dff7 com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x3985000 - 0x39c9fef +libFLAC.8.dylib ??? (???) /Applications/MuseScoreNightly.app/Contents/Frameworks/libFLAC.8.dylib
0x39d4000 - 0x3b31feb +libvorbisenc.2.dylib ??? (???) /Applications/MuseScoreNightly.app/Contents/Frameworks/libvorbisenc.2.dylib
0x3b4b000 - 0x3b69fe3 libexpat.1.dylib ??? (???) <4b0320ecb5a2954cb3ad877a9aaf6ad2> /usr/lib/libexpat.1.dylib
0x3e00000 - 0x3e12fff libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x3e16000 - 0x3e24feb libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x3e7c000 - 0x3e9ffff +libqjpeg.dylib ??? (???) /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x3ea4000 - 0x3ea4ffd +com.plaxo.ABPlugin ??? (1.0) <6c1a3da0efb4a0e40b29cf89649c66f2> /Library/InputManagers/PlaxoABAddIn/PlaxoABAddIn.bundle/Contents/MacOS/PlaxoABAddIn
0x3ea9000 - 0x3eabfff +com.Logitech.Control Center.Scroll Enhancer Loader 2.6.0 (2.6.0) /Library/InputManagers/LCC Scroll Enhancer Loader/LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer Loader
0x3eb1000 - 0x3eb3fff +com.Logitech.Control Center.Scroll Enhancer 2.6.0 (2.6.0) /Library/Application Support/Logitech/LCC Scroll Enhancer.bundle/Contents/MacOS/LCC Scroll Enhancer
0x3ec0000 - 0x3ec3fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x3ec9000 - 0x3ecffff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x3f31000 - 0x3f34fef com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x3f39000 - 0x3f3effb +libqico.dylib ??? (???) <4be48f8dfcdc69bf30a484443e16f1e6> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqico.dylib
0x3f7a000 - 0x3f82ffb +libqsvgicon.dylib ??? (???) /Applications/MuseScoreNightly.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
0x3f87000 - 0x3f8dffb +libqgif.dylib ??? (???) /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqgif.dylib
0x17673000 - 0x17676ff3 +libqsvg.dylib ??? (???) <98b7ab41be3e45be6a59f641a781982e> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqsvg.dylib
0x17696000 - 0x176e2fe3 +libqmng.dylib ??? (???) <36e44ce163b594e4ec986cd8b77ee1df> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqmng.dylib
0x1778a000 - 0x177d7feb +libqtiff.dylib ??? (???) <4168447a2a55ec8e0811081ec6c2c4c3> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x18e05000 - 0x18e6afde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
0x1d7c0000 - 0x1dab9ff3 com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
0x90003000 - 0x90003fff com.apple.Carbon 136 (136) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90078000 - 0x90093ff3 libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90094000 - 0x900b3ffa libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x900b4000 - 0x9016ffe3 com.apple.CoreServices.OSServices 228.1 (228.1) <76fdc146b4d9937f9c5cbaa1512e0023> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90170000 - 0x90237ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x90383000 - 0x90435ffb libcrypto.0.9.7.dylib ??? (???) /usr/lib/libcrypto.0.9.7.dylib
0x90436000 - 0x90440feb com.apple.audio.SoundManager 3.9.2 (3.9.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9057a000 - 0x90582fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90588000 - 0x90593fe7 libCSync.A.dylib ??? (???) <06652e36188190ec04d294f49c68f28a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9098d000 - 0x9099afe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9099b000 - 0x90a42fec com.apple.CFNetwork 438.16 (438.16) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90a43000 - 0x90a4fff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x90c79000 - 0x90cb3fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x90cb4000 - 0x90d05ff7 com.apple.HIServices 1.7.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90d06000 - 0x913a6fef com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x913ac000 - 0x913cafff libresolv.9.dylib ??? (???) /usr/lib/libresolv.9.dylib
0x913cb000 - 0x91445ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91446000 - 0x91447ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
0x91448000 - 0x9144ffe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
0x91450000 - 0x914a9ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x914fa000 - 0x914faffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x914fb000 - 0x9150bffc com.apple.LangAnalysis 1.6.5 (1.6.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9150c000 - 0x9154afff libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9154b000 - 0x918e8fef com.apple.QuartzCore 1.5.8 (1.5.8) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9199f000 - 0x91c79ff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91c7a000 - 0x91d6eff4 libiconv.2.dylib ??? (???) <3f183527811098bb7332f67a1f902bfd> /usr/lib/libiconv.2.dylib
0x91d75000 - 0x91dbefef com.apple.Metadata 10.5.8 (398.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91dbf000 - 0x91deafe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x92043000 - 0x922bffe7 com.apple.Foundation 6.5.9 (677.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x922e5000 - 0x927b6fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x927b7000 - 0x927ccffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x927d7000 - 0x927e3ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x927e4000 - 0x927fafff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x927fb000 - 0x92882ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
0x928ad000 - 0x928adffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x928ae000 - 0x928aeffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x928af000 - 0x928b2fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92a77000 - 0x92af4feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92af5000 - 0x92b74ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93016000 - 0x930feff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93172000 - 0x9347afe7 com.apple.HIToolbox 1.5.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9347b000 - 0x9347ffff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x93480000 - 0x93530fff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93531000 - 0x93570fef libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x93571000 - 0x93571ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93572000 - 0x935b4fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93636000 - 0x9363dff7 libCGATS.A.dylib ??? (???) <29154398dbefc2a1a97715e5af1e3552> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x937bf000 - 0x93aeaff6 com.apple.QuickTime 7.6.6 (1674) <3ebc05dcaf5857bc3d33a04ebabf5c1a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93aeb000 - 0x93b18feb libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x93b19000 - 0x93b19ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x93b1a000 - 0x93b20fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93ce1000 - 0x93e29ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93e6f000 - 0x93e73fff libGIF.dylib ??? (???) <36f7b0255a81d97c7b360c3b11b4e462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x93ea7000 - 0x93f4efeb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93fb6000 - 0x94187ff3 com.apple.security 5.0.6 (37592) <0b25e1e4cc34431630f01edb3fdf54d1> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x941fc000 - 0x94289ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9428a000 - 0x942b9fe3 com.apple.AE 402.3 (402.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94ea3000 - 0x94ea3ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x94ead000 - 0x94f09ff7 com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x94f56000 - 0x94f58fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x94f59000 - 0x95024fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x95110000 - 0x95112ff5 libRadiance.dylib ??? (???) <276f13ab6429e05b093a8dda251e3b53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95113000 - 0x95911fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95912000 - 0x959f3ff7 libxml2.2.dylib ??? (???) /usr/lib/libxml2.2.dylib
0x959f4000 - 0x95a7eff7 com.apple.DesktopServices 1.4.9 (1.4.9) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x95add000 - 0x95c16ff7 libicucore.A.dylib ??? (???) /usr/lib/libicucore.A.dylib
0x95c1f000 - 0x95c2dffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
0x95c40000 - 0x95d20fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x95d21000 - 0x95e54fe7 com.apple.CoreFoundation 6.5.7 (476.19) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95e55000 - 0x95ee8fff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x95ee9000 - 0x95f43ff7 com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x95f44000 - 0x95f44ff8 com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95f4a000 - 0x95f6efff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x95f6f000 - 0x95fa6fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x95fa7000 - 0x95fcfff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x95fd0000 - 0x9605dff7 com.apple.LaunchServices 292 (292) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96166000 - 0x96182ff3 com.apple.CoreVideo 1.6.1 (48.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96183000 - 0x9619bfff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9619c000 - 0x965acfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x965ad000 - 0x965bdfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x965be000 - 0x965c5ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
0x965c6000 - 0x96607fe7 libRIP.A.dylib ??? (???) <378694b494a02de1b0c812da572579d2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96658000 - 0x96681fff libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
0x96692000 - 0x96a50fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x96af6000 - 0x96c5dff3 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
0x96c5e000 - 0x96cdbfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96cdc000 - 0x96d39ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
0x96d3a000 - 0x96e8cff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96e8d000 - 0x96e92fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x96ed0000 - 0x96ed9fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x96eda000 - 0x96edaff8 com.apple.ApplicationServices 34 (34) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x97ddb000 - 0x97e6eff3 com.apple.ApplicationServices.ATS 3.8 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

System config:
Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.8 GHz, 2 GB
Graphics: kHW_ATIr600M76Item, ATI Radeon HD 2600 Pro, spdisplays_pcie_device, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.91.21)
Bluetooth: Version 2.1.9f10, 2 service, 1 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: WDC WD3200AAJS-40VWA1, 298.09 GB
Parallel ATA Device: MATSHITADVD-R UJ-875
USB Device: Built-in iSight, (null) mA
USB Device: Keyboard Hub, (null) mA
USB Device: USB Trackball, (null) mA
USB Device: Apple Keyboard, (null) mA
USB Device: USB2.0 Hub, (null) mA
USB Device: Mass Storage Device, (null) mA
USB Device: BRCM2046 Hub, (null) mA
USB Device: Bluetooth USB Host Controller, (null) mA
USB Device: IR Receiver, (null) mA
FireWire Device: OneTouch, Maxtor, 400mbit_speed

Attachment Size
Light One Candle example.mscz 4.15 KB

Comments

You score is saved using a nightly build so I can't test it 0.9.6.3 stable. I followed the steps (tried adding notes to both treble clef and bass clef staves in measure 12) but didn't get a crash.

(r. 3727 nightly build, Windows 7)