Process: mscore [3762] Path: /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/MacOS/mscore Identifier: org.musescore.MuseScore Version: 2.0 (2.0.0) Code Type: X86-64 (Native) Parent Process: launchd [111] Date/Time: 2013-12-29 22:44:52.847 +0000 OS Version: Mac OS X 10.7.5 (11G63) Report Version: 9 Interval Since Last Report: 141075 sec Crashes Since Last Report: 4 Per-App Interval Since Last Report: 113524 sec Per-App Crashes Since Last Report: 1 Anonymous UUID: C8C4B1DE-CC6D-4775-83C6-6B9F4C83B925 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Application Specific Information: abort() called objc[3762]: garbage collection is OFF Performing @selector(itemFired:) from sender NSMenuItem 0x7ff48c6de830 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff8caa3ce2 __pthread_kill + 10 1 libsystem_c.dylib 0x00007fff8ef977d2 pthread_kill + 95 2 libsystem_c.dylib 0x00007fff8ef88a7a abort + 143 3 QtCore 0x000000010df4cb99 0x10df33000 + 105369 4 QtCore 0x000000010df4d1d1 QMessageLogger::fatal(char const*, ...) const + 161 5 QtCore 0x000000010df49558 qt_assert_x(char const*, char const*, char const*, int) + 88 6 org.musescore.MuseScore 0x000000010d226ef3 Ms::BarLine::getY(double*, double*) const + 931 7 org.musescore.MuseScore 0x000000010d22a393 Ms::BarLine::layout() + 35 8 org.musescore.MuseScore 0x000000010d2c5144 Ms::Score::computeMinWidth(Ms::Segment*) + 3540 9 org.musescore.MuseScore 0x000000010d2dd270 Ms::Measure::minWidth2() const + 48 10 org.musescore.MuseScore 0x000000010d2c26c9 Ms::Score::layoutSystemRow(double, bool, bool) + 3769 11 org.musescore.MuseScore 0x000000010d2bd543 Ms::Score::layoutSystems() + 819 12 org.musescore.MuseScore 0x000000010d2bb2f0 Ms::Score::doLayout() + 1408 13 org.musescore.MuseScore 0x000000010d3a77c1 Ms::Score::update() + 257 14 org.musescore.MuseScore 0x000000010ce1cc02 Ms::EditStyle::buttonClicked(QAbstractButton*) + 98 15 QtCore 0x000000010e175c26 QMetaObject::activate(QObject*, int, int, void**) + 2550 16 QtWidgets 0x000000010fb7e0c9 0x10fa54000 + 1220809 17 QtWidgets 0x000000010fb7e967 0x10fa54000 + 1223015 18 QtCore 0x000000010e175c26 QMetaObject::activate(QObject*, int, int, void**) + 2550 19 QtWidgets 0x000000010fdca080 QAbstractButton::clicked(bool) + 64 20 QtWidgets 0x000000010fb4fa1d 0x10fa54000 + 1030685 21 QtWidgets 0x000000010fb4f888 0x10fa54000 + 1030280 22 QtWidgets 0x000000010fb508a0 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 272 23 QtWidgets 0x000000010fab88b1 QWidget::event(QEvent*) + 1505 24 QtWidgets 0x000000010fb505f3 QAbstractButton::event(QEvent*) + 179 25 QtWidgets 0x000000010fbe1418 QPushButton::event(QEvent*) + 88 26 QtWidgets 0x000000010fa803bc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300 27 QtWidgets 0x000000010fa839a5 QApplication::notify(QObject*, QEvent*) + 8965 28 QtCore 0x000000010e144bc2 QCoreApplication::notifyInternal(QObject*, QEvent*) + 114 29 QtWidgets 0x000000010fa80d23 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool) + 947 30 QtWidgets 0x000000010fad6258 0x10fa54000 + 533080 31 QtWidgets 0x000000010fad5608 0x10fa54000 + 529928 32 QtWidgets 0x000000010fa803bc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300 33 QtWidgets 0x000000010fa82ef0 QApplication::notify(QObject*, QEvent*) + 6224 34 QtCore 0x000000010e144bc2 QCoreApplication::notifyInternal(QObject*, QEvent*) + 114 35 QtGui 0x000000010e4d78d2 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 1938 36 QtGui 0x000000010e4d6c81 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 97 37 QtGui 0x000000010e4c6a68 QWindowSystemInterface::sendWindowSystemEvents(QFlags) + 56 38 libqcocoa.dylib 0x00000001139f0a17 0x1139d7000 + 104983 39 libqcocoa.dylib 0x00000001139f14f8 0x1139d7000 + 107768 40 com.apple.CoreFoundation 0x00007fff8cc744f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 41 com.apple.CoreFoundation 0x00007fff8cc73d5d __CFRunLoopDoSources0 + 253 42 com.apple.CoreFoundation 0x00007fff8cc9ab49 __CFRunLoopRun + 905 43 com.apple.CoreFoundation 0x00007fff8cc9a486 CFRunLoopRunSpecific + 230 44 com.apple.HIToolbox 0x00007fff897da2bf RunCurrentEventLoopInMode + 277 45 com.apple.HIToolbox 0x00007fff897e14bf ReceiveNextEventCommon + 181 46 com.apple.HIToolbox 0x00007fff897e13fa BlockUntilNextEventMatchingListInMode + 62 47 com.apple.AppKit 0x00007fff87968779 _DPSNextEvent + 659 48 com.apple.AppKit 0x00007fff8796807d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 49 com.apple.AppKit 0x00007fff87c1c735 -[NSApplication _realDoModalLoop:peek:] + 610 50 com.apple.AppKit 0x00007fff87c15f4c -[NSApplication runModalSession:] + 48 51 libqcocoa.dylib 0x00000001139f01e4 0x1139d7000 + 102884 52 QtCore 0x000000010e14205d QEventLoop::exec(QFlags) + 397 53 QtWidgets 0x000000010fc47901 QDialog::exec() + 417 54 org.musescore.MuseScore 0x000000010cee84b6 Ms::MuseScore::cmd(QAction*, QString const&) + 8614 55 org.musescore.MuseScore 0x000000010cee5e89 Ms::MuseScore::cmd(QAction*) + 1033 56 org.musescore.MuseScore 0x000000010cdd4aff Ms::MuseScore::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 1103 57 QtCore 0x000000010e175c26 QMetaObject::activate(QObject*, int, int, void**) + 2550 58 QtWidgets 0x000000010fa7a95b 0x10fa54000 + 158043 59 QtCore 0x000000010e175c26 QMetaObject::activate(QObject*, int, int, void**) + 2550 60 QtWidgets 0x000000010fa788cf QAction::activate(QAction::ActionEvent) + 255 61 QtWidgets 0x000000010fa78d6a 0x10fa54000 + 150890 62 QtCore 0x000000010e175c26 QMetaObject::activate(QObject*, int, int, void**) + 2550 63 libqcocoa.dylib 0x00000001139f3dff 0x1139d7000 + 118271 64 com.apple.CoreFoundation 0x00007fff8ccf570d -[NSObject performSelector:withObject:] + 61 65 com.apple.AppKit 0x00007fff87a6b8ca -[NSApplication sendAction:to:from:] + 139 66 com.apple.AppKit 0x00007fff87b587ff -[NSMenuItem _corePerformAction] + 399 67 com.apple.AppKit 0x00007fff87b58536 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125 68 com.apple.AppKit 0x00007fff87df7b08 -[NSMenu _internalPerformActionForItemAtIndex:] + 38 69 com.apple.AppKit 0x00007fff87c866f9 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 138 70 com.apple.AppKit 0x00007fff87ad29bb NSSLMMenuEventHandler + 339 71 com.apple.HIToolbox 0x00007fff897e0234 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1263 72 com.apple.HIToolbox 0x00007fff897df840 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 446 73 com.apple.HIToolbox 0x00007fff897f66db SendEventToEventTarget + 76 74 com.apple.HIToolbox 0x00007fff8983c7b5 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 398 75 com.apple.HIToolbox 0x00007fff89923e2d SendMenuCommandWithContextAndModifiers + 56 76 com.apple.HIToolbox 0x00007fff8996b5b5 SendMenuItemSelectedEvent + 253 77 com.apple.HIToolbox 0x00007fff89835883 _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 101 78 com.apple.HIToolbox 0x00007fff8982cfc9 _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 600 79 com.apple.HIToolbox 0x00007fff8982c592 _HandleMenuSelection2 + 580 80 com.apple.AppKit 0x00007fff879d31da _NSHandleCarbonMenuEvent + 250 81 com.apple.AppKit 0x00007fff87968cc9 _DPSNextEvent + 2019 82 com.apple.AppKit 0x00007fff8796807d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 83 com.apple.AppKit 0x00007fff879649b9 -[NSApplication run] + 470 84 libqcocoa.dylib 0x00000001139f02a7 0x1139d7000 + 103079 85 QtCore 0x000000010e14205d QEventLoop::exec(QFlags) + 397 86 QtCore 0x000000010e145162 QCoreApplication::exec() + 354 87 org.musescore.MuseScore 0x000000010cef042d main + 26765 88 org.musescore.MuseScore 0x000000010cdd2684 start + 52 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8caa47e6 kevent + 10 1 libdispatch.dylib 0x00007fff8b437786 _dispatch_mgr_invoke + 923 2 libdispatch.dylib 0x00007fff8b436316 _dispatch_mgr_thread + 54 Thread 2:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8caa3df2 __select + 10 1 com.apple.CoreFoundation 0x00007fff8cce3c8b __CFSocketManager + 1355 2 libsystem_c.dylib 0x00007fff8ef958bf _pthread_start + 335 3 libsystem_c.dylib 0x00007fff8ef98b75 thread_start + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fff8caa267a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8caa1d71 mach_msg + 73 2 com.apple.audio.midi.CoreMIDI 0x0000000111bb85be XServerMachPort::ReceiveMessage(int&, void*, int&) + 96 3 com.apple.audio.midi.CoreMIDI 0x0000000111bd9653 MIDIProcess::RunMIDIInThread() + 207 4 com.apple.audio.midi.CoreMIDI 0x0000000111bb996a XThread::RunHelper(void*) + 10 5 com.apple.audio.midi.CoreMIDI 0x0000000111bb9396 CAPThread::Entry(CAPThread*) + 98 6 libsystem_c.dylib 0x00007fff8ef958bf _pthread_start + 335 7 libsystem_c.dylib 0x00007fff8ef98b75 thread_start + 13 Thread 4:: Qt bearer thread 0 libsystem_kernel.dylib 0x00007fff8caa3df2 __select + 10 1 QtCore 0x000000010e193213 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 547 2 QtCore 0x000000010e193f58 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 680 3 QtCore 0x000000010e194dca QEventDispatcherUNIX::processEvents(QFlags) + 250 4 QtCore 0x000000010e14205d QEventLoop::exec(QFlags) + 397 5 QtCore 0x000000010df590e3 QThread::exec() + 115 6 QtCore 0x000000010df5ce60 0x10df33000 + 171616 7 libsystem_c.dylib 0x00007fff8ef958bf _pthread_start + 335 8 libsystem_c.dylib 0x00007fff8ef98b75 thread_start + 13 Thread 5:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x00007fff8caa267a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8caa1d71 mach_msg + 73 2 com.apple.audio.CoreAudio 0x00007fff8d69feb3 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, unsigned int) + 93 3 com.apple.audio.CoreAudio 0x00007fff8d69ff05 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 37 4 com.apple.audio.CoreAudio 0x00007fff8d699568 HALC_ProxyIOContext::IOWorkLoop() + 888 5 com.apple.audio.CoreAudio 0x00007fff8d699151 HALC_ProxyIOContext::IOThreadEntry(void*) + 73 6 com.apple.audio.CoreAudio 0x00007fff8d69900c HALB_IOThread::Entry(void*) + 78 7 libsystem_c.dylib 0x00007fff8ef958bf _pthread_start + 335 8 libsystem_c.dylib 0x00007fff8ef98b75 thread_start + 13 Thread 6:: QFileInfoGatherer 0 libsystem_kernel.dylib 0x00007fff8caa3bca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8ef99274 _pthread_cond_wait + 840 2 QtCore 0x000000010df5e511 0x10df33000 + 177425 3 QtCore 0x000000010df5e3ca QWaitCondition::wait(QMutex*, unsigned long) + 170 4 QtWidgets 0x000000010fc84c72 0x10fa54000 + 2296946 5 QtCore 0x000000010df5ce60 0x10df33000 + 171616 6 libsystem_c.dylib 0x00007fff8ef958bf _pthread_start + 335 7 libsystem_c.dylib 0x00007fff8ef98b75 thread_start + 13 Thread 7: 0 libsystem_kernel.dylib 0x00007fff8caa4192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8ef97594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8ef98b85 start_wqthread + 13 Thread 8: 0 libsystem_kernel.dylib 0x00007fff8caa4192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8ef97594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8ef98b85 start_wqthread + 13 Thread 9: 0 libsystem_kernel.dylib 0x00007fff8caa4192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8ef97594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8ef98b85 start_wqthread + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff6c9be878 rdx: 0x0000000000000000 rdi: 0x0000000000002503 rsi: 0x0000000000000006 rbp: 0x00007fff6c9be8a0 rsp: 0x00007fff6c9be878 r8: 0x00007fff740bdfb8 r9: 0x0000000000000000 r10: 0x00007fff8caa3d0a r11: 0x0000000000000246 r12: 0x0000000000000000 r13: 0x00007fff6c9bed80 r14: 0x00007fff740c0960 r15: 0x00007ff4921a3b50 rip: 0x00007fff8caa3ce2 rfl: 0x0000000000000246 cr2: 0x000000010d3a2390 Logical CPU: 0 Binary Images: 0x10cdc6000 - 0x10d890fff +org.musescore.MuseScore (2.0 - 2.0.0) /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/MacOS/mscore 0x10de86000 - 0x10de8bff7 +libvorbisfile.3.dylib (7.5.0 - compatibility 7.0.0) <0AB3DE0F-7CB4-376B-8FD6-75DD8B03D004> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libvorbisfile.3.dylib 0x10de91000 - 0x10deb7ff7 +libvorbis.0.dylib (5.6.0 - compatibility 5.0.0) /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libvorbis.0.dylib 0x10dec3000 - 0x10dec6fef +libogg.0.dylib (9.0.0 - compatibility 9.0.0) <5AC0AA8E-0FB2-3BFA-8239-D735113C4CFE> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libogg.0.dylib 0x10decf000 - 0x10df27fe7 +libsndfile.1.dylib (2.25.0 - compatibility 2.0.0) <081B8E52-583C-3DB2-9333-7DB7CC239AE7> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libsndfile.1.dylib 0x10df33000 - 0x10e42afff +QtCore (5.2.0 - compatibility 5.2.0) <1CDDBA06-18A4-3012-93A6-C1E50440D003> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore 0x10e4b3000 - 0x10e832ff7 +QtGui (5.2.0 - compatibility 5.2.0) <1D90F282-6151-3035-8878-C6AFB7E54E1D> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui 0x10e8f9000 - 0x10ed18ff7 +QtDesigner (5.2.0 - compatibility 5.2.0) <21917268-0017-3891-93F1-AE5CB3DEC3A0> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtDesigner.framework/Versions/5/QtDesigner 0x10ede2000 - 0x10f09afff +QtDeclarative (5.2.0 - compatibility 5.2.0) /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtDeclarative.framework/Versions/5/QtDeclarative 0x10f127000 - 0x10f2abfff +QtScript (5.2.0 - compatibility 5.2.0) <7D4C2643-EEE0-345C-90A2-FF8663FAA019> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtScript.framework/Versions/5/QtScript 0x10f2f9000 - 0x10f382ff7 +QtScriptTools (5.2.0 - compatibility 5.2.0) <9EC7B5CA-1883-3E0D-AC1A-ECE5ECBBF8B9> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtScriptTools.framework/Versions/5/QtScriptTools 0x10f3af000 - 0x10f4b3fff +QtNetwork (5.2.0 - compatibility 5.2.0) /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork 0x10f4ea000 - 0x10f50dff7 +QtTest (5.2.0 - compatibility 5.2.0) /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtTest.framework/Versions/5/QtTest 0x10f51d000 - 0x10f555ff7 +QtXml (5.2.0 - compatibility 5.2.0) <95437A17-0F0C-393D-AE9C-572A5FD40A01> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml 0x10f566000 - 0x10f96dff7 +QtXmlPatterns (5.2.0 - compatibility 5.2.0) /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/5/QtXmlPatterns 0x10f9c4000 - 0x10f9fbff7 +QtSvg (5.2.0 - compatibility 5.2.0) <03531661-9BA9-3B37-B1D5-EE422B1EB00B> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg 0x10fa12000 - 0x10fa3cfff +QtSql (5.2.0 - compatibility 5.2.0) <932FFA8A-0BFD-3D77-B3A5-77B53DE38774> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql 0x10fa4e000 - 0x10fa4ffff +com.ecamm.EcammAudioLoader (1.0.1 - 1.0.1) <48FFC3CC-E53D-3A0A-B5A7-34CCF8D648D2> /Library/Audio/Plug-Ins/HAL/EcammAudioLoader.plugin/Contents/MacOS/EcammAudioLoader 0x10fa54000 - 0x10ff07ff7 +QtWidgets (5.2.0 - compatibility 5.2.0) <20511AD2-CF71-368C-9F84-6BA80814FF03> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets 0x11002d000 - 0x110056fff +QtPrintSupport (5.2.0 - compatibility 5.2.0) /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport 0x110076000 - 0x110079ff7 +QtConcurrent (5.2.0 - compatibility 5.2.0) /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent 0x110080000 - 0x11183efff +QtWebKit (5.2.0 - compatibility 5.2.0) <9BBC91A6-3969-38F0-BCE1-855A38FCD175> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtWebKit.framework/Versions/5/QtWebKit 0x111abd000 - 0x111aebff7 +QtWebKitWidgets (5.2.0 - compatibility 5.2.0) /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtWebKitWidgets.framework/Versions/5/QtWebKitWidgets 0x111b12000 - 0x111b59fff +QtOpenGL (5.2.0 - compatibility 5.2.0) <5CCDC659-2305-35DA-95F6-997237B57E28> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL 0x111b7a000 - 0x111b8bff7 +libz.1.dylib (1.2.7 - compatibility 1.0.0) <57016CC1-AD54-337E-A983-457933B24D35> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libz.1.dylib 0x111b93000 - 0x111ba3fff +libportaudio.2.dylib (3.0.0 - compatibility 3.0.0) <25B26B7F-FC23-3E74-A20C-44D9AFD8A3D6> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libportaudio.2.dylib 0x111ba9000 - 0x111bfaff7 com.apple.audio.midi.CoreMIDI (1.8 - 42) <10BAC42F-ACFE-3EBC-869A-2847A0770CE8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x111c23000 - 0x111c37fff +QtMultimediaWidgets (5.2.0 - compatibility 5.2.0) <6399AA32-18CE-3977-B5EF-A2FD1A79342A> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtMultimediaWidgets.framework/Versions/5/QtMultimediaWidgets 0x111c4a000 - 0x111cd6ff7 +QtMultimedia (5.2.0 - compatibility 5.2.0) <91F5C349-BD6D-3E9C-B2A3-094914BF1A3E> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtMultimedia.framework/Versions/5/QtMultimedia 0x111d1a000 - 0x111fb9fff +QtQuick (5.2.0 - compatibility 5.2.0) <31B45427-CCBA-38A5-BC6B-CA6F003E117D> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick 0x112051000 - 0x112088fff +QtPositioning (5.2.0 - compatibility 5.2.0) /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtPositioning.framework/Versions/5/QtPositioning 0x112096000 - 0x1123bbff7 +QtQml (5.2.0 - compatibility 5.2.0) /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml 0x11243c000 - 0x11245cfff +QtSensors (5.2.0 - compatibility 5.2.0) /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtSensors.framework/Versions/5/QtSensors 0x112478000 - 0x1124a1ff7 +libFLAC.8.dylib (11.0.0 - compatibility 11.0.0) <6AB096C4-0D1F-333F-8624-FA4E3E9E20DA> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libFLAC.8.dylib 0x1124b1000 - 0x11274cff7 +libvorbisenc.2.dylib (3.9.0 - compatibility 3.0.0) <15920D69-3D16-3038-B148-B64ABF46233B> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libvorbisenc.2.dylib 0x112766000 - 0x11276cfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x112888000 - 0x1128b3fff +libjack.0.dylib (??? - ???) <79B3C84C-D457-6938-B5E9-1A5716A1F4A5> /usr/local/lib/libjack.0.dylib 0x1129d3000 - 0x1129d3ff1 +cl_kernels (??? - ???) <8DCE17A0-F3AC-497C-9736-3B294DCBE568> cl_kernels 0x1139d7000 - 0x113a67ff7 +libqcocoa.dylib (??? - ???) <847A2654-D22C-3B75-83F0-F0B420B72087> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x11530c000 - 0x115310fff com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn 0x115ee1000 - 0x115f1cff7 +libqjpeg.dylib (??? - ???) /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x116412000 - 0x116412fff +cl_kernels (??? - ???) <5CA5C065-64AB-4951-BA9A-7BDACB1075DD> cl_kernels 0x11656d000 - 0x116572fff com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x116577000 - 0x1165a1ff7 +com.grame.JackRouter (JackRouter - 0.9.4) /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter 0x1165b8000 - 0x116703ff7 com.apple.audio.units.Components (1.7.3 - 1.7.3) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x1168a9000 - 0x1168aaff3 +cl_kernels (??? - ???) <0DADE123-87A3-4F29-A546-4013C86C7317> cl_kernels 0x1168c1000 - 0x1168c7ff7 +libqgif.dylib (??? - ???) <8AD01367-19DE-3669-ABC0-4FE98DD3B7B9> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqgif.dylib 0x1168d5000 - 0x1168d6ff3 +cl_kernels (??? - ???) <816B72EA-92A4-4B3A-B727-41775F95130A> cl_kernels 0x116956000 - 0x116957ff2 +cl_kernels (??? - ???) cl_kernels 0x11695c000 - 0x116961ff7 +libqico.dylib (??? - ???) <2AD7F5C9-FA28-3A97-95A2-8C5599D0A053> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqico.dylib 0x116965000 - 0x116969fff +libqsvg.dylib (??? - ???) /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqsvg.dylib 0x11696e000 - 0x116972ff7 +libqtga.dylib (??? - ???) /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqtga.dylib 0x116976000 - 0x116979ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x1169ac000 - 0x1169b0ff7 +libqwbmp.dylib (??? - ???) <93727823-54AE-35A9-841C-8AE6455B68D9> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqwbmp.dylib 0x116a7e000 - 0x116a88fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib 0x116e0f000 - 0x116e5dff7 +libqmng.dylib (??? - ???) <4567DBE1-30DE-34BB-B1A7-33C5B51A9DBC> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqmng.dylib 0x116e65000 - 0x116ec1fff +libqtiff.dylib (??? - ???) /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqtiff.dylib 0x117d3f000 - 0x117ddeff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib 0x11c077000 - 0x11c115ff7 unorm8_argb.dylib (2.0.19 - compatibility 1.0.0) <936B4155-1C6B-3928-9FFA-F72E7163872E> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb.dylib 0x7fff6c9c6000 - 0x7fff6c9fabaf dyld (195.6 - ???) /usr/lib/dyld 0x7fff82768000 - 0x7fff82f10fff com.apple.CoreAUC (6.16.12 - 6.16.12) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff82f11000 - 0x7fff82f16fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib 0x7fff83005000 - 0x7fff8301cfff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8301f000 - 0x7fff8310bff7 com.apple.backup.framework (1.3.5 - 1.3.5) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff83116000 - 0x7fff83ab4a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff83ab5000 - 0x7fff83acbff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff83af5000 - 0x7fff83fbcfff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff83fbd000 - 0x7fff83fc8ff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff83fc9000 - 0x7fff83ff2fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff83ff3000 - 0x7fff84069ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib 0x7fff8406a000 - 0x7fff8406afff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff84079000 - 0x7fff840a4fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib 0x7fff840a5000 - 0x7fff84316fff com.apple.QuartzComposer (5.0 - 236.10) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff84317000 - 0x7fff8447efff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff846ab000 - 0x7fff846acfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib 0x7fff846ad000 - 0x7fff846b1fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff846e7000 - 0x7fff84a03fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff850c9000 - 0x7fff850e5fff com.apple.frameworks.preferencepanes (15.0 - 15.0) /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes 0x7fff850e6000 - 0x7fff85112ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff85113000 - 0x7fff854bdfe7 com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff854be000 - 0x7fff854d0ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib 0x7fff85545000 - 0x7fff85549fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib 0x7fff8554a000 - 0x7fff855effff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff855f0000 - 0x7fff85943fff com.apple.FinderKit (1.0.5 - 1.0.5) <8451D914-7F00-3839-AD72-C9B565B51F87> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit 0x7fff85944000 - 0x7fff8597ffff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff85980000 - 0x7fff85981ff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib 0x7fff859f9000 - 0x7fff859feff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib 0x7fff859ff000 - 0x7fff85a5bff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff85a5c000 - 0x7fff85a5ffff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff85ac7000 - 0x7fff85bbcfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib 0x7fff85bbd000 - 0x7fff85bbeff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib 0x7fff85bfd000 - 0x7fff85d9dff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff85d9e000 - 0x7fff85da1fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff85da4000 - 0x7fff85e1fff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff85e20000 - 0x7fff85e2ffff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff85e30000 - 0x7fff85f2dff7 com.apple.avfoundation (2.0 - 180.50) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff85f2e000 - 0x7fff85f35fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff85f93000 - 0x7fff85fe1fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib 0x7fff86039000 - 0x7fff86046fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff8604f000 - 0x7fff8608fff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib 0x7fff863be000 - 0x7fff86407ff7 com.apple.framework.CoreWLAN (2.1.3 - 213.1) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff86408000 - 0x7fff866fdff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff866fe000 - 0x7fff867fffff com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff86800000 - 0x7fff86800fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff86801000 - 0x7fff8681dff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff86b79000 - 0x7fff86b7cfff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff86bb7000 - 0x7fff86c09ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff86c0a000 - 0x7fff86c18fff com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff86ded000 - 0x7fff86e39ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff86e69000 - 0x7fff8744dfff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8749b000 - 0x7fff874a1fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff874a2000 - 0x7fff87580fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff87581000 - 0x7fff87584ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff87585000 - 0x7fff8759afff com.apple.FileSync.framework (6.0.1 - 502.2) <65A5CD1B-766D-33F8-8AC1-0984499838E9> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync 0x7fff8759b000 - 0x7fff876a2fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib 0x7fff8785c000 - 0x7fff87860fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib 0x7fff87861000 - 0x7fff87868fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff87932000 - 0x7fff87956fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff87957000 - 0x7fff8795ffff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib 0x7fff87960000 - 0x7fff88566fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff88567000 - 0x7fff88646fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff88647000 - 0x7fff886b7fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff886b8000 - 0x7fff886bcff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff886bd000 - 0x7fff88773fff com.apple.PDFKit (2.7.8 - 2.7.8) <13A92FA5-E6E6-3ECF-9A70-D4330D7BE847> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff88774000 - 0x7fff88795fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff88796000 - 0x7fff887b3fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib 0x7fff887b4000 - 0x7fff887fafff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib 0x7fff887fb000 - 0x7fff8884cff7 com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff8884d000 - 0x7fff88ac5fff com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff88ac6000 - 0x7fff88b1dfff com.apple.Suggestions (1.1 - 85.1) /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions 0x7fff88b2f000 - 0x7fff88b36fff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <1116CD6D-E7AD-375F-A691-B9DF6609FEAD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff89438000 - 0x7fff89443ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib 0x7fff89444000 - 0x7fff89446fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib 0x7fff8944b000 - 0x7fff894feff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff89505000 - 0x7fff8950afff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib 0x7fff8950b000 - 0x7fff89610fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff89611000 - 0x7fff8979cff7 com.apple.QTKit (7.7.1 - 2348) <9F6E8775-002D-3B79-90CC-D5117C50DB00> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff8979d000 - 0x7fff897d7fe7 com.apple.DebugSymbols (2.1 - 87) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff897d8000 - 0x7fff89b04fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff89b05000 - 0x7fff89b0eff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib 0x7fff89b0f000 - 0x7fff89e34ff7 com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff89e3e000 - 0x7fff89e66fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff89e67000 - 0x7fff89e6afff com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff89e6b000 - 0x7fff89f05ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff89f06000 - 0x7fff89f07fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib 0x7fff89f08000 - 0x7fff8a326ff7 com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit 0x7fff8b09e000 - 0x7fff8b0b9fff libexpat.1.dylib (7.2.0 - compatibility 7.0.0) /usr/lib/libexpat.1.dylib 0x7fff8b327000 - 0x7fff8b37afff com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff8b37b000 - 0x7fff8b3bdff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib 0x7fff8b3be000 - 0x7fff8b3d0ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib 0x7fff8b3d1000 - 0x7fff8b3f5fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8b420000 - 0x7fff8b42bff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8b434000 - 0x7fff8b442fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib 0x7fff8b443000 - 0x7fff8b472fff com.apple.shortcut (2.1 - 2.1) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff8b473000 - 0x7fff8b4b4fff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8b567000 - 0x7fff8b567fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8b6e4000 - 0x7fff8b74fff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8b750000 - 0x7fff8b750fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib 0x7fff8b8d3000 - 0x7fff8b9ecfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8b9ed000 - 0x7fff8bad1e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib 0x7fff8badd000 - 0x7fff8baddfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8bade000 - 0x7fff8bd96fff com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8bd97000 - 0x7fff8bda6ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib 0x7fff8bdcd000 - 0x7fff8bddfff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib 0x7fff8bde2000 - 0x7fff8bdf6ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8bdf7000 - 0x7fff8be04ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib 0x7fff8be05000 - 0x7fff8beffff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8bf2a000 - 0x7fff8bf38ff7 com.apple.AppleFSCompression (37 - 1.0) <61113C2F-564C-3E6C-918C-3179980D599F> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff8bf39000 - 0x7fff8bf79fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8bf8a000 - 0x7fff8bf8ffff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8bf90000 - 0x7fff8bfbdfff com.apple.quartzfilters (1.7.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff8bfbe000 - 0x7fff8c0a2ff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8c0a3000 - 0x7fff8c2a5fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib 0x7fff8c2a6000 - 0x7fff8c2acfff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib 0x7fff8c2ad000 - 0x7fff8c2dafe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib 0x7fff8c2db000 - 0x7fff8c33dff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8c33e000 - 0x7fff8c373fff libTrueTypeScaler.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff8c374000 - 0x7fff8c3b4fff libtidy.A.dylib (??? - ???) /usr/lib/libtidy.A.dylib 0x7fff8c3d1000 - 0x7fff8c804ff7 com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff8c805000 - 0x7fff8ca2ffe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8ca30000 - 0x7fff8ca30fff com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff8ca31000 - 0x7fff8ca8cfff com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff8ca8d000 - 0x7fff8caadfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib 0x7fff8caae000 - 0x7fff8cb02ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff8cb10000 - 0x7fff8cb12fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8cb13000 - 0x7fff8cb29fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8cb2d000 - 0x7fff8cb95ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8cb96000 - 0x7fff8cc28ff7 com.apple.CorePDF (3.1 - 3.1) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff8cc62000 - 0x7fff8ce36ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8ce37000 - 0x7fff8ce3cfff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8ce3d000 - 0x7fff8ce4bfff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8ce4c000 - 0x7fff8ce51fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib 0x7fff8ce7a000 - 0x7fff8ce7bff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib 0x7fff8cec3000 - 0x7fff8cf64fff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8cf65000 - 0x7fff8cf65fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8cf66000 - 0x7fff8d072fef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib 0x7fff8d0f6000 - 0x7fff8d0fcff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib 0x7fff8d0fd000 - 0x7fff8d128ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib 0x7fff8d129000 - 0x7fff8d1acfef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff8d1ad000 - 0x7fff8d1affff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8d1b2000 - 0x7fff8d212fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8d213000 - 0x7fff8d248fff com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff8d249000 - 0x7fff8d279ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8d27a000 - 0x7fff8d2a0fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff8d2a1000 - 0x7fff8d3aefff libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8d3af000 - 0x7fff8d3b6fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib 0x7fff8d3b7000 - 0x7fff8d44dff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8d44e000 - 0x7fff8d4c4fff com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x7fff8d592000 - 0x7fff8d5d9ff7 com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff8d5da000 - 0x7fff8d650fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8d651000 - 0x7fff8d652fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8d653000 - 0x7fff8d672fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib 0x7fff8d673000 - 0x7fff8d6dbff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8d6dc000 - 0x7fff8d6deff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8d6df000 - 0x7fff8d6dffff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8d6e0000 - 0x7fff8d73dff7 com.apple.QuickLookFramework (3.2 - 500.18) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8d73e000 - 0x7fff8d779fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib 0x7fff8d77a000 - 0x7fff8d7feff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8d7ff000 - 0x7fff8d83dfff com.apple.bom (11.0 - 183) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8d83e000 - 0x7fff8d974fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8d975000 - 0x7fff8da3cff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff8da3d000 - 0x7fff8da91fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8da92000 - 0x7fff8dabbfff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8dabc000 - 0x7fff8dee9fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8deea000 - 0x7fff8def0ff7 com.apple.phonenumbers (1.0 - 47) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff8def1000 - 0x7fff8def2fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib 0x7fff8def3000 - 0x7fff8df66fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib 0x7fff8df67000 - 0x7fff8e069fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib 0x7fff8e06a000 - 0x7fff8e07ffff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8e0bb000 - 0x7fff8e0bbfff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8e0bc000 - 0x7fff8e0d3fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8e0e0000 - 0x7fff8e13bff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8e14a000 - 0x7fff8e3befff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8e3bf000 - 0x7fff8e403ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8e404000 - 0x7fff8e412ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib 0x7fff8e4b8000 - 0x7fff8e4bffff com.apple.CommerceCore (1.0 - 17.1) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff8e4c0000 - 0x7fff8e562fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8e580000 - 0x7fff8e586fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8ea18000 - 0x7fff8ea3ffff com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts 0x7fff8eb43000 - 0x7fff8eb6cff7 com.apple.framework.Apple80211 (7.4.1 - 741.1) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff8eb6d000 - 0x7fff8ebc5ff7 libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff8ebc6000 - 0x7fff8ebd9ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib 0x7fff8ebda000 - 0x7fff8ebe4ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib 0x7fff8ebe5000 - 0x7fff8ebfffff com.apple.CoreMediaAuthoring (2.0 - 891) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff8ec05000 - 0x7fff8ef27fff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff8ef47000 - 0x7fff8f024fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib 0x7fff8f0a4000 - 0x7fff8f0dffff libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libssl.0.9.8.dylib 0x7fff8f0e0000 - 0x7fff8f113ff7 com.apple.GSS (2.2 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff8f127000 - 0x7fff8f440fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8f47b000 - 0x7fff8f5d8fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8f5d9000 - 0x7fff8f5e4fff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8f5e5000 - 0x7fff8f5f1fff com.apple.DirectoryService.Framework (10.7 - 146) <38778B01-2CF6-3A33-8A7A-FE016774B24C> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff8f5f4000 - 0x7fff8f679ff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8f67a000 - 0x7fff8f6beff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8f6bf000 - 0x7fff8f6fefff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8f70c000 - 0x7fff8f70cfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8f75a000 - 0x7fff8f777ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8f778000 - 0x7fff8f778fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 67 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: 2372 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=284.4M resident=149.0M(52%) swapped_out_or_unallocated=135.4M(48%) Writable regions: Total=255.1M written=114.1M(45%) resident=165.4M(65%) swapped_out=22.0M(9%) unallocated=89.7M(35%) REGION TYPE VIRTUAL =========== ======= ATS (font support) 31.8M ATS (font support) (reserved) 4K reserved VM address space (unallocated) CG backing stores 18.5M CG image 100K CG raster data 236K CG shared images 3416K CoreAnimation 4K CoreGraphics 16K CoreImage 8K CoreServices 2908K MALLOC 170.1M MALLOC guard page 48K Memory tag=240 4K Memory tag=242 12K Memory tag=243 4K Memory tag=251 80K OpenCL 52K STACK GUARD 56.0M Stack 12.1M VM_ALLOCATE 16.5M __CI_BITMAP 80K __DATA 22.1M __IMAGE 528K __LINKEDIT 61.6M __TEXT 222.8M __UNICODE 544K mapped file 88.6M shared memory 18.4M =========== ======= TOTAL 726.5M TOTAL, minus reserved VM space 726.5M