Don't like ads? PRO users don't see any ads ;-)
Guest

MuseScore Crash - Clicking on another tab?

By: a guest on May 21st, 2012  |  syntax: None  |  size: 64.88 KB  |  hits: 20  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Process:         mscore [12814]
  2. Path:            /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/MacOS/mscore
  3. Identifier:      net.sourceforge.mscore
  4. Version:         2.0 (2.0.0)
  5. Code Type:       X86-64 (Native)
  6. Parent Process:  launchd [115]
  7.  
  8. Date/Time:       2012-05-21 08:19:57.802 +0100
  9. OS Version:      Mac OS X 10.7.4 (11E53)
  10. Report Version:  9
  11.  
  12. Interval Since Last Report:          166497 sec
  13. Crashes Since Last Report:           28
  14. Per-App Interval Since Last Report:  51082 sec
  15. Per-App Crashes Since Last Report:   18
  16. Anonymous UUID:                      C8C4B1DE-CC6D-4775-83C6-6B9F4C83B925
  17.  
  18. Crashed Thread:  4  com.apple.audio.IOThread.client
  19.  
  20. Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
  21. Exception Codes: KERN_INVALID_ADDRESS at 0x0000001700000018
  22.  
  23. VM Regions Near 0x1700000018:
  24.     CG shared images       00000001c2b47000-00000001c2b4f000 [   32K] r--/r-- SM=SHM  
  25. -->
  26.     STACK GUARD            00007fff5bc00000-00007fff5f400000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
  27.  
  28. Application Specific Information:
  29. Performing @selector(qtDispatcherToQAction:) from sender NSMenuItem 0x10894f970
  30. objc[12814]: garbage collection is OFF
  31.  
  32. Thread 0:: Dispatch queue: com.apple.main-thread
  33. 0   libSystem.B.dylib                   0x00007fff8bf10ae2 sin + 802
  34. 1   net.sourceforge.mscore              0x000000010051ac0a FluidS::Chorus::update() + 202
  35. 2   net.sourceforge.mscore              0x000000010050de6b FluidS::Fluid::setState(SyntiState&) + 747
  36. 3   net.sourceforge.mscore              0x00000001004d80b9 MasterSynth::setState(SyntiState&) + 281
  37. 4   net.sourceforge.mscore              0x00000001001770f0 Seq::setScoreView(ScoreView*) + 224
  38. 5   net.sourceforge.mscore              0x000000010010dcfc MuseScore::setCurrentScoreView(ScoreView*) + 316
  39. 6   net.sourceforge.mscore              0x000000010002b29b ScoreView::focusInEvent(QFocusEvent*) + 43
  40. 7   QtGui                               0x0000000102c719a7 QWidget::event(QEvent*) + 1041
  41. 8   net.sourceforge.mscore              0x0000000100033b91 ScoreView::event(QEvent*) + 273
  42. 9   QtGui                               0x0000000102c22ef8 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 304
  43. 10  QtGui                               0x0000000102c23176 QApplication::notify(QObject*, QEvent*) + 600
  44. 11  QtCore                              0x0000000103df4d92 QCoreApplication::notifyInternal(QObject*, QEvent*) + 104
  45. 12  QtGui                               0x0000000102c2767d QApplicationPrivate::setFocusWidget(QWidget*, Qt::FocusReason) + 689
  46. 13  QtGui                               0x0000000102c67608 QWidget::setFocus(Qt::FocusReason) + 538
  47. 14  QtGui                               0x0000000102c5a3fe QStackedLayout::setCurrentIndex(int) + 470
  48. 15  net.sourceforge.mscore              0x00000001001f64b9 ScoreTab::setCurrent(int) + 489
  49. 16  net.sourceforge.mscore              0x00000001000165b9 ScoreTab::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 169
  50. 17  QtCore                              0x0000000103e0a3b1 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2001
  51. 18  QtGui                               0x000000010302a41b QTabBar::setCurrentIndex(int) + 375
  52. 19  QtGui                               0x000000010302ca37 QTabBar::removeTab(int) + 1017
  53. 20  net.sourceforge.mscore              0x00000001001f6e7e ScoreTab::removeTab(int) + 446
  54. 21  net.sourceforge.mscore              0x000000010010d689 MuseScore::removeTab(int) + 185
  55. 22  net.sourceforge.mscore              0x000000010011d7d9 MuseScore::cmd(QAction*, QString const&) + 937
  56. 23  net.sourceforge.mscore              0x000000010011d3a9 MuseScore::cmd(QAction*) + 1145
  57. 24  net.sourceforge.mscore              0x000000010000d88e MuseScore::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 318
  58. 25  QtCore                              0x0000000103e0a3b1 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2001
  59. 26  QtGui                               0x0000000102c20dba 0x102ba3000 + 515514
  60. 27  QtCore                              0x0000000103e0a3b1 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2001
  61. 28  QtGui                               0x0000000102c1edf2 QAction::activate(QAction::ActionEvent) + 194
  62. 29  QtGui                               0x0000000102bd4147 0x102ba3000 + 201031
  63. 30  com.apple.CoreFoundation            0x00007fff9226b70d -[NSObject performSelector:withObject:] + 61
  64. 31  com.apple.AppKit                    0x00007fff8f8f3f7e -[NSApplication sendAction:to:from:] + 139
  65. 32  com.apple.AppKit                    0x00007fff8f9e0bfb -[NSMenuItem _corePerformAction] + 399
  66. 33  com.apple.AppKit                    0x00007fff8f9e0932 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125
  67. 34  com.apple.AppKit                    0x00007fff8f95e524 -[NSMenu performKeyEquivalent:] + 281
  68. 35  com.apple.AppKit                    0x00007fff8f95d175 -[NSApplication _handleKeyEquivalent:] + 526
  69. 36  com.apple.AppKit                    0x00007fff8f856536 -[NSApplication sendEvent:] + 4282
  70. 37  QtGui                               0x0000000102bd51d2 0x102ba3000 + 205266
  71. 38  com.apple.AppKit                    0x00007fff8f7ed0c6 -[NSApplication run] + 555
  72. 39  QtGui                               0x0000000102bde3e0 0x102ba3000 + 242656
  73. 40  QtCore                              0x0000000103df2318 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 394
  74. 41  QtCore                              0x0000000103df54e3 QCoreApplication::exec() + 175
  75. 42  net.sourceforge.mscore              0x000000010011509b main + 14779
  76. 43  net.sourceforge.mscore              0x0000000100008952 _start + 224
  77. 44  net.sourceforge.mscore              0x0000000100008871 start + 33
  78.  
  79. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  80. 0   libsystem_kernel.dylib              0x00007fff8d8517e6 kevent + 10
  81. 1   libdispatch.dylib                   0x00007fff8bafb78a _dispatch_mgr_invoke + 923
  82. 2   libdispatch.dylib                   0x00007fff8bafa31a _dispatch_mgr_thread + 54
  83.  
  84. Thread 2:: com.apple.CFSocket.private
  85. 0   libsystem_kernel.dylib              0x00007fff8d850df2 __select + 10
  86. 1   com.apple.CoreFoundation            0x00007fff92259c8b __CFSocketManager + 1355
  87. 2   libsystem_c.dylib                   0x00007fff8bbfb8bf _pthread_start + 335
  88. 3   libsystem_c.dylib                   0x00007fff8bbfeb75 thread_start + 13
  89.  
  90. Thread 3:
  91. 0   libsystem_kernel.dylib              0x00007fff8d84f67a mach_msg_trap + 10
  92. 1   libsystem_kernel.dylib              0x00007fff8d84ed71 mach_msg + 73
  93. 2   com.apple.audio.midi.CoreMIDI       0x00000001040af5be XServerMachPort::ReceiveMessage(int&, void*, int&) + 96
  94. 3   com.apple.audio.midi.CoreMIDI       0x00000001040d0653 MIDIProcess::RunMIDIInThread() + 207
  95. 4   com.apple.audio.midi.CoreMIDI       0x00000001040b096a XThread::RunHelper(void*) + 10
  96. 5   com.apple.audio.midi.CoreMIDI       0x00000001040b0396 CAPThread::Entry(CAPThread*) + 98
  97. 6   libsystem_c.dylib                   0x00007fff8bbfb8bf _pthread_start + 335
  98. 7   libsystem_c.dylib                   0x00007fff8bbfeb75 thread_start + 13
  99.  
  100. Thread 4 Crashed:: com.apple.audio.IOThread.client
  101. 0   net.sourceforge.mscore              0x00000001001784ca Seq::processMessages() + 362
  102. 1   net.sourceforge.mscore              0x0000000100178916 Seq::process(unsigned int, float*, float*) + 182
  103. 2   net.sourceforge.mscore              0x000000010030c567 paCallback(void const*, void*, unsigned long, PaStreamCallbackTimeInfo const*, unsigned long, void*) + 71
  104. 3   libportaudio.2.dylib                0x0000000103fd4300 Pa_Initialize + 3344
  105. 4   libportaudio.2.dylib                0x0000000103fd513b Pa_Initialize + 6987
  106. 5   libportaudio.2.dylib                0x0000000103fdab7d PaMacCore_GetChannelName + 3053
  107. 6   com.apple.audio.units.Components    0x000000010b309b47 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 221
  108. 7   com.apple.audio.units.Components    0x000000010b309014 AUInputFormatConverter2::InputProc(OpaqueAudioConverter*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void*) + 113
  109. 8   com.apple.audio.toolbox.AudioToolbox        0x00007fff90c4eed3 AudioConverterChain::CallInputProc(unsigned int) + 459
  110. 9   com.apple.audio.toolbox.AudioToolbox        0x00007fff90c4ec05 AudioConverterChain::FillBufferFromInputProc(unsigned int*, CABufferList*) + 107
  111. 10  com.apple.audio.toolbox.AudioToolbox        0x00007fff90c4eb8b BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const*&) + 183
  112. 11  com.apple.audio.toolbox.AudioToolbox        0x00007fff90c4f164 Resampler2Wrapper::RenderOutput(CABufferList*, unsigned int, unsigned int&) + 204
  113. 12  com.apple.audio.toolbox.AudioToolbox        0x00007fff90c4e865 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 307
  114. 13  com.apple.audio.toolbox.AudioToolbox        0x00007fff90c4e995 AudioConverterChain::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 105
  115. 14  com.apple.audio.toolbox.AudioToolbox        0x00007fff90c4e865 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 307
  116. 15  com.apple.audio.toolbox.AudioToolbox        0x00007fff90c4e5fd AudioConverterFillComplexBuffer + 237
  117. 16  com.apple.audio.units.Components    0x000000010b3090c7 AUInputFormatConverter2::PullAndConvertInput(AudioTimeStamp const&, unsigned int&, AudioBufferList&, AudioStreamPacketDescription*, bool&) + 125
  118. 17  com.apple.audio.units.Components    0x000000010b3080c0 AUConverterBase::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 718
  119. 18  com.apple.audio.units.Components    0x000000010b307544 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 128
  120. 19  com.apple.audio.units.Components    0x000000010b3049cd AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 377
  121. 20  com.apple.audio.units.Components    0x000000010b30bc13 AUHAL::AUIOProc(unsigned int, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void*) + 2087
  122. 21  com.apple.audio.CoreAudio           0x00007fff933239fa HALC_ProxyIOContext::IOWorkLoop() + 2058
  123. 22  com.apple.audio.CoreAudio           0x00007fff93323151 HALC_ProxyIOContext::IOThreadEntry(void*) + 73
  124. 23  com.apple.audio.CoreAudio           0x00007fff9332300c HALB_IOThread::Entry(void*) + 78
  125. 24  libsystem_c.dylib                   0x00007fff8bbfb8bf _pthread_start + 335
  126. 25  libsystem_c.dylib                   0x00007fff8bbfeb75 thread_start + 13
  127.  
  128. Thread 5:
  129. 0   libsystem_kernel.dylib              0x00007fff8d850bca __psynch_cvwait + 10
  130. 1   libsystem_c.dylib                   0x00007fff8bbff274 _pthread_cond_wait + 840
  131. 2   QtCore                              0x0000000103d04e1c 0x103ce0000 + 151068
  132. 3   QtCore                              0x0000000103d04b25 QWaitCondition::wait(QMutex*, unsigned long) + 117
  133. 4   QtGui                               0x00000001030ad8b7 0x102ba3000 + 5286071
  134. 5   QtCore                              0x0000000103d0415f 0x103ce0000 + 147807
  135. 6   libsystem_c.dylib                   0x00007fff8bbfb8bf _pthread_start + 335
  136. 7   libsystem_c.dylib                   0x00007fff8bbfeb75 thread_start + 13
  137.  
  138. Thread 6:
  139. 0   libsystem_kernel.dylib              0x00007fff8d8517e6 kevent + 10
  140. 1   QtCore                              0x0000000103dd8c2d 0x103ce0000 + 1018925
  141. 2   QtCore                              0x0000000103d0415f 0x103ce0000 + 147807
  142. 3   libsystem_c.dylib                   0x00007fff8bbfb8bf _pthread_start + 335
  143. 4   libsystem_c.dylib                   0x00007fff8bbfeb75 thread_start + 13
  144.  
  145. Thread 7:: CoreAnimation render server
  146. 0   libsystem_kernel.dylib              0x00007fff8d84f67a mach_msg_trap + 10
  147. 1   libsystem_kernel.dylib              0x00007fff8d84ed71 mach_msg + 73
  148. 2   com.apple.QuartzCore                0x00007fff8bd652d9 CA::Render::Server::server_thread(void*) + 184
  149. 3   com.apple.QuartzCore                0x00007fff8bd65219 thread_fun + 24
  150. 4   libsystem_c.dylib                   0x00007fff8bbfb8bf _pthread_start + 335
  151. 5   libsystem_c.dylib                   0x00007fff8bbfeb75 thread_start + 13
  152.  
  153. Thread 8:
  154. 0   libsystem_kernel.dylib              0x00007fff8d850bca __psynch_cvwait + 10
  155. 1   libsystem_c.dylib                   0x00007fff8bbff274 _pthread_cond_wait + 840
  156. 2   QtCore                              0x0000000103d04e0f 0x103ce0000 + 151055
  157. 3   QtCore                              0x0000000103d04b25 QWaitCondition::wait(QMutex*, unsigned long) + 117
  158. 4   QtCore                              0x0000000103cf708a 0x103ce0000 + 94346
  159. 5   QtCore                              0x0000000103d0415f 0x103ce0000 + 147807
  160. 6   libsystem_c.dylib                   0x00007fff8bbfb8bf _pthread_start + 335
  161. 7   libsystem_c.dylib                   0x00007fff8bbfeb75 thread_start + 13
  162.  
  163. Thread 9:
  164. 0   libsystem_kernel.dylib              0x00007fff8d850bca __psynch_cvwait + 10
  165. 1   libsystem_c.dylib                   0x00007fff8bbff274 _pthread_cond_wait + 840
  166. 2   QtCore                              0x0000000103d04e0f 0x103ce0000 + 151055
  167. 3   QtCore                              0x0000000103d04b25 QWaitCondition::wait(QMutex*, unsigned long) + 117
  168. 4   QtCore                              0x0000000103cf708a 0x103ce0000 + 94346
  169. 5   QtCore                              0x0000000103d0415f 0x103ce0000 + 147807
  170. 6   libsystem_c.dylib                   0x00007fff8bbfb8bf _pthread_start + 335
  171. 7   libsystem_c.dylib                   0x00007fff8bbfeb75 thread_start + 13
  172.  
  173. Thread 10:
  174. 0   libsystem_kernel.dylib              0x00007fff8d851192 __workq_kernreturn + 10
  175. 1   libsystem_c.dylib                   0x00007fff8bbfd594 _pthread_wqthread + 758
  176. 2   libsystem_c.dylib                   0x00007fff8bbfeb85 start_wqthread + 13
  177.  
  178. Thread 4 crashed with X86 Thread State (64-bit):
  179.   rax: 0x0000001700000008  rbx: 0x000000010496b000  rcx: 0x0000000000000001  rdx: 0x0000000000000001
  180.   rdi: 0x00000001087b4490  rsi: 0x000000010496bcf0  rbp: 0x00000001087b44c0  rsp: 0x00000001087b4480
  181.    r8: 0x0000000000000016   r9: 0x000000000000014c  r10: 0x0000000000000000  r11: 0x0000000115214d48
  182.   r12: 0x0000000000000001  r13: 0x000000010e3dba00  r14: 0x00000001087b4490  r15: 0x000000010496b038
  183.   rip: 0x00000001001784ca  rfl: 0x0000000000010202  cr2: 0x0000001700000018
  184. Logical CPU: 1
  185.  
  186. Binary Images:
  187.        0x100000000 -        0x100823ff7 +net.sourceforge.mscore (2.0 - 2.0.0) <C0659423-E4B9-3FB8-991C-D4AE5C59AB2E> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/MacOS/mscore
  188.        0x100b70000 -        0x101037fe7 +QtDesigner (4.8.1 - compatibility 4.8.0) <4F19AB87-3F08-3B79-8FFB-35BCF0B179AE> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/QtDesigner.framework/Versions/4/QtDesigner
  189.        0x1010db000 -        0x1012acff7 +QtScript (4.8.1 - compatibility 4.8.0) <CA4E46C1-350D-366F-93DF-F896C6F46895> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/QtScript.framework/Versions/4/QtScript
  190.        0x101300000 -        0x10134cfff +QtSvg (4.8.1 - compatibility 4.8.0) <050A549C-8EEE-3EB1-9D65-6DED181E65F5> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
  191.        0x10135c000 -        0x102739fe7 +QtWebKit (4.9.0 - compatibility 4.9.0) <134ACE93-D8D7-30A2-B3B1-20B29E016AD8> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
  192.        0x102ad4000 -        0x102b82fe7 +QtScriptTools (4.8.1 - compatibility 4.8.0) <B806785E-DBDD-3764-A5E2-5791812D255D> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/QtScriptTools.framework/Versions/4/QtScriptTools
  193.        0x102ba3000 -        0x10355cfff +QtGui (4.8.1 - compatibility 4.8.0) <E34D79DB-027E-3F00-87A4-E33462DA8B3E> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
  194.        0x1036c5000 -        0x103708fe7 +QtXml (4.8.1 - compatibility 4.8.0) <4C9738F5-E439-39DE-885F-24C6BE50A949> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
  195.        0x103715000 -        0x103b09fff +QtXmlPatterns (4.8.1 - compatibility 4.8.0) <E3DA650C-C902-31F6-BB12-AC6159DF9670> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4/QtXmlPatterns
  196.        0x103b87000 -        0x103cb7ff7 +QtNetwork (4.8.1 - compatibility 4.8.0) <5B9B7C42-DC08-3261-85F7-994BE40A4140> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
  197.        0x103ce0000 -        0x103f81fff +QtCore (4.8.1 - compatibility 4.8.0) <DA385CEE-BB61-3E1C-8284-379A19ECC825> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
  198.        0x103fcf000 -        0x103fe1fff +libportaudio.2.dylib (3.0.0 - compatibility 3.0.0) <547AFCE7-0EEB-94EB-9AC3-DA4BB1896D88> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/libportaudio.2.dylib
  199.        0x103fe6000 -        0x103ffaff7 +libz.1.dylib (1.2.5 - compatibility 1.0.0) <B2D5B322-19E4-8D42-9A2F-3011155F5CC8> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/libz.1.dylib
  200.        0x103ffe000 -        0x104003ff7 +libvorbisfile.3.dylib (7.4.0 - compatibility 7.0.0) <0E8C13E6-F9B2-9481-EE20-281E6ABC5503> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/libvorbisfile.3.dylib
  201.        0x104007000 -        0x104063fff +libsndfile.1.dylib (2.25.0 - compatibility 2.0.0) <357B2707-3640-D082-5585-E9D5A9DD1033> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/libsndfile.1.dylib
  202.        0x10406e000 -        0x104095fef +libvorbis.0.dylib (5.5.0 - compatibility 5.0.0) <B2DA1B95-0295-815A-B562-A9BD98E79549> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/libvorbis.0.dylib
  203.        0x10409a000 -        0x10409dff7 +libogg.0.dylib (9.0.0 - compatibility 9.0.0) <25F3C8D1-986D-76B6-82A8-BF29312E61C5> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/libogg.0.dylib
  204.        0x1040a0000 -        0x1040f1ff7  com.apple.audio.midi.CoreMIDI (1.8 - 42) <10BAC42F-ACFE-3EBC-869A-2847A0770CE8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
  205.        0x104117000 -        0x104159fff +libFLAC.8.dylib (11.0.0 - compatibility 11.0.0) <C098CA6F-2BD8-7A38-4013-E07007362CFA> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/libFLAC.8.dylib
  206.        0x104165000 -        0x104404fe7 +libvorbisenc.2.dylib (3.8.0 - compatibility 3.0.0) <F6085476-910B-FA59-01D5-8BEA38386ADF> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/Frameworks/libvorbisenc.2.dylib
  207.        0x104423000 -        0x10443efff  libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <DDB91E75-A2FA-331F-8069-999127AC6A9D> /usr/lib/libexpat.1.dylib
  208.        0x104730000 -        0x10475bfff +libjack.0.dylib (??? - ???) <79B3C84C-D457-6938-B5E9-1A5716A1F4A5> /usr/local/lib/libjack.0.dylib
  209.        0x105a67000 -        0x105aa0fff +libqjpeg.dylib (??? - ???) <6723DAE2-3C83-3EE8-BF62-FCB8136DC201> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/PlugIns/imageformats/libqjpeg.dylib
  210.        0x105aa7000 -        0x105ab0fff +libqsvgicon.dylib (??? - ???) <A9794676-A891-3DBB-91F1-7985775B60B0> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/PlugIns/iconengines/libqsvgicon.dylib
  211.        0x106aab000 -        0x106adefff  com.apple.security.csparser (3.0 - 55148.1) <6036024F-C477-3260-8358-084EEBDD9376> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
  212.        0x10747d000 -        0x107483ff7 +libqgif.dylib (??? - ???) <AF6137EB-22B2-3D34-9B1B-55A13A881601> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/PlugIns/imageformats/libqgif.dylib
  213.        0x107487000 -        0x10748dfff +libqico.dylib (??? - ???) <ACB6D776-F880-391A-940A-074AF3A17C0C> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/PlugIns/imageformats/libqico.dylib
  214.        0x107491000 -        0x1074e2fef +libqmng.dylib (??? - ???) <08601B5B-1606-3F1C-9E0E-4F24B7FAE221> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/PlugIns/imageformats/libqmng.dylib
  215.        0x1074eb000 -        0x1074f0fff +libqsvg.dylib (??? - ???) <A0DFA574-183A-35D7-B78A-2B23AC778263> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/PlugIns/imageformats/libqsvg.dylib
  216.        0x107503000 -        0x107506ff7  libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  217.        0x10750b000 -        0x10750ffff +libqtga.dylib (??? - ???) <E58E8344-0DB3-3511-BF75-751F92500710> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/PlugIns/imageformats/libqtga.dylib
  218.        0x10754c000 -        0x107550fff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
  219.        0x107555000 -        0x10755afff  com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
  220.        0x107583000 -        0x107583ff5 +cl_kernels (??? - ???) <7C1A6785-4D57-45E6-A536-070E7C57FDC9> cl_kernels
  221.        0x1075b6000 -        0x1075bcfef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
  222.        0x1075f4000 -        0x1075f4ffd +cl_kernels (??? - ???) <137B1C1E-56CC-4605-A9B8-6868C8F81CE2> cl_kernels
  223.        0x10765b000 -        0x107685ff7 +com.grame.JackRouter (JackRouter - 0.9.4) <E4B3807D-296B-70F5-593B-A6A241D2A373> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
  224.        0x1076cf000 -        0x1076d0ffc +cl_kernels (??? - ???) <7B585B67-4A46-40FF-84E8-E1F007DA2336> cl_kernels
  225.        0x107717000 -        0x107739fe7 +libqcncodecs.dylib (??? - ???) <8C7641F3-EAA7-3FE2-B8D8-3456F51067A1> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/PlugIns/codecs/libqcncodecs.dylib
  226.        0x10773c000 -        0x107765fff +libqjpcodecs.dylib (??? - ???) <EFA27CBE-6F9B-32DC-9BDF-0D0AC212D26F> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/PlugIns/codecs/libqjpcodecs.dylib
  227.        0x1077ba000 -        0x1077ccfe7 +libqkrcodecs.dylib (??? - ???) <65687192-E8E1-340F-8D66-663C7AB42EDB> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/PlugIns/codecs/libqkrcodecs.dylib
  228.        0x10785a000 -        0x1078affef +libqtiff.dylib (??? - ???) <7000F30D-C23C-385C-AE9D-2A4D50DF06CD> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/PlugIns/imageformats/libqtiff.dylib
  229.        0x1079fd000 -        0x1079feff3 +cl_kernels (??? - ???) <0B134935-7ECA-4AD5-9694-726B7BD0FB0A> cl_kernels
  230.        0x1088b9000 -        0x1088defff +libqtwcodecs.dylib (??? - ???) <64DBB275-4A65-36A4-AE0E-BA7403096CA1> /Applications/MuseScore/MuseScore - Nightly Build (5654).app/Contents/PlugIns/codecs/libqtwcodecs.dylib
  231.        0x1088f0000 -        0x1088f1ff3 +cl_kernels (??? - ???) <E85D18B6-7BE0-4304-89AC-6926E8BB471F> cl_kernels
  232.        0x109530000 -        0x109534fff  com.apple.qldisplay.Generic (3.2 - 500.16) <DF14FB23-60E5-3BD9-B312-39F95C8F737E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/PlugIns/Generic.qldisplay/Contents/MacOS/Generic
  233.        0x10b300000 -        0x10b44bff7  com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
  234.        0x10b60d000 -        0x10b6a0ff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
  235.        0x1165e0000 -        0x116673ff7  unorm8_argb.dylib (1.50.69 - compatibility 1.0.0) <62C3F70B-9B04-39BD-BE29-582A1DE89A90> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb.dylib
  236.        0x1166d3000 -        0x116701fff  com.apple.driver.AppleIntelGMA950GLDriver (7.0.52 - 7.0.0) <72EFBDC2-E95E-354B-A989-A3F33CC87837> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver
  237.        0x1167c5000 -        0x1167f3ff7  GLRendererFloat (??? - ???) <E33704BC-AA25-3279-A585-ABC6B3176D3E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  238.        0x116b6b000 -        0x116d04fff  GLEngine (??? - ???) <61484217-C41D-3A65-86BD-397ACC0D069F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  239.        0x116d38000 -        0x116e31fff  libGLProgrammability.dylib (??? - ???) <7396EE13-5FA6-3E78-88D0-2502CFE79A97> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  240.     0x7fff6ce20000 -     0x7fff6ce54baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
  241.     0x7fff8a403000 -     0x7fff8a42eff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  242.     0x7fff8a42f000 -     0x7fff8a42ffff  com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  243.     0x7fff8a430000 -     0x7fff8a430fff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
  244.     0x7fff8a431000 -     0x7fff8a47ffff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  245.     0x7fff8a911000 -     0x7fff8aa9bfff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
  246.     0x7fff8aa9c000 -     0x7fff8ab12fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
  247.     0x7fff8ab13000 -     0x7fff8ab7eff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  248.     0x7fff8ab7f000 -     0x7fff8ac8cfff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  249.     0x7fff8ac8d000 -     0x7fff8b0aaff7  com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
  250.     0x7fff8b0ab000 -     0x7fff8b0fffff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  251.     0x7fff8b203000 -     0x7fff8b241fff  com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
  252.     0x7fff8b2dd000 -     0x7fff8ba71fef  com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
  253.     0x7fff8ba72000 -     0x7fff8baf6ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  254.     0x7fff8baf7000 -     0x7fff8baf7fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  255.     0x7fff8baf8000 -     0x7fff8bb06fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
  256.     0x7fff8bb07000 -     0x7fff8bb0bfff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
  257.     0x7fff8bb51000 -     0x7fff8bb65ff7  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
  258.     0x7fff8bb66000 -     0x7fff8bb69fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  259.     0x7fff8bb6a000 -     0x7fff8bbacff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
  260.     0x7fff8bbad000 -     0x7fff8bc8afef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  261.     0x7fff8bc8b000 -     0x7fff8bc8bfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  262.     0x7fff8bc8c000 -     0x7fff8bd22ff7  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
  263.     0x7fff8bd4c000 -     0x7fff8bd62fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  264.     0x7fff8bd63000 -     0x7fff8bf02ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  265.     0x7fff8bf03000 -     0x7fff8bf30fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
  266.     0x7fff8bf31000 -     0x7fff8c15bfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  267.     0x7fff8c15c000 -     0x7fff8c189fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
  268.     0x7fff8c18a000 -     0x7fff8c196fff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  269.     0x7fff8c197000 -     0x7fff8c291ff7  com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  270.     0x7fff8c292000 -     0x7fff8c2cdfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  271.     0x7fff8c2ce000 -     0x7fff8c404fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  272.     0x7fff8c41b000 -     0x7fff8c491fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  273.     0x7fff8c4e9000 -     0x7fff8c55cfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  274.     0x7fff8c55d000 -     0x7fff8c63cff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  275.     0x7fff8c63d000 -     0x7fff8c668fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
  276.     0x7fff8c669000 -     0x7fff8c6fbff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
  277.     0x7fff8c887000 -     0x7fff8ccb4fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  278.     0x7fff8ccb5000 -     0x7fff8ccc5ff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  279.     0x7fff8d3a2000 -     0x7fff8d3b0ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
  280.     0x7fff8d3f7000 -     0x7fff8d71bfff  com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
  281.     0x7fff8d71c000 -     0x7fff8d71fff7  com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  282.     0x7fff8d720000 -     0x7fff8d732ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
  283.     0x7fff8d733000 -     0x7fff8d77aff7  com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
  284.     0x7fff8d77b000 -     0x7fff8d7aeff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  285.     0x7fff8d7af000 -     0x7fff8d7affff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  286.     0x7fff8d7b0000 -     0x7fff8d7b1fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  287.     0x7fff8d7b2000 -     0x7fff8d7bdff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
  288.     0x7fff8d7be000 -     0x7fff8d839ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  289.     0x7fff8d83a000 -     0x7fff8d85afff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
  290.     0x7fff8d85b000 -     0x7fff8d878ff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  291.     0x7fff8d879000 -     0x7fff8d887fff  com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
  292.     0x7fff8d888000 -     0x7fff8d98ffe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  293.     0x7fff8da42000 -     0x7fff8da50ff7  com.apple.AppleFSCompression (37 - 1.0) <8981D804-EBFE-35D5-9F79-6689DCCBA43A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
  294.     0x7fff8da51000 -     0x7fff8da7eff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  295.     0x7fff8da7f000 -     0x7fff8db12ff7  com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
  296.     0x7fff8db13000 -     0x7fff8db28fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  297.     0x7fff8db29000 -     0x7fff8dc2bfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  298.     0x7fff8dc2c000 -     0x7fff8dc32fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
  299.     0x7fff8dcb6000 -     0x7fff8dd39fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  300.     0x7fff8dd3a000 -     0x7fff8dd45fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  301.     0x7fff8dd46000 -     0x7fff8dd6fff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
  302.     0x7fff8dd70000 -     0x7fff8e237fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  303.     0x7fff8e238000 -     0x7fff8e23efff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  304.     0x7fff8e23f000 -     0x7fff8e240fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  305.     0x7fff8e241000 -     0x7fff8e265fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  306.     0x7fff8e266000 -     0x7fff8e2a0fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  307.     0x7fff8e2a6000 -     0x7fff8e6d9ff7  com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
  308.     0x7fff8ee13000 -     0x7fff8f135fe7  com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
  309.     0x7fff8f136000 -     0x7fff8f14bfff  com.apple.FileSync.framework (6.0.1 - 502.2) <65A5CD1B-766D-33F8-8AC1-0984499838E9> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
  310.     0x7fff8f14c000 -     0x7fff8f166fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
  311.     0x7fff8f167000 -     0x7fff8f1c9ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  312.     0x7fff8f1ca000 -     0x7fff8f1f3fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  313.     0x7fff8f1fd000 -     0x7fff8f20fff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  314.     0x7fff8f215000 -     0x7fff8f5befef  com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
  315.     0x7fff8f5bf000 -     0x7fff8f6bffff  com.apple.QuickLookUIFramework (3.2 - 500.16) <0BACF8C4-5A7B-31EE-B4AA-3CCF8615C9A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
  316.     0x7fff8f6c3000 -     0x7fff8f6dafff  com.apple.CFOpenDirectory (10.7 - 146) <E6D4F114-678B-3957-9C59-9206ECDA756E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  317.     0x7fff8f6db000 -     0x7fff8f7e7fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
  318.     0x7fff8f7e8000 -     0x7fff903eeff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  319.     0x7fff903ef000 -     0x7fff903f4fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  320.     0x7fff903f5000 -     0x7fff903f8fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  321.     0x7fff903f9000 -     0x7fff90493ff7  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
  322.     0x7fff90494000 -     0x7fff9049dff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  323.     0x7fff9049e000 -     0x7fff904ddff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  324.     0x7fff904de000 -     0x7fff904e1fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
  325.     0x7fff904e2000 -     0x7fff90522ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
  326.     0x7fff90523000 -     0x7fff90529fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  327.     0x7fff9052c000 -     0x7fff90b10fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  328.     0x7fff90b26000 -     0x7fff90c0ae5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  329.     0x7fff90c0b000 -     0x7fff90c40fff  libTrueTypeScaler.dylib (??? - ???) <24B2CA56-309F-316E-ACAD-3355F8A5FDC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
  330.     0x7fff90c41000 -     0x7fff90d9afff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  331.     0x7fff90db7000 -     0x7fff910a0ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
  332.     0x7fff910a3000 -     0x7fff910a8fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  333.     0x7fff910a9000 -     0x7fff91210fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  334.     0x7fff91211000 -     0x7fff91228fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  335.     0x7fff91229000 -     0x7fff9129ffff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
  336.     0x7fff912a0000 -     0x7fff912a6ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
  337.     0x7fff912a7000 -     0x7fff912acfff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  338.     0x7fff912ad000 -     0x7fff91600fff  com.apple.FinderKit (1.0.3 - 1.0.3) <D0BF82AD-69D6-3190-804C-6CF061BA22EF> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
  339.     0x7fff9160b000 -     0x7fff91708ff7  com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
  340.     0x7fff91709000 -     0x7fff91718ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  341.     0x7fff91719000 -     0x7fff91721fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
  342.     0x7fff91722000 -     0x7fff9175bfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
  343.     0x7fff91764000 -     0x7fff9187dfff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  344.     0x7fff9187e000 -     0x7fff9187efff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  345.     0x7fff9187f000 -     0x7fff91883fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  346.     0x7fff91884000 -     0x7fff91937ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  347.     0x7fff91938000 -     0x7fff9197cff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  348.     0x7fff9197d000 -     0x7fff919d7ff7  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
  349.     0x7fff919d8000 -     0x7fff91e7dfff  com.apple.RawCamera.bundle (3.12.0 - 615) <10CCCC87-4A1E-3343-BF09-1C6640B56F45> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  350.     0x7fff91e7e000 -     0x7fff91eb9fff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  351.     0x7fff91ec5000 -     0x7fff91ec6fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
  352.     0x7fff91ec7000 -     0x7fff91f24ff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
  353.     0x7fff91f25000 -     0x7fff9201afff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  354.     0x7fff9201b000 -     0x7fff920e2ff7  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <7E2E109C-A438-3EDC-A6EB-3EF634A1B28B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
  355.     0x7fff920e3000 -     0x7fff92134ff7  com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
  356.     0x7fff92135000 -     0x7fff921d7fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  357.     0x7fff921d8000 -     0x7fff923acff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  358.     0x7fff923ad000 -     0x7fff923adfff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  359.     0x7fff923ae000 -     0x7fff923b0fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  360.     0x7fff923b1000 -     0x7fff92404fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
  361.     0x7fff92405000 -     0x7fff9250afff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  362.     0x7fff9250b000 -     0x7fff9256bfff  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
  363.     0x7fff9256c000 -     0x7fff92589fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  364.     0x7fff9258a000 -     0x7fff9258afff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  365.     0x7fff9258b000 -     0x7fff925e7ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  366.     0x7fff925e8000 -     0x7fff92634ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  367.     0x7fff92635000 -     0x7fff9263afff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  368.     0x7fff9263b000 -     0x7fff92662fff  com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
  369.     0x7fff92663000 -     0x7fff9268cfff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  370.     0x7fff926cb000 -     0x7fff92723fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  371.     0x7fff92724000 -     0x7fff92763fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  372.     0x7fff92764000 -     0x7fff92794ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  373.     0x7fff92795000 -     0x7fff927a2fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  374.     0x7fff927a3000 -     0x7fff927a7ff7  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
  375.     0x7fff927a8000 -     0x7fff927b5ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
  376.     0x7fff927b6000 -     0x7fff9287dff7  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
  377.     0x7fff928cb000 -     0x7fff928ccff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
  378.     0x7fff9291c000 -     0x7fff9291cfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  379.     0x7fff9291d000 -     0x7fff92924fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  380.     0x7fff92960000 -     0x7fff9297ffff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  381.     0x7fff92980000 -     0x7fff92bf3fff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  382.     0x7fff92bf4000 -     0x7fff92c07ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
  383.     0x7fff92c08000 -     0x7fff92c28fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  384.     0x7fff92c29000 -     0x7fff92c2dfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  385.     0x7fff92c2e000 -     0x7fff92f5aff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  386.     0x7fff92f5b000 -     0x7fff92f60ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  387.     0x7fff92f61000 -     0x7fff92fb8fff  com.apple.Suggestions (1.1 - 85.1) <DE511C42-D2F2-309C-80EE-53862245DE22> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
  388.     0x7fff92fb9000 -     0x7fff92fc4ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  389.     0x7fff9317e000 -     0x7fff93189ff7  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
  390.     0x7fff9318a000 -     0x7fff931f3fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  391.     0x7fff931f4000 -     0x7fff93246ff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  392.     0x7fff93247000 -     0x7fff9328bff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  393.     0x7fff9328c000 -     0x7fff932bbfff  com.apple.shortcut (2.1 - 2.1) <43C186C0-6B0F-39FA-976A-C307CC410495> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
  394.     0x7fff932d1000 -     0x7fff932fcff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  395.     0x7fff932fd000 -     0x7fff93365ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  396.     0x7fff93366000 -     0x7fff93444fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  397.     0x7fff93445000 -     0x7fff934b5fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  398.     0x7fff934b6000 -     0x7fff934dafff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  399.     0x7fff934db000 -     0x7fff934ddff7  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
  400.     0x7fff934de000 -     0x7fff935c8fff  com.apple.backup.framework (1.3.3 - 1.3.3) <6C49FBCF-D6AF-3351-BBBF-A98A622CA517> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
  401.     0x7fff935c9000 -     0x7fff935cfff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  402.     0x7fff935d0000 -     0x7fff93671ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  403.     0x7fff93685000 -     0x7fff936adfff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  404.     0x7fff936cd000 -     0x7fff936cdfff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  405.     0x7fff936ce000 -     0x7fff936d0fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  406.     0x7fff936d1000 -     0x7fff936d7fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  407.     0x7fff936d8000 -     0x7fff936d9ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  408.     0x7fff93703000 -     0x7fff9371fff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  409.     0x7fff93774000 -     0x7fff93775ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  410.     0x7fff93776000 -     0x7fff93a8ffff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  411.     0x7fff93a90000 -     0x7fff93ad6fff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
  412.     0x7fff93ad7000 -     0x7fff93b18fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  413.     0x7fff93b19000 -     0x7fff93b62ff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
  414.     0x7fff93b63000 -     0x7fff93dd1ff7  com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
  415.     0x7fff93dd2000 -     0x7fff93e26ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  416.     0x7fff93e27000 -     0x7fff93e2afff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  417.     0x7fff93e2b000 -     0x7fff93e6bfff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
  418.     0x7fff93e6c000 -     0x7fff93e88fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
  419.     0x7fff93e89000 -     0x7fff93e9bff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  420.     0x7fff93e9c000 -     0x7fff93ea3fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <B3F07872-63B1-3AAF-A313-9B2886822C58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
  421.     0x7fff93ea4000 -     0x7fff93ea9fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
  422.     0x7fff93eaa000 -     0x7fff93eabfff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  423.     0x7fff93f09000 -     0x7fff93f0bfff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
  424.     0x7fff93f10000 -     0x7fff93fb5fff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  425.     0x7fff9402e000 -     0x7fff94035fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
  426.     0x7fff94036000 -     0x7fff940bbff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  427.     0x7fff940bc000 -     0x7fff940f1fff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
  428.     0x7fff940f2000 -     0x7fff94118fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  429.     0x7fff94119000 -     0x7fff94ab6c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  430.     0x7fff957ef000 -     0x7fff958d3fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  431.     0x7fff958d4000 -     0x7fff95b49ff7  com.apple.imageKit (2.1.2 - 1.0) <5BAA52A9-F359-31E4-8109-74EBCEB626B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
  432.     0x7fff95b4a000 -     0x7fff95b58fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  433.     0x7fff95b59000 -     0x7fff95b63ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
  434.     0x7fff95b95000 -     0x7fff95b9cff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  435.     0x7fff95b9d000 -     0x7fff95bb3ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  436.     0x7fff95bc0000 -     0x7fff95edcfff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  437.     0x7fff95edd000 -     0x7fff960dffff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
  438.  
  439. External Modification Summary:
  440.   Calls made by other processes targeting this process:
  441.     task_for_pid: 69
  442.     thread_create: 0
  443.     thread_set_state: 0
  444.   Calls made by this process:
  445.     task_for_pid: 0
  446.     thread_create: 0
  447.     thread_set_state: 0
  448.   Calls made by all processes on this machine:
  449.     task_for_pid: 6104
  450.     thread_create: 0
  451.     thread_set_state: 0
  452.  
  453. VM Region Summary:
  454. ReadOnly portion of Libraries: Total=263.0M resident=73.5M(28%) swapped_out_or_unallocated=189.5M(72%)
  455. Writable regions: Total=246.0M written=131.6M(54%) resident=102.9M(42%) swapped_out=93.0M(38%) unallocated=143.1M(58%)
  456.  
  457. REGION TYPE                      VIRTUAL
  458. ===========                      =======
  459. (null) (reserved)                    40K        reserved VM address space (unallocated)
  460. CG backing stores                  11.4M
  461. CG image                            128K
  462. CG raster data                      236K
  463. CG shared images                   3416K
  464. CoreAnimation                       348K
  465. CoreGraphics                         16K
  466. CoreImage                             8K
  467. CoreServices                       2256K
  468. IOKit                               404K
  469. MALLOC                            199.7M
  470. MALLOC guard page                    48K
  471. Memory tag=240                        4K
  472. Memory tag=242                       12K
  473. Memory tag=251                       84K
  474. OpenCL                               52K
  475. OpenGL GLSL                        1372K
  476. OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
  477. SQLite page cache                    96K
  478. STACK GUARD                        56.0M
  479. Stack                              12.6M
  480. VM_ALLOCATE                        16.5M
  481. __CI_BITMAP                          80K
  482. __DATA                             22.1M
  483. __IMAGE                             528K
  484. __LINKEDIT                         51.4M
  485. __RC_CAMERAS                        244K
  486. __TEXT                            211.7M
  487. __UNICODE                           544K
  488. mapped file                       142.9M
  489. shared memory                      8580K
  490. ===========                      =======
  491. TOTAL                             742.6M
  492. TOTAL, minus reserved VM space    742.4M