Advertisement
Guest User

Untitled

a guest
Aug 7th, 2012
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.57 KB | None | 0 0
  1. Process: XBMC [31012]
  2. Path: /Volumes/VOLUME/*/XBMC.app/Contents/MacOS/XBMC
  3. Identifier: com.teamxbmc.xbmc
  4. Version: 11.0 (Git-20120321-14feb09)
  5. Code Type: X86 (Native)
  6. Parent Process: launchd [331]
  7.  
  8. Date/Time: 2012-08-07 10:54:53.707 -0500
  9. OS Version: Mac OS X 10.7.4 (11E53)
  10. Report Version: 9
  11.  
  12. Interval Since Last Report: 1007994 sec
  13. Crashes Since Last Report: 20
  14. Per-App Interval Since Last Report: 305 sec
  15. Per-App Crashes Since Last Report: 9
  16. Anonymous UUID: 7A935456-C085-4672-915A-9B865955734F
  17.  
  18. Crashed Thread: 0 Dispatch queue: com.apple.main-thread
  19.  
  20. Exception Type: EXC_BREAKPOINT (SIGTRAP)
  21. Exception Codes: 0x0000000000000002, 0x0000000000000000
  22.  
  23. Application Specific Information:
  24. *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayI objectAtIndex:]: index 28 beyond bounds [0 .. 0]'
  25. *** Call stack at first throw:
  26. (
  27. 0 CoreFoundation 0x9760ea67 __raiseError + 231
  28. 1 libobjc.A.dylib 0x9b21e149 objc_exception_throw + 155
  29. 2 CoreFoundation 0x9751a43b -[__NSArrayI objectAtIndex:] + 235
  30. 3 XBMC 0x00708a9f _ZN13CWinSystemOSX19DisplayReconfiguredEP18_CGDirectDisplayIDjPv + 127
  31. 4 CoreGraphics 0x9200e894 displayWillConfigNotifyProc + 614
  32. 5 CoreGraphics 0x9200f16a displayAcceleratorChangedProc + 718
  33. 6 CoreGraphics 0x91ad2037 CGSPostLocalNotification + 218
  34. 7 CoreGraphics 0x91b9e23d notifyDatagramHandler + 265
  35. 8 CoreGraphics 0x91b9df65 CGSDispatchDatagramsFromStream + 316
  36. 9 CoreGraphics 0x91b9dad4 snarfEvents + 481
  37. 10 CoreGraphics 0x91b9d787 CGSGetNextEventRecordInternal + 127
  38. 11 CoreGraphics 0x91bf06bc CGEventCreateNextEvent + 40
  39. 12 HIToolbox 0x94424632 _ZL38PullEventsFromWindowServerOnConnectionjh + 69
  40. 13 HIToolbox 0x9442accb PullEventsFromWindowServer + 20
  41. 14 HIToolbox 0x9442ac41 FlushSpecificEventsFromQueue + 57
  42. 15 AppKit 0x924ebfbe +[NSEvent _discardCursorEventsForWindowNumber:criteria:] + 64
  43. 16 AppKit 0x924ebf34 _NXResetCursorState + 68
  44. 17 AppKit 0x9251a24c -[NSWindow becomeKeyWindow] + 1990
  45. 18 AppKit 0x92486137 _NXSendWindowNotification + 60
  46. 19 AppKit 0x92514d6a -[NSWindow _changeKeyAndMainLimitedOK:] + 777
  47. 20 AppKit 0x92514a47 -[NSWindow makeKeyWindow] + 72
  48. 21 AppKit 0x925148b7 -[NSWindow _makeKeyRegardlessOfVisibility] + 122
  49. 22 AppKit 0x925147ff -[NSWindow makeKeyAndOrderFront:] + 35
  50. 23 libSDL-1.2.0.dylib 0x01bd38c5 QZ_SetVideoWindowed + 2245
  51. 24 libSDL-1.2.0.dylib 0x01bd3e85 QZ_SetVideoMode + 169
  52. 25 libSDL-1.2.0.dylib 0x01bc5c6c SDL_SetVideoMode + 640
  53. 26 XBMC 0x00707a94 _ZN13CWinSystemOSX15CreateNewWindowERK7CStdStrIcEbR15RESOLUTION_INFOPFbR10XBMC_EventE + 196
  54. 27 XBMC 0x000226e0 _ZN12CApplication6CreateEv + 4032
  55. 28 XBMC 0x005bd715 SDL_main + 197
  56. 29 XBMC 0x006aed2f main + 2191
  57. 30 XBMC 0x0000f032 _start + 216
  58. 31 XBMC 0x0000ef59 start + 41
  59. )
  60.  
  61. objc[31012]: garbage collection is OFF
  62.  
  63. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  64. 0 com.apple.CoreFoundation 0x9760e957 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
  65. 1 libobjc.A.dylib 0x9b21e149 objc_exception_throw + 155
  66. 2 com.apple.CoreFoundation 0x9751a43b -[__NSArrayI objectAtIndex:] + 235
  67. 3 com.teamxbmc.xbmc 0x00708a9f CWinSystemOSX::DisplayReconfigured(_CGDirectDisplayID*, unsigned int, void*) + 127
  68. 4 com.apple.CoreGraphics 0x9200e894 displayWillConfigNotifyProc + 614
  69. 5 com.apple.CoreGraphics 0x9200f16a displayAcceleratorChangedProc + 718
  70. 6 com.apple.CoreGraphics 0x91ad2037 CGSPostLocalNotification + 218
  71. 7 com.apple.CoreGraphics 0x91b9e23d notifyDatagramHandler + 265
  72. 8 com.apple.CoreGraphics 0x91b9df65 CGSDispatchDatagramsFromStream + 316
  73. 9 com.apple.CoreGraphics 0x91b9dad4 snarfEvents + 481
  74. 10 com.apple.CoreGraphics 0x91b9d787 CGSGetNextEventRecordInternal + 127
  75. 11 com.apple.CoreGraphics 0x91bf06bc CGEventCreateNextEvent + 40
  76. 12 com.apple.HIToolbox 0x94424632 _ZL38PullEventsFromWindowServerOnConnectionjh + 69
  77. 13 com.apple.HIToolbox 0x9442accb PullEventsFromWindowServer + 20
  78. 14 com.apple.HIToolbox 0x9442ac41 FlushSpecificEventsFromQueue + 57
  79. 15 com.apple.AppKit 0x924ebfbe +[NSEvent _discardCursorEventsForWindowNumber:criteria:] + 64
  80. 16 com.apple.AppKit 0x924ebf34 _NXResetCursorState + 68
  81. 17 com.apple.AppKit 0x9251a24c -[NSWindow becomeKeyWindow] + 1990
  82. 18 com.apple.AppKit 0x92486137 _NXSendWindowNotification + 60
  83. 19 com.apple.AppKit 0x92514d6a -[NSWindow _changeKeyAndMainLimitedOK:] + 777
  84. 20 com.apple.AppKit 0x92514a47 -[NSWindow makeKeyWindow] + 72
  85. 21 com.apple.AppKit 0x925148b7 -[NSWindow _makeKeyRegardlessOfVisibility] + 122
  86. 22 com.apple.AppKit 0x925147ff -[NSWindow makeKeyAndOrderFront:] + 35
  87. 23 libSDL-1.2.0.dylib 0x01bd38c5 QZ_SetVideoWindowed + 2245
  88. 24 libSDL-1.2.0.dylib 0x01bd3e85 QZ_SetVideoMode + 169
  89. 25 libSDL-1.2.0.dylib 0x01bc5c6c SDL_SetVideoMode + 640
  90. 26 com.teamxbmc.xbmc 0x00707a94 CWinSystemOSX::CreateNewWindow(CStdStr<char> const&, bool, RESOLUTION_INFO&, bool (*)(XBMC_Event&)) + 196
  91. 27 com.teamxbmc.xbmc 0x000226e0 CApplication::Create() + 4032
  92. 28 com.teamxbmc.xbmc 0x005bd715 SDL_main + 197
  93. 29 com.teamxbmc.xbmc 0x006aed2f main + 2191
  94. 30 com.teamxbmc.xbmc 0x0000f032 _start + 216
  95. 31 com.teamxbmc.xbmc 0x0000ef59 start + 41
  96.  
  97. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  98. 0 libsystem_kernel.dylib 0x9cf3390a kevent + 10
  99. 1 libdispatch.dylib 0x94400e10 _dispatch_mgr_invoke + 969
  100. 2 libdispatch.dylib 0x943ff85f _dispatch_mgr_thread + 53
  101.  
  102. Thread 2:
  103. 0 libsystem_kernel.dylib 0x9cf3302e __workq_kernreturn + 10
  104. 1 libsystem_c.dylib 0x9539accf _pthread_wqthread + 773
  105. 2 libsystem_c.dylib 0x9539c6fe start_wqthread + 30
  106.  
  107. Thread 3:
  108. 0 libsystem_kernel.dylib 0x9cf3302e __workq_kernreturn + 10
  109. 1 libsystem_c.dylib 0x9539accf _pthread_wqthread + 773
  110. 2 libsystem_c.dylib 0x9539c6fe start_wqthread + 30
  111.  
  112. Thread 4:
  113. 0 libsystem_kernel.dylib 0x9cf3302e __workq_kernreturn + 10
  114. 1 libsystem_c.dylib 0x9539accf _pthread_wqthread + 773
  115. 2 libsystem_c.dylib 0x9539c6fe start_wqthread + 30
  116.  
  117. Thread 0 crashed with X86 Thread State (32-bit):
  118. eax: 0x00000001 ebx: 0x00708a31 ecx: 0x00000001 edx: 0x00000000
  119. edi: 0x02875950 esi: 0x9b21e0bf ebp: 0xbfff9ff8 esp: 0xbfff9ff0
  120. ss: 0x00000023 efl: 0x00000286 eip: 0x9760e957 cs: 0x0000001b
  121. ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
  122. cr2: 0x06ffc000
  123. Logical CPU: 0
  124.  
  125. Binary Images:
  126. 0x1000 - 0xd5dffb +com.teamxbmc.xbmc (11.0 - Git-20120321-14feb09) <167B61EF-1D25-22E7-69DA-221D8A0295AF> /Volumes/VOLUME/*/XBMC.app/Contents/MacOS/XBMC
  127. 0x1512000 - 0x154ffff +libssh.4.dylib (4.2.0 - compatibility 4.0.0) <2B376003-7A45-3F0E-8D2E-E4D4C7A5B8B9> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libssh.4.dylib
  128. 0x155b000 - 0x157efed +liblzo2.2.dylib (3.0.0 - compatibility 3.0.0) <5B1806BD-40B5-789A-94D8-FA62B80ED9D5> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/liblzo2.2.dylib
  129. 0x1584000 - 0x15b1fef +libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <21BEBBC0-516D-D0BC-DBCE-06FEC0691F47> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libpcre.0.dylib
  130. 0x15b5000 - 0x15bbff3 +libpcrecpp.0.dylib (??? - ???) <3546A9A9-1EBD-3EF8-ED7E-921B2817F15D> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libpcrecpp.0.dylib
  131. 0x15c2000 - 0x15d5fff +libfribidi.0.dylib (4.0.0 - compatibility 4.0.0) <349F60E0-9AC5-0961-A54A-2CF396211F9D> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libfribidi.0.dylib
  132. 0x15da000 - 0x15f4fe7 +libcdio.12.dylib (13.0.0 - compatibility 13.0.0) <09DA5845-3DDE-9F77-B5EB-C45972844449> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libcdio.12.dylib
  133. 0x1600000 - 0x1685feb +libfreetype.6.dylib (14.2.0 - compatibility 14.0.0) <0253C010-F04A-C54B-13E0-593EBD1BA313> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libfreetype.6.dylib
  134. 0x169c000 - 0x16cafef +libfontconfig.1.dylib (6.4.0 - compatibility 6.0.0) <7AF0452F-CA0B-AE86-D3F5-46987DC3A4DE> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libfontconfig.1.dylib
  135. 0x16d4000 - 0x1747fff +libsqlite3.0.dylib (9.6.0 - compatibility 9.0.0) <CF3BBAE9-5D40-1C77-3896-A68FCB4C8EFB> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libsqlite3.0.dylib
  136. 0x1758000 - 0x18c2ffd +libsamplerate.0.dylib (2.7.0 - compatibility 2.0.0) <55730D7A-195B-95D0-16AB-F1B695007CA0> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libsamplerate.0.dylib
  137. 0x18c6000 - 0x18ceffe +libmicrohttpd.5.dylib (8.1.0 - compatibility 8.0.0) <FF778993-AF43-0D75-E8AC-D2A37E055780> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libmicrohttpd.5.dylib
  138. 0x18d3000 - 0x18d8fff +libyajl.1.dylib (1.0.12 - compatibility 1.0.0) <F69E0B05-D648-2817-7890-6146AEAFDB74> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libyajl.1.dylib
  139. 0x18dc000 - 0x192cffd +libjpeg.8.dylib (9.2.0 - compatibility 9.0.0) <7445F3A5-B489-D903-3885-73EDB2BF24F1> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libjpeg.8.dylib
  140. 0x1947000 - 0x1a4afe7 +libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3944D11F-7E3B-14F7-4CF9-734C09AD9485> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libcrypto.0.9.8.dylib
  141. 0x1aa8000 - 0x1b24fef +libgcrypt.11.dylib (16.3.0 - compatibility 16.0.0) <BA2C85F2-B78E-318A-F888-D52B0BC0308D> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libgcrypt.11.dylib
  142. 0x1b38000 - 0x1b69ffb +libGLEW.1.5.8.dylib (??? - ???) <1AD71E51-77AD-8AB4-F9B7-64872BC97217> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libGLEW.1.5.8.dylib
  143. 0x1b8b000 - 0x1be3fd7 +libSDL-1.2.0.dylib (12.2.0 - compatibility 12.0.0) <8869D3DD-DB7D-5C7B-C7DB-3D64C0AA2019> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libSDL-1.2.0.dylib
  144. 0x1bf7000 - 0x1c04fff +libSDL_mixer-1.2.0.dylib (3.6.0 - compatibility 3.0.0) <D179838B-3970-7F72-94EF-6FB1DAA51ABB> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libSDL_mixer-1.2.0.dylib
  145. 0x1c09000 - 0x22e1ff7 +libsmbclient.dylib.0 (??? - ???) <694CBC53-4139-086F-F7B2-0C38D07351B3> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libsmbclient.dylib.0
  146. 0x23af000 - 0x24e2fe7 +libpython2.6.dylib (2.6.0 - compatibility 2.6.0) <4DD447AF-D4F0-C01C-8205-A40E713E2730> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libpython2.6.dylib
  147. 0x2550000 - 0x2597fe7 +libmysqlclient.16.dylib (17.0.0 - compatibility 17.0.0) <ECA74D98-E071-998F-5AE0-5966A36B81E9> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libmysqlclient.16.dylib
  148. 0x26b4000 - 0x26effeb +libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <4A02AB16-9749-7636-A40A-793367C7D89C> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libssl.0.9.8.dylib
  149. 0x2702000 - 0x2728ffb +libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <1E51B818-08A9-3FC1-D664-B46001C4B7B7> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libexpat.1.dylib
  150. 0x2731000 - 0x2733fff +libgpg-error.0.dylib (9.0.0 - compatibility 9.0.0) <2324A45D-CC22-8BB9-CF5B-309B0EF25EDE> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libgpg-error.0.dylib
  151. 0x2737000 - 0x2740ff3 +libintl.8.dylib (9.2.0 - compatibility 9.0.0) <A8DACE29-3B65-5AC2-462E-AE82B3E04E4C> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libintl.8.dylib
  152. 0x2745000 - 0x274bff3 +libtalloc.dylib.2 (??? - ???) <88628AB0-8EC1-149A-AFE1-BC5DC7FC2AB8> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libtalloc.dylib.2
  153. 0x2750000 - 0x2761ff7 +libtdb.dylib.1 (??? - ???) <3318A540-8F6C-1715-306C-5471DFA624B2> /Volumes/VOLUME/*/XBMC.app/Contents/Frameworks/libtdb.dylib.1
  154. 0x57e2000 - 0x57f0fff com.apple.iokit.IOHIDLib (1.7.1 - 1.7.1) <1748DFD3-0DC9-37E3-913E-C72BA193C8B0> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
  155. 0x7b43000 - 0x7b52feb +libcpluff-x86-osx.so (??? - ???) <A9428F57-EFE6-151A-E86C-11309A6EE38F> /Volumes/VOLUME/*/XBMC.app/Contents/Resources/XBMC/system/libcpluff-x86-osx.so
  156. 0x7b5b000 - 0x7b64ffb com.apple.iokit.IOUSBLib (4.4.5 - 4.4.5) <754D0668-DA34-33DC-8C10-F689E3053761> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib
  157. 0x7b6f000 - 0x7b9cff8 GLRendererFloat (??? - ???) <70ADE58D-B399-3279-9774-2D5929D5FCB1> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  158. 0xda80000 - 0xdb77ffb libGLProgrammability.dylib (??? - ???) <FA509930-D201-372B-B787-18CBD8477D06> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  159. 0xde00000 - 0xdf6dffb GLEngine (??? - ???) <D73F1031-6DD3-38EB-966B-7A2C9F17F023> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  160. 0xdfa1000 - 0xe242fe7 com.apple.ATIRadeonX3000GLDriver (7.18.18 - 7.1.8) <2CA55B8F-F4A4-3421-B92C-BB5FE4413850> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver
  161. 0xe273000 - 0xe60afef com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.18.18 - 7.1.8) <FA35853F-72D6-3070-A975-D64BB5A2952D> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
  162. 0x8fe9d000 - 0x8fecfaa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
  163. 0x90008000 - 0x90499ff3 com.apple.RawCamera.bundle (3.12.0 - 615) <64FE60E6-B59D-3AD5-BA6E-1E9BF67FBF80> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  164. 0x9049a000 - 0x904a4ff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
  165. 0x904a5000 - 0x9050dff7 libc++.1.dylib (28.1.0 - compatibility 1.0.0) <FE3304C5-C000-3DA0-9E53-0E4CA074B73B> /usr/lib/libc++.1.dylib
  166. 0x90759000 - 0x90760ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
  167. 0x907b3000 - 0x907b7ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
  168. 0x907d3000 - 0x907d7ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
  169. 0x907d8000 - 0x907d9fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  170. 0x907da000 - 0x9084efff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  171. 0x9087d000 - 0x9088efff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
  172. 0x90a67000 - 0x90cdaffb com.apple.CoreImage (7.98 - 1.0.1) <EDC91BA1-673D-3B47-BFD5-BBF11C36EE6A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  173. 0x90cdb000 - 0x90d12fef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  174. 0x910b0000 - 0x910b6ffd com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  175. 0x910b7000 - 0x910ccff7 com.apple.ImageCapture (7.0.1 - 7.0.1) <1C8933A9-C7C6-36E9-9D8B-0EF08ACA3315> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  176. 0x910cd000 - 0x910efff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  177. 0x910f0000 - 0x910f0fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
  178. 0x9115b000 - 0x9115ffff libGIF.dylib (??? - ???) <A6F1ACAE-7B9B-3B3F-A54A-ED4004EA1D85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  179. 0x911b7000 - 0x911b9ff7 libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
  180. 0x911ba000 - 0x91203ff7 libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  181. 0x91471000 - 0x9147cffe com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  182. 0x9147d000 - 0x91514ff3 com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  183. 0x91515000 - 0x915b9fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  184. 0x91a8e000 - 0x91acbff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <1C757924-4E54-3522-A885-99795EA10228> /usr/lib/libcups.2.dylib
  185. 0x91acc000 - 0x923f659b com.apple.CoreGraphics (1.600.0 - ???) <62026E0C-E30F-3FF0-B0F6-6A2D270B20BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  186. 0x9240c000 - 0x92ea1ff6 com.apple.AppKit (6.7.3 - 1138.47) <D8CD06D7-F18C-39BE-BC68-B343F87F0469> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  187. 0x930a5000 - 0x930bbffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
  188. 0x930c5000 - 0x93195ffb com.apple.ImageIO.framework (3.1.2 - 3.1.2) <94798A2B-4C7A-30EA-9920-283451BDB9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  189. 0x9326f000 - 0x9326ffff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  190. 0x93274000 - 0x93277ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
  191. 0x93278000 - 0x93283ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
  192. 0x93284000 - 0x936f9ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  193. 0x939a8000 - 0x939aaff9 com.apple.securityhi (4.0 - 1) <ACEEED5F-8D58-377D-B2B8-E4A7F4E5E286> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  194. 0x93da0000 - 0x93eccff9 com.apple.CFNetwork (520.4.3 - 520.4.3) <E9E315D4-CE22-3715-BED2-BB95AD5E10E8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  195. 0x93f0f000 - 0x93f3eff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
  196. 0x93f46000 - 0x93fa7ffb com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  197. 0x93fa8000 - 0x9403eff7 com.apple.LaunchServices (480.33 - 480.33) <5A4BF529-391E-3987-940E-287ACE56078A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  198. 0x9403f000 - 0x94302fff com.apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security
  199. 0x94303000 - 0x94390ff7 com.apple.CoreText (220.20.0 - ???) <0C3EDD4F-6112-353A-8A3A-8D630182C22A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  200. 0x94391000 - 0x9439efff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  201. 0x9439f000 - 0x9439ffff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  202. 0x943a0000 - 0x943a3ffd libCoreVMClient.dylib (??? - ???) <361CCFAF-8565-383F-915F-0B059C793E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  203. 0x943a4000 - 0x943fdfff com.apple.HIServices (1.21 - ???) <5F4D3797-32E2-3709-85F4-4B56515A17D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  204. 0x943fe000 - 0x9440cfff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib
  205. 0x9440d000 - 0x94753ff3 com.apple.HIToolbox (1.9 - ???) <409E6397-0DCB-3431-9CCC-368317C62545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  206. 0x94768000 - 0x94886fec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  207. 0x94887000 - 0x94998ff7 libJP2.dylib (??? - ???) <845C74F4-1074-3983-945F-EB669538CAA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  208. 0x94999000 - 0x9499cffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
  209. 0x9499d000 - 0x94aacfff com.apple.DesktopServices (1.6.3 - 1.6.3) <18CAAA9E-7065-3FF7-ACFE-CDB60E5426A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  210. 0x94aad000 - 0x94aafffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  211. 0x94b2e000 - 0x94b36fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  212. 0x94b37000 - 0x94b38fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
  213. 0x94b44000 - 0x94b44ff0 com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  214. 0x94f41000 - 0x94f6cfff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  215. 0x94f6d000 - 0x94f6effd libCVMSPluginSupport.dylib (??? - ???) <22B85645-AA98-372B-BB55-55DCCF0EC716> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  216. 0x94fff000 - 0x95007ff3 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
  217. 0x9509f000 - 0x950cdfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
  218. 0x950fc000 - 0x9515eff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
  219. 0x951ff000 - 0x952e7fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
  220. 0x952e8000 - 0x9530affe com.apple.framework.familycontrols (3.0 - 300) <5BCCDDC2-AFAC-3290-AEEF-23B2664CA11F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  221. 0x9530b000 - 0x95327ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  222. 0x95328000 - 0x9533bff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  223. 0x9533c000 - 0x95407fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
  224. 0x95514000 - 0x9551ffff libkxld.dylib (??? - ???) <D8ED88D0-7153-3514-9927-AF15A12261A5> /usr/lib/system/libkxld.dylib
  225. 0x95520000 - 0x95525ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
  226. 0x95526000 - 0x95527fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
  227. 0x9597e000 - 0x959e2fff com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  228. 0x95a41000 - 0x95b24ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
  229. 0x95b25000 - 0x95b25fff com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  230. 0x95b26000 - 0x95b2aff7 com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  231. 0x95bee000 - 0x95cdeff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
  232. 0x9635b000 - 0x9636bfff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  233. 0x963e1000 - 0x96595ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
  234. 0x96edf000 - 0x96efcfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
  235. 0x96f02000 - 0x96f02fff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  236. 0x96f16000 - 0x96f74fff com.apple.coreui (1.2.2 - 165.10) <C6B099D6-7F02-3971-99B9-E415308959CF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  237. 0x96f99000 - 0x970a9fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
  238. 0x971b0000 - 0x971d9ffe com.apple.opencl (1.50.69 - 1.50.69) <2601993F-F3B3-3737-91AE-4A5795C52CD5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  239. 0x972b2000 - 0x972c0fff com.apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  240. 0x972ef000 - 0x97365fff com.apple.Metadata (10.7.0 - 627.32) <650EE880-1488-3DC6-963B-F3D6E043FFDC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  241. 0x97366000 - 0x974c8ffb com.apple.QuartzCore (1.7 - 270.4) <6BC84C60-1003-3008-ABE4-779EF7B4F524> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  242. 0x974c9000 - 0x976a0fe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  243. 0x976a1000 - 0x9771cffb com.apple.ApplicationServices.ATS (317.11.0 - ???) <42238C8B-C93F-3369-A500-EC0F10EB2C80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  244. 0x9771d000 - 0x9771eff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
  245. 0x9771f000 - 0x9777aff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  246. 0x97781000 - 0x97784ffb com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  247. 0x97796000 - 0x9781dfff com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  248. 0x9791e000 - 0x97b16ff7 com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  249. 0x97b7b000 - 0x97ba5ff1 com.apple.CoreServicesInternal (113.17 - 113.17) <41979516-2F26-3707-A6CA-7A95A1B0D963> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  250. 0x97bad000 - 0x97bb5ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
  251. 0x97bb6000 - 0x97bb6ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  252. 0x97c20000 - 0x97c72ff7 libFontRegistry.dylib (??? - ???) <96E9602C-DFD3-3021-8090-60228CC80D26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  253. 0x97c73000 - 0x97d36fff com.apple.CoreServices.OSServices (478.46 - 478.46) <F2063FC8-2BE1-3B97-98AF-8796B0D4BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  254. 0x97d37000 - 0x97d68ff7 libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
  255. 0x97d74000 - 0x97dd1ffb com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
  256. 0x97fd6000 - 0x97fdeff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
  257. 0x98395000 - 0x983bdff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
  258. 0x983be000 - 0x983c5fff com.apple.agl (3.2.0 - AGL-3.2.0) <ED5A5B8A-0014-3897-951F-628391333256> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
  259. 0x9844e000 - 0x9844fff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
  260. 0x98450000 - 0x9845efff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
  261. 0x98481000 - 0x98488ffd com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  262. 0x98489000 - 0x98489ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
  263. 0x9848a000 - 0x98491ff9 libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib
  264. 0x98492000 - 0x9849dffb com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  265. 0x9849e000 - 0x988a0ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  266. 0x988a1000 - 0x989f3fff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  267. 0x989f7000 - 0x98d01ff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  268. 0x98f04000 - 0x98f69ff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  269. 0x98f6a000 - 0x98f6dff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
  270. 0x98f6e000 - 0x98fbeff8 libTIFF.dylib (??? - ???) <4DC2025D-15E7-35CA-B7C5-9F73B26C8B53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  271. 0x98fbf000 - 0x98fcfff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
  272. 0x98fd4000 - 0x98fddfff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
  273. 0x98fde000 - 0x98ffaffc libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  274. 0x99021000 - 0x99064ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
  275. 0x99065000 - 0x990adff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  276. 0x990ae000 - 0x993b0fff com.apple.CoreServices.CarbonCore (960.24 - 960.24) <9692D838-85A5-32C1-B7FB-7C141FFC2557> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  277. 0x993b1000 - 0x99471ffb com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  278. 0x99472000 - 0x99473fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
  279. 0x99b38000 - 0x99ba7fff com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  280. 0x99ba8000 - 0x99bd6ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  281. 0x9a656000 - 0x9a74eff7 libFontParser.dylib (??? - ???) <1A0DA421-62B2-3AA7-9F62-0E01C1887D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  282. 0x9a80a000 - 0x9a827ff3 com.apple.openscripting (1.3.3 - ???) <33713C0B-B7D5-37AA-87DB-2727FDCC8007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  283. 0x9a828000 - 0x9a829ff7 libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib
  284. 0x9a82a000 - 0x9a866ffa libGLImage.dylib (??? - ???) <504E7865-571E-38B4-A84A-D7B513AC84F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  285. 0x9a867000 - 0x9a873ff4 com.apple.CrashReporterSupport (10.7.4 - 352) <B75C7A0E-A497-30DB-B3DE-737C957A056E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
  286. 0x9a9d5000 - 0x9a9deff3 com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  287. 0x9aa13000 - 0x9aa17fff com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  288. 0x9b0ef000 - 0x9b0fdff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
  289. 0x9b0fe000 - 0x9b134ff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  290. 0x9b184000 - 0x9b184fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  291. 0x9b20b000 - 0x9b2e1aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
  292. 0x9b43c000 - 0x9b4c9fe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  293. 0x9b4ca000 - 0x9b51bff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  294. 0x9b51c000 - 0x9b5b8fef com.apple.ink.framework (1.4 - 110) <1A3E2916-60C1-3AC1-86BF-202F6567B228> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  295. 0x9b5e0000 - 0x9b5f4fff com.apple.CFOpenDirectory (10.7 - 146) <9149C1FE-865E-3A8D-B9D9-547384F553C8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  296. 0x9c346000 - 0x9c3a8ffb com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  297. 0x9c3a9000 - 0x9c3c9ff7 com.apple.RemoteViewServices (1.4 - 44.1) <1F831750-1E77-3013-B1A6-0DF528623790> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  298. 0x9c408000 - 0x9c8e4ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  299. 0x9c96e000 - 0x9c983fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  300. 0x9ca01000 - 0x9ca1bfff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  301. 0x9ca5e000 - 0x9ca9eff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
  302. 0x9ca9f000 - 0x9caa5ffb com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  303. 0x9caa6000 - 0x9caa9ff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <1211BEEB-31C9-3A5D-9E71-10FC4A541D1E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  304. 0x9caaa000 - 0x9cb34ffb com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  305. 0x9cb35000 - 0x9cb3affd libGFXShared.dylib (??? - ???) <1CA9B41B-2C61-38F8-ABAC-1D5511478F5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  306. 0x9cb3b000 - 0x9cb46ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <EDA0F56F-CB2C-30BB-940D-C6A25B73C717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  307. 0x9cb49000 - 0x9cb87fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <19174EC0-DE0F-38EA-B5F3-7580E84677DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  308. 0x9cb88000 - 0x9cb8cffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  309. 0x9cc06000 - 0x9cc29fff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  310. 0x9cc2a000 - 0x9cc6aff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
  311. 0x9cc6b000 - 0x9cc6bfff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  312. 0x9cc6c000 - 0x9cc91ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  313. 0x9cc92000 - 0x9cc93ff7 libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib
  314. 0x9cc94000 - 0x9cf19fe3 com.apple.QuickTime (7.7.1 - 2330) <060B6A47-FC15-3D38-8EFB-FCF38680510B> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
  315. 0x9cf1a000 - 0x9cf38ff7 libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib
  316.  
  317. External Modification Summary:
  318. Calls made by other processes targeting this process:
  319. task_for_pid: 3
  320. thread_create: 0
  321. thread_set_state: 0
  322. Calls made by this process:
  323. task_for_pid: 0
  324. thread_create: 0
  325. thread_set_state: 0
  326. Calls made by all processes on this machine:
  327. task_for_pid: 325019
  328. thread_create: 3
  329. thread_set_state: 222
  330.  
  331. VM Region Summary:
  332. ReadOnly portion of Libraries: Total=182.9M resident=93.3M(51%) swapped_out_or_unallocated=89.6M(49%)
  333. Writable regions: Total=145.4M written=3236K(2%) resident=24.0M(16%) swapped_out=44K(0%) unallocated=121.4M(84%)
  334.  
  335. REGION TYPE VIRTUAL
  336. =========== =======
  337. ATS (font support) 31.8M
  338. ATS (font support) (reserved) 4K reserved VM address space (unallocated)
  339. CG backing stores 196K
  340. CG image 24K
  341. CG raster data 100K
  342. CG shared images 3448K
  343. CoreGraphics 8K
  344. CoreServices 3888K
  345. IOKit 168K
  346. MALLOC 84.7M
  347. MALLOC guard page 48K
  348. Memory tag=240 4K
  349. Memory tag=242 12K
  350. Stack 66.0M
  351. VM_ALLOCATE 16.1M
  352. __CI_BITMAP 80K
  353. __DATA 11.9M
  354. __DATA/__OBJC 56K
  355. __IMAGE 528K
  356. __IMPORT 172K
  357. __LINKEDIT 50.9M
  358. __OBJC 1500K
  359. __PAGEZERO 4K
  360. __RC_CAMERAS 244K
  361. __TEXT 132.0M
  362. __UNICODE 544K
  363. mapped file 153.3M
  364. shared memory 328K
  365. shared pmap 9812K
  366. =========== =======
  367. TOTAL 567.5M
  368. TOTAL, minus reserved VM space 567.5M
  369.  
  370. Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2 GHz, 8 GB, SMC 1.69f3
  371. Graphics: AMD Radeon HD 6490M, AMD Radeon HD 6490M, PCIe, 256 MB
  372. Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
  373. Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x04CD, 0x46332D3130363636434C392D344742535100
  374. Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x04CD, 0x46332D3130363636434C392D344742535100
  375. AirPort: spairport_wireless_card_type_third_party
  376. Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
  377. Network Service: Wi-Fi, AirPort, en1
  378. Serial ATA Device: ST9500325ASG, 500.11 GB
  379. Serial ATA Device: KINGSTON SNV425S2128GB, 128.04 GB
  380. USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3
  381. USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 5
  382. USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
  383. USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 6
  384. USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
  385. USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
  386. USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
  387. USB Device: USB Receiver, 0x046d (Logitech Inc.), 0xc52b, 0xfd120000 / 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement