Advertisement
Guest User

MuseScore Crash

a guest
Jul 25th, 2012
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.72 KB | None | 0 0
  1. Process: mscore [22045]
  2. Path: /Applications/MuseScore/MuseScore - Nightly Build.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 [118]
  7.  
  8. Date/Time: 2012-07-25 09:55:00.058 +0100
  9. OS Version: Mac OS X 10.7.4 (11E53)
  10. Report Version: 9
  11.  
  12. Interval Since Last Report: 214446 sec
  13. Crashes Since Last Report: 5
  14. Per-App Interval Since Last Report: 64145 sec
  15. Per-App Crashes Since Last Report: 3
  16. Anonymous UUID: C8C4B1DE-CC6D-4775-83C6-6B9F4C83B925
  17.  
  18. Crashed Thread: 4 com.apple.audio.IOThread.client
  19.  
  20. Exception Type: EXC_CRASH (SIGABRT)
  21. Exception Codes: 0x0000000000000000, 0x0000000000000000
  22.  
  23. Application Specific Information:
  24. *** error for object 0x110dd5960: double free
  25.  
  26. objc[22045]: garbage collection is OFF
  27.  
  28. Thread 0:: Dispatch queue: com.apple.main-thread
  29. 0 net.sourceforge.mscore 0x00000001005ae900 Measure::visible(int) const + 208
  30. 1 net.sourceforge.mscore 0x00000001005aeba2 Measure::scanElements(void*, void (*)(void*, Element*), bool) + 514
  31. 2 net.sourceforge.mscore 0x00000001005c5905 Page::doRebuildBspTree() + 517
  32. 3 net.sourceforge.mscore 0x00000001005c56d9 Page::items(QRectF const&) + 57
  33. 4 net.sourceforge.mscore 0x000000010004811b ScoreView::paint(QRect const&, QPainter&) + 1643
  34. 5 net.sourceforge.mscore 0x000000010004727a ScoreView::paintEvent(QPaintEvent*) + 186
  35. 6 QtGui 0x000000010363e3b3 QWidget::event(QEvent*) + 1389
  36. 7 net.sourceforge.mscore 0x0000000100058b41 ScoreView::event(QEvent*) + 545
  37. 8 QtGui 0x00000001035ef8e8 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 304
  38. 9 QtGui 0x00000001035efb66 QApplication::notify(QObject*, QEvent*) + 600
  39. 10 QtCore 0x00000001047fca02 QCoreApplication::notifyInternal(QObject*, QEvent*) + 104
  40. 11 QtGui 0x00000001036418e1 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 2055
  41. 12 QtGui 0x00000001036420f8 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 762
  42. 13 QtGui 0x0000000103641c77 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 2973
  43. 14 QtGui 0x00000001036420f8 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 762
  44. 15 QtGui 0x0000000103641c77 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 2973
  45. 16 QtGui 0x00000001036420f8 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 762
  46. 17 QtGui 0x0000000103641c77 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 2973
  47. 18 QtGui 0x00000001036420f8 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 762
  48. 19 QtGui 0x0000000103641c77 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 2973
  49. 20 QtGui 0x00000001036420f8 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 762
  50. 21 QtGui 0x0000000103641c77 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 2973
  51. 22 QtGui 0x00000001036420f8 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 762
  52. 23 QtGui 0x0000000103641c77 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 2973
  53. 24 QtGui 0x000000010359ae28 0x103570000 + 175656
  54. 25 com.apple.AppKit 0x00007fff892d8a67 -[NSView _drawRect:clip:] + 3995
  55. 26 com.apple.AppKit 0x00007fff892d6719 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3020
  56. 27 com.apple.AppKit 0x00007fff892d720a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5821
  57. 28 com.apple.AppKit 0x00007fff892d544f -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 270
  58. 29 com.apple.AppKit 0x00007fff892d086f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4755
  59. 30 com.apple.AppKit 0x00007fff892c92ed -[NSView displayIfNeeded] + 1676
  60. 31 com.apple.AppKit 0x00007fff892c8a2d _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 648
  61. 32 com.apple.CoreFoundation 0x00007fff8bcd78e7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
  62. 33 com.apple.CoreFoundation 0x00007fff8bcd7846 __CFRunLoopDoObservers + 374
  63. 34 com.apple.CoreFoundation 0x00007fff8bcacaf9 __CFRunLoopRun + 825
  64. 35 com.apple.CoreFoundation 0x00007fff8bcac486 CFRunLoopRunSpecific + 230
  65. 36 com.apple.HIToolbox 0x00007fff8c6cc4d3 RunCurrentEventLoopInMode + 277
  66. 37 com.apple.HIToolbox 0x00007fff8c6d3781 ReceiveNextEventCommon + 355
  67. 38 com.apple.HIToolbox 0x00007fff8c6d360e BlockUntilNextEventMatchingListInMode + 62
  68. 39 com.apple.AppKit 0x00007fff8928ce31 _DPSNextEvent + 659
  69. 40 com.apple.AppKit 0x00007fff8928c735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
  70. 41 com.apple.AppKit 0x00007fff89289071 -[NSApplication run] + 470
  71. 42 QtGui 0x00000001035aae20 0x103570000 + 241184
  72. 43 QtCore 0x00000001047f9e28 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 394
  73. 44 QtCore 0x00000001047fd153 QCoreApplication::exec() + 175
  74. 45 net.sourceforge.mscore 0x00000001001ad976 main + 10454
  75. 46 net.sourceforge.mscore 0x00000001000087a2 _start + 224
  76. 47 net.sourceforge.mscore 0x00000001000086c1 start + 33
  77.  
  78. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  79. 0 libsystem_kernel.dylib 0x00007fff872ed7e6 kevent + 10
  80. 1 libdispatch.dylib 0x00007fff8559778a _dispatch_mgr_invoke + 923
  81. 2 libdispatch.dylib 0x00007fff8559631a _dispatch_mgr_thread + 54
  82.  
  83. Thread 2:: com.apple.CFSocket.private
  84. 0 libsystem_kernel.dylib 0x00007fff872ecdf2 __select + 10
  85. 1 com.apple.CoreFoundation 0x00007fff8bcf5c8b __CFSocketManager + 1355
  86. 2 libsystem_c.dylib 0x00007fff856978bf _pthread_start + 335
  87. 3 libsystem_c.dylib 0x00007fff8569ab75 thread_start + 13
  88.  
  89. Thread 3:
  90. 0 libsystem_kernel.dylib 0x00007fff872eb67a mach_msg_trap + 10
  91. 1 libsystem_kernel.dylib 0x00007fff872ead71 mach_msg + 73
  92. 2 com.apple.audio.midi.CoreMIDI 0x0000000104ab75be XServerMachPort::ReceiveMessage(int&, void*, int&) + 96
  93. 3 com.apple.audio.midi.CoreMIDI 0x0000000104ad8653 MIDIProcess::RunMIDIInThread() + 207
  94. 4 com.apple.audio.midi.CoreMIDI 0x0000000104ab896a XThread::RunHelper(void*) + 10
  95. 5 com.apple.audio.midi.CoreMIDI 0x0000000104ab8396 CAPThread::Entry(CAPThread*) + 98
  96. 6 libsystem_c.dylib 0x00007fff856978bf _pthread_start + 335
  97. 7 libsystem_c.dylib 0x00007fff8569ab75 thread_start + 13
  98.  
  99. Thread 4 Crashed:: com.apple.audio.IOThread.client
  100. 0 libsystem_kernel.dylib 0x00007fff872ecce2 __pthread_kill + 10
  101. 1 libsystem_c.dylib 0x00007fff856997d2 pthread_kill + 95
  102. 2 libsystem_c.dylib 0x00007fff8568aa7a abort + 143
  103. 3 libsystem_c.dylib 0x00007fff856ac4ac szone_error + 459
  104. 4 libsystem_c.dylib 0x00007fff856ade2a free_tiny_botch + 93
  105. 5 libsystem_c.dylib 0x00007fff856b60cc szone_realloc + 2848
  106. 6 libsystem_c.dylib 0x00007fff856e9243 malloc_zone_realloc + 81
  107. 7 libsystem_c.dylib 0x00007fff856ea032 realloc + 160
  108. 8 QtCore 0x0000000104764b15 QVectorData::reallocate(QVectorData*, int, int, int) + 39
  109. 9 QtGui 0x000000010376ad55 0x103570000 + 2075989
  110. 10 QtGui 0x000000010376b49f 0x103570000 + 2077855
  111. 11 QtGui 0x0000000103767518 0x103570000 + 2061592
  112. 12 QtGui 0x000000010376878a QRegion::operator+=(QRegion const&) + 478
  113. 13 QtGui 0x000000010358d29c QWidgetPrivate::update_sys(QRegion const&) + 430
  114. 14 QtGui 0x00000001037d05fb QWidgetPrivate::repaint_sys(QRegion const&) + 267
  115. 15 QtGui 0x0000000103630cd0 QWidget::update(QRect const&) + 300
  116. 16 net.sourceforge.mscore 0x0000000100046219 ScoreView::moveCursor(Segment*, int) + 2009
  117. 17 net.sourceforge.mscore 0x00000001002480ce Seq::seek(int) + 238
  118. 18 net.sourceforge.mscore 0x00000001002488ca Seq::rewindStart() + 26
  119. 19 net.sourceforge.mscore 0x0000000100249fe5 Seq::process(unsigned int, float*) + 1685
  120. 20 net.sourceforge.mscore 0x00000001004859e8 paCallback(void const*, void*, unsigned long, PaStreamCallbackTimeInfo const*, unsigned long, void*) + 72
  121. 21 libportaudio.2.dylib 0x00000001049fd300 Pa_Initialize + 3344
  122. 22 libportaudio.2.dylib 0x00000001049fe13b Pa_Initialize + 6987
  123. 23 libportaudio.2.dylib 0x0000000104a03b7d PaMacCore_GetChannelName + 3053
  124. 24 com.apple.audio.units.Components 0x000000010bb09b47 AUInputElement::PullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 221
  125. 25 com.apple.audio.units.Components 0x000000010bb09014 AUInputFormatConverter2::InputProc(OpaqueAudioConverter*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void*) + 113
  126. 26 com.apple.audio.toolbox.AudioToolbox 0x00007fff8a6eaed3 AudioConverterChain::CallInputProc(unsigned int) + 459
  127. 27 com.apple.audio.toolbox.AudioToolbox 0x00007fff8a6eac05 AudioConverterChain::FillBufferFromInputProc(unsigned int*, CABufferList*) + 107
  128. 28 com.apple.audio.toolbox.AudioToolbox 0x00007fff8a6eab8b BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const*&) + 183
  129. 29 com.apple.audio.toolbox.AudioToolbox 0x00007fff8a6eb164 Resampler2Wrapper::RenderOutput(CABufferList*, unsigned int, unsigned int&) + 204
  130. 30 com.apple.audio.toolbox.AudioToolbox 0x00007fff8a6ea865 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 307
  131. 31 com.apple.audio.toolbox.AudioToolbox 0x00007fff8a6ea995 AudioConverterChain::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 105
  132. 32 com.apple.audio.toolbox.AudioToolbox 0x00007fff8a6ea865 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 307
  133. 33 com.apple.audio.toolbox.AudioToolbox 0x00007fff8a6ea5fd AudioConverterFillComplexBuffer + 237
  134. 34 com.apple.audio.units.Components 0x000000010bb090c7 AUInputFormatConverter2::PullAndConvertInput(AudioTimeStamp const&, unsigned int&, AudioBufferList&, AudioStreamPacketDescription*, bool&) + 125
  135. 35 com.apple.audio.units.Components 0x000000010bb080c0 AUConverterBase::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 718
  136. 36 com.apple.audio.units.Components 0x000000010bb07544 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 128
  137. 37 com.apple.audio.units.Components 0x000000010bb049cd AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 377
  138. 38 com.apple.audio.units.Components 0x000000010bb0bc13 AUHAL::AUIOProc(unsigned int, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void*) + 2087
  139. 39 com.apple.audio.CoreAudio 0x00007fff8cdbf9fa HALC_ProxyIOContext::IOWorkLoop() + 2058
  140. 40 com.apple.audio.CoreAudio 0x00007fff8cdbf151 HALC_ProxyIOContext::IOThreadEntry(void*) + 73
  141. 41 com.apple.audio.CoreAudio 0x00007fff8cdbf00c HALB_IOThread::Entry(void*) + 78
  142. 42 libsystem_c.dylib 0x00007fff856978bf _pthread_start + 335
  143. 43 libsystem_c.dylib 0x00007fff8569ab75 thread_start + 13
  144.  
  145. Thread 5:
  146. 0 libsystem_kernel.dylib 0x00007fff872ed192 __workq_kernreturn + 10
  147. 1 libsystem_c.dylib 0x00007fff85699594 _pthread_wqthread + 758
  148. 2 libsystem_c.dylib 0x00007fff8569ab85 start_wqthread + 13
  149.  
  150. Thread 6:
  151. 0 libsystem_kernel.dylib 0x00007fff872ecbca __psynch_cvwait + 10
  152. 1 libsystem_c.dylib 0x00007fff8569b274 _pthread_cond_wait + 840
  153. 2 QtCore 0x000000010470c9bf 0x1046e8000 + 149951
  154. 3 QtCore 0x000000010470c6d5 QWaitCondition::wait(QMutex*, unsigned long) + 117
  155. 4 QtCore 0x00000001046fec3a 0x1046e8000 + 93242
  156. 5 QtCore 0x000000010470bd0f 0x1046e8000 + 146703
  157. 6 libsystem_c.dylib 0x00007fff856978bf _pthread_start + 335
  158. 7 libsystem_c.dylib 0x00007fff8569ab75 thread_start + 13
  159.  
  160. Thread 7:
  161. 0 libsystem_kernel.dylib 0x00007fff872ecbca __psynch_cvwait + 10
  162. 1 libsystem_c.dylib 0x00007fff8569b274 _pthread_cond_wait + 840
  163. 2 QtCore 0x000000010470c9bf 0x1046e8000 + 149951
  164. 3 QtCore 0x000000010470c6d5 QWaitCondition::wait(QMutex*, unsigned long) + 117
  165. 4 QtCore 0x00000001046fec3a 0x1046e8000 + 93242
  166. 5 QtCore 0x000000010470bd0f 0x1046e8000 + 146703
  167. 6 libsystem_c.dylib 0x00007fff856978bf _pthread_start + 335
  168. 7 libsystem_c.dylib 0x00007fff8569ab75 thread_start + 13
  169.  
  170. Thread 8:
  171.  
  172. Thread 4 crashed with X86 Thread State (64-bit):
  173. rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x000000010bdc1ad8 rdx: 0x0000000000000000
  174. rdi: 0x000000000000b803 rsi: 0x0000000000000006 rbp: 0x000000010bdc1b00 rsp: 0x000000010bdc1ad8
  175. r8: 0x00007fff74058fb8 r9: 0x0000000000000000 r10: 0x00007fff872ecd0a r11: 0x0000000000000246
  176. r12: 0x0000000104e4c000 r13: 0x0000000107bdd000 r14: 0x000000010bdc3000 r15: 0x0000000107bdd0c0
  177. rip: 0x00007fff872ecce2 rfl: 0x0000000000000246 cr2: 0x0000000107be1000
  178. Logical CPU: 0
  179.  
  180. Binary Images:
  181. 0x100000000 - 0x100bfcfff +net.sourceforge.mscore (2.0 - 2.0.0) <99EE5036-86BB-320B-9832-982A1D89E8E6> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/MacOS/mscore
  182. 0x101246000 - 0x10170dfe7 +QtDesigner (4.8.2 - compatibility 4.8.0) <7B890EB7-9921-3959-8E57-FAE63A25E06D> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtDesigner.framework/Versions/4/QtDesigner
  183. 0x1017b1000 - 0x101af4fff +QtDeclarative (4.8.2 - compatibility 4.8.0) <74E9E0C8-FF70-32AB-AACB-4B49CBE93A64> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtDeclarative.framework/Versions/4/QtDeclarative
  184. 0x101b77000 - 0x101d48ff7 +QtScript (4.8.2 - compatibility 4.8.0) <FABC9596-ADCF-35C8-9424-EF8CEBB87019> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtScript.framework/Versions/4/QtScript
  185. 0x101d9c000 - 0x101de8fff +QtSvg (4.8.2 - compatibility 4.8.0) <07AF07B5-31FD-3201-9AA5-DCF832524AC5> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
  186. 0x101df8000 - 0x1031d5fe7 +QtWebKit (4.9.2 - compatibility 4.9.0) <E702B9C7-1741-3AF9-B74D-E5CBA3165672> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
  187. 0x103570000 - 0x103f25fff +QtGui (4.8.2 - compatibility 4.8.0) <801ECED1-BC41-3ED3-877D-9918611ACA54> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
  188. 0x104089000 - 0x1040ccfe7 +QtXml (4.8.2 - compatibility 4.8.0) <212512F1-DF74-3B9D-8EE9-D166AA557DF6> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
  189. 0x1040d9000 - 0x10410efe7 +QtSql (4.8.2 - compatibility 4.8.0) <0269206E-BA96-354E-A737-7C2A9783C475> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtSql.framework/Versions/4/QtSql
  190. 0x10411c000 - 0x104510fff +QtXmlPatterns (4.8.2 - compatibility 4.8.0) <397628B3-23F6-30B2-8528-63EFB435C1BD> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4/QtXmlPatterns
  191. 0x10458e000 - 0x1046bffff +QtNetwork (4.8.2 - compatibility 4.8.0) <888288C6-684F-3258-BB3E-72034082675C> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
  192. 0x1046e8000 - 0x104989fef +QtCore (4.8.2 - compatibility 4.8.0) <BE59B19D-0B37-310E-9F4F-00B156770AC8> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
  193. 0x1049d7000 - 0x1049ebff7 +libz.1.dylib (1.2.5 - compatibility 1.0.0) <B2D5B322-19E4-8D42-9A2F-3011155F5CC8> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libz.1.dylib
  194. 0x1049ef000 - 0x1049f4ff7 +libvorbisfile.3.dylib (7.4.0 - compatibility 7.0.0) <0E8C13E6-F9B2-9481-EE20-281E6ABC5503> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libvorbisfile.3.dylib
  195. 0x1049f8000 - 0x104a0afff +libportaudio.2.dylib (3.0.0 - compatibility 3.0.0) <547AFCE7-0EEB-94EB-9AC3-DA4BB1896D88> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libportaudio.2.dylib
  196. 0x104a0f000 - 0x104a6bfff +libsndfile.1.dylib (2.25.0 - compatibility 2.0.0) <357B2707-3640-D082-5585-E9D5A9DD1033> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libsndfile.1.dylib
  197. 0x104a76000 - 0x104a9dfef +libvorbis.0.dylib (5.5.0 - compatibility 5.0.0) <B2DA1B95-0295-815A-B562-A9BD98E79549> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libvorbis.0.dylib
  198. 0x104aa2000 - 0x104aa5ff7 +libogg.0.dylib (9.0.0 - compatibility 9.0.0) <25F3C8D1-986D-76B6-82A8-BF29312E61C5> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libogg.0.dylib
  199. 0x104aa8000 - 0x104af9ff7 com.apple.audio.midi.CoreMIDI (1.8 - 42) <10BAC42F-ACFE-3EBC-869A-2847A0770CE8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
  200. 0x104b1f000 - 0x104b61fff +libFLAC.8.dylib (11.0.0 - compatibility 11.0.0) <C098CA6F-2BD8-7A38-4013-E07007362CFA> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libFLAC.8.dylib
  201. 0x104b6d000 - 0x104e0cfe7 +libvorbisenc.2.dylib (3.8.0 - compatibility 3.0.0) <F6085476-910B-FA59-01D5-8BEA38386ADF> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libvorbisenc.2.dylib
  202. 0x104e2b000 - 0x104e46fff libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <DDB91E75-A2FA-331F-8069-999127AC6A9D> /usr/lib/libexpat.1.dylib
  203. 0x106083000 - 0x1060aefff +libjack.0.dylib (??? - ???) <79B3C84C-D457-6938-B5E9-1A5716A1F4A5> /usr/local/lib/libjack.0.dylib
  204. 0x106374000 - 0x10637afff +libqgif.dylib (??? - ???) <01483072-A49B-3B36-9858-499E36909A37> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqgif.dylib
  205. 0x10637e000 - 0x106384ff7 +libqico.dylib (??? - ???) <D658711B-31DA-312B-AE30-9D4D15756DA9> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqico.dylib
  206. 0x106396000 - 0x1063cffff +libqjpeg.dylib (??? - ???) <44FF0D48-1CAB-3C8A-9251-A3313618EADE> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqjpeg.dylib
  207. 0x1063d4000 - 0x1063d9ff7 +libqsvg.dylib (??? - ???) <6AA570BC-69F1-3C9D-9AA5-EFE9C044C50D> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqsvg.dylib
  208. 0x1063dd000 - 0x1063e1fff +libqtga.dylib (??? - ???) <9A990FB1-2255-3823-9E8E-EB29B51301B5> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqtga.dylib
  209. 0x1063e5000 - 0x1063eefff +libqsvgicon.dylib (??? - ???) <B92939BD-CA12-33E3-B4C1-031597CEEF48> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
  210. 0x106430000 - 0x106463fff com.apple.security.csparser (3.0 - 55148.1) <6036024F-C477-3260-8358-084EEBDD9376> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
  211. 0x108028000 - 0x10802cfff 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
  212. 0x108256000 - 0x108256ffd +cl_kernels (??? - ???) <137B1C1E-56CC-4605-A9B8-6868C8F81CE2> cl_kernels
  213. 0x1084bd000 - 0x1084c3fef libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
  214. 0x1084ca000 - 0x1084cdff7 libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  215. 0x1084f9000 - 0x1084faffc +cl_kernels (??? - ???) <7B585B67-4A46-40FF-84E8-E1F007DA2336> cl_kernels
  216. 0x108523000 - 0x108574fef +libqmng.dylib (??? - ???) <21D07D2B-CAAB-3FCA-AD01-89A47447BC86> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqmng.dylib
  217. 0x108594000 - 0x108598fff 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
  218. 0x10859d000 - 0x10859dff5 +cl_kernels (??? - ???) <7C1A6785-4D57-45E6-A536-070E7C57FDC9> cl_kernels
  219. 0x1085c6000 - 0x1085c7ff3 +cl_kernels (??? - ???) <0B134935-7ECA-4AD5-9694-726B7BD0FB0A> cl_kernels
  220. 0x1085f5000 - 0x1085fafff 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
  221. 0x109400000 - 0x109401ff3 +cl_kernels (??? - ???) <E85D18B6-7BE0-4304-89AC-6926E8BB471F> cl_kernels
  222. 0x109609000 - 0x10965efef +libqtiff.dylib (??? - ???) <A34DE2F6-1A50-30E0-AA72-E9A7D14D4905> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqtiff.dylib
  223. 0x1097e8000 - 0x109816fff com.apple.driver.AppleIntelGMA950GLDriver (7.0.52 - 7.0.0) <72EFBDC2-E95E-354B-A989-A3F33CC87837> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver
  224. 0x109929000 - 0x10992fff7 com.apple.qldisplay.Text (3.2 - 500.16) <912BD2A1-815D-3C51-B284-F19660FD2029> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/PlugIns/Text.qldisplay/Contents/MacOS/Text
  225. 0x109996000 - 0x1099c0ff7 +com.grame.JackRouter (JackRouter - 0.9.4) <E4B3807D-296B-70F5-593B-A6A241D2A373> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
  226. 0x10b48a000 - 0x10b51dff7 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
  227. 0x10bb00000 - 0x10bc4bff7 com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
  228. 0x10bdc5000 - 0x10bdf3ff7 GLRendererFloat (??? - ???) <E33704BC-AA25-3279-A585-ABC6B3176D3E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  229. 0x10c600000 - 0x10c693ff7 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
  230. 0x10ff7d000 - 0x110116fff GLEngine (??? - ???) <61484217-C41D-3A65-86BD-397ACC0D069F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  231. 0x11014a000 - 0x110243fff libGLProgrammability.dylib (??? - ???) <7396EE13-5FA6-3E78-88D0-2502CFE79A97> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  232. 0x7fff6b1fc000 - 0x7fff6b230baf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
  233. 0x7fff83e9f000 - 0x7fff83ecaff7 com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  234. 0x7fff83ecb000 - 0x7fff83ecbfff com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  235. 0x7fff83ecc000 - 0x7fff83eccfff com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
  236. 0x7fff83ecd000 - 0x7fff83f1bfff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  237. 0x7fff843ad000 - 0x7fff84537fff com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
  238. 0x7fff84538000 - 0x7fff845aefff libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
  239. 0x7fff845af000 - 0x7fff8461aff7 com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  240. 0x7fff8461b000 - 0x7fff84728fff libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  241. 0x7fff84729000 - 0x7fff84b46ff7 com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
  242. 0x7fff84b47000 - 0x7fff84b9bfff libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  243. 0x7fff84c9f000 - 0x7fff84cddfff com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
  244. 0x7fff84d79000 - 0x7fff8550dfef com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
  245. 0x7fff8550e000 - 0x7fff85592ff7 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
  246. 0x7fff85593000 - 0x7fff85593fff 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
  247. 0x7fff85594000 - 0x7fff855a2fff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
  248. 0x7fff855a3000 - 0x7fff855a7fff libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
  249. 0x7fff855ed000 - 0x7fff85601ff7 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
  250. 0x7fff85602000 - 0x7fff85605fff 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
  251. 0x7fff85606000 - 0x7fff85648ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
  252. 0x7fff85649000 - 0x7fff85726fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  253. 0x7fff85727000 - 0x7fff85727fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  254. 0x7fff85728000 - 0x7fff857beff7 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
  255. 0x7fff857e8000 - 0x7fff857fefff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  256. 0x7fff857ff000 - 0x7fff8599eff7 com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  257. 0x7fff8599f000 - 0x7fff859ccfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
  258. 0x7fff859cd000 - 0x7fff85bf7fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  259. 0x7fff85bf8000 - 0x7fff85c25fff 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
  260. 0x7fff85c26000 - 0x7fff85c32fff com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  261. 0x7fff85c33000 - 0x7fff85d2dff7 com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  262. 0x7fff85d2e000 - 0x7fff85d69fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  263. 0x7fff85d6a000 - 0x7fff85ea0fff 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
  264. 0x7fff85eb7000 - 0x7fff85f2dfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  265. 0x7fff85f85000 - 0x7fff85ff8fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  266. 0x7fff85ff9000 - 0x7fff860d8ff7 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
  267. 0x7fff860d9000 - 0x7fff86104fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
  268. 0x7fff86105000 - 0x7fff86197ff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
  269. 0x7fff86323000 - 0x7fff86750fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  270. 0x7fff86751000 - 0x7fff86761ff7 com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  271. 0x7fff86e3e000 - 0x7fff86e4cff7 libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
  272. 0x7fff86e93000 - 0x7fff871b7fff com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
  273. 0x7fff871b8000 - 0x7fff871bbff7 com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  274. 0x7fff871bc000 - 0x7fff871ceff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
  275. 0x7fff871cf000 - 0x7fff87216ff7 com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
  276. 0x7fff87217000 - 0x7fff8724aff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  277. 0x7fff8724b000 - 0x7fff8724bfff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  278. 0x7fff8724c000 - 0x7fff8724dfff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  279. 0x7fff8724e000 - 0x7fff87259ff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
  280. 0x7fff8725a000 - 0x7fff872d5ff7 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
  281. 0x7fff872d6000 - 0x7fff872f6fff libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
  282. 0x7fff872f7000 - 0x7fff87314ff7 com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  283. 0x7fff87315000 - 0x7fff87323fff com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
  284. 0x7fff87324000 - 0x7fff8742bfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  285. 0x7fff874de000 - 0x7fff874ecff7 com.apple.AppleFSCompression (37 - 1.0) <8981D804-EBFE-35D5-9F79-6689DCCBA43A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
  286. 0x7fff874ed000 - 0x7fff8751aff7 com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  287. 0x7fff8751b000 - 0x7fff875aeff7 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
  288. 0x7fff875af000 - 0x7fff875c4fff 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
  289. 0x7fff875c5000 - 0x7fff876c7fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  290. 0x7fff876c8000 - 0x7fff876cefff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
  291. 0x7fff87752000 - 0x7fff877d5fef 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
  292. 0x7fff877d6000 - 0x7fff877e1fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  293. 0x7fff877e2000 - 0x7fff8780bff7 com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
  294. 0x7fff8780c000 - 0x7fff87cd3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  295. 0x7fff87cd4000 - 0x7fff87cdafff libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  296. 0x7fff87cdb000 - 0x7fff87cdcfff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  297. 0x7fff87cdd000 - 0x7fff87d01fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  298. 0x7fff87d02000 - 0x7fff87d3cfe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  299. 0x7fff87d42000 - 0x7fff88175ff7 com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
  300. 0x7fff888af000 - 0x7fff88bd1fe7 com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
  301. 0x7fff88bd2000 - 0x7fff88be7fff com.apple.FileSync.framework (6.0.1 - 502.2) <65A5CD1B-766D-33F8-8AC1-0984499838E9> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
  302. 0x7fff88be8000 - 0x7fff88c02fff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
  303. 0x7fff88c03000 - 0x7fff88c65ff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  304. 0x7fff88c66000 - 0x7fff88c8ffff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  305. 0x7fff88c99000 - 0x7fff88cabff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  306. 0x7fff88cb1000 - 0x7fff8905afef com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
  307. 0x7fff8905b000 - 0x7fff8915bfff 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
  308. 0x7fff8915f000 - 0x7fff89176fff com.apple.CFOpenDirectory (10.7 - 146) <E6D4F114-678B-3957-9C59-9206ECDA756E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  309. 0x7fff89177000 - 0x7fff89283fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
  310. 0x7fff89284000 - 0x7fff89e8aff7 com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  311. 0x7fff89e8b000 - 0x7fff89e90fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  312. 0x7fff89e91000 - 0x7fff89e94fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  313. 0x7fff89e95000 - 0x7fff89f2fff7 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
  314. 0x7fff89f30000 - 0x7fff89f39ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  315. 0x7fff89f3a000 - 0x7fff89f79ff7 libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  316. 0x7fff89f7a000 - 0x7fff89f7dfff com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
  317. 0x7fff89f7e000 - 0x7fff89fbeff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
  318. 0x7fff89fbf000 - 0x7fff89fc5fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  319. 0x7fff89fc8000 - 0x7fff8a5acfff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  320. 0x7fff8a5c2000 - 0x7fff8a6a6e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  321. 0x7fff8a6a7000 - 0x7fff8a6dcfff libTrueTypeScaler.dylib (??? - ???) <24B2CA56-309F-316E-ACAD-3355F8A5FDC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
  322. 0x7fff8a6dd000 - 0x7fff8a836fff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  323. 0x7fff8a853000 - 0x7fff8ab3cff7 com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
  324. 0x7fff8ab3f000 - 0x7fff8ab44fff libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  325. 0x7fff8ab45000 - 0x7fff8acacfff 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
  326. 0x7fff8acad000 - 0x7fff8acc4fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  327. 0x7fff8acc5000 - 0x7fff8ad3bfff com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
  328. 0x7fff8ad3c000 - 0x7fff8ad42ff7 com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
  329. 0x7fff8ad43000 - 0x7fff8ad48fff com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  330. 0x7fff8ad49000 - 0x7fff8b09cfff com.apple.FinderKit (1.0.3 - 1.0.3) <D0BF82AD-69D6-3190-804C-6CF061BA22EF> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
  331. 0x7fff8b0a7000 - 0x7fff8b1a4ff7 com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
  332. 0x7fff8b1a5000 - 0x7fff8b1b4ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  333. 0x7fff8b1b5000 - 0x7fff8b1bdfff libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
  334. 0x7fff8b1be000 - 0x7fff8b1f7fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
  335. 0x7fff8b200000 - 0x7fff8b319fff com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  336. 0x7fff8b31a000 - 0x7fff8b31afff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  337. 0x7fff8b31b000 - 0x7fff8b31ffff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  338. 0x7fff8b320000 - 0x7fff8b3d3ff7 com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  339. 0x7fff8b3d4000 - 0x7fff8b418ff7 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
  340. 0x7fff8b419000 - 0x7fff8b473ff7 com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
  341. 0x7fff8b474000 - 0x7fff8b919fff com.apple.RawCamera.bundle (3.12.0 - 615) <10CCCC87-4A1E-3343-BF09-1C6640B56F45> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  342. 0x7fff8b91a000 - 0x7fff8b955fff com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  343. 0x7fff8b961000 - 0x7fff8b962fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
  344. 0x7fff8b963000 - 0x7fff8b9c0ff7 com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
  345. 0x7fff8b9c1000 - 0x7fff8bab6fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  346. 0x7fff8bab7000 - 0x7fff8bb7eff7 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
  347. 0x7fff8bb7f000 - 0x7fff8bbd0ff7 com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
  348. 0x7fff8bbd1000 - 0x7fff8bc73fff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  349. 0x7fff8bc74000 - 0x7fff8be48ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  350. 0x7fff8be49000 - 0x7fff8be49fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  351. 0x7fff8be4a000 - 0x7fff8be4cfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  352. 0x7fff8be4d000 - 0x7fff8bea0fff com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
  353. 0x7fff8bea1000 - 0x7fff8bfa6fff libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  354. 0x7fff8bfa7000 - 0x7fff8c007fff 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
  355. 0x7fff8c008000 - 0x7fff8c025fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  356. 0x7fff8c026000 - 0x7fff8c026fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  357. 0x7fff8c027000 - 0x7fff8c083ff7 com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  358. 0x7fff8c084000 - 0x7fff8c0d0ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  359. 0x7fff8c0d1000 - 0x7fff8c0d6fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  360. 0x7fff8c0d7000 - 0x7fff8c0fefff com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
  361. 0x7fff8c0ff000 - 0x7fff8c128fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  362. 0x7fff8c167000 - 0x7fff8c1bffff libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  363. 0x7fff8c1c0000 - 0x7fff8c1fffff 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
  364. 0x7fff8c200000 - 0x7fff8c230ff7 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
  365. 0x7fff8c231000 - 0x7fff8c23efff 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
  366. 0x7fff8c23f000 - 0x7fff8c243ff7 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
  367. 0x7fff8c244000 - 0x7fff8c251ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
  368. 0x7fff8c252000 - 0x7fff8c319ff7 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
  369. 0x7fff8c367000 - 0x7fff8c368ff7 libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
  370. 0x7fff8c3b8000 - 0x7fff8c3b8fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  371. 0x7fff8c3b9000 - 0x7fff8c3c0fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  372. 0x7fff8c3fc000 - 0x7fff8c41bfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  373. 0x7fff8c41c000 - 0x7fff8c68ffff 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
  374. 0x7fff8c690000 - 0x7fff8c6a3ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
  375. 0x7fff8c6a4000 - 0x7fff8c6c4fff libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  376. 0x7fff8c6c5000 - 0x7fff8c6c9fff 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
  377. 0x7fff8c6ca000 - 0x7fff8c9f6ff7 com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  378. 0x7fff8c9f7000 - 0x7fff8c9fcff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  379. 0x7fff8c9fd000 - 0x7fff8ca54fff com.apple.Suggestions (1.1 - 85.1) <DE511C42-D2F2-309C-80EE-53862245DE22> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
  380. 0x7fff8ca55000 - 0x7fff8ca60ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  381. 0x7fff8cc1a000 - 0x7fff8cc25ff7 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
  382. 0x7fff8cc26000 - 0x7fff8cc8ffff com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  383. 0x7fff8cc90000 - 0x7fff8cce2ff7 libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  384. 0x7fff8cce3000 - 0x7fff8cd27ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  385. 0x7fff8cd28000 - 0x7fff8cd57fff com.apple.shortcut (2.1 - 2.1) <43C186C0-6B0F-39FA-976A-C307CC410495> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
  386. 0x7fff8cd6d000 - 0x7fff8cd98ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  387. 0x7fff8cd99000 - 0x7fff8ce01ff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  388. 0x7fff8ce02000 - 0x7fff8cee0fff com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  389. 0x7fff8cee1000 - 0x7fff8cf51fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  390. 0x7fff8cf52000 - 0x7fff8cf76fff com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  391. 0x7fff8cf77000 - 0x7fff8cf79ff7 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
  392. 0x7fff8cf7a000 - 0x7fff8d064fff com.apple.backup.framework (1.3.3 - 1.3.3) <6C49FBCF-D6AF-3351-BBBF-A98A622CA517> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
  393. 0x7fff8d065000 - 0x7fff8d06bff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  394. 0x7fff8d06c000 - 0x7fff8d10dff7 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
  395. 0x7fff8d121000 - 0x7fff8d149fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  396. 0x7fff8d169000 - 0x7fff8d169fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  397. 0x7fff8d16a000 - 0x7fff8d16cfff libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  398. 0x7fff8d16d000 - 0x7fff8d173fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  399. 0x7fff8d174000 - 0x7fff8d175ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  400. 0x7fff8d19f000 - 0x7fff8d1bbff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  401. 0x7fff8d210000 - 0x7fff8d211ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  402. 0x7fff8d212000 - 0x7fff8d52bfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  403. 0x7fff8d52c000 - 0x7fff8d572fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
  404. 0x7fff8d573000 - 0x7fff8d5b4fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  405. 0x7fff8d5b5000 - 0x7fff8d5feff7 com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
  406. 0x7fff8d5ff000 - 0x7fff8d86dff7 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
  407. 0x7fff8d86e000 - 0x7fff8d8c2ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  408. 0x7fff8d8c3000 - 0x7fff8d8c6fff libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  409. 0x7fff8d8c7000 - 0x7fff8d907fff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
  410. 0x7fff8d908000 - 0x7fff8d924fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
  411. 0x7fff8d925000 - 0x7fff8d937ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  412. 0x7fff8d938000 - 0x7fff8d93ffff 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
  413. 0x7fff8d940000 - 0x7fff8d945fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
  414. 0x7fff8d946000 - 0x7fff8d947fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  415. 0x7fff8d9a5000 - 0x7fff8d9a7fff libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
  416. 0x7fff8d9ac000 - 0x7fff8da51fff 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
  417. 0x7fff8daca000 - 0x7fff8dad1fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
  418. 0x7fff8dad2000 - 0x7fff8db57ff7 com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  419. 0x7fff8db58000 - 0x7fff8db8dfff com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
  420. 0x7fff8db8e000 - 0x7fff8dbb4fff com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  421. 0x7fff8dbb5000 - 0x7fff8e552c9f com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  422. 0x7fff8f28b000 - 0x7fff8f36ffff 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
  423. 0x7fff8f370000 - 0x7fff8f5e5ff7 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
  424. 0x7fff8f5e6000 - 0x7fff8f5f4fff com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  425. 0x7fff8f5f5000 - 0x7fff8f5ffff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
  426. 0x7fff8f631000 - 0x7fff8f638ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  427. 0x7fff8f639000 - 0x7fff8f64fff7 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
  428. 0x7fff8f65c000 - 0x7fff8f978fff 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
  429. 0x7fff8f979000 - 0x7fff8fb7bfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
  430.  
  431. External Modification Summary:
  432. Calls made by other processes targeting this process:
  433. task_for_pid: 54
  434. thread_create: 0
  435. thread_set_state: 0
  436. Calls made by this process:
  437. task_for_pid: 0
  438. thread_create: 0
  439. thread_set_state: 0
  440. Calls made by all processes on this machine:
  441. task_for_pid: 4902
  442. thread_create: 0
  443. thread_set_state: 0
  444.  
  445. VM Region Summary:
  446. ReadOnly portion of Libraries: Total=272.3M resident=116.9M(43%) swapped_out_or_unallocated=155.4M(57%)
  447. Writable regions: Total=246.5M written=144.9M(59%) resident=144.8M(59%) swapped_out=45.8M(19%) unallocated=101.7M(41%)
  448.  
  449. REGION TYPE VIRTUAL
  450. =========== =======
  451. (null) (reserved) 40K reserved VM address space (unallocated)
  452. CG backing stores 5740K
  453. CG image 128K
  454. CG raster data 328K
  455. CG shared images 3416K
  456. CoreAnimation 4K
  457. CoreGraphics 16K
  458. CoreImage 8K
  459. CoreServices 3076K
  460. IOKit 404K
  461. MALLOC 207.0M
  462. MALLOC guard page 48K
  463. Memory tag=240 4K
  464. Memory tag=242 12K
  465. Memory tag=251 72K
  466. OpenCL 52K
  467. OpenGL GLSL 1372K
  468. OpenGL GLSL (reserved) 128K reserved VM address space (unallocated)
  469. SQLite page cache 96K
  470. STACK GUARD 56.0M
  471. Stack 11.1M
  472. Stack (reserved) 520K reserved VM address space (unallocated)
  473. VM_ALLOCATE 16.6M
  474. __CI_BITMAP 80K
  475. __DATA 22.3M
  476. __IMAGE 528K
  477. __LINKEDIT 54.5M
  478. __RC_CAMERAS 244K
  479. __TEXT 217.8M
  480. __UNICODE 544K
  481. mapped file 73.3M
  482. shared memory 17.6M
  483. =========== =======
  484. TOTAL 692.7M
  485. TOTAL, minus reserved VM space 692.0M
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement