Advertisement
Guest User

MuseScore Crash - Clicking on part

a guest
Jul 2nd, 2012
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.66 KB | None | 0 0
  1. Process: mscore [8053]
  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 [113]
  7.  
  8. Date/Time: 2012-07-02 15:53:44.841 +0100
  9. OS Version: Mac OS X 10.7.4 (11E53)
  10. Report Version: 9
  11.  
  12. Interval Since Last Report: 128190 sec
  13. Crashes Since Last Report: 17
  14. Per-App Interval Since Last Report: 55773 sec
  15. Per-App Crashes Since Last Report: 13
  16. Anonymous UUID: C8C4B1DE-CC6D-4775-83C6-6B9F4C83B925
  17.  
  18. Crashed Thread: 7
  19.  
  20. Exception Type: EXC_BAD_ACCESS (SIGSEGV)
  21. Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000060
  22.  
  23. VM Regions Near 0x60:
  24. -->
  25. __TEXT 0000000100000000-0000000100c08000 [ 12.0M] r-x/rwx SM=COW /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/MacOS/mscore
  26.  
  27. Application Specific Information:
  28. objc[8053]: garbage collection is OFF
  29.  
  30. Thread 0:: Dispatch queue: com.apple.main-thread
  31. 0 libsystem_kernel.dylib 0x00007fff8d84f67a mach_msg_trap + 10
  32. 1 libsystem_kernel.dylib 0x00007fff8d84ed71 mach_msg + 73
  33. 2 com.apple.CoreFoundation 0x00007fff9220850c __CFRunLoopServiceMachPort + 188
  34. 3 com.apple.CoreFoundation 0x00007fff92210c74 __CFRunLoopRun + 1204
  35. 4 com.apple.CoreFoundation 0x00007fff92210486 CFRunLoopRunSpecific + 230
  36. 5 com.apple.HIToolbox 0x00007fff92c304d3 RunCurrentEventLoopInMode + 277
  37. 6 com.apple.HIToolbox 0x00007fff92c37781 ReceiveNextEventCommon + 355
  38. 7 com.apple.HIToolbox 0x00007fff92c3760e BlockUntilNextEventMatchingListInMode + 62
  39. 8 com.apple.AppKit 0x00007fff8f7f0e31 _DPSNextEvent + 659
  40. 9 com.apple.AppKit 0x00007fff8f7f0735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
  41. 10 com.apple.AppKit 0x00007fff8f7ed071 -[NSApplication run] + 470
  42. 11 QtGui 0x0000000103253e20 0x103219000 + 241184
  43. 12 QtCore 0x000000010445fe28 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 394
  44. 13 QtCore 0x0000000104463153 QCoreApplication::exec() + 175
  45. 14 net.sourceforge.mscore 0x00000001001aa21f main + 11231
  46. 15 net.sourceforge.mscore 0x0000000100008152 _start + 224
  47. 16 net.sourceforge.mscore 0x0000000100008071 start + 33
  48.  
  49. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  50. 0 libsystem_kernel.dylib 0x00007fff8d8517e6 kevent + 10
  51. 1 libdispatch.dylib 0x00007fff8bafb78a _dispatch_mgr_invoke + 923
  52. 2 libdispatch.dylib 0x00007fff8bafa31a _dispatch_mgr_thread + 54
  53.  
  54. Thread 2:: com.apple.CFSocket.private
  55. 0 libsystem_kernel.dylib 0x00007fff8d850df2 __select + 10
  56. 1 com.apple.CoreFoundation 0x00007fff92259c8b __CFSocketManager + 1355
  57. 2 libsystem_c.dylib 0x00007fff8bbfb8bf _pthread_start + 335
  58. 3 libsystem_c.dylib 0x00007fff8bbfeb75 thread_start + 13
  59.  
  60. Thread 3:
  61. 0 libsystem_kernel.dylib 0x00007fff8d84f67a mach_msg_trap + 10
  62. 1 libsystem_kernel.dylib 0x00007fff8d84ed71 mach_msg + 73
  63. 2 com.apple.audio.midi.CoreMIDI 0x000000010471d5be XServerMachPort::ReceiveMessage(int&, void*, int&) + 96
  64. 3 com.apple.audio.midi.CoreMIDI 0x000000010473e653 MIDIProcess::RunMIDIInThread() + 207
  65. 4 com.apple.audio.midi.CoreMIDI 0x000000010471e96a XThread::RunHelper(void*) + 10
  66. 5 com.apple.audio.midi.CoreMIDI 0x000000010471e396 CAPThread::Entry(CAPThread*) + 98
  67. 6 libsystem_c.dylib 0x00007fff8bbfb8bf _pthread_start + 335
  68. 7 libsystem_c.dylib 0x00007fff8bbfeb75 thread_start + 13
  69.  
  70. Thread 4:: com.apple.audio.IOThread.client
  71. 0 libsystem_kernel.dylib 0x00007fff8d84f67a mach_msg_trap + 10
  72. 1 libsystem_kernel.dylib 0x00007fff8d84ed71 mach_msg + 73
  73. 2 com.apple.audio.CoreAudio 0x00007fff93329eb3 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, unsigned int) + 93
  74. 3 com.apple.audio.CoreAudio 0x00007fff93329f05 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 37
  75. 4 com.apple.audio.CoreAudio 0x00007fff93323568 HALC_ProxyIOContext::IOWorkLoop() + 888
  76. 5 com.apple.audio.CoreAudio 0x00007fff93323151 HALC_ProxyIOContext::IOThreadEntry(void*) + 73
  77. 6 com.apple.audio.CoreAudio 0x00007fff9332300c HALB_IOThread::Entry(void*) + 78
  78. 7 libsystem_c.dylib 0x00007fff8bbfb8bf _pthread_start + 335
  79. 8 libsystem_c.dylib 0x00007fff8bbfeb75 thread_start + 13
  80.  
  81. Thread 5:: CoreAnimation render server
  82. 0 libsystem_kernel.dylib 0x00007fff8d84f67a mach_msg_trap + 10
  83. 1 libsystem_kernel.dylib 0x00007fff8d84ed71 mach_msg + 73
  84. 2 com.apple.QuartzCore 0x00007fff8bd652d9 CA::Render::Server::server_thread(void*) + 184
  85. 3 com.apple.QuartzCore 0x00007fff8bd65219 thread_fun + 24
  86. 4 libsystem_c.dylib 0x00007fff8bbfb8bf _pthread_start + 335
  87. 5 libsystem_c.dylib 0x00007fff8bbfeb75 thread_start + 13
  88.  
  89. Thread 6:
  90. 0 libsystem_c.dylib 0x00007fff8bbd4ebd memmove$VARIANT$sse3x + 0
  91. 1 QtGui 0x00000001033d6e88 0x103219000 + 1826440
  92. 2 QtGui 0x00000001033c93b8 QPainter::restore() + 84
  93. 3 QtGui 0x00000001033b71df QPaintEngine::drawTextItem(QPointF const&, QTextItem const&) + 459
  94. 4 QtGui 0x0000000103442082 0x103219000 + 2265218
  95. 5 QtGui 0x00000001033d337d QPainter::drawTextItem(QPointF const&, QTextItem const&) + 1843
  96. 6 QtGui 0x00000001033d3c38 QPainter::drawText(QPointF const&, QString const&, int, int) + 1854
  97. 7 net.sourceforge.mscore 0x00000001006186de Sym::draw(QPainter*, double, QPointF const&) const + 238
  98. 8 net.sourceforge.mscore 0x0000000100599457 Note::draw(QPainter*) const + 2583
  99. 9 net.sourceforge.mscore 0x00000001001caa6f _ZL12paintElementPvP7Element + 127
  100. 10 net.sourceforge.mscore 0x000000010059f47a Note::scanElements(void*, void (*)(void*, Element*), bool) + 74
  101. 11 net.sourceforge.mscore 0x00000001004e7081 Chord::scanElements(void*, void (*)(void*, Element*), bool) + 897
  102. 12 net.sourceforge.mscore 0x000000010058ce43 Measure::scanElements(void*, void (*)(void*, Element*), bool) + 643
  103. 13 net.sourceforge.mscore 0x00000001001ca5fb _ZL12createPixmapP9PageCache + 1131
  104. 14 net.sourceforge.mscore 0x00000001001cd67d QtConcurrent::FunctionWrapper1<void, PageCache*>::operator()(PageCache*) + 29
  105. 15 net.sourceforge.mscore 0x00000001001cc346 QtConcurrent::MapKernel<QList<PageCache*>::iterator, QtConcurrent::FunctionWrapper1<void, PageCache*> >::runIteration(QList<PageCache*>::iterator, int, void*) + 54
  106. 16 net.sourceforge.mscore 0x00000001001cc401 QtConcurrent::MapKernel<QList<PageCache*>::iterator, QtConcurrent::FunctionWrapper1<void, PageCache*> >::runIterations(QList<PageCache*>::iterator, int, int, void*) + 161
  107. 17 net.sourceforge.mscore 0x00000001001ccd92 QtConcurrent::IterateKernel<QList<PageCache*>::iterator, void>::forThreadFunction() + 674
  108. 18 net.sourceforge.mscore 0x00000001001cc587 QtConcurrent::IterateKernel<QList<PageCache*>::iterator, void>::threadFunction() + 39
  109. 19 net.sourceforge.mscore 0x00000001001cc672 virtual thunk to QtConcurrent::IterateKernel<QList<PageCache*>::iterator, void>::threadFunction() + 34
  110. 20 QtCore 0x000000010436344c QtConcurrent::ThreadEngineBase::run() + 128
  111. 21 QtCore 0x00000001043649f1 0x10434e000 + 92657
  112. 22 QtCore 0x0000000104371d0f 0x10434e000 + 146703
  113. 23 libsystem_c.dylib 0x00007fff8bbfb8bf _pthread_start + 335
  114. 24 libsystem_c.dylib 0x00007fff8bbfeb75 thread_start + 13
  115.  
  116. Thread 7 Crashed:
  117. 0 net.sourceforge.mscore 0x000000010011fbdc Staff::staffType() const + 12
  118. 1 net.sourceforge.mscore 0x00000001004b280c BarLine::drawDots(QPainter*, double) const + 604
  119. 2 net.sourceforge.mscore 0x00000001004b3147 BarLine::draw(QPainter*) const + 2007
  120. 3 net.sourceforge.mscore 0x00000001001caa6f _ZL12paintElementPvP7Element + 127
  121. 4 net.sourceforge.mscore 0x00000001004b5af7 BarLine::scanElements(void*, void (*)(void*, Element*), bool) + 71
  122. 5 net.sourceforge.mscore 0x000000010058ce43 Measure::scanElements(void*, void (*)(void*, Element*), bool) + 643
  123. 6 net.sourceforge.mscore 0x00000001001ca5fb _ZL12createPixmapP9PageCache + 1131
  124. 7 net.sourceforge.mscore 0x00000001001cd67d QtConcurrent::FunctionWrapper1<void, PageCache*>::operator()(PageCache*) + 29
  125. 8 net.sourceforge.mscore 0x00000001001cc346 QtConcurrent::MapKernel<QList<PageCache*>::iterator, QtConcurrent::FunctionWrapper1<void, PageCache*> >::runIteration(QList<PageCache*>::iterator, int, void*) + 54
  126. 9 net.sourceforge.mscore 0x00000001001cc401 QtConcurrent::MapKernel<QList<PageCache*>::iterator, QtConcurrent::FunctionWrapper1<void, PageCache*> >::runIterations(QList<PageCache*>::iterator, int, int, void*) + 161
  127. 10 net.sourceforge.mscore 0x00000001001ccd92 QtConcurrent::IterateKernel<QList<PageCache*>::iterator, void>::forThreadFunction() + 674
  128. 11 net.sourceforge.mscore 0x00000001001cc587 QtConcurrent::IterateKernel<QList<PageCache*>::iterator, void>::threadFunction() + 39
  129. 12 net.sourceforge.mscore 0x00000001001cc672 virtual thunk to QtConcurrent::IterateKernel<QList<PageCache*>::iterator, void>::threadFunction() + 34
  130. 13 QtCore 0x000000010436344c QtConcurrent::ThreadEngineBase::run() + 128
  131. 14 QtCore 0x00000001043649f1 0x10434e000 + 92657
  132. 15 QtCore 0x0000000104371d0f 0x10434e000 + 146703
  133. 16 libsystem_c.dylib 0x00007fff8bbfb8bf _pthread_start + 335
  134. 17 libsystem_c.dylib 0x00007fff8bbfeb75 thread_start + 13
  135.  
  136. Thread 8:
  137. 0 libsystem_kernel.dylib 0x00007fff8d851192 __workq_kernreturn + 10
  138. 1 libsystem_c.dylib 0x00007fff8bbfd594 _pthread_wqthread + 758
  139. 2 libsystem_c.dylib 0x00007fff8bbfeb85 start_wqthread + 13
  140.  
  141. Thread 7 crashed with X86 Thread State (64-bit):
  142. rax: 0x0000000000000000 rbx: 0x0000000113e25df0 rcx: 0x0000000000000002 rdx: 0x0000000000000002
  143. rdi: 0x0000000000000000 rsi: 0x0000000000000002 rbp: 0x000000010f0a3f80 rsp: 0x000000010f0a3f80
  144. r8: 0x0000000000000002 r9: 0x000000010b1dbeb0 r10: 0x00000000407b9d1c r11: 0x000000009b7a82de
  145. r12: 0x000000010b002c20 r13: 0x0000000109091598 r14: 0x0000000113e25df0 r15: 0x00000000ffffffff
  146. rip: 0x000000010011fbdc rfl: 0x0000000000010202 cr2: 0x0000000000000060
  147. Logical CPU: 0
  148.  
  149. Binary Images:
  150. 0x100000000 - 0x100c07fff +net.sourceforge.mscore (2.0 - 2.0.0) <42D08A3E-4E45-3FFD-98AC-D75DFF2ADF6C> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/MacOS/mscore
  151. 0x1011e6000 - 0x1016adfe7 +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
  152. 0x101751000 - 0x101922ff7 +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
  153. 0x101976000 - 0x1019c2fff +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
  154. 0x1019d2000 - 0x102daffe7 +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
  155. 0x10314a000 - 0x1031f8fe7 +QtScriptTools (4.8.2 - compatibility 4.8.0) <8EF22855-9CBD-3986-9FB6-C0D1A575996E> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtScriptTools.framework/Versions/4/QtScriptTools
  156. 0x103219000 - 0x103bcefff +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
  157. 0x103d32000 - 0x103d75fe7 +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
  158. 0x103d82000 - 0x104176fff +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
  159. 0x1041f4000 - 0x104325fff +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
  160. 0x10434e000 - 0x1045effef +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
  161. 0x10463d000 - 0x104651ff7 +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
  162. 0x104655000 - 0x10465aff7 +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
  163. 0x10465e000 - 0x104670fff +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
  164. 0x104675000 - 0x1046d1fff +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
  165. 0x1046dc000 - 0x104703fef +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
  166. 0x104708000 - 0x10470bff7 +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
  167. 0x10470e000 - 0x10475fff7 com.apple.audio.midi.CoreMIDI (1.8 - 42) <10BAC42F-ACFE-3EBC-869A-2847A0770CE8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
  168. 0x104785000 - 0x1047c7fff +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
  169. 0x1047d3000 - 0x104a72fe7 +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
  170. 0x104a91000 - 0x104aacfff libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <DDB91E75-A2FA-331F-8069-999127AC6A9D> /usr/lib/libexpat.1.dylib
  171. 0x104f00000 - 0x104f2bfff +libjack.0.dylib (??? - ???) <79B3C84C-D457-6938-B5E9-1A5716A1F4A5> /usr/local/lib/libjack.0.dylib
  172. 0x104f7e000 - 0x104f87fff +libqsvgicon.dylib (??? - ???) <B92939BD-CA12-33E3-B4C1-031597CEEF48> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
  173. 0x106102000 - 0x10613bfff +libqjpeg.dylib (??? - ???) <44FF0D48-1CAB-3C8A-9251-A3313618EADE> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqjpeg.dylib
  174. 0x10616e000 - 0x106174fff +libqgif.dylib (??? - ???) <01483072-A49B-3B36-9858-499E36909A37> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqgif.dylib
  175. 0x106178000 - 0x10617eff7 +libqico.dylib (??? - ???) <D658711B-31DA-312B-AE30-9D4D15756DA9> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqico.dylib
  176. 0x107128000 - 0x10715bfff com.apple.security.csparser (3.0 - 55148.1) <6036024F-C477-3260-8358-084EEBDD9376> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
  177. 0x1078f7000 - 0x1078fcff7 +libqsvg.dylib (??? - ???) <6AA570BC-69F1-3C9D-9AA5-EFE9C044C50D> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqsvg.dylib
  178. 0x107901000 - 0x107905fff +libqtga.dylib (??? - ???) <9A990FB1-2255-3823-9E8E-EB29B51301B5> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqtga.dylib
  179. 0x107b9c000 - 0x107ba0fff 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
  180. 0x107ba5000 - 0x107baafff 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
  181. 0x107bba000 - 0x107c0bfef +libqmng.dylib (??? - ???) <21D07D2B-CAAB-3FCA-AD01-89A47447BC86> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqmng.dylib
  182. 0x107c14000 - 0x107c14ffd +cl_kernels (??? - ???) <137B1C1E-56CC-4605-A9B8-6868C8F81CE2> cl_kernels
  183. 0x107c7b000 - 0x107c7eff7 libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  184. 0x107cf2000 - 0x107cf8fef libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
  185. 0x107e83000 - 0x107e84ffc +cl_kernels (??? - ???) <7B585B67-4A46-40FF-84E8-E1F007DA2336> cl_kernels
  186. 0x107e93000 - 0x107ebdff7 +com.grame.JackRouter (JackRouter - 0.9.4) <E4B3807D-296B-70F5-593B-A6A241D2A373> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
  187. 0x107ed6000 - 0x107ed6ff5 +cl_kernels (??? - ???) <7C1A6785-4D57-45E6-A536-070E7C57FDC9> cl_kernels
  188. 0x108065000 - 0x108066ff3 +cl_kernels (??? - ???) <0B134935-7ECA-4AD5-9694-726B7BD0FB0A> cl_kernels
  189. 0x108ff7000 - 0x108ff8ff3 +cl_kernels (??? - ???) <E85D18B6-7BE0-4304-89AC-6926E8BB471F> cl_kernels
  190. 0x10a715000 - 0x10a719fff 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
  191. 0x10a71f000 - 0x10a741fe7 +libqcncodecs.dylib (??? - ???) <938F625F-0B4D-3C2C-AA29-7190F1C81319> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/codecs/libqcncodecs.dylib
  192. 0x10a782000 - 0x10a7b0fff com.apple.driver.AppleIntelGMA950GLDriver (7.0.52 - 7.0.0) <72EFBDC2-E95E-354B-A989-A3F33CC87837> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver
  193. 0x10ab32000 - 0x10ab60ff7 GLRendererFloat (??? - ???) <E33704BC-AA25-3279-A585-ABC6B3176D3E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  194. 0x10ae00000 - 0x10ae55fef +libqtiff.dylib (??? - ???) <A34DE2F6-1A50-30E0-AA72-E9A7D14D4905> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqtiff.dylib
  195. 0x10b200000 - 0x10b34bff7 com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
  196. 0x10b60a000 - 0x10b633fff +libqjpcodecs.dylib (??? - ???) <7F45A162-B610-35E1-8A68-5B7397FCBA76> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/codecs/libqjpcodecs.dylib
  197. 0x10b656000 - 0x10b668fe7 +libqkrcodecs.dylib (??? - ???) <9BAC0837-829A-3D86-8BAB-BCF815822974> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/codecs/libqkrcodecs.dylib
  198. 0x10e78e000 - 0x10e821ff7 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
  199. 0x10e840000 - 0x10e8d3ff7 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
  200. 0x10ec6b000 - 0x10ee04fff GLEngine (??? - ???) <61484217-C41D-3A65-86BD-397ACC0D069F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  201. 0x10ee38000 - 0x10ee5dfff +libqtwcodecs.dylib (??? - ???) <CABDFD2B-A1CB-39A9-8C42-868225DA2AA9> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/codecs/libqtwcodecs.dylib
  202. 0x10f83f000 - 0x10f938fff libGLProgrammability.dylib (??? - ???) <7396EE13-5FA6-3E78-88D0-2502CFE79A97> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  203. 0x7fff6ec53000 - 0x7fff6ec87baf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
  204. 0x7fff8a403000 - 0x7fff8a42eff7 com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  205. 0x7fff8a42f000 - 0x7fff8a42ffff com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  206. 0x7fff8a430000 - 0x7fff8a430fff com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
  207. 0x7fff8a431000 - 0x7fff8a47ffff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  208. 0x7fff8a911000 - 0x7fff8aa9bfff com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
  209. 0x7fff8aa9c000 - 0x7fff8ab12fff libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
  210. 0x7fff8ab13000 - 0x7fff8ab7eff7 com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  211. 0x7fff8ab7f000 - 0x7fff8ac8cfff libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  212. 0x7fff8ac8d000 - 0x7fff8b0aaff7 com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
  213. 0x7fff8b0ab000 - 0x7fff8b0fffff libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  214. 0x7fff8b203000 - 0x7fff8b241fff com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
  215. 0x7fff8b2dd000 - 0x7fff8ba71fef com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
  216. 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
  217. 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
  218. 0x7fff8baf8000 - 0x7fff8bb06fff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
  219. 0x7fff8bb07000 - 0x7fff8bb0bfff libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
  220. 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
  221. 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
  222. 0x7fff8bb6a000 - 0x7fff8bbacff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
  223. 0x7fff8bbad000 - 0x7fff8bc8afef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  224. 0x7fff8bc8b000 - 0x7fff8bc8bfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  225. 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
  226. 0x7fff8bd4c000 - 0x7fff8bd62fff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  227. 0x7fff8bd63000 - 0x7fff8bf02ff7 com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  228. 0x7fff8bf03000 - 0x7fff8bf30fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
  229. 0x7fff8bf31000 - 0x7fff8c15bfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  230. 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
  231. 0x7fff8c18a000 - 0x7fff8c196fff com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  232. 0x7fff8c197000 - 0x7fff8c291ff7 com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  233. 0x7fff8c292000 - 0x7fff8c2cdfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  234. 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
  235. 0x7fff8c41b000 - 0x7fff8c491fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  236. 0x7fff8c4e9000 - 0x7fff8c55cfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  237. 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
  238. 0x7fff8c63d000 - 0x7fff8c668fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
  239. 0x7fff8c669000 - 0x7fff8c6fbff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
  240. 0x7fff8c887000 - 0x7fff8ccb4fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  241. 0x7fff8ccb5000 - 0x7fff8ccc5ff7 com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  242. 0x7fff8d3a2000 - 0x7fff8d3b0ff7 libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
  243. 0x7fff8d3f7000 - 0x7fff8d71bfff com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
  244. 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
  245. 0x7fff8d720000 - 0x7fff8d732ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
  246. 0x7fff8d733000 - 0x7fff8d77aff7 com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
  247. 0x7fff8d77b000 - 0x7fff8d7aeff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  248. 0x7fff8d7af000 - 0x7fff8d7affff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  249. 0x7fff8d7b0000 - 0x7fff8d7b1fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  250. 0x7fff8d7b2000 - 0x7fff8d7bdff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
  251. 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
  252. 0x7fff8d83a000 - 0x7fff8d85afff libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
  253. 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
  254. 0x7fff8d879000 - 0x7fff8d887fff com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
  255. 0x7fff8d888000 - 0x7fff8d98ffe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  256. 0x7fff8da42000 - 0x7fff8da50ff7 com.apple.AppleFSCompression (37 - 1.0) <8981D804-EBFE-35D5-9F79-6689DCCBA43A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
  257. 0x7fff8da51000 - 0x7fff8da7eff7 com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  258. 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
  259. 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
  260. 0x7fff8db29000 - 0x7fff8dc2bfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  261. 0x7fff8dc2c000 - 0x7fff8dc32fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
  262. 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
  263. 0x7fff8dd3a000 - 0x7fff8dd45fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  264. 0x7fff8dd46000 - 0x7fff8dd6fff7 com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
  265. 0x7fff8dd70000 - 0x7fff8e237fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  266. 0x7fff8e238000 - 0x7fff8e23efff libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  267. 0x7fff8e23f000 - 0x7fff8e240fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  268. 0x7fff8e241000 - 0x7fff8e265fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  269. 0x7fff8e266000 - 0x7fff8e2a0fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  270. 0x7fff8e2a6000 - 0x7fff8e6d9ff7 com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
  271. 0x7fff8ee13000 - 0x7fff8f135fe7 com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
  272. 0x7fff8f136000 - 0x7fff8f14bfff com.apple.FileSync.framework (6.0.1 - 502.2) <65A5CD1B-766D-33F8-8AC1-0984499838E9> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
  273. 0x7fff8f14c000 - 0x7fff8f166fff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
  274. 0x7fff8f167000 - 0x7fff8f1c9ff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  275. 0x7fff8f1ca000 - 0x7fff8f1f3fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  276. 0x7fff8f1fd000 - 0x7fff8f20fff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  277. 0x7fff8f215000 - 0x7fff8f5befef com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
  278. 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
  279. 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
  280. 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
  281. 0x7fff8f7e8000 - 0x7fff903eeff7 com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  282. 0x7fff903ef000 - 0x7fff903f4fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  283. 0x7fff903f5000 - 0x7fff903f8fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  284. 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
  285. 0x7fff90494000 - 0x7fff9049dff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  286. 0x7fff9049e000 - 0x7fff904ddff7 libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  287. 0x7fff904de000 - 0x7fff904e1fff com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
  288. 0x7fff904e2000 - 0x7fff90522ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
  289. 0x7fff90523000 - 0x7fff90529fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  290. 0x7fff9052c000 - 0x7fff90b10fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  291. 0x7fff90b26000 - 0x7fff90c0ae5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  292. 0x7fff90c0b000 - 0x7fff90c40fff libTrueTypeScaler.dylib (??? - ???) <24B2CA56-309F-316E-ACAD-3355F8A5FDC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
  293. 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
  294. 0x7fff90db7000 - 0x7fff910a0ff7 com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
  295. 0x7fff910a3000 - 0x7fff910a8fff libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  296. 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
  297. 0x7fff91211000 - 0x7fff91228fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  298. 0x7fff91229000 - 0x7fff9129ffff com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
  299. 0x7fff912a0000 - 0x7fff912a6ff7 com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
  300. 0x7fff912a7000 - 0x7fff912acfff com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  301. 0x7fff912ad000 - 0x7fff91600fff com.apple.FinderKit (1.0.3 - 1.0.3) <D0BF82AD-69D6-3190-804C-6CF061BA22EF> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
  302. 0x7fff9160b000 - 0x7fff91708ff7 com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
  303. 0x7fff91709000 - 0x7fff91718ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  304. 0x7fff91719000 - 0x7fff91721fff libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
  305. 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
  306. 0x7fff91764000 - 0x7fff9187dfff com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  307. 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
  308. 0x7fff9187f000 - 0x7fff91883fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  309. 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
  310. 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
  311. 0x7fff9197d000 - 0x7fff919d7ff7 com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
  312. 0x7fff919d8000 - 0x7fff91e7dfff com.apple.RawCamera.bundle (3.12.0 - 615) <10CCCC87-4A1E-3343-BF09-1C6640B56F45> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  313. 0x7fff91e7e000 - 0x7fff91eb9fff com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  314. 0x7fff91ec5000 - 0x7fff91ec6fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
  315. 0x7fff91ec7000 - 0x7fff91f24ff7 com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
  316. 0x7fff91f25000 - 0x7fff9201afff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  317. 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
  318. 0x7fff920e3000 - 0x7fff92134ff7 com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
  319. 0x7fff92135000 - 0x7fff921d7fff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  320. 0x7fff921d8000 - 0x7fff923acff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  321. 0x7fff923ad000 - 0x7fff923adfff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  322. 0x7fff923ae000 - 0x7fff923b0fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  323. 0x7fff923b1000 - 0x7fff92404fff com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
  324. 0x7fff92405000 - 0x7fff9250afff libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  325. 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
  326. 0x7fff9256c000 - 0x7fff92589fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  327. 0x7fff9258a000 - 0x7fff9258afff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  328. 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
  329. 0x7fff925e8000 - 0x7fff92634ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  330. 0x7fff92635000 - 0x7fff9263afff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  331. 0x7fff9263b000 - 0x7fff92662fff com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
  332. 0x7fff92663000 - 0x7fff9268cfff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  333. 0x7fff926cb000 - 0x7fff92723fff libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  334. 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
  335. 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
  336. 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
  337. 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
  338. 0x7fff927a8000 - 0x7fff927b5ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
  339. 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
  340. 0x7fff928cb000 - 0x7fff928ccff7 libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
  341. 0x7fff9291c000 - 0x7fff9291cfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  342. 0x7fff9291d000 - 0x7fff92924fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  343. 0x7fff92960000 - 0x7fff9297ffff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  344. 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
  345. 0x7fff92bf4000 - 0x7fff92c07ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
  346. 0x7fff92c08000 - 0x7fff92c28fff libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  347. 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
  348. 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
  349. 0x7fff92f5b000 - 0x7fff92f60ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  350. 0x7fff92f61000 - 0x7fff92fb8fff com.apple.Suggestions (1.1 - 85.1) <DE511C42-D2F2-309C-80EE-53862245DE22> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
  351. 0x7fff92fb9000 - 0x7fff92fc4ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  352. 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
  353. 0x7fff9318a000 - 0x7fff931f3fff com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  354. 0x7fff931f4000 - 0x7fff93246ff7 libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  355. 0x7fff93247000 - 0x7fff9328bff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  356. 0x7fff9328c000 - 0x7fff932bbfff com.apple.shortcut (2.1 - 2.1) <43C186C0-6B0F-39FA-976A-C307CC410495> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
  357. 0x7fff932d1000 - 0x7fff932fcff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  358. 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
  359. 0x7fff93366000 - 0x7fff93444fff com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  360. 0x7fff93445000 - 0x7fff934b5fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  361. 0x7fff934b6000 - 0x7fff934dafff com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  362. 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
  363. 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
  364. 0x7fff935c9000 - 0x7fff935cfff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  365. 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
  366. 0x7fff93685000 - 0x7fff936adfff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  367. 0x7fff936cd000 - 0x7fff936cdfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  368. 0x7fff936ce000 - 0x7fff936d0fff libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  369. 0x7fff936d1000 - 0x7fff936d7fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  370. 0x7fff936d8000 - 0x7fff936d9ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  371. 0x7fff93703000 - 0x7fff9371fff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  372. 0x7fff93774000 - 0x7fff93775ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  373. 0x7fff93776000 - 0x7fff93a8ffff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  374. 0x7fff93a90000 - 0x7fff93ad6fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
  375. 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
  376. 0x7fff93b19000 - 0x7fff93b62ff7 com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
  377. 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
  378. 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
  379. 0x7fff93e27000 - 0x7fff93e2afff libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  380. 0x7fff93e2b000 - 0x7fff93e6bfff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
  381. 0x7fff93e6c000 - 0x7fff93e88fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
  382. 0x7fff93e89000 - 0x7fff93e9bff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  383. 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
  384. 0x7fff93ea4000 - 0x7fff93ea9fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
  385. 0x7fff93eaa000 - 0x7fff93eabfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  386. 0x7fff93f09000 - 0x7fff93f0bfff libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
  387. 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
  388. 0x7fff9402e000 - 0x7fff94035fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
  389. 0x7fff94036000 - 0x7fff940bbff7 com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  390. 0x7fff940bc000 - 0x7fff940f1fff com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
  391. 0x7fff940f2000 - 0x7fff94118fff com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  392. 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
  393. 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
  394. 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
  395. 0x7fff95b4a000 - 0x7fff95b58fff com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  396. 0x7fff95b59000 - 0x7fff95b63ff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
  397. 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
  398. 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
  399. 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
  400. 0x7fff95edd000 - 0x7fff960dffff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
  401.  
  402. External Modification Summary:
  403. Calls made by other processes targeting this process:
  404. task_for_pid: 45
  405. thread_create: 0
  406. thread_set_state: 0
  407. Calls made by this process:
  408. task_for_pid: 0
  409. thread_create: 0
  410. thread_set_state: 0
  411. Calls made by all processes on this machine:
  412. task_for_pid: 2067
  413. thread_create: 0
  414. thread_set_state: 0
  415.  
  416. VM Region Summary:
  417. ReadOnly portion of Libraries: Total=269.3M resident=78.5M(29%) swapped_out_or_unallocated=190.9M(71%)
  418. Writable regions: Total=214.7M written=108.7M(51%) resident=89.5M(42%) swapped_out=74.1M(34%) unallocated=125.2M(58%)
  419.  
  420. REGION TYPE VIRTUAL
  421. =========== =======
  422. (null) (reserved) 40K reserved VM address space (unallocated)
  423. CG backing stores 12.9M
  424. CG image 148K
  425. CG raster data 324K
  426. CG shared images 3416K
  427. CoreAnimation 4K
  428. CoreGraphics 16K
  429. CoreImage 8K
  430. CoreServices 2548K
  431. IOKit 404K
  432. MALLOC 168.0M
  433. MALLOC guard page 48K
  434. Memory tag=240 4K
  435. Memory tag=242 12K
  436. Memory tag=243 4K
  437. Memory tag=251 72K
  438. OpenCL 52K
  439. OpenGL GLSL 1372K
  440. OpenGL GLSL (reserved) 128K reserved VM address space (unallocated)
  441. SQLite page cache 96K
  442. STACK GUARD 56.0M
  443. Stack 11.6M
  444. VM_ALLOCATE 16.4M
  445. __CI_BITMAP 80K
  446. __DATA 22.2M
  447. __IMAGE 528K
  448. __LINKEDIT 53.8M
  449. __RC_CAMERAS 244K
  450. __TEXT 215.5M
  451. __UNICODE 544K
  452. mapped file 67.4M
  453. shared memory 4120K
  454. =========== =======
  455. TOTAL 637.8M
  456. TOTAL, minus reserved VM space 637.6M
  457.  
  458. Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 1.83 GHz, 1 GB, SMC 1.13f3
  459. Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
  460. Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz, 0x4000000000000000, 0x56393136373635473234514346572D463500
  461. AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.1.14.9
  462. Bluetooth: Version 4.0.5f11, 2 service, 11 devices, 1 incoming serial ports
  463. Network Service: AirPort, AirPort, en1
  464. Serial ATA Device: TOSHIBA MK8034GSX, 80.03 GB
  465. Parallel ATA Device: MATSHITACD-RW CW-8221
  466. USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x021b, 0x1d200000 / 2
  467. USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8205, 0x7d100000 / 2
  468. USB Device: IR Receiver, apple_vendor_id, 0x8240, 0x5d200000 / 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement