Hairpins become corrupt (no end spanner / tick2 == -1), leading to crash

• Nov 3, 2013 - 02:31
Type
Functional
Severity
S2 - Critical
Status
closed
Project

Running the nightly build on Mac OS X 10.9 (Mavericks), while trying to write, on the Piano Score 2, the edit button became unresponsive and corrupted my attached file. Here is the crash log of MuseScore:

Process: mscore [3958]
Path: /Applications/MuseScoreNightly.app/Contents/MacOS/mscore
Identifier: org.musescore.MuseScore
Version: 2.0 (2.0.0)
Code Type: X86-64 (Native)
Parent Process: launchd [152]
Responsible: mscore [3958]
User ID: 501

Date/Time: 2013-11-02 22:29:35.476 -0400
OS Version: Mac OS X 10.9 (13A603)
Report Version: 11
Anonymous UUID: 360F0E03-DF12-B318-09F2-7E26E7646DE3

Sleep/Wake UUID: F49C4049-7719-42A1-8E85-A1C44CF86CBC

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000000c8

VM Regions Near 0xc8:
-->
__TEXT 0000000102492000-0000000102f26000 [ 10.6M] r-x/rwx SM=COW /Applications/MuseScoreNightly.app/Contents/MacOS/mscore

Application Specific Information:
Performing @selector(itemFired:) from sender NSMenuItem 0x6080002aa140

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 org.musescore.MuseScore 0x0000000102991f05 Ms::SLine::linePos(int, Ms::System**) + 53
1 org.musescore.MuseScore 0x000000010299225b Ms::SLine::layout() + 203
2 org.musescore.MuseScore 0x0000000102985a81 Ms::Score::doLayout() + 3089
3 org.musescore.MuseScore 0x0000000102a59341 Ms::Score::update() + 257
4 org.musescore.MuseScore 0x00000001024c3acd Ms::ScoreView::setScore(Ms::Score*) + 445
5 org.musescore.MuseScore 0x00000001026981c1 Ms::ScoreTab::setCurrent(int) + 417
6 org.musescore.MuseScore 0x00000001024a832a Ms::ScoreTab::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 298
7 QtCore 0x00000001037ce291 QMetaObject::activate(QObject*, int, int, void**) + 2593
8 QtWidgets 0x00000001051d34e6 QTabBar::setCurrentIndex(int) + 390
9 org.musescore.MuseScore 0x00000001026991da Ms::ScoreTab::setCurrentIndex(int) + 58
10 org.musescore.MuseScore 0x000000010259df72 Ms::MuseScore::selectScore(QAction*) + 114
11 org.musescore.MuseScore 0x000000010249edac Ms::MuseScore::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 220
12 QtCore 0x00000001037ce291 QMetaObject::activate(QObject*, int, int, void**) + 2593
13 QtWidgets 0x00000001051b0910 0x105039000 + 1538320
14 QtWidgets 0x00000001051b69dd 0x105039000 + 1563101
15 QtCore 0x00000001037ce291 QMetaObject::activate(QObject*, int, int, void**) + 2593
16 QtWidgets 0x000000010505be88 QAction::activate(QAction::ActionEvent) + 264
17 QtWidgets 0x000000010505c238 0x105039000 + 143928
18 QtCore 0x00000001037ce291 QMetaObject::activate(QObject*, int, int, void**) + 2593
19 libqcocoa.dylib 0x00000001095d230f 0x1095b8000 + 107279
20 com.apple.AppKit 0x00007fff90f0a3d0 -[NSApplication sendAction:to:from:] + 327
21 com.apple.AppKit 0x00007fff90f25348 -[NSMenuItem _corePerformAction] + 394
22 com.apple.AppKit 0x00007fff90f25084 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117
23 com.apple.AppKit 0x00007fff90f744dd -[NSMenu _internalPerformActionForItemAtIndex:] + 35
24 com.apple.AppKit 0x00007fff90f74359 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 104
25 com.apple.AppKit 0x00007fff90f1b176 NSSLMMenuEventHandler + 716
26 com.apple.HIToolbox 0x00007fff972046d4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 892
27 com.apple.HIToolbox 0x00007fff97203c87 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 385
28 com.apple.HIToolbox 0x00007fff97217d90 SendEventToEventTarget + 40
29 com.apple.HIToolbox 0x00007fff9724da30 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 420
30 com.apple.HIToolbox 0x00007fff97280618 SendMenuCommandWithContextAndModifiers + 59
31 com.apple.HIToolbox 0x00007fff972805c4 SendMenuItemSelectedEvent + 178
32 com.apple.HIToolbox 0x00007fff972804a5 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
33 com.apple.HIToolbox 0x00007fff97288425 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 718
34 com.apple.HIToolbox 0x00007fff97288051 _HandleMenuSelection2 + 446
35 com.apple.AppKit 0x00007fff90e8d79c _NSHandleCarbonMenuEvent + 284
36 com.apple.AppKit 0x00007fff90cec56e _DPSNextEvent + 2170
37 com.apple.AppKit 0x00007fff90ceb8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
38 com.apple.AppKit 0x00007fff90cdf9cc -[NSApplication run] + 553
39 libqcocoa.dylib 0x00000001095ce98b 0x1095b8000 + 92555
40 QtCore 0x000000010379c753 QEventLoop::exec(QFlags) + 403
41 QtCore 0x000000010379f845 QCoreApplication::exec() + 357
42 org.musescore.MuseScore 0x00000001025b8d14 main + 26932
43 org.musescore.MuseScore 0x000000010249cca4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff97614662 kevent64 + 10
1 libdispatch.dylib 0x00007fff9640643d _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff96406152 _dispatch_mgr_thread + 52

Thread 2:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff976139aa __select + 10
1 com.apple.CoreFoundation 0x00007fff90999d43 __CFSocketManager + 867
2 libsystem_pthread.dylib 0x00007fff9562d899 _pthread_body + 138
3 libsystem_pthread.dylib 0x00007fff9562d72a _pthread_start + 137
4 libsystem_pthread.dylib 0x00007fff95631fc9 thread_start + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff9760fa1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff9760ed18 mach_msg + 64
2 com.apple.audio.midi.CoreMIDI 0x000000010703a5a7 XServerMachPort::ReceiveMessage(int&, void*, int&) + 125
3 com.apple.audio.midi.CoreMIDI 0x00000001070551c1 MIDIProcess::RunMIDIInThread() + 121
4 com.apple.audio.midi.CoreMIDI 0x000000010703b63c XThread::RunHelper(void*) + 10
5 com.apple.audio.midi.CoreMIDI 0x000000010703b2a1 CAPThread::Entry(CAPThread*) + 109
6 libsystem_pthread.dylib 0x00007fff9562d899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff9562d72a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff95631fc9 thread_start + 13

Thread 4:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fff9760fa1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff9760ed18 mach_msg + 64
2 com.apple.audio.CoreAudio 0x00007fff97a3f918 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3 com.apple.audio.CoreAudio 0x00007fff97a3f8a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4 com.apple.audio.CoreAudio 0x00007fff97a3e02e HALC_ProxyIOContext::IOWorkLoop() + 950
5 com.apple.audio.CoreAudio 0x00007fff97a3dbcd HALC_ProxyIOContext::IOThreadEntry(void*) + 97
6 com.apple.audio.CoreAudio 0x00007fff97a3da8d HALB_IOThread::Entry(void*) + 75
7 libsystem_pthread.dylib 0x00007fff9562d899 _pthread_body + 138
8 libsystem_pthread.dylib 0x00007fff9562d72a _pthread_start + 137
9 libsystem_pthread.dylib 0x00007fff95631fc9 thread_start + 13

Thread 5:: Qt bearer thread
0 libsystem_kernel.dylib 0x00007fff976139aa __select + 10
1 QtCore 0x00000001037e61b3 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 67
2 QtCore 0x00000001037e70fc QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 668
3 QtCore 0x00000001037e8025 QEventDispatcherUNIX::processEvents(QFlags) + 261
4 QtCore 0x000000010379c753 QEventLoop::exec(QFlags) + 403
5 QtCore 0x00000001035defdd QThread::exec() + 109
6 QtCore 0x00000001035e2b14 0x1035bb000 + 162580
7 libsystem_pthread.dylib 0x00007fff9562d899 _pthread_body + 138
8 libsystem_pthread.dylib 0x00007fff9562d72a _pthread_start + 137
9 libsystem_pthread.dylib 0x00007fff95631fc9 thread_start + 13

Thread 6:: Qt HTTP thread
0 libsystem_kernel.dylib 0x00007fff976139aa __select + 10
1 QtCore 0x00000001037e61b3 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 67
2 QtCore 0x00000001037e70fc QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 668
3 QtCore 0x00000001037e8025 QEventDispatcherUNIX::processEvents(QFlags) + 261
4 QtCore 0x000000010379c753 QEventLoop::exec(QFlags) + 403
5 QtCore 0x00000001035defdd QThread::exec() + 109
6 QtCore 0x00000001035e2b14 0x1035bb000 + 162580
7 libsystem_pthread.dylib 0x00007fff9562d899 _pthread_body + 138
8 libsystem_pthread.dylib 0x00007fff9562d72a _pthread_start + 137
9 libsystem_pthread.dylib 0x00007fff95631fc9 thread_start + 13

Thread 7:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff97613716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9562fc3b _pthread_cond_wait + 727
2 QtWebKit 0x0000000106540bf8 0x10563c000 + 15748088
3 QtWebKit 0x00000001066dbcaf 0x10563c000 + 17431727
4 libsystem_pthread.dylib 0x00007fff9562d899 _pthread_body + 138
5 libsystem_pthread.dylib 0x00007fff9562d72a _pthread_start + 137
6 libsystem_pthread.dylib 0x00007fff95631fc9 thread_start + 13

Thread 8:
0 libsystem_kernel.dylib 0x00007fff9760fa1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff9760ed18 mach_msg + 64
2 com.apple.CoreFoundation 0x00007fff9094e315 __CFRunLoopServiceMachPort + 181
3 com.apple.CoreFoundation 0x00007fff9094d939 __CFRunLoopRun + 1161
4 com.apple.CoreFoundation 0x00007fff9094d275 CFRunLoopRunSpecific + 309
5 com.apple.AppKit 0x00007fff90e8c1ce _NSEventThread + 144
6 libsystem_pthread.dylib 0x00007fff9562d899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff9562d72a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff95631fc9 thread_start + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fff97613e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9562ef08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff95631fb9 start_wqthread + 13

Thread 10:
0 libsystem_kernel.dylib 0x00007fff97613e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9562ef08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff95631fb9 start_wqthread + 13

Thread 11:
0 libsystem_kernel.dylib 0x00007fff97613e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9562ef08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff95631fb9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000102f5fc30 rbx: 0x00007ff48e49ac30 rcx: 0x0000000000000004 rdx: 0x0000000000000002
rdi: 0x0000000000000000 rsi: 0x0000000000000020 rbp: 0x00007fff5d76af80 rsp: 0x00007fff5d76af30
r8: 0x0000600002a3fbc0 r9: 0x00007ff48e622d38 r10: 0x0000000000000012 r11: 0x0000000043fe6c18
r12: 0x0000000000046140 r13: 0x00007ff48f044680 r14: 0x00007fff5d76b028 r15: 0x00007ff48e3c7a20
rip: 0x0000000102991f05 rfl: 0x0000000000010202 cr2: 0x00000000000000c8

Logical CPU: 0
Error Code: 0x00000004
Trap Number: 14

Binary Images:
0x102492000 - 0x102f25ff7 +org.musescore.MuseScore (2.0 - 2.0.0) <00020D6E-E228-3ABD-9828-8C0E5B9936EE> /Applications/MuseScoreNightly.app/Contents/MacOS/mscore
0x10350f000 - 0x103514ff7 +libvorbisfile.3.dylib (7.5) <0AB3DE0F-7CB4-376B-8FD6-75DD8B03D004> /Applications/MuseScoreNightly.app/Contents/Frameworks/libvorbisfile.3.dylib
0x10351c000 - 0x103542ff7 +libvorbis.0.dylib (5.6) /Applications/MuseScoreNightly.app/Contents/Frameworks/libvorbis.0.dylib
0x10354a000 - 0x10354dfef +libogg.0.dylib (9) <5AC0AA8E-0FB2-3BFA-8239-D735113C4CFE> /Applications/MuseScoreNightly.app/Contents/Frameworks/libogg.0.dylib
0x103552000 - 0x1035aafe7 +libsndfile.1.dylib (2.25) <081B8E52-583C-3DB2-9333-7DB7CC239AE7> /Applications/MuseScoreNightly.app/Contents/Frameworks/libsndfile.1.dylib
0x1035bb000 - 0x103a62fff +QtCore (5.1.1) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x103ae4000 - 0x103e3ffff +QtGui (5.1.1) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x103f00000 - 0x10430dfff +QtDesigner (5.1.1) <1DE41641-4265-33FA-A798-E74CCDD1BE64> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtDesigner.framework/Versions/5/QtDesigner
0x1043d9000 - 0x10468ffff +QtDeclarative (5.1.1) <7FC04D8D-E344-3D0A-BB26-153411102940> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtDeclarative.framework/Versions/5/QtDeclarative
0x10471b000 - 0x1048a0fff +QtScript (5.1.1) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtScript.framework/Versions/5/QtScript
0x1048ef000 - 0x10496fff7 +QtScriptTools (5.1.1) <1FFA2462-EE85-32D5-A398-5743B73F3B2F> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtScriptTools.framework/Versions/5/QtScriptTools
0x104999000 - 0x104a9bff7 +QtNetwork (5.1.1) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x104ad2000 - 0x104af2fff +QtTest (5.1.1) <06FE04D6-EB7C-3492-9468-A7E6C7AB2244> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtTest.framework/Versions/5/QtTest
0x104afc000 - 0x104b32fff +QtXml (5.1.1) <3E07CD3D-80E1-3CA4-8C4D-F55424525719> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
0x104b48000 - 0x104f59ff7 +QtXmlPatterns (5.1.1) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/5/QtXmlPatterns
0x104fac000 - 0x104fe4ff7 +QtSvg (5.1.1) <0EC99E59-3BE8-30F8-B749-6499223C309C> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
0x104ff9000 - 0x105023fff +QtSql (5.1.1) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql
0x105039000 - 0x1054cbff7 +QtWidgets (5.1.1) <06527C0C-32AF-3811-A8F1-DD8F99A299C3> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x1055ef000 - 0x105618ff7 +QtPrintSupport (5.1.1) <90FEEFCB-D9AD-369B-A4B6-6D1947ACBFDA> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x105635000 - 0x105638fff +QtConcurrent (5.1.1) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent
0x10563c000 - 0x106cdaff7 +QtWebKit (5.1.1) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtWebKit.framework/Versions/5/QtWebKit
0x106f43000 - 0x106f6ffff +QtWebKitWidgets (5.1.1) <40285C50-764F-382E-A1DD-2690EB99BD3B> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtWebKitWidgets.framework/Versions/5/QtWebKitWidgets
0x106f93000 - 0x106fd9fff +QtOpenGL (5.1.1) <1DA0F1C1-6D81-3878-9E47-6C9D3423E133> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
0x106ffb000 - 0x10700cff7 +libz.1.dylib (1.2.7) <57016CC1-AD54-337E-A983-457933B24D35> /Applications/MuseScoreNightly.app/Contents/Frameworks/libz.1.dylib
0x107010000 - 0x107010ffb +cl_kernels (???) cl_kernels
0x107016000 - 0x107026fff +libportaudio.2.dylib (3) <25B26B7F-FC23-3E74-A20C-44D9AFD8A3D6> /Applications/MuseScoreNightly.app/Contents/Frameworks/libportaudio.2.dylib
0x10702d000 - 0x107068ff2 com.apple.audio.midi.CoreMIDI (1.10 - 88) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x107097000 - 0x1072f6ff7 +QtQuick (5.1.1) <275F41F6-561D-34B0-98A3-CA473E7B5327> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick
0x10738a000 - 0x10759bff7 +QtQml (5.1.1) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml
0x1075ff000 - 0x10761efff +QtSensors (5.1.1) <2B785808-1EC8-3C5D-8431-056A6BAB5FCD> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtSensors.framework/Versions/5/QtSensors
0x107635000 - 0x107635ff9 +cl_kernels (???) <29AAD553-798F-4453-B76C-30488ED49448> cl_kernels
0x107637000 - 0x107660ff7 +libFLAC.8.dylib (11) <6AB096C4-0D1F-333F-8624-FA4E3E9E20DA> /Applications/MuseScoreNightly.app/Contents/Frameworks/libFLAC.8.dylib
0x107670000 - 0x10790bff7 +libvorbisenc.2.dylib (3.9) <15920D69-3D16-3038-B148-B64ABF46233B> /Applications/MuseScoreNightly.app/Contents/Frameworks/libvorbisenc.2.dylib
0x10792a000 - 0x10792efff com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x107938000 - 0x107d2cff7 +QtV8 (5.1.1) <1322B720-E2AC-3C4B-9F01-FD6073A62ABD> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtV8.framework/Versions/5/QtV8
0x1095b8000 - 0x10963ffff +libqcocoa.dylib (0) <00E4B96D-B5A7-34EE-BEC1-B226DF9F8EE4> /Applications/MuseScoreNightly.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x1097bf000 - 0x1097c3ffd com.apple.audio.AppleHDAHALPlugIn (2.5.2 - 2.5.2fc2) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1097c8000 - 0x1097cdfff +libqico.dylib (0) <2ECEC0B1-FCF2-3D98-8D68-6D4220E7D7E1> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqico.dylib
0x1097da000 - 0x1097e0ff7 +libqgif.dylib (0) <1A70DF5C-106B-3345-93CB-D6296DB3C943> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqgif.dylib
0x1097e4000 - 0x1097e9ff7 +libqsvg.dylib (0) <40DAB461-C7CD-3B6B-9A3E-815251494892> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqsvg.dylib
0x10b5fa000 - 0x10b5fefff +libqtga.dylib (0) <3B86703E-B8BD-395E-ADDA-FF28A33A2B67> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqtga.dylib
0x10b602000 - 0x10b606ff7 +libqwbmp.dylib (0) <4FDC3AE9-ED49-367F-A088-1B3CAF1CAEDA> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqwbmp.dylib
0x10b612000 - 0x10b613ff4 +cl_kernels (???) cl_kernels
0x10b6d8000 - 0x10b713fff +libqjpeg.dylib (0) <861DE0B7-13E1-3623-8FF9-47EF59F352D4> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x10bff4000 - 0x10c097ff7 ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x10c543000 - 0x10c714fff com.apple.audio.units.Components (1.9 - 1.9) <80991B19-4B07-3DBF-A4B3-597DA1AA65B2> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x10ca84000 - 0x10cad2fff +libqmng.dylib (0) /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqmng.dylib
0x10cada000 - 0x10cb2cff7 +libqtiff.dylib (0) /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x10d340000 - 0x10d426fef unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x10d504000 - 0x10d570fff +com.druide.Antidote.TexteursOSAX (4.0.3 - 403) <924180F1-B24A-31E9-8DA3-C1722C50C8EA> /Library/ScriptingAdditions/Antidote - Texteurs.osax/Contents/MacOS/Antidote - Texteurs
0x10e400000 - 0x10e401fff com.apple.DefaultBrowser.PlugIn (537 - 537.60) <1A330351-51EF-3F9D-9EA3-8F2654461E20> /Library/Internet Plug-Ins/Default Browser.plugin/Contents/MacOS/Default Browser
0x10e406000 - 0x10e40bfff com.apple.java.JavaAppletPlugin (14.9.0 - 14.9.0) <00B849F1-61B6-3B30-A932-B6A7E43D6410> /System/Library/Java/Support/CoreDeploy.bundle/Contents/JavaAppletPlugin.plugin/Contents/MacOS/JavaAppletPlugin
0x10e412000 - 0x10e417fff JavaLaunching (1) <528DEA76-B869-36B5-87A6-D9B722968E16> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
0x10e41e000 - 0x10e435fff +com.sibelius.scorch (6.2.0b89) <574A846F-1931-3C14-B931-3DF167E61291> /Library/Internet Plug-Ins/Scorch.plugin/Contents/MacOS/Scorch
0x10e452000 - 0x10e456ff7 +com.macromedia.Flash Player.plugin (11.9.900.117 - 11.9.900.117) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x10e45b000 - 0x10fd74fc7 +com.macromedia.FlashPlayer-10.6.plugin (11.9.900.117 - 11.9.900.117) <8B050FA3-9F1D-B455-3E56-EE64BC9103C6> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlayer-10.6
0x110fc4000 - 0x110fcbff7 com.apple.QuartzComposer.webplugin (1.4 - 34) <7FF52541-446E-39E0-B4EC-F9C63A7CD48D> /Library/Internet Plug-Ins/Quartz Composer.webplugin/Contents/MacOS/Quartz Composer
0x110fd2000 - 0x110fdafff +com.microsoft.sharepoint.webkitplugin (14.3.8 - 14.3.8) <1F196428-2E0E-A236-7467-DDE6F301D912> /Library/Internet Plug-Ins/SharePointWebKitPlugin.webplugin/Contents/MacOS/SharePointWebKitPlugin
0x110fe5000 - 0x110fe9fff +com.microsoft.mbunamedstrings (14.3.8 - 14.3.8) /Applications/Microsoft Office 2011/*/mbunamedstrings.framework/Versions/14/mbunamedstrings
0x110fef000 - 0x110ffafe7 +com.microsoft.mbuinstrument (14.3.8 - 14.3.8) /Applications/Microsoft Office 2011/*/mbuinstrument.framework/Versions/14/mbuinstrument
0x111005000 - 0x11100cff7 +com.microsoft.sharepoint.browserplugin (14.3.8 - 14.3.8) /Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin/Contents/MacOS/SharePointBrowserPlugin
0x7fff6a298000 - 0x7fff6a2cb817 dyld (239.3) /usr/lib/dyld
0x7fff8c690000 - 0x7fff8c6d5ff6 com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8c6d6000 - 0x7fff8c88eff3 libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib
0x7fff8c88f000 - 0x7fff8c8acff7 com.apple.framework.Apple80211 (9.0 - 900.47) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8cc46000 - 0x7fff8cc72ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff8cc73000 - 0x7fff8cceafff com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8ccf5000 - 0x7fff8cd19ff7 libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8cd1a000 - 0x7fff8cd24fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
0x7fff8d081000 - 0x7fff8d0c0fff libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8d16f000 - 0x7fff8d198fff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8d199000 - 0x7fff8d19bff7 com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8d1d6000 - 0x7fff8d214ff7 libGLImage.dylib (9.0.83) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8d215000 - 0x7fff8d284ff1 com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8d285000 - 0x7fff8d2d7fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
0x7fff8d2d8000 - 0x7fff8d3a9ff7 com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8d3aa000 - 0x7fff8d3d1ff7 com.apple.shortcut (2.6 - 2.6) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff8d3fc000 - 0x7fff8d402ff7 com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff8d403000 - 0x7fff8d403fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8d435000 - 0x7fff8d43aff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
0x7fff8d4f6000 - 0x7fff8d556ff2 com.apple.CoreUtils (1.9 - 190.4) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff8d557000 - 0x7fff8d557fff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8d558000 - 0x7fff8d5c2ff7 com.apple.framework.IOKit (2.0.1 - 907.1.13) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8d5c3000 - 0x7fff8d5c4ff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib
0x7fff8d5c5000 - 0x7fff8d5fdff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8d5fe000 - 0x7fff8d846fff com.apple.CoreData (107 - 481) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8d847000 - 0x7fff8d852fff libkxld.dylib (2422.1.72) /usr/lib/system/libkxld.dylib
0x7fff8d879000 - 0x7fff8d8c2fff com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8d8c3000 - 0x7fff8d94fff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8d950000 - 0x7fff8d99dff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8d99e000 - 0x7fff8d9a6ffc libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8d9a7000 - 0x7fff8d9c2ff7 libsystem_malloc.dylib (23.1.10) /usr/lib/system/libsystem_malloc.dylib
0x7fff8d9c3000 - 0x7fff8d9dafff com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8d9db000 - 0x7fff8da64ff7 libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
0x7fff8da65000 - 0x7fff8da8fff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
0x7fff8da90000 - 0x7fff8db40ff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8db41000 - 0x7fff8deb7ffa com.apple.JavaScriptCore (9537 - 9537.65) <7E76880C-832E-385B-9591-ACCF57A68385> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8df9f000 - 0x7fff8e03aff7 com.apple.PDFKit (2.9 - 2.9) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8e03b000 - 0x7fff8e09afff com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8e09b000 - 0x7fff8e0b2ffa libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff8e0b3000 - 0x7fff8e0b5fff libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8e580000 - 0x7fff8e5c7fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8e5c8000 - 0x7fff8e5d1fff com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8e5d2000 - 0x7fff8eb42fff com.apple.CoreAUC (6.22.08 - 6.22.08) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8eb43000 - 0x7fff8eb46ff7 libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
0x7fff8ed84000 - 0x7fff8ed87ffa libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8ed88000 - 0x7fff8ed89fff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
0x7fff8f694000 - 0x7fff8f69bff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
0x7fff8f69c000 - 0x7fff8f767fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8f768000 - 0x7fff8f76cff7 libcache.dylib (62) /usr/lib/system/libcache.dylib
0x7fff8f76d000 - 0x7fff8f794ffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
0x7fff8f7db000 - 0x7fff8f814ff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8f815000 - 0x7fff8f955fff com.apple.QTKit (7.7.3 - 2826) <7A110F61-D4DD-3C84-950D-E5F486DE5765> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8f956000 - 0x7fff8f95cff7 libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
0x7fff8f9c4000 - 0x7fff8f9e0fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
0x7fff8f9e1000 - 0x7fff8f9e2ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8f9e3000 - 0x7fff8fdc4ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8fdc5000 - 0x7fff8fdc5fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8fdd3000 - 0x7fff8fdd7ff7 libGIF.dylib (1038) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8fdd8000 - 0x7fff8fdeefff com.apple.CoreMediaAuthoring (2.2 - 947) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff8fdef000 - 0x7fff8fdfbff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8fdfc000 - 0x7fff8fee6fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
0x7fff8fee7000 - 0x7fff8fef1ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8fef2000 - 0x7fff8fef7fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8fef8000 - 0x7fff8fefbffc com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8fefc000 - 0x7fff8fefcffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8fefd000 - 0x7fff8fefeffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
0x7fff8feff000 - 0x7fff8ff26ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
0x7fff8ff27000 - 0x7fff8ff2bff7 libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
0x7fff8ff2c000 - 0x7fff90246ff7 com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff90247000 - 0x7fff9024aff7 com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff9024b000 - 0x7fff9024dffb libutil.dylib (34) /usr/lib/libutil.dylib
0x7fff9024e000 - 0x7fff9029bfff com.apple.AppleVAFramework (5.0.27 - 5.0.27) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff9029d000 - 0x7fff902f6fff libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff902fa000 - 0x7fff90355ffb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff90356000 - 0x7fff9037afff libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
0x7fff9042a000 - 0x7fff90443ff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff90444000 - 0x7fff9044ffff libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff904c7000 - 0x7fff9051afff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff90544000 - 0x7fff90574fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff90581000 - 0x7fff90589fff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
0x7fff90595000 - 0x7fff90597fff com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff905ad000 - 0x7fff905b9ff7 com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff905ba000 - 0x7fff905bafff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff90680000 - 0x7fff90689fff com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff9075b000 - 0x7fff9076aff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff9076b000 - 0x7fff9085afff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff908da000 - 0x7fff908dcfff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff908dd000 - 0x7fff90ac2ff7 com.apple.CoreFoundation (6.9 - 855.11) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff90ac3000 - 0x7fff90b85ff1 com.apple.CoreText (352.0 - 367.15) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff90b93000 - 0x7fff90b9bfff libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
0x7fff90bb3000 - 0x7fff90bc1fff com.apple.opengl (9.0.83 - 9.0.83) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff90bc2000 - 0x7fff90cc7fff com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff90cc8000 - 0x7fff9183cff7 com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff9184a000 - 0x7fff9184efff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff91b84000 - 0x7fff91b91ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
0x7fff91b92000 - 0x7fff91b94fff libCVMSPluginSupport.dylib (9.0.83) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff91b95000 - 0x7fff91ba5fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
0x7fff91ba8000 - 0x7fff91bb3ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff91bb4000 - 0x7fff91bc1fff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff91bc2000 - 0x7fff91bc2fff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff91c11000 - 0x7fff91c18fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
0x7fff91c19000 - 0x7fff91c1bff7 com.apple.SecCodeWrapper (3.0 - 1) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff925b0000 - 0x7fff92720ff6 com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff92721000 - 0x7fff92724fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff92773000 - 0x7fff927fcfff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff927fd000 - 0x7fff927fdfff com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff92808000 - 0x7fff92811ff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
0x7fff92812000 - 0x7fff92824fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff92825000 - 0x7fff92854fff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff92855000 - 0x7fff92879fff com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff9287a000 - 0x7fff928c8fff com.apple.opencl (2.3.57 - 2.3.57) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff928fd000 - 0x7fff928ffff3 libsystem_configuration.dylib (596.12) /usr/lib/system/libsystem_configuration.dylib
0x7fff92900000 - 0x7fff92919ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff9291a000 - 0x7fff9291bff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff9291c000 - 0x7fff9291dff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib
0x7fff9291e000 - 0x7fff92947ff7 libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
0x7fff929cf000 - 0x7fff929d4fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
0x7fff929d5000 - 0x7fff92cd4fff com.apple.Foundation (6.9 - 1056) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff92ce7000 - 0x7fff92cf7ffb libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib
0x7fff92cf8000 - 0x7fff92d80ff7 com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff92d81000 - 0x7fff92d99ff7 com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff92d9a000 - 0x7fff92d9aff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
0x7fff92d9b000 - 0x7fff92d9cff7 libsystem_sandbox.dylib (278.10) /usr/lib/system/libsystem_sandbox.dylib
0x7fff92f59000 - 0x7fff92f63ff7 com.apple.CrashReporterSupport (10.9 - 538) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff92f64000 - 0x7fff92f75ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
0x7fff92f76000 - 0x7fff92fc2ffe com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff92fc5000 - 0x7fff92fddff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff92fde000 - 0x7fff92febff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
0x7fff93067000 - 0x7fff93203ff7 com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff93204000 - 0x7fff9324bff7 libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
0x7fff9324c000 - 0x7fff9324dff7 libodfde.dylib (20) /usr/lib/libodfde.dylib
0x7fff9324e000 - 0x7fff9332dfff libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib
0x7fff9345c000 - 0x7fff9388fffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff93890000 - 0x7fff93896ff7 libCGXCoreImage.A.dylib (599.7) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff93897000 - 0x7fff938b2ff7 libPng.dylib (1038) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff938b3000 - 0x7fff93904fff com.apple.QuickLookFramework (5.0 - 622.3) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff939ec000 - 0x7fff93a4fff7 com.apple.SystemConfiguration (1.13 - 1.13) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff93a50000 - 0x7fff93cb1ff7 com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff93cd2000 - 0x7fff93cd9ff7 liblaunch.dylib (842.1.4) /usr/lib/system/liblaunch.dylib
0x7fff93cda000 - 0x7fff93d92ff7 com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff94025000 - 0x7fff9404dffb libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff9404e000 - 0x7fff94135ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib
0x7fff941be000 - 0x7fff946e2fff com.apple.QuartzComposer (5.1 - 316) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff946e3000 - 0x7fff946f5ff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff9498e000 - 0x7fff949f4fff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff949f5000 - 0x7fff94a1dffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib
0x7fff94a1e000 - 0x7fff94a23ff7 com.apple.MediaAccessibility (1.0 - 43) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff94f42000 - 0x7fff95013ff1 com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff9502e000 - 0x7fff9505afff com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff9505b000 - 0x7fff950a9fff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib
0x7fff950aa000 - 0x7fff950b1fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff950b2000 - 0x7fff95380ff4 com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff95381000 - 0x7fff954a3ff1 com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff954a4000 - 0x7fff954e6ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib
0x7fff955bf000 - 0x7fff955c0fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
0x7fff9562c000 - 0x7fff95633ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib
0x7fff95657000 - 0x7fff9565fff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff956a5000 - 0x7fff956b8ff7 com.apple.AppContainer (3.0 - 1) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff95737000 - 0x7fff95768ff7 libTrueTypeScaler.dylib (111.1) <697E72D0-8D79-3BB7-8AF5-46875AC9A4BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff95769000 - 0x7fff95798fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib
0x7fff95799000 - 0x7fff958c5fff com.apple.MediaControlSender (1.9 - 190.4) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff95938000 - 0x7fff95ae5f27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib
0x7fff95ae6000 - 0x7fff9640205f com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff96403000 - 0x7fff9641dfff libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
0x7fff9641e000 - 0x7fff964e7fff com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff964e8000 - 0x7fff965d9ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib
0x7fff965da000 - 0x7fff96832ff1 com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff96838000 - 0x7fff968fbff7 com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff96a8a000 - 0x7fff96a8efff libsystem_stats.dylib (93.1.26) /usr/lib/system/libsystem_stats.dylib
0x7fff96a8f000 - 0x7fff96a9aff7 com.apple.DirectoryService.Framework (10.9 - 173.1.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff96c02000 - 0x7fff96c04ff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
0x7fff96c64000 - 0x7fff96dd2ff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff96dd6000 - 0x7fff96e24ff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
0x7fff96e25000 - 0x7fff970f9fc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff970fa000 - 0x7fff9715eff3 com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff9715f000 - 0x7fff97162fff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff97163000 - 0x7fff97174ff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
0x7fff9718e000 - 0x7fff971fbfff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff971fc000 - 0x7fff974a6ffd com.apple.HIToolbox (2.1 - 695) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff974a7000 - 0x7fff975faff7 com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff975fb000 - 0x7fff975fcfff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff975fd000 - 0x7fff975fdfff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff975fe000 - 0x7fff9761aff7 libsystem_kernel.dylib (2422.1.72) /usr/lib/system/libsystem_kernel.dylib
0x7fff976d0000 - 0x7fff9770aff3 com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff9770b000 - 0x7fff97713ff3 libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x7fff97714000 - 0x7fff97736fff com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff97737000 - 0x7fff97744ff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff97745000 - 0x7fff9787affa com.apple.WebKit (9537 - 9537.71) <8A07478D-B2CA-3724-81E4-ADC10E1AD3EA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff979fb000 - 0x7fff97a16ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fff97a17000 - 0x7fff97a68ff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff97aa8000 - 0x7fff97af3fff com.apple.ImageCaptureCore (5.0 - 5.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff97afd000 - 0x7fff97b42ff7 libcurl.4.dylib (78) /usr/lib/libcurl.4.dylib
0x7fff97d83000 - 0x7fff97db4fff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff97db5000 - 0x7fff98c01ff5 com.apple.WebCore (9537 - 9537.70) <7A90E9D3-4F26-3049-9C96-C6B8CB1395C8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff98c02000 - 0x7fff98c08fff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x7fff98c28000 - 0x7fff98c2cfff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff98c33000 - 0x7fff98c3cff7 libcldcpuengine.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff98c54000 - 0x7fff990a2fff com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff990a3000 - 0x7fff990cdff7 libsandbox.1.dylib (278.10) /usr/lib/libsandbox.1.dylib
0x7fff990ce000 - 0x7fff9915dff7 com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff99163000 - 0x7fff991e3fff com.apple.CoreSymbolication (3.0 - 141) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff991e4000 - 0x7fff991eefff com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff99247000 - 0x7fff99531fff com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <21324540-8B84-3333-ADB8-D3D5181D4639> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff997bb000 - 0x7fff997effff libssl.0.9.8.dylib (50) /usr/lib/libssl.0.9.8.dylib
0x7fff997f0000 - 0x7fff998defff libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff99af1000 - 0x7fff99afafff com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff99b05000 - 0x7fff99c35ff7 com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff99c36000 - 0x7fff99c42ff7 com.apple.HelpData (2.1.4 - 90) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff99c43000 - 0x7fff99c78ffc com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff99c79000 - 0x7fff99c83ff7 libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
0x7fff99c84000 - 0x7fff99cb3ff5 com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff99cb4000 - 0x7fff99cb4ffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff99cb5000 - 0x7fff99d28ffb com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff99d29000 - 0x7fff99d5aff7 libtidy.A.dylib (15.12) /usr/lib/libtidy.A.dylib
0x7fff99e5d000 - 0x7fff99f41fff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff99f42000 - 0x7fff99f45fff com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff99f46000 - 0x7fff99f5efff libexpat.1.dylib (12) <97F4A9A7-CB3E-3BBF-9314-4997FC770E52> /usr/lib/libexpat.1.dylib
0x7fff99f5f000 - 0x7fff99f84ff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff99f85000 - 0x7fff99fddff7 com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff99fde000 - 0x7fff9a01ffff com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff9a020000 - 0x7fff9a0abfff libCoreStorage.dylib (380) /usr/lib/libCoreStorage.dylib
0x7fff9a10b000 - 0x7fff9a10efff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff9a10f000 - 0x7fff9a173ff9 com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff9a174000 - 0x7fff9a199ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff9a2fa000 - 0x7fff9a329ff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff9a32a000 - 0x7fff9a338fff com.apple.CommerceCore (1.0 - 42) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 2
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 46326
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=324.2M resident=87.7M(27%) swapped_out_or_unallocated=236.5M(73%)
Writable regions: Total=1.2G written=103.7M(8%) resident=143.5M(11%) swapped_out=4K(0%) unallocated=1.1G(89%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 5296K
CG image 392K
CG raster data 24K
CG shared images 180K
CoreGraphics 4K
CoreImage 8K
JS JIT generated code 256.0M
JS JIT generated code (reserved) 768.0M reserved VM address space (unallocated)
JS VM register file 4096K
JS garbage collector 1664K
Kernel Alloc Once 8K
MALLOC 197.7M
MALLOC (admin) 32K
Memory Tag 240 16.0M
Memory Tag 242 12K
Memory Tag 251 8K
OpenCL 28K
STACK GUARD 56.0M
Stack 12.7M
VM_ALLOCATE 16.4M
VM_ALLOCATE (reserved) 40K reserved VM address space (unallocated)
WebKit Malloc 7456K
__DATA 33.1M
__IMAGE 528K
__LINKEDIT 78.2M
__TEXT 245.9M
__UNICODE 544K
mapped file 119.8M
shared memory 4K
=========== =======
TOTAL 1.8G
TOTAL, minus reserved VM space 1.0G

Model: MacBook7,1, BootROM MB71.0039.B0E, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.60f6
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 1 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313132533654465238432D47372020
Memory Module: BANK 1/DIMM0, 1 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313132533654465238432D47372020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Hitachi HTS545032B9SA02, 320,07 GB
Serial ATA Device: HL-DT-ST DVDRW GS23N
USB Device: Built-in iSight
USB Device: BRCM2070 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
Thunderbolt Bus:

Attachment Size
Untitled.mscz 55.74 KB

Comments

Somehow in the file a hairpin without corresponding endSpanner tag was created.
This one:
<HairPin id="280">
<subtype>1</subtype>
<veloChange>10</veloChange>
<lid>2543</lid>
</HairPin>

Probably the crash is similar or related to #23319: Saving a score with text line and re-opening causes crash , since also in this file there are parts (with MMrest on by default) and a spanner without end tag.
Attached a "repaired" version of the file saved with the most recent build.

Attachment Size
Untitled.mscz 55.43 KB
Title Corrupted file while using MuseScore Hairpins become corrupt (no end spanner / tick2 == -1), leading to crash
Status (old) needs info active

I think I've been repeatedly running into this over the past couple of days. At least (I think it's the same issue. The symptom is a crash on copy and paste of a region that includes a hairpin, and the debugger shows that the tick2 value for the hairpin is -1. I keep trying to find a simple way to create this situation on demand but so far have failed. Has anyone else had any luck with this?

Meanwhile, I've changed the name of the issue to be more descriptive of what this seems to be about.

BTW, in my case, there are not yet any parts, although I was planning on generating them soon.