pauldacheez

Dolphin - GLSL-master's StreamBuffer thing ain't workin'

Feb 8th, 2013
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.45 KB | None | 0 0
  1. Process: Dolphin [69041]
  2. Path: /Users/USER/Desktop/*/Dolphin.app/Contents/MacOS/Dolphin
  3. Identifier: com.dolphin-emulator.dolphin
  4. Version: 3.5-606-dirty (3.5)
  5. Code Type: X86-64 (Native)
  6. Parent Process: launchd [275]
  7. User ID: 501
  8.  
  9. Date/Time: 2013-02-08 19:04:10.527 -0600
  10. OS Version: Mac OS X 10.8.2 (12C60)
  11. Report Version: 10
  12.  
  13. Crashed Thread: 3
  14.  
  15. Exception Type: EXC_BAD_ACCESS (SIGABRT)
  16. Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
  17.  
  18. VM Regions Near 0:
  19. -->
  20. __TEXT 0000000000001000-0000000000896000 [ 8788K] r-x/rwx SM=COW /Users/USER/Desktop/*/Dolphin.app/Contents/MacOS/Dolphin
  21.  
  22. Application Specific Information:
  23. abort() called
  24.  
  25. Thread 0:: Dispatch queue: com.apple.main-thread
  26. 0 com.dolphin-emulator.dolphin 0x000000000050d36f wxMenuItem::Enable(bool) + 15
  27. 1 com.dolphin-emulator.dolphin 0x00000000000b3058 CFrame::UpdateGUI() + 328
  28. 2 com.dolphin-emulator.dolphin 0x000000000008f497 CFrame::OnHostMessage(wxCommandEvent&) + 87
  29. 3 com.dolphin-emulator.dolphin 0x000000000035b04e wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 382
  30. 4 com.dolphin-emulator.dolphin 0x000000000035c0b9 wxEvtHandler::ProcessEvent(wxEvent&) + 233
  31. 5 com.dolphin-emulator.dolphin 0x000000000035c163 wxEvtHandler::ProcessEventLocally(wxEvent&) + 131
  32. 6 com.dolphin-emulator.dolphin 0x000000000035c05f wxEvtHandler::ProcessEvent(wxEvent&) + 143
  33. 7 com.dolphin-emulator.dolphin 0x000000000035bdce wxEvtHandler::ProcessPendingEvents() + 766
  34. 8 com.dolphin-emulator.dolphin 0x00000000002f7dd1 wxAppConsoleBase::ProcessPendingEvents() + 257
  35. 9 com.dolphin-emulator.dolphin 0x0000000000575c3b wxCFEventLoop::OSXCommonModeObserverCallBack(__CFRunLoopObserver*, int, void*) + 43
  36. 10 com.apple.CoreFoundation 0x00007fff98fc79b7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
  37. 11 com.apple.CoreFoundation 0x00007fff98fc7921 __CFRunLoopDoObservers + 369
  38. 12 com.apple.CoreFoundation 0x00007fff98fa2d88 __CFRunLoopRun + 728
  39. 13 com.apple.CoreFoundation 0x00007fff98fa26b2 CFRunLoopRunSpecific + 290
  40. 14 com.apple.HIToolbox 0x00007fff8fc960a4 RunCurrentEventLoopInMode + 209
  41. 15 com.apple.HIToolbox 0x00007fff8fc95d84 ReceiveNextEventCommon + 166
  42. 16 com.apple.HIToolbox 0x00007fff8fc95cd3 BlockUntilNextEventMatchingListInMode + 62
  43. 17 com.apple.AppKit 0x00007fff8e949613 _DPSNextEvent + 685
  44. 18 com.apple.AppKit 0x00007fff8e948ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
  45. 19 com.apple.AppKit 0x00007fff8e940283 -[NSApplication run] + 517
  46. 20 com.dolphin-emulator.dolphin 0x000000000054f6f9 wxGUIEventLoop::DoRun() + 41
  47. 21 com.dolphin-emulator.dolphin 0x000000000057615d wxCFEventLoop::Run() + 45
  48. 22 com.dolphin-emulator.dolphin 0x00000000002f72e6 wxAppConsoleBase::MainLoop() + 150
  49. 23 com.dolphin-emulator.dolphin 0x000000000052b50a wxApp::OnRun() + 26
  50. 24 com.dolphin-emulator.dolphin 0x00000000003d4d4a wxEntry(int&, wchar_t**) + 138
  51. 25 com.dolphin-emulator.dolphin 0x000000000012306b main + 43
  52. 26 com.dolphin-emulator.dolphin 0x0000000000006cd4 start + 52
  53.  
  54. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  55. 0 libsystem_kernel.dylib 0x00007fff8e4dfd16 kevent + 10
  56. 1 libdispatch.dylib 0x00007fff91cf2dea _dispatch_mgr_invoke + 883
  57. 2 libdispatch.dylib 0x00007fff91cf29ee _dispatch_mgr_thread + 54
  58.  
  59. Thread 2:
  60. 0 libsystem_kernel.dylib 0x00007fff8e4df6d6 __workq_kernreturn + 10
  61. 1 libsystem_c.dylib 0x00007fff91d1aeec _pthread_workq_return + 25
  62. 2 libsystem_c.dylib 0x00007fff91d1acb3 _pthread_wqthread + 412
  63. 3 libsystem_c.dylib 0x00007fff91d05171 start_wqthread + 13
  64.  
  65. Thread 3 Crashed:
  66. 0 libsystem_kernel.dylib 0x00007fff8e4df212 __pthread_kill + 10
  67. 1 libsystem_c.dylib 0x00007fff91d19af4 pthread_kill + 90
  68. 2 libsystem_c.dylib 0x00007fff91d5ddce abort + 143
  69. 3 com.dolphin-emulator.dolphin 0x0000000000596bee wxFatalSignalHandler + 30
  70. 4 libsystem_c.dylib 0x00007fff91d068ea _sigtramp + 26
  71. 5 ??? 000000000000000000 0 + 0
  72. 6 com.dolphin-emulator.dolphin 0x00000000005c225f OGL::StreamBuffer::StreamBuffer(unsigned int, unsigned long, OGL::StreamType) + 31
  73. 7 com.dolphin-emulator.dolphin 0x00000000005c6731 OGL::VertexManager::CreateDeviceObjects() + 241
  74. 8 com.dolphin-emulator.dolphin 0x00000000005c655e OGL::VertexManager::VertexManager() + 30
  75. 9 com.dolphin-emulator.dolphin 0x00000000005baece OGL::VideoBackend::Video_Prepare() + 126
  76. 10 com.dolphin-emulator.dolphin 0x000000000018fb6f Core::EmuThread() + 1199
  77. 11 com.dolphin-emulator.dolphin 0x00000000001911f0 void* std::thread::RunAndDelete<std::thread::Func<void (*)()> >(void*) + 48
  78. 12 libsystem_c.dylib 0x00007fff91d18742 _pthread_start + 327
  79. 13 libsystem_c.dylib 0x00007fff91d05181 thread_start + 13
  80.  
  81. Thread 4:
  82. 0 libsystem_kernel.dylib 0x00007fff8e4df6d6 __workq_kernreturn + 10
  83. 1 libsystem_c.dylib 0x00007fff91d1aeec _pthread_workq_return + 25
  84. 2 libsystem_c.dylib 0x00007fff91d1acb3 _pthread_wqthread + 412
  85. 3 libsystem_c.dylib 0x00007fff91d05171 start_wqthread + 13
  86.  
  87. Thread 5:
  88. 0 libsystem_kernel.dylib 0x00007fff8e4df6d6 __workq_kernreturn + 10
  89. 1 libsystem_c.dylib 0x00007fff91d1aeec _pthread_workq_return + 25
  90. 2 libsystem_c.dylib 0x00007fff91d1acb3 _pthread_wqthread + 412
  91. 3 libsystem_c.dylib 0x00007fff91d05171 start_wqthread + 13
  92.  
  93. Thread 6:
  94. 0 libsystem_kernel.dylib 0x00007fff8e4df6d6 __workq_kernreturn + 10
  95. 1 libsystem_c.dylib 0x00007fff91d1aeec _pthread_workq_return + 25
  96. 2 libsystem_c.dylib 0x00007fff91d1acb3 _pthread_wqthread + 412
  97. 3 libsystem_c.dylib 0x00007fff91d05171 start_wqthread + 13
  98.  
  99. Thread 7:: OGL Profiler
  100. 0 libsystem_kernel.dylib 0x00007fff8e4dd686 mach_msg_trap + 10
  101. 1 libsystem_kernel.dylib 0x00007fff8e4dcc42 mach_msg + 70
  102. 2 com.apple.opengl 0x00007fff9923ab05 glcDebugListener + 405
  103. 3 libsystem_c.dylib 0x00007fff91d18742 _pthread_start + 327
  104. 4 libsystem_c.dylib 0x00007fff91d05181 thread_start + 13
  105.  
  106. Thread 3 crashed with X86 Thread State (64-bit):
  107. rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00000000b02897f8 rdx: 0x0000000000000000
  108. rdi: 0x0000000000007c2b rsi: 0x0000000000000006 rbp: 0x00000000b0289820 rsp: 0x00000000b02897f8
  109. r8: 0x00007fff7dedf278 r9: 0x0000000000000019 r10: 0x0000000020000000 r11: 0x0000000000000206
  110. r12: 0x0000000000007c2b r13: 0x0000000000000000 r14: 0x00000000b028a000 r15: 0x0000000000140000
  111. rip: 0x00007fff8e4df212 rfl: 0x0000000000000206 cr2: 0x00007fff7ded8fe8
  112. Logical CPU: 0
  113.  
  114. Binary Images:
  115. 0x1000 - 0x895ff7 +com.dolphin-emulator.dolphin (3.5-606-dirty - 3.5) <ABA2FE3E-3564-3507-B7C4-712CCF456A13> /Users/USER/Desktop/*/Dolphin.app/Contents/MacOS/Dolphin
  116. 0x495d000 - 0x4988fff com.apple.audio.OpenAL (1.6 - 1.6) <0FBA7491-B817-39EE-8898-FF88C9485B50> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
  117. 0x6fdf000 - 0x6feeff7 libSimplifiedChineseConverter.dylib (61) <A2B475FF-667F-3B7B-A6E9-8768347F2BD6> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
  118. 0x8cb1000 - 0x8cc3ff7 libTraditionalChineseConverter.dylib (61) <DDAFF75C-0714-34F4-818F-8B439AC7BBCA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
  119. 0x8de7000 - 0x8deaff7 +net.culater.SIMBL.osax (0.9.9 - 0.9.9) <F0F26DED-2BF8-C0BF-8D26-30D50D989095> /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
  120. 0x8def000 - 0x8df1fff +com.chpwn.MaximizerSIMBL (1.0 - 1) <22470758-8DC3-306C-9ACF-6DD1D622608E> /Users/USER/Library/Application Support/SIMBL/*/Maximizer.bundle/Contents/MacOS/MaximizerSIMBL
  121. 0x8df8000 - 0x8df8ff1 +cl_kernels (???) <DEA5C6B8-BAD2-4017-AA94-97B52F357E6D> cl_kernels
  122. 0xc8f4000 - 0xc8f7ff7 libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  123. 0xca78000 - 0xca81fe7 libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
  124. 0xca87000 - 0xcb22ff7 unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
  125. 0xcb51000 - 0xcb52ff3 +cl_kernels (???) <B847E8BC-D17A-4855-928E-4C63DBA2361E> cl_kernels
  126. 0xcbcf000 - 0xcbddff7 libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
  127. 0xd43b000 - 0xd468fff GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  128. 0xd535000 - 0xd542ff7 com.apple.iokit.IOHIDLib (1.8.0 - 1.8.0) <EEEA358B-8417-3C6E-9254-438F8FDC0448> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
  129. 0x1be16000 - 0x1bfcdfff GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  130. 0x1c004000 - 0x1c146fff libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  131. 0x1c17a000 - 0x1c52efff com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.61 - 8.0.0) <2A12EDBB-1DF7-3638-BB7F-BBD7DB9DB3CB> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
  132. 0xba900000 - 0xba91cff7 libJapaneseConverter.dylib (61) <D0F762C2-5372-3AA2-BBA4-066B8E4B1F8E> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
  133. 0xbab00000 - 0xbab21fff libKoreanConverter.dylib (61) <7A601BB8-19DF-3DDC-9C50-3A798290F377> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
  134. 0x7fff655c8000 - 0x7fff655fc93f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
  135. 0x7fff8d79a000 - 0x7fff8d7e2fff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
  136. 0x7fff8d7ef000 - 0x7fff8d7effff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  137. 0x7fff8d83e000 - 0x7fff8d895ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  138. 0x7fff8d896000 - 0x7fff8d8d1fff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  139. 0x7fff8d8ee000 - 0x7fff8da0efff com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  140. 0x7fff8da0f000 - 0x7fff8da10ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
  141. 0x7fff8da11000 - 0x7fff8da17fff com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  142. 0x7fff8da18000 - 0x7fff8da37ff7 com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
  143. 0x7fff8dae0000 - 0x7fff8e470c67 com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  144. 0x7fff8e471000 - 0x7fff8e471fff com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  145. 0x7fff8e472000 - 0x7fff8e4c1ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
  146. 0x7fff8e4cd000 - 0x7fff8e4e8ff7 libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
  147. 0x7fff8e4e9000 - 0x7fff8e4edfff libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  148. 0x7fff8e772000 - 0x7fff8e7f3fff com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  149. 0x7fff8e7f4000 - 0x7fff8f421ff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  150. 0x7fff8fbd0000 - 0x7fff8fbd8fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
  151. 0x7fff8fbdb000 - 0x7fff8fbdfff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  152. 0x7fff8fbe0000 - 0x7fff8fbe2ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
  153. 0x7fff8fc36000 - 0x7fff8ff66ff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  154. 0x7fff90091000 - 0x7fff900a4ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
  155. 0x7fff900da000 - 0x7fff90147ff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  156. 0x7fff9014b000 - 0x7fff9014dfff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  157. 0x7fff9014e000 - 0x7fff901cdff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  158. 0x7fff901ce000 - 0x7fff901d5fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
  159. 0x7fff901d6000 - 0x7fff901e4ff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
  160. 0x7fff901e5000 - 0x7fff901e7fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
  161. 0x7fff901e8000 - 0x7fff90219ff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  162. 0x7fff91280000 - 0x7fff91284fff com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  163. 0x7fff91285000 - 0x7fff912aaff7 libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
  164. 0x7fff912ab000 - 0x7fff91345fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  165. 0x7fff91418000 - 0x7fff91418fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  166. 0x7fff9190f000 - 0x7fff91a60fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  167. 0x7fff91a61000 - 0x7fff91a65fff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
  168. 0x7fff91a66000 - 0x7fff91aa3fe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  169. 0x7fff91c08000 - 0x7fff91ce2ff7 com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
  170. 0x7fff91cee000 - 0x7fff91d03ff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
  171. 0x7fff91d04000 - 0x7fff91dd0fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
  172. 0x7fff91dd1000 - 0x7fff91de6fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  173. 0x7fff9221a000 - 0x7fff9225afff com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  174. 0x7fff9225b000 - 0x7fff92652fff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  175. 0x7fff92657000 - 0x7fff9266bfff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  176. 0x7fff9266c000 - 0x7fff926c9fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  177. 0x7fff927b2000 - 0x7fff927b8fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
  178. 0x7fff9285b000 - 0x7fff9285cfff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
  179. 0x7fff9285d000 - 0x7fff92884fff com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  180. 0x7fff929bf000 - 0x7fff929f5fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  181. 0x7fff929f6000 - 0x7fff92a05ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
  182. 0x7fff92a06000 - 0x7fff92a0bfff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  183. 0x7fff92a53000 - 0x7fff92b5efff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  184. 0x7fff92b5f000 - 0x7fff92b6bfff com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
  185. 0x7fff92b6c000 - 0x7fff92b6cffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  186. 0x7fff92b6d000 - 0x7fff92b7bff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
  187. 0x7fff92b7c000 - 0x7fff92c6dfff com.apple.DiskImagesFramework (10.8 - 344) <B1B477F6-316D-32BD-8FCB-107F88649F69> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  188. 0x7fff92c6e000 - 0x7fff92d3cfff com.apple.Bluetooth (4.0.9 - 4.0.9f33) <3F57E1F3-08E8-3EDF-8DE0-E3855EB4D74B> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
  189. 0x7fff92d3d000 - 0x7fff92d48ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
  190. 0x7fff92d49000 - 0x7fff930a5fff com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  191. 0x7fff9321b000 - 0x7fff9321cfff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
  192. 0x7fff9321d000 - 0x7fff93247ff7 com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  193. 0x7fff93248000 - 0x7fff93345ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
  194. 0x7fff93348000 - 0x7fff93394ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
  195. 0x7fff93395000 - 0x7fff933d8ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
  196. 0x7fff933d9000 - 0x7fff933daff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
  197. 0x7fff933dd000 - 0x7fff933ffff7 libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
  198. 0x7fff93402000 - 0x7fff934bfff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  199. 0x7fff934c0000 - 0x7fff937d7ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  200. 0x7fff937d8000 - 0x7fff937d8fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  201. 0x7fff937d9000 - 0x7fff937ddff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
  202. 0x7fff9380d000 - 0x7fff9380ffff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  203. 0x7fff93812000 - 0x7fff9385cff7 libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  204. 0x7fff9385d000 - 0x7fff93864fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  205. 0x7fff93865000 - 0x7fff9389bfff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
  206. 0x7fff9389c000 - 0x7fff938aeff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
  207. 0x7fff93c4d000 - 0x7fff93c7bfff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  208. 0x7fff93c7c000 - 0x7fff93d16fff com.apple.CoreSymbolication (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  209. 0x7fff93d5c000 - 0x7fff93e51fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
  210. 0x7fff94707000 - 0x7fff94727fff libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  211. 0x7fff94728000 - 0x7fff94745fff com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  212. 0x7fff94746000 - 0x7fff948f4fff com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  213. 0x7fff9490b000 - 0x7fff949d0ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  214. 0x7fff949d1000 - 0x7fff94a2dff7 com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  215. 0x7fff94a85000 - 0x7fff94b87fff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
  216. 0x7fff94cec000 - 0x7fff94d0dfff com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
  217. 0x7fff94d0e000 - 0x7fff94d14fff libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  218. 0x7fff94d15000 - 0x7fff94d26ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
  219. 0x7fff94d27000 - 0x7fff94d34fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
  220. 0x7fff94d35000 - 0x7fff94d8bfff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  221. 0x7fff94d91000 - 0x7fff94de6ff7 libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  222. 0x7fff952ec000 - 0x7fff95355fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
  223. 0x7fff95356000 - 0x7fff953e3ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  224. 0x7fff95446000 - 0x7fff95451fff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
  225. 0x7fff95452000 - 0x7fff95452fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
  226. 0x7fff95453000 - 0x7fff9546afff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  227. 0x7fff95641000 - 0x7fff956c1ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  228. 0x7fff956c2000 - 0x7fff9572ffff com.apple.datadetectorscore (4.0 - 269.1) <B69645EB-C4BF-3D52-A49B-CB1A1A88512F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  229. 0x7fff95730000 - 0x7fff9573dff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  230. 0x7fff9573e000 - 0x7fff95766fff libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  231. 0x7fff958ac000 - 0x7fff95b7cfff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
  232. 0x7fff9621a000 - 0x7fff9621dfff libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  233. 0x7fff9621e000 - 0x7fff9621efff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  234. 0x7fff96258000 - 0x7fff964fcfff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  235. 0x7fff96536000 - 0x7fff96537ff7 libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
  236. 0x7fff965ec000 - 0x7fff965edfff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
  237. 0x7fff965ee000 - 0x7fff9660dff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
  238. 0x7fff966c6000 - 0x7fff966ceff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
  239. 0x7fff966cf000 - 0x7fff966f6ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  240. 0x7fff9674d000 - 0x7fff9681fff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
  241. 0x7fff96a68000 - 0x7fff96b6afff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  242. 0x7fff96be7000 - 0x7fff96bf1fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  243. 0x7fff96e8d000 - 0x7fff9708dfff libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
  244. 0x7fff9708e000 - 0x7fff970f6ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
  245. 0x7fff970f7000 - 0x7fff97146ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  246. 0x7fff97147000 - 0x7fff97149ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  247. 0x7fff97978000 - 0x7fff97a29fff com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  248. 0x7fff97b9c000 - 0x7fff97b9fff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
  249. 0x7fff97ba2000 - 0x7fff97ba2fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  250. 0x7fff97ba4000 - 0x7fff97c0cfff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  251. 0x7fff97c0d000 - 0x7fff97c67fff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  252. 0x7fff97dc6000 - 0x7fff97df1fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
  253. 0x7fff97df2000 - 0x7fff97e35fff com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  254. 0x7fff97e5f000 - 0x7fff97f78ff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
  255. 0x7fff97f79000 - 0x7fff97f7fff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
  256. 0x7fff97f80000 - 0x7fff97f84fff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  257. 0x7fff97f85000 - 0x7fff97fa7ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  258. 0x7fff97fe1000 - 0x7fff97fe5fff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  259. 0x7fff97fe6000 - 0x7fff97ff4fff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
  260. 0x7fff97ff5000 - 0x7fff98190fef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  261. 0x7fff98191000 - 0x7fff9828efff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
  262. 0x7fff98689000 - 0x7fff9880ffff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  263. 0x7fff98810000 - 0x7fff9883cff7 libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  264. 0x7fff9883d000 - 0x7fff9884bfff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
  265. 0x7fff9884c000 - 0x7fff988f2ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  266. 0x7fff988f3000 - 0x7fff98914ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
  267. 0x7fff98ae9000 - 0x7fff98aeefff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
  268. 0x7fff98aef000 - 0x7fff98b33fff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
  269. 0x7fff98b34000 - 0x7fff98b6efff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  270. 0x7fff98b6f000 - 0x7fff98bc0ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  271. 0x7fff98bc1000 - 0x7fff98df6ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  272. 0x7fff98df7000 - 0x7fff98dfcfff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
  273. 0x7fff98dfd000 - 0x7fff98e0afff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
  274. 0x7fff98e0b000 - 0x7fff98e16fff com.apple.CoreBluetooth (100.6 - 1) <8166B68C-3AA7-30F9-8454-CA2AA03F50E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
  275. 0x7fff98e2e000 - 0x7fff98e44fff com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  276. 0x7fff98e8d000 - 0x7fff98e98fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  277. 0x7fff98f24000 - 0x7fff98f63ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  278. 0x7fff98f64000 - 0x7fff98f6dfff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  279. 0x7fff98f6e000 - 0x7fff99157fff com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  280. 0x7fff99158000 - 0x7fff99164fff libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  281. 0x7fff99165000 - 0x7fff99238ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  282. 0x7fff99239000 - 0x7fff99248ff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  283. 0x7fff99328000 - 0x7fff9933ffff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  284. 0x7fff99341000 - 0x7fff99341fff libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
  285. 0x7fff99342000 - 0x7fff9945a92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
  286. 0x7fff994bc000 - 0x7fff9953efff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  287. 0x7fff997f3000 - 0x7fff997f6fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  288. 0x7fff99808000 - 0x7fff99865ff7 com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  289. 0x7fff99ae2000 - 0x7fff99ae3ff7 libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
  290. 0x7fff99ae4000 - 0x7fff99b12ff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
  291. 0x7fff99c9a000 - 0x7fff99c9cfff com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  292. 0x7fff99c9d000 - 0x7fff99e11fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  293. 0x7fff99e6d000 - 0x7fff99e80ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  294. 0x7fff99ec3000 - 0x7fff99f61ff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  295. 0x7fff99f93000 - 0x7fff99fa7fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  296. 0x7fff9a26e000 - 0x7fff9a26efff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  297. 0x7fff9a26f000 - 0x7fff9a2a6ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
  298. 0x7fff9a2a7000 - 0x7fff9a2fdff7 com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  299. 0x7fff9a2fe000 - 0x7fff9a71bfff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  300.  
  301. External Modification Summary:
  302. Calls made by other processes targeting this process:
  303. task_for_pid: 7
  304. thread_create: 0
  305. thread_set_state: 0
  306. Calls made by this process:
  307. task_for_pid: 0
  308. thread_create: 0
  309. thread_set_state: 0
  310. Calls made by all processes on this machine:
  311. task_for_pid: 1786039
  312. thread_create: 1
  313. thread_set_state: 0
  314.  
  315. VM Region Summary:
  316. ReadOnly portion of Libraries: Total=168.5M resident=80.3M(48%) swapped_out_or_unallocated=88.2M(52%)
  317. Writable regions: Total=449.6M written=185.1M(41%) resident=201.2M(45%) swapped_out=1352K(0%) unallocated=248.4M(55%)
  318.  
  319. REGION TYPE VIRTUAL
  320. =========== =======
  321. (null) (reserved) 49.0M reserved VM address space (unallocated)
  322. ATS (font support) 32.0M
  323. ATS (font support) (reserved) 4K reserved VM address space (unallocated)
  324. CG backing stores 9324K
  325. CG image 20K
  326. CG raster data 352K
  327. CG shared images 1216K
  328. CoreImage 8K
  329. CoreServices 3924K
  330. IOKit 208K
  331. MALLOC 247.0M
  332. MALLOC guard page 48K
  333. MALLOC_LARGE (reserved) 9600K reserved VM address space (unallocated)
  334. Memory tag=240 4K
  335. Memory tag=242 12K
  336. Memory tag=243 4K
  337. OpenCL 20K
  338. STACK GUARD 56.0M
  339. Stack 12.1M
  340. VM_ALLOCATE 27.2M
  341. __DATA 74.6M
  342. __IMAGE 528K
  343. __LINKEDIT 56.4M
  344. __TEXT 112.1M
  345. __UNICODE 544K
  346. mapped file 177.2M
  347. shared memory 1992K
  348. =========== =======
  349. TOTAL 870.9M
  350. TOTAL, minus reserved VM space 812.5M
Add Comment
Please, Sign In to add comment