Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2012
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.48 KB | None | 0 0
  1. Process: openglex4 [4521]
  2. Path: /Applications/openglex4.app/Contents/MacOS/openglex4
  3. Identifier: com.realtechvr.glview4
  4. Version: 4.0.8 (7)
  5. App Item ID: 444052073
  6. App External ID: 10058342
  7. Code Type: X86-64 (Native)
  8. Parent Process: launchd [139]
  9. User ID: 501
  10.  
  11. Date/Time: 2012-12-02 09:50:52.099 -0200
  12. OS Version: Mac OS X 10.8.2 (12C60)
  13. Report Version: 10
  14.  
  15. Interval Since Last Report: 48349 sec
  16. Crashes Since Last Report: 4
  17. Per-App Interval Since Last Report: 170 sec
  18. Per-App Crashes Since Last Report: 3
  19. Anonymous UUID: 9C6DCE25-6C26-FBE8-0502-DABD62857C85
  20.  
  21. Crashed Thread: 0 Dispatch queue: com.apple.main-thread
  22.  
  23. Exception Type: EXC_BAD_ACCESS (SIGSEGV)
  24. Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
  25.  
  26. VM Regions Near 0:
  27. -->
  28. __TEXT 0000000100000000-000000010008a000 [ 552K] r-x/rwx SM=COW /Applications/openglex4.app/Contents/MacOS/openglex4
  29.  
  30. Application Specific Information:
  31. Performing @selector(onRunTests:) from sender NSButton 0x100256fe0
  32.  
  33. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  34. 0 com.realtechvr.glview4 0x0000000100012a2a 0x100000000 + 76330
  35. 1 com.realtechvr.glview4 0x000000010000e2f8 0x100000000 + 58104
  36. 2 com.realtechvr.glview4 0x000000010000f908 0x100000000 + 63752
  37. 3 com.realtechvr.glview4 0x000000010001fdc0 0x100000000 + 130496
  38. 4 com.apple.AppKit 0x00007fff8f0e8a59 -[NSApplication sendAction:to:from:] + 342
  39. 5 com.apple.AppKit 0x00007fff8f0e88b7 -[NSControl sendAction:to:] + 85
  40. 6 com.apple.AppKit 0x00007fff8f0e87eb -[NSCell _sendActionFrom:] + 138
  41. 7 com.apple.AppKit 0x00007fff8f0e6cd3 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1855
  42. 8 com.apple.AppKit 0x00007fff8f0e6521 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 504
  43. 9 com.apple.AppKit 0x00007fff8f0e5c9c -[NSControl mouseDown:] + 820
  44. 10 com.apple.AppKit 0x00007fff8f0dd60e -[NSWindow sendEvent:] + 6853
  45. 11 com.apple.AppKit 0x00007fff8f0d9744 -[NSApplication sendEvent:] + 5761
  46. 12 com.apple.AppKit 0x00007fff8efef2fa -[NSApplication run] + 636
  47. 13 com.apple.AppKit 0x00007fff8ef93cb6 NSApplicationMain + 869
  48. 14 com.realtechvr.glview4 0x00000001000013b4 0x100000000 + 5044
  49.  
  50. Thread 1:
  51. 0 libsystem_kernel.dylib 0x00007fff8a7bd6d6 __workq_kernreturn + 10
  52. 1 libsystem_c.dylib 0x00007fff928bfeec _pthread_workq_return + 25
  53. 2 libsystem_c.dylib 0x00007fff928bfcb3 _pthread_wqthread + 412
  54. 3 libsystem_c.dylib 0x00007fff928aa171 start_wqthread + 13
  55.  
  56. Thread 2:: Dispatch queue: com.apple.libdispatch-manager
  57. 0 libsystem_kernel.dylib 0x00007fff8a7bdd16 kevent + 10
  58. 1 libdispatch.dylib 0x00007fff8bcb5dea _dispatch_mgr_invoke + 883
  59. 2 libdispatch.dylib 0x00007fff8bcb59ee _dispatch_mgr_thread + 54
  60.  
  61. Thread 3:
  62. 0 libsystem_kernel.dylib 0x00007fff8a7bd6d6 __workq_kernreturn + 10
  63. 1 libsystem_c.dylib 0x00007fff928bfeec _pthread_workq_return + 25
  64. 2 libsystem_c.dylib 0x00007fff928bfcb3 _pthread_wqthread + 412
  65. 3 libsystem_c.dylib 0x00007fff928aa171 start_wqthread + 13
  66.  
  67. Thread 4:
  68. 0 libsystem_kernel.dylib 0x00007fff8a7bd6d6 __workq_kernreturn + 10
  69. 1 libsystem_c.dylib 0x00007fff928bfeec _pthread_workq_return + 25
  70. 2 libsystem_c.dylib 0x00007fff928bfcb3 _pthread_wqthread + 412
  71. 3 libsystem_c.dylib 0x00007fff928aa171 start_wqthread + 13
  72.  
  73. Thread 5:: com.apple.NSURLConnectionLoader
  74. 0 libsystem_kernel.dylib 0x00007fff8a7bb686 mach_msg_trap + 10
  75. 1 libsystem_kernel.dylib 0x00007fff8a7bac42 mach_msg + 70
  76. 2 com.apple.CoreFoundation 0x00007fff8eba9803 __CFRunLoopServiceMachPort + 195
  77. 3 com.apple.CoreFoundation 0x00007fff8ebaeee6 __CFRunLoopRun + 1078
  78. 4 com.apple.CoreFoundation 0x00007fff8ebae6b2 CFRunLoopRunSpecific + 290
  79. 5 com.apple.Foundation 0x00007fff8af39586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
  80. 6 com.apple.Foundation 0x00007fff8af97612 __NSThread__main__ + 1345
  81. 7 libsystem_c.dylib 0x00007fff928bd742 _pthread_start + 327
  82. 8 libsystem_c.dylib 0x00007fff928aa181 thread_start + 13
  83.  
  84. Thread 6:
  85. 0 libsystem_kernel.dylib 0x00007fff8a7bd6d6 __workq_kernreturn + 10
  86. 1 libsystem_c.dylib 0x00007fff928bfeec _pthread_workq_return + 25
  87. 2 libsystem_c.dylib 0x00007fff928bfcb3 _pthread_wqthread + 412
  88. 3 libsystem_c.dylib 0x00007fff928aa171 start_wqthread + 13
  89.  
  90. Thread 0 crashed with X86 Thread State (64-bit):
  91. rax: 0x0000000000000001 rbx: 0x0000000000000001 rcx: 0x000000011501ea00 rdx: 0x0000000000000000
  92. rdi: 0x0000000100400478 rsi: 0x000000011501ea00 rbp: 0x00007fff5fbff220 rsp: 0x00007fff5fbff1d0
  93. r8: 0x00000001000f6e00 r9: 0x0000000000000012 r10: 0x0000000000000000 r11: 0x0000000100630470
  94. r12: 0x0000000000000000 r13: 0x00007fff8cdf1240 r14: 0x00000001000aeecc r15: 0x0000000000000000
  95. rip: 0x0000000100012a2a rfl: 0x0000000000010246 cr2: 0x0000000000000000
  96. Logical CPU: 2
  97.  
  98. Binary Images:
  99. 0x100000000 - 0x100089fff +com.realtechvr.glview4 (4.0.8 - 7) <91C95E2D-EE7C-3585-833F-3023EA09707D> /Applications/openglex4.app/Contents/MacOS/openglex4
  100. 0x1007c7000 - 0x1007cafff com.apple.IOAccelerator (19.0.26 - 19.0.26) <9DF4BBA7-14F1-35F9-9C4B-4F732B25836A> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
  101. 0x1007d1000 - 0x1007deff7 libGPUSupportMercury.dylib (8.6.1) <5762E7E4-C76E-3442-8C30-3BA1DDCD8BAE> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
  102. 0x1007e6000 - 0x1007effe7 libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
  103. 0x1007f5000 - 0x1007f8ff7 libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  104. 0x1011f3000 - 0x1011f3ff1 +cl_kernels (???) <471A5402-01B3-4D60-A0CB-19DDA50D5D17> cl_kernels
  105. 0x1011f8000 - 0x1011f9ff3 +cl_kernels (???) <2318385C-135E-45F2-A36B-6C87CE088EF7> cl_kernels
  106. 0x101783000 - 0x1017b0fff GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  107. 0x109500000 - 0x1096b7fff GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  108. 0x1096ee000 - 0x109830fff libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  109. 0x109864000 - 0x109b05fef com.apple.AMDRadeonX3000GLDriver (1.0.29 - 1.0.0) <AFF4FFE6-F389-3E65-A224-F7382FB94620> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver
  110. 0x10ae7d000 - 0x10af18ff7 unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
  111. 0x7fff65649000 - 0x7fff6567d93f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
  112. 0x7fff85a10000 - 0x7fff85a14fff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  113. 0x7fff85a98000 - 0x7fff85ab7ff7 com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
  114. 0x7fff85b0e000 - 0x7fff85be0ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
  115. 0x7fff85be1000 - 0x7fff85ce3fff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  116. 0x7fff85eba000 - 0x7fff85efdfff com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  117. 0x7fff85f5c000 - 0x7fff85f6dff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
  118. 0x7fff85f6e000 - 0x7fff85f9cfff com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
  119. 0x7fff86338000 - 0x7fff863d6ff7 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
  120. 0x7fff864d2000 - 0x7fff864f3fff com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
  121. 0x7fff86582000 - 0x7fff86583fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
  122. 0x7fff86587000 - 0x7fff865caff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
  123. 0x7fff8662b000 - 0x7fff8662bfff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
  124. 0x7fff8662c000 - 0x7fff86662fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
  125. 0x7fff86663000 - 0x7fff867d7fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  126. 0x7fff867d8000 - 0x7fff867eaff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
  127. 0x7fff867eb000 - 0x7fff868edfff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
  128. 0x7fff868ee000 - 0x7fff868fafff com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
  129. 0x7fff86902000 - 0x7fff86916fff 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
  130. 0x7fff86b9b000 - 0x7fff86bd8fe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  131. 0x7fff86bea000 - 0x7fff86c01fff com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  132. 0x7fff86c02000 - 0x7fff86c03fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
  133. 0x7fff86c04000 - 0x7fff86c11fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
  134. 0x7fff86c12000 - 0x7fff86d63fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  135. 0x7fff86d64000 - 0x7fff86d72ff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
  136. 0x7fff86d73000 - 0x7fff86d9dff7 com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  137. 0x7fff86da0000 - 0x7fff86db5fff 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
  138. 0x7fff86db6000 - 0x7fff86dbafff com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  139. 0x7fff86dbb000 - 0x7fff86decff7 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
  140. 0x7fff86ded000 - 0x7fff86e15fff libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  141. 0x7fff86e16000 - 0x7fff86e36fff libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  142. 0x7fff86e37000 - 0x7fff86e37fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  143. 0x7fff86e38000 - 0x7fff86f58fff com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  144. 0x7fff86f59000 - 0x7fff86f5dfff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
  145. 0x7fff86fcf000 - 0x7fff86fd0ff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
  146. 0x7fff86fd1000 - 0x7fff87020ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
  147. 0x7fff87025000 - 0x7fff8704cfff com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  148. 0x7fff87790000 - 0x7fff87916fff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  149. 0x7fff87917000 - 0x7fff87919fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  150. 0x7fff8799a000 - 0x7fff879a9ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
  151. 0x7fff87a0e000 - 0x7fff87c0efff libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
  152. 0x7fff87c5d000 - 0x7fff87c93fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  153. 0x7fff87c94000 - 0x7fff87ce5ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  154. 0x7fff87ce6000 - 0x7fff87d25ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  155. 0x7fff87d26000 - 0x7fff87d7dff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  156. 0x7fff88633000 - 0x7fff8865efff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
  157. 0x7fff8865f000 - 0x7fff88663fff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  158. 0x7fff887da000 - 0x7fff8885cfff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  159. 0x7fff8885d000 - 0x7fff889f8fef 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
  160. 0x7fff889f9000 - 0x7fff88ba7fff com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  161. 0x7fff88c01000 - 0x7fff88c04fff libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  162. 0x7fff88c05000 - 0x7fff88c13fff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
  163. 0x7fff88c3d000 - 0x7fff88d2dff7 com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  164. 0x7fff88d2e000 - 0x7fff88d5cfff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  165. 0x7fff88d7b000 - 0x7fff88dd8fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  166. 0x7fff88dd9000 - 0x7fff88de0fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  167. 0x7fff88de3000 - 0x7fff88e1dfff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  168. 0x7fff88e1e000 - 0x7fff890c2fff 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
  169. 0x7fff891ed000 - 0x7fff892aaff7 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
  170. 0x7fff892ab000 - 0x7fff89351ff7 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
  171. 0x7fff89352000 - 0x7fff89353fff libffi.dylib (18) <D20FE81C-271C-3446-ABC8-50B6A6F5BEA4> /usr/lib/libffi.dylib
  172. 0x7fff89354000 - 0x7fff89355ff7 libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
  173. 0x7fff895cb000 - 0x7fff898fbff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  174. 0x7fff898fc000 - 0x7fff89910fff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  175. 0x7fff8996c000 - 0x7fff89c06ff7 com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
  176. 0x7fff89c47000 - 0x7fff89c49ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
  177. 0x7fff89c54000 - 0x7fff89c54fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  178. 0x7fff89ca5000 - 0x7fff89cfffff 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
  179. 0x7fff89d00000 - 0x7fff8a690c67 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
  180. 0x7fff8a691000 - 0x7fff8a7aaff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
  181. 0x7fff8a7ab000 - 0x7fff8a7c6ff7 libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
  182. 0x7fff8a827000 - 0x7fff8a828ff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
  183. 0x7fff8a829000 - 0x7fff8a8fcff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  184. 0x7fff8a8fd000 - 0x7fff8a924ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  185. 0x7fff8ab81000 - 0x7fff8ab87ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
  186. 0x7fff8ac31000 - 0x7fff8af01fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
  187. 0x7fff8af02000 - 0x7fff8b25efff com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  188. 0x7fff8b25f000 - 0x7fff8b264fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  189. 0x7fff8b265000 - 0x7fff8b26cfff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
  190. 0x7fff8b2cc000 - 0x7fff8b5e3ff7 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
  191. 0x7fff8b5e4000 - 0x7fff8b639ff7 libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  192. 0x7fff8b677000 - 0x7fff8b678fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
  193. 0x7fff8b67e000 - 0x7fff8b683fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
  194. 0x7fff8b684000 - 0x7fff8b711ff7 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
  195. 0x7fff8b712000 - 0x7fff8b71cfff 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
  196. 0x7fff8b71d000 - 0x7fff8bb14fff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  197. 0x7fff8bb15000 - 0x7fff8bb93ff7 com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  198. 0x7fff8bb94000 - 0x7fff8bbaafff com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  199. 0x7fff8bbab000 - 0x7fff8bc14fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
  200. 0x7fff8bca5000 - 0x7fff8bcb0fff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
  201. 0x7fff8bcb1000 - 0x7fff8bcc6ff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
  202. 0x7fff8bcc7000 - 0x7fff8bdc4fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
  203. 0x7fff8bdd1000 - 0x7fff8bdd3fff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  204. 0x7fff8bdd4000 - 0x7fff8bde1ff7 com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
  205. 0x7fff8bdec000 - 0x7fff8bdeefff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  206. 0x7fff8bdef000 - 0x7fff8bdeffff 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
  207. 0x7fff8c1ef000 - 0x7fff8c1f2ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
  208. 0x7fff8c1f3000 - 0x7fff8c1f4ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
  209. 0x7fff8c344000 - 0x7fff8c5c7fff com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  210. 0x7fff8c5c8000 - 0x7fff8c635fff com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  211. 0x7fff8c7e8000 - 0x7fff8c845ff7 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
  212. 0x7fff8c84f000 - 0x7fff8c86cfff 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
  213. 0x7fff8c86d000 - 0x7fff8c8a4ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
  214. 0x7fff8c8e1000 - 0x7fff8c921fff com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  215. 0x7fff8c922000 - 0x7fff8cb57ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  216. 0x7fff8cb70000 - 0x7fff8ccfafff com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
  217. 0x7fff8cd64000 - 0x7fff8cd92ff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
  218. 0x7fff8cd93000 - 0x7fff8cd96fff 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
  219. 0x7fff8cd97000 - 0x7fff8cddffff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
  220. 0x7fff8cdeb000 - 0x7fff8cf0392f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
  221. 0x7fff8d6c5000 - 0x7fff8d6d1fff 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
  222. 0x7fff8d955000 - 0x7fff8d977ff7 libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
  223. 0x7fff8d978000 - 0x7fff8d9a4ff7 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
  224. 0x7fff8d9b0000 - 0x7fff8da30ff7 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
  225. 0x7fff8da99000 - 0x7fff8db33fff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  226. 0x7fff8dc0d000 - 0x7fff8dc63ff7 com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  227. 0x7fff8dc64000 - 0x7fff8dd59fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
  228. 0x7fff8dd5a000 - 0x7fff8ddf4fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  229. 0x7fff8de2e000 - 0x7fff8de3dff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  230. 0x7fff8de59000 - 0x7fff8de78ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
  231. 0x7fff8deca000 - 0x7fff8decafff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  232. 0x7fff8e674000 - 0x7fff8e68bfff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  233. 0x7fff8e6af000 - 0x7fff8e6baff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
  234. 0x7fff8e6e7000 - 0x7fff8e6ecfff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
  235. 0x7fff8e75d000 - 0x7fff8e7a7ff7 libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  236. 0x7fff8e7a8000 - 0x7fff8e7c2fff com.apple.ScriptingBridge (1.3 - 61.2) <16852553-3FF9-368B-B60E-A7949FAF5A7A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
  237. 0x7fff8e7c3000 - 0x7fff8e8cefff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  238. 0x7fff8e8cf000 - 0x7fff8e9ccff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
  239. 0x7fff8ea82000 - 0x7fff8ea82fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  240. 0x7fff8ea83000 - 0x7fff8ea8efff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  241. 0x7fff8ea90000 - 0x7fff8eb11fff 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
  242. 0x7fff8eb12000 - 0x7fff8eb1ffff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
  243. 0x7fff8eb7a000 - 0x7fff8ed63fff com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  244. 0x7fff8ed64000 - 0x7fff8ed64ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  245. 0x7fff8ed65000 - 0x7fff8ed6dff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
  246. 0x7fff8ee79000 - 0x7fff8ee8cff7 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
  247. 0x7fff8ee8d000 - 0x7fff8ee9bfff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
  248. 0x7fff8ee9c000 - 0x7fff8eea2fff com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  249. 0x7fff8eea3000 - 0x7fff8fad0ff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  250. 0x7fff8fbce000 - 0x7fff8fbefff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
  251. 0x7fff8fbf0000 - 0x7fff8fc34fff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
  252. 0x7fff8fc35000 - 0x7fff8fc39ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
  253. 0x7fff8fc3a000 - 0x7fff8fca2ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
  254. 0x7fff8fca3000 - 0x7fff8fcb6ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
  255. 0x7fff8fcb7000 - 0x7fff900d4fff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  256. 0x7fff9019b000 - 0x7fff90208ff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  257. 0x7fff90330000 - 0x7fff9040aff7 com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
  258. 0x7fff9040b000 - 0x7fff9040bfff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  259. 0x7fff9040c000 - 0x7fff90412fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
  260. 0x7fff90537000 - 0x7fff90545ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
  261. 0x7fff905c5000 - 0x7fff905c7fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
  262. 0x7fff905ed000 - 0x7fff90649ff7 com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  263. 0x7fff90a53000 - 0x7fff90a57fff 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
  264. 0x7fff90a58000 - 0x7fff90a7dff7 libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
  265. 0x7fff90a7e000 - 0x7fff90a7efff libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
  266. 0x7fff90a7f000 - 0x7fff90b30fff 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
  267. 0x7fff90b31000 - 0x7fff90b87fff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  268. 0x7fff90ca2000 - 0x7fff90d0afff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  269. 0x7fff90d0b000 - 0x7fff90d57ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
  270. 0x7fff90d58000 - 0x7fff90d7aff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  271. 0x7fff90d7b000 - 0x7fff90d7bfff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  272. 0x7fff90d7c000 - 0x7fff90d89ff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  273. 0x7fff91128000 - 0x7fff91177ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  274. 0x7fff91180000 - 0x7fff92139fff com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
  275. 0x7fff925d2000 - 0x7fff92697ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  276. 0x7fff92767000 - 0x7fff9279ffff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
  277. 0x7fff927ad000 - 0x7fff927b3fff libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  278. 0x7fff927b4000 - 0x7fff927b8ff7 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
  279. 0x7fff927b9000 - 0x7fff927f4fff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  280. 0x7fff9289d000 - 0x7fff9289fff7 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
  281. 0x7fff928a0000 - 0x7fff928a8fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
  282. 0x7fff928a9000 - 0x7fff92975fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
  283. 0x7fff92976000 - 0x7fff9297ffff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  284.  
  285. External Modification Summary:
  286. Calls made by other processes targeting this process:
  287. task_for_pid: 2
  288. thread_create: 0
  289. thread_set_state: 0
  290. Calls made by this process:
  291. task_for_pid: 0
  292. thread_create: 0
  293. thread_set_state: 0
  294. Calls made by all processes on this machine:
  295. task_for_pid: 4912
  296. thread_create: 0
  297. thread_set_state: 0
  298.  
  299. VM Region Summary:
  300. ReadOnly portion of Libraries: Total=178.2M resident=84.9M(48%) swapped_out_or_unallocated=93.3M(52%)
  301. Writable regions: Total=1.4G written=89.0M(6%) resident=106.9M(7%) swapped_out=0K(0%) unallocated=1.3G(93%)
  302.  
  303. REGION TYPE VIRTUAL
  304. =========== =======
  305. CG backing stores 12.0M
  306. CG image 3028K
  307. CG raster data 44K
  308. CG shared images 1216K
  309. CoreImage 8K
  310. CoreServices 1416K
  311. IOKit 8232K
  312. JS JIT generated code 8K
  313. JS JIT generated code (reserved) 1.0G reserved VM address space (unallocated)
  314. MALLOC 391.7M
  315. MALLOC guard page 48K
  316. Memory tag=240 4K
  317. Memory tag=242 12K
  318. Memory tag=251 20K
  319. OpenCL 20K
  320. SQLite page cache 192K
  321. STACK GUARD 56.0M
  322. Stack 11.0M
  323. VM_ALLOCATE 16.2M
  324. __DATA 14.9M
  325. __IMAGE 528K
  326. __LINKEDIT 53.8M
  327. __TEXT 124.4M
  328. __UNICODE 544K
  329. mapped file 42.4M
  330. shared memory 308K
  331. =========== =======
  332. TOTAL 1.7G
  333. TOTAL, minus reserved VM space 737.7M
  334.  
  335. Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core i5, 3.19 GHz, 4 GB, SMC 1.30f3
  336. Graphics: ATI Radeon HD 5000, ATI Radeon HD 5000, PCIe, 1024 MB
  337. Memory Module: BANK1/DIMM1, 2 GB, DDR3, 1333 MHz, N/A, N/A
  338. Memory Module: BANK3/DIMM3, 2 GB, DDR3, 1333 MHz, N/A, N/A
  339. Network Service: Ethernet, Ethernet, en0
  340. Serial ATA Device: WDC WD10EADS-65P6B0, 1 TB
  341. Serial ATA Device: hp DDVDW TS-H653R
  342. USB Device: hub_device, 0x8087 (Intel Corporation), 0x0020, 0x1a100000 / 2
  343. USB Device: DT 101 G2, 0x0930 (Toshiba Corporation), 0x6545, 0x1a140000 / 3
  344. USB Device: hub_device, 0x8087 (Intel Corporation), 0x0020, 0x1d100000 / 2
  345. USB Device: USB Optical Mouse, 0x192f (Avago Technologies, Pte.), 0x0416, 0x1d130000 / 5
  346. USB Device: HP USB Multimedia Keyboard, 0x04f2 (Chicony Electronics Co., Ltd.), 0x0841, 0x1d140000 / 4
  347. USB Device: USB2.0-CRW, 0x0bda (Realtek Semiconductor Corp.), 0x0151, 0x1d170000 / 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement