Guest User

MuseScore Crash - Opening a certain MusicXML file

a guest
Jun 28th, 2012
695
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.87 KB | None | 0 0
  1. Process: mscore [3414]
  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-06-29 03:08:45.039 +0100
  9. OS Version: Mac OS X 10.7.4 (11E53)
  10. Report Version: 9
  11.  
  12. Interval Since Last Report: 246645 sec
  13. Crashes Since Last Report: 36
  14. Per-App Interval Since Last Report: 50970 sec
  15. Per-App Crashes Since Last Report: 14
  16. Anonymous UUID: C8C4B1DE-CC6D-4775-83C6-6B9F4C83B925
  17.  
  18. Crashed Thread: 0 Dispatch queue: com.apple.main-thread
  19.  
  20. Exception Type: EXC_CRASH (SIGABRT)
  21. Exception Codes: 0x0000000000000000, 0x0000000000000000
  22.  
  23. Application Specific Information:
  24. abort() called
  25. objc[3414]: garbage collection is OFF
  26.  
  27. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  28. 0 libsystem_kernel.dylib 0x00007fff872ecce2 __pthread_kill + 10
  29. 1 libsystem_c.dylib 0x00007fff856997d2 pthread_kill + 95
  30. 2 libsystem_c.dylib 0x00007fff8568aa7a abort + 143
  31. 3 net.sourceforge.mscore 0x00000001005dba75 Segment::add(Element*) + 1461
  32. 4 net.sourceforge.mscore 0x00000001000f02a5 MusicXml::xmlNote(Measure*, int, QString const&, QDomElement) + 13605
  33. 5 net.sourceforge.mscore 0x00000001000e7636 MusicXml::xmlMeasure(Part*, QDomElement, int, int) + 1574
  34. 6 net.sourceforge.mscore 0x00000001000e1703 MusicXml::xmlPart(QDomElement, QString) + 1459
  35. 7 net.sourceforge.mscore 0x00000001000da229 MusicXml::scorePartwise(QDomElement) + 2105
  36. 8 net.sourceforge.mscore 0x00000001000d9627 MusicXml::import(Score*) + 503
  37. 9 net.sourceforge.mscore 0x00000001000d930e MuseScore::importMusicXml(Score*, QString const&) + 1742
  38. 10 net.sourceforge.mscore 0x000000010041e34c MuseScore::readScore(Score*, QString) + 1020
  39. 11 net.sourceforge.mscore 0x000000010041dda8 MuseScore::openScore(QString const&) + 152
  40. 12 net.sourceforge.mscore 0x000000010041cebb MuseScore::loadFiles() + 1099
  41. 13 net.sourceforge.mscore 0x00000001001b6684 MuseScore::cmd(QAction*, QString const&) + 612
  42. 14 net.sourceforge.mscore 0x00000001001b636d MuseScore::cmd(QAction*) + 1581
  43. 15 net.sourceforge.mscore 0x00000001000110cf MuseScore::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 463
  44. 16 QtCore 0x0000000104478201 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2001
  45. 17 QtGui 0x00000001032967fa 0x103219000 + 514042
  46. 18 QtCore 0x0000000104478201 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2001
  47. 19 QtGui 0x0000000103294832 QAction::activate(QAction::ActionEvent) + 194
  48. 20 QtGui 0x0000000103249b87 0x103219000 + 199559
  49. 21 com.apple.CoreFoundation 0x00007fff8bd0770d -[NSObject performSelector:withObject:] + 61
  50. 22 com.apple.AppKit 0x00007fff8938ff7e -[NSApplication sendAction:to:from:] + 139
  51. 23 com.apple.AppKit 0x00007fff8947cbfb -[NSMenuItem _corePerformAction] + 399
  52. 24 com.apple.AppKit 0x00007fff8947c932 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125
  53. 25 com.apple.AppKit 0x00007fff893fa524 -[NSMenu performKeyEquivalent:] + 281
  54. 26 com.apple.AppKit 0x00007fff893f9175 -[NSApplication _handleKeyEquivalent:] + 526
  55. 27 com.apple.AppKit 0x00007fff892f2536 -[NSApplication sendEvent:] + 4282
  56. 28 QtGui 0x000000010324ac12 0x103219000 + 203794
  57. 29 com.apple.AppKit 0x00007fff892890c6 -[NSApplication run] + 555
  58. 30 QtGui 0x0000000103253e20 0x103219000 + 241184
  59. 31 QtCore 0x000000010445fe28 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 394
  60. 32 QtCore 0x0000000104463153 QCoreApplication::exec() + 175
  61. 33 net.sourceforge.mscore 0x00000001001aa47f main + 11231
  62. 34 net.sourceforge.mscore 0x0000000100008472 _start + 224
  63. 35 net.sourceforge.mscore 0x0000000100008391 start + 33
  64.  
  65. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  66. 0 libsystem_kernel.dylib 0x00007fff872ed7e6 kevent + 10
  67. 1 libdispatch.dylib 0x00007fff8559778a _dispatch_mgr_invoke + 923
  68. 2 libdispatch.dylib 0x00007fff8559631a _dispatch_mgr_thread + 54
  69.  
  70. Thread 2:: com.apple.CFSocket.private
  71. 0 libsystem_kernel.dylib 0x00007fff872ecdf2 __select + 10
  72. 1 com.apple.CoreFoundation 0x00007fff8bcf5c8b __CFSocketManager + 1355
  73. 2 libsystem_c.dylib 0x00007fff856978bf _pthread_start + 335
  74. 3 libsystem_c.dylib 0x00007fff8569ab75 thread_start + 13
  75.  
  76. Thread 3:
  77. 0 libsystem_kernel.dylib 0x00007fff872eb67a mach_msg_trap + 10
  78. 1 libsystem_kernel.dylib 0x00007fff872ead71 mach_msg + 73
  79. 2 com.apple.audio.midi.CoreMIDI 0x000000010471d5be XServerMachPort::ReceiveMessage(int&, void*, int&) + 96
  80. 3 com.apple.audio.midi.CoreMIDI 0x000000010473e653 MIDIProcess::RunMIDIInThread() + 207
  81. 4 com.apple.audio.midi.CoreMIDI 0x000000010471e96a XThread::RunHelper(void*) + 10
  82. 5 com.apple.audio.midi.CoreMIDI 0x000000010471e396 CAPThread::Entry(CAPThread*) + 98
  83. 6 libsystem_c.dylib 0x00007fff856978bf _pthread_start + 335
  84. 7 libsystem_c.dylib 0x00007fff8569ab75 thread_start + 13
  85.  
  86. Thread 4:: com.apple.audio.IOThread.client
  87. 0 libsystem_kernel.dylib 0x00007fff872eb67a mach_msg_trap + 10
  88. 1 libsystem_kernel.dylib 0x00007fff872ead71 mach_msg + 73
  89. 2 com.apple.audio.CoreAudio 0x00007fff8cdc5eb3 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, unsigned int) + 93
  90. 3 com.apple.audio.CoreAudio 0x00007fff8cdc5f05 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 37
  91. 4 com.apple.audio.CoreAudio 0x00007fff8cdbf568 HALC_ProxyIOContext::IOWorkLoop() + 888
  92. 5 com.apple.audio.CoreAudio 0x00007fff8cdbf151 HALC_ProxyIOContext::IOThreadEntry(void*) + 73
  93. 6 com.apple.audio.CoreAudio 0x00007fff8cdbf00c HALB_IOThread::Entry(void*) + 78
  94. 7 libsystem_c.dylib 0x00007fff856978bf _pthread_start + 335
  95. 8 libsystem_c.dylib 0x00007fff8569ab75 thread_start + 13
  96.  
  97. Thread 5:
  98. 0 libsystem_kernel.dylib 0x00007fff872ed192 __workq_kernreturn + 10
  99. 1 libsystem_c.dylib 0x00007fff85699594 _pthread_wqthread + 758
  100. 2 libsystem_c.dylib 0x00007fff8569ab85 start_wqthread + 13
  101.  
  102. Thread 0 crashed with X86 Thread State (64-bit):
  103. rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfafb8 rdx: 0x0000000000000000
  104. rdi: 0x0000000000001703 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfafe0 rsp: 0x00007fff5fbfafb8
  105. r8: 0x00007fff74058fb8 r9: 0x00000001127b2000 r10: 0x00007fff872ecd0a r11: 0x0000000000000246
  106. r12: 0x0000000000000013 r13: 0x000000000000001f r14: 0x00007fff7405b960 r15: 0x0000000100010f00
  107. rip: 0x00007fff872ecce2 rfl: 0x0000000000000246 cr2: 0x0000000107fca028
  108. Logical CPU: 0
  109.  
  110. Binary Images:
  111. 0x100000000 - 0x100c07fff +net.sourceforge.mscore (2.0 - 2.0.0) <76C4D4E4-49A5-36D1-962F-703DB3263D94> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/MacOS/mscore
  112. 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
  113. 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
  114. 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
  115. 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
  116. 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
  117. 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
  118. 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
  119. 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
  120. 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
  121. 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
  122. 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
  123. 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
  124. 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
  125. 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
  126. 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
  127. 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
  128. 0x10470e000 - 0x10475fff7 com.apple.audio.midi.CoreMIDI (1.8 - 42) <10BAC42F-ACFE-3EBC-869A-2847A0770CE8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
  129. 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
  130. 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
  131. 0x104a91000 - 0x104aacfff libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <DDB91E75-A2FA-331F-8069-999127AC6A9D> /usr/lib/libexpat.1.dylib
  132. 0x104f00000 - 0x104f2bfff +libjack.0.dylib (??? - ???) <79B3C84C-D457-6938-B5E9-1A5716A1F4A5> /usr/local/lib/libjack.0.dylib
  133. 0x104f9e000 - 0x104fa2fff 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
  134. 0x104fa7000 - 0x104facfff 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
  135. 0x104fd3000 - 0x104fd9fff +libqgif.dylib (??? - ???) <01483072-A49B-3B36-9858-499E36909A37> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqgif.dylib
  136. 0x106108000 - 0x106141fff +libqjpeg.dylib (??? - ???) <44FF0D48-1CAB-3C8A-9251-A3313618EADE> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqjpeg.dylib
  137. 0x106174000 - 0x10617dfff +libqsvgicon.dylib (??? - ???) <B92939BD-CA12-33E3-B4C1-031597CEEF48> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
  138. 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
  139. 0x1078fa000 - 0x1078fefff +libqtga.dylib (??? - ???) <9A990FB1-2255-3823-9E8E-EB29B51301B5> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqtga.dylib
  140. 0x107905000 - 0x10790bff7 +libqico.dylib (??? - ???) <D658711B-31DA-312B-AE30-9D4D15756DA9> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqico.dylib
  141. 0x107b8c000 - 0x107b91ff7 +libqsvg.dylib (??? - ???) <6AA570BC-69F1-3C9D-9AA5-EFE9C044C50D> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqsvg.dylib
  142. 0x107bfd000 - 0x107c4efef +libqmng.dylib (??? - ???) <21D07D2B-CAAB-3FCA-AD01-89A47447BC86> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqmng.dylib
  143. 0x107d57000 - 0x107d57ffd +cl_kernels (??? - ???) <137B1C1E-56CC-4605-A9B8-6868C8F81CE2> cl_kernels
  144. 0x107d74000 - 0x107d77ff7 libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  145. 0x107dca000 - 0x107df8fff com.apple.driver.AppleIntelGMA950GLDriver (7.0.52 - 7.0.0) <72EFBDC2-E95E-354B-A989-A3F33CC87837> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver
  146. 0x107e36000 - 0x107e3cfef libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
  147. 0x107e46000 - 0x107e47ffc +cl_kernels (??? - ???) <7B585B67-4A46-40FF-84E8-E1F007DA2336> cl_kernels
  148. 0x107eb4000 - 0x107f09fef +libqtiff.dylib (??? - ???) <A34DE2F6-1A50-30E0-AA72-E9A7D14D4905> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqtiff.dylib
  149. 0x107f77000 - 0x107f77ff5 +cl_kernels (??? - ???) <7C1A6785-4D57-45E6-A536-070E7C57FDC9> cl_kernels
  150. 0x1080c8000 - 0x1080c9ff3 +cl_kernels (??? - ???) <0B134935-7ECA-4AD5-9694-726B7BD0FB0A> cl_kernels
  151. 0x108f00000 - 0x108f2aff7 +com.grame.JackRouter (JackRouter - 0.9.4) <E4B3807D-296B-70F5-593B-A6A241D2A373> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
  152. 0x108f41000 - 0x108f42ff3 +cl_kernels (??? - ???) <E85D18B6-7BE0-4304-89AC-6926E8BB471F> cl_kernels
  153. 0x109069000 - 0x10906fff7 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
  154. 0x10c100000 - 0x10c24bff7 com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
  155. 0x10c3e4000 - 0x10c3e8fff 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
  156. 0x10c66b000 - 0x10c764fff libGLProgrammability.dylib (??? - ???) <7396EE13-5FA6-3E78-88D0-2502CFE79A97> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  157. 0x10fc8c000 - 0x10fcbaff7 GLRendererFloat (??? - ???) <E33704BC-AA25-3279-A585-ABC6B3176D3E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  158. 0x10fe83000 - 0x10ff16ff7 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
  159. 0x11013a000 - 0x1101cdff7 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
  160. 0x110d00000 - 0x110e99fff GLEngine (??? - ???) <61484217-C41D-3A65-86BD-397ACC0D069F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  161. 0x7fff6261d000 - 0x7fff62651baf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
  162. 0x7fff83e9f000 - 0x7fff83ecaff7 com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  163. 0x7fff83ecb000 - 0x7fff83ecbfff com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  164. 0x7fff83ecc000 - 0x7fff83eccfff com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
  165. 0x7fff83ecd000 - 0x7fff83f1bfff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  166. 0x7fff843ad000 - 0x7fff84537fff com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
  167. 0x7fff84538000 - 0x7fff845aefff libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
  168. 0x7fff845af000 - 0x7fff8461aff7 com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  169. 0x7fff8461b000 - 0x7fff84728fff libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  170. 0x7fff84729000 - 0x7fff84b46ff7 com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
  171. 0x7fff84b47000 - 0x7fff84b9bfff libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  172. 0x7fff84c9f000 - 0x7fff84cddfff com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
  173. 0x7fff84d79000 - 0x7fff8550dfef com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
  174. 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
  175. 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
  176. 0x7fff85594000 - 0x7fff855a2fff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
  177. 0x7fff855a3000 - 0x7fff855a7fff libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
  178. 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
  179. 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
  180. 0x7fff85606000 - 0x7fff85648ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
  181. 0x7fff85649000 - 0x7fff85726fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  182. 0x7fff85727000 - 0x7fff85727fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  183. 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
  184. 0x7fff857e8000 - 0x7fff857fefff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  185. 0x7fff857ff000 - 0x7fff8599eff7 com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  186. 0x7fff8599f000 - 0x7fff859ccfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
  187. 0x7fff859cd000 - 0x7fff85bf7fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  188. 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
  189. 0x7fff85c26000 - 0x7fff85c32fff com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  190. 0x7fff85c33000 - 0x7fff85d2dff7 com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  191. 0x7fff85d2e000 - 0x7fff85d69fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  192. 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
  193. 0x7fff85eb7000 - 0x7fff85f2dfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  194. 0x7fff85f85000 - 0x7fff85ff8fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  195. 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
  196. 0x7fff860d9000 - 0x7fff86104fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
  197. 0x7fff86105000 - 0x7fff86197ff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
  198. 0x7fff86323000 - 0x7fff86750fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  199. 0x7fff86751000 - 0x7fff86761ff7 com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  200. 0x7fff86e3e000 - 0x7fff86e4cff7 libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
  201. 0x7fff86e93000 - 0x7fff871b7fff com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
  202. 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
  203. 0x7fff871bc000 - 0x7fff871ceff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
  204. 0x7fff871cf000 - 0x7fff87216ff7 com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
  205. 0x7fff87217000 - 0x7fff8724aff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  206. 0x7fff8724b000 - 0x7fff8724bfff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  207. 0x7fff8724c000 - 0x7fff8724dfff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  208. 0x7fff8724e000 - 0x7fff87259ff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
  209. 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
  210. 0x7fff872d6000 - 0x7fff872f6fff libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
  211. 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
  212. 0x7fff87324000 - 0x7fff8742bfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  213. 0x7fff874de000 - 0x7fff874ecff7 com.apple.AppleFSCompression (37 - 1.0) <8981D804-EBFE-35D5-9F79-6689DCCBA43A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
  214. 0x7fff874ed000 - 0x7fff8751aff7 com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  215. 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
  216. 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
  217. 0x7fff875c5000 - 0x7fff876c7fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  218. 0x7fff876c8000 - 0x7fff876cefff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
  219. 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
  220. 0x7fff877d6000 - 0x7fff877e1fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  221. 0x7fff877e2000 - 0x7fff8780bff7 com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
  222. 0x7fff8780c000 - 0x7fff87cd3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  223. 0x7fff87cd4000 - 0x7fff87cdafff libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  224. 0x7fff87cdb000 - 0x7fff87cdcfff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  225. 0x7fff87cdd000 - 0x7fff87d01fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  226. 0x7fff87d02000 - 0x7fff87d3cfe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  227. 0x7fff87d42000 - 0x7fff88175ff7 com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
  228. 0x7fff888af000 - 0x7fff88bd1fe7 com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
  229. 0x7fff88bd2000 - 0x7fff88be7fff com.apple.FileSync.framework (6.0.1 - 502.2) <65A5CD1B-766D-33F8-8AC1-0984499838E9> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
  230. 0x7fff88be8000 - 0x7fff88c02fff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
  231. 0x7fff88c03000 - 0x7fff88c65ff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  232. 0x7fff88c66000 - 0x7fff88c8ffff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  233. 0x7fff88c99000 - 0x7fff88cabff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  234. 0x7fff88cb1000 - 0x7fff8905afef com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
  235. 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
  236. 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
  237. 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
  238. 0x7fff89284000 - 0x7fff89e8aff7 com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  239. 0x7fff89e8b000 - 0x7fff89e90fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  240. 0x7fff89e91000 - 0x7fff89e94fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  241. 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
  242. 0x7fff89f30000 - 0x7fff89f39ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  243. 0x7fff89f3a000 - 0x7fff89f79ff7 libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  244. 0x7fff89f7a000 - 0x7fff89f7dfff com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
  245. 0x7fff89f7e000 - 0x7fff89fbeff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
  246. 0x7fff89fbf000 - 0x7fff89fc5fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  247. 0x7fff89fc8000 - 0x7fff8a5acfff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  248. 0x7fff8a5c2000 - 0x7fff8a6a6e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  249. 0x7fff8a6a7000 - 0x7fff8a6dcfff libTrueTypeScaler.dylib (??? - ???) <24B2CA56-309F-316E-ACAD-3355F8A5FDC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
  250. 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
  251. 0x7fff8a853000 - 0x7fff8ab3cff7 com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
  252. 0x7fff8ab3f000 - 0x7fff8ab44fff libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  253. 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
  254. 0x7fff8acad000 - 0x7fff8acc4fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  255. 0x7fff8acc5000 - 0x7fff8ad3bfff com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
  256. 0x7fff8ad3c000 - 0x7fff8ad42ff7 com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
  257. 0x7fff8ad43000 - 0x7fff8ad48fff com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  258. 0x7fff8ad49000 - 0x7fff8b09cfff com.apple.FinderKit (1.0.3 - 1.0.3) <D0BF82AD-69D6-3190-804C-6CF061BA22EF> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
  259. 0x7fff8b0a7000 - 0x7fff8b1a4ff7 com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
  260. 0x7fff8b1a5000 - 0x7fff8b1b4ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  261. 0x7fff8b1b5000 - 0x7fff8b1bdfff libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
  262. 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
  263. 0x7fff8b200000 - 0x7fff8b319fff com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  264. 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
  265. 0x7fff8b31b000 - 0x7fff8b31ffff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  266. 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
  267. 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
  268. 0x7fff8b419000 - 0x7fff8b473ff7 com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
  269. 0x7fff8b474000 - 0x7fff8b919fff com.apple.RawCamera.bundle (3.12.0 - 615) <10CCCC87-4A1E-3343-BF09-1C6640B56F45> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  270. 0x7fff8b91a000 - 0x7fff8b955fff com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  271. 0x7fff8b961000 - 0x7fff8b962fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
  272. 0x7fff8b963000 - 0x7fff8b9c0ff7 com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
  273. 0x7fff8b9c1000 - 0x7fff8bab6fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  274. 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
  275. 0x7fff8bb7f000 - 0x7fff8bbd0ff7 com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
  276. 0x7fff8bbd1000 - 0x7fff8bc73fff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  277. 0x7fff8bc74000 - 0x7fff8be48ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  278. 0x7fff8be49000 - 0x7fff8be49fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  279. 0x7fff8be4a000 - 0x7fff8be4cfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  280. 0x7fff8be4d000 - 0x7fff8bea0fff com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
  281. 0x7fff8bea1000 - 0x7fff8bfa6fff libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  282. 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
  283. 0x7fff8c008000 - 0x7fff8c025fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  284. 0x7fff8c026000 - 0x7fff8c026fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  285. 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
  286. 0x7fff8c084000 - 0x7fff8c0d0ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  287. 0x7fff8c0d1000 - 0x7fff8c0d6fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  288. 0x7fff8c0d7000 - 0x7fff8c0fefff com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
  289. 0x7fff8c0ff000 - 0x7fff8c128fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  290. 0x7fff8c167000 - 0x7fff8c1bffff libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  291. 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
  292. 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
  293. 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
  294. 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
  295. 0x7fff8c244000 - 0x7fff8c251ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
  296. 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
  297. 0x7fff8c367000 - 0x7fff8c368ff7 libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
  298. 0x7fff8c3b8000 - 0x7fff8c3b8fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  299. 0x7fff8c3b9000 - 0x7fff8c3c0fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  300. 0x7fff8c3fc000 - 0x7fff8c41bfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  301. 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
  302. 0x7fff8c690000 - 0x7fff8c6a3ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
  303. 0x7fff8c6a4000 - 0x7fff8c6c4fff libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  304. 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
  305. 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
  306. 0x7fff8c9f7000 - 0x7fff8c9fcff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  307. 0x7fff8c9fd000 - 0x7fff8ca54fff com.apple.Suggestions (1.1 - 85.1) <DE511C42-D2F2-309C-80EE-53862245DE22> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
  308. 0x7fff8ca55000 - 0x7fff8ca60ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  309. 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
  310. 0x7fff8cc26000 - 0x7fff8cc8ffff com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  311. 0x7fff8cc90000 - 0x7fff8cce2ff7 libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  312. 0x7fff8cce3000 - 0x7fff8cd27ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  313. 0x7fff8cd6d000 - 0x7fff8cd98ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  314. 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
  315. 0x7fff8ce02000 - 0x7fff8cee0fff com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  316. 0x7fff8cee1000 - 0x7fff8cf51fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  317. 0x7fff8cf52000 - 0x7fff8cf76fff com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  318. 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
  319. 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
  320. 0x7fff8d065000 - 0x7fff8d06bff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  321. 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
  322. 0x7fff8d121000 - 0x7fff8d149fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  323. 0x7fff8d169000 - 0x7fff8d169fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  324. 0x7fff8d16a000 - 0x7fff8d16cfff libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  325. 0x7fff8d16d000 - 0x7fff8d173fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  326. 0x7fff8d174000 - 0x7fff8d175ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  327. 0x7fff8d19f000 - 0x7fff8d1bbff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  328. 0x7fff8d210000 - 0x7fff8d211ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  329. 0x7fff8d212000 - 0x7fff8d52bfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  330. 0x7fff8d52c000 - 0x7fff8d572fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
  331. 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
  332. 0x7fff8d5b5000 - 0x7fff8d5feff7 com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
  333. 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
  334. 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
  335. 0x7fff8d8c3000 - 0x7fff8d8c6fff libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  336. 0x7fff8d908000 - 0x7fff8d924fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
  337. 0x7fff8d925000 - 0x7fff8d937ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  338. 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
  339. 0x7fff8d940000 - 0x7fff8d945fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
  340. 0x7fff8d946000 - 0x7fff8d947fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  341. 0x7fff8d9a5000 - 0x7fff8d9a7fff libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
  342. 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
  343. 0x7fff8daca000 - 0x7fff8dad1fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
  344. 0x7fff8dad2000 - 0x7fff8db57ff7 com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  345. 0x7fff8db58000 - 0x7fff8db8dfff com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
  346. 0x7fff8db8e000 - 0x7fff8dbb4fff com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  347. 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
  348. 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
  349. 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
  350. 0x7fff8f5e6000 - 0x7fff8f5f4fff com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  351. 0x7fff8f5f5000 - 0x7fff8f5ffff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
  352. 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
  353. 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
  354. 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
  355. 0x7fff8f979000 - 0x7fff8fb7bfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
  356.  
  357. External Modification Summary:
  358. Calls made by other processes targeting this process:
  359. task_for_pid: 50
  360. thread_create: 0
  361. thread_set_state: 0
  362. Calls made by this process:
  363. task_for_pid: 0
  364. thread_create: 0
  365. thread_set_state: 0
  366. Calls made by all processes on this machine:
  367. task_for_pid: 2941
  368. thread_create: 0
  369. thread_set_state: 0
  370.  
  371. VM Region Summary:
  372. ReadOnly portion of Libraries: Total=268.3M resident=94.9M(35%) swapped_out_or_unallocated=173.4M(65%)
  373. Writable regions: Total=170.9M written=86.6M(51%) resident=58.8M(34%) swapped_out=67.9M(40%) unallocated=112.2M(66%)
  374.  
  375. REGION TYPE VIRTUAL
  376. =========== =======
  377. CG backing stores 5740K
  378. CG image 140K
  379. CG raster data 256K
  380. CG shared images 3416K
  381. CoreAnimation 4K
  382. CoreGraphics 16K
  383. CoreImage 8K
  384. CoreServices 2548K
  385. IOKit 404K
  386. MALLOC 133.2M
  387. MALLOC guard page 48K
  388. Memory tag=240 4K
  389. Memory tag=242 12K
  390. Memory tag=251 28K
  391. OpenCL 52K
  392. OpenGL GLSL 1372K
  393. OpenGL GLSL (reserved) 128K reserved VM address space (unallocated)
  394. SQLite page cache 96K
  395. STACK GUARD 56.0M
  396. Stack 10.1M
  397. VM_ALLOCATE 16.5M
  398. __CI_BITMAP 80K
  399. __DATA 22.1M
  400. __IMAGE 528K
  401. __LINKEDIT 53.8M
  402. __RC_CAMERAS 244K
  403. __TEXT 214.5M
  404. __UNICODE 544K
  405. mapped file 74.4M
  406. shared memory 6508K
  407. =========== =======
  408. TOTAL 602.3M
  409. TOTAL, minus reserved VM space 602.1M
  410.  
  411. Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 1.83 GHz, 1 GB, SMC 1.13f3
  412. Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
  413. Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz, 0x4000000000000000, 0x56393136373635473234514346572D463500
  414. AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.1.14.9
  415. Bluetooth: Version 4.0.5f11, 2 service, 11 devices, 1 incoming serial ports
  416. Network Service: AirPort, AirPort, en1
  417. Serial ATA Device: TOSHIBA MK8034GSX, 80.03 GB
  418. Parallel ATA Device: MATSHITACD-RW CW-8221
  419. USB Device: IR Receiver, apple_vendor_id, 0x8240, 0x5d200000 / 2
  420. USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8205, 0x7d100000 / 2
  421. USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x021b, 0x1d200000 / 2
Advertisement
Add Comment
Please, Sign In to add comment