Created
June 8, 2012 22:41
-
-
Save alexcrichton/2898500 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Process: Hermes [10620] | |
Path: /Applications/Hermes.app/Contents/MacOS/Hermes | |
Identifier: com.alexcrichton.Hermes | |
Version: 1.1.4 (1400) | |
Code Type: X86-64 (Native) | |
Parent Process: launchd [123] | |
Date/Time: 2012-06-08 15:40:44.154 -0700 | |
OS Version: Mac OS X 10.7.4 (11E53) | |
Report Version: 9 | |
Interval Since Last Report: 514562 sec | |
Crashes Since Last Report: 358 | |
Per-App Interval Since Last Report: 101742 sec | |
Per-App Crashes Since Last Report: 13 | |
Anonymous UUID: 3A4A1DCA-D2EE-4ECF-BDEF-DC4886B1608D | |
Crashed Thread: 0 Dispatch queue: com.apple.main-thread | |
Exception Type: EXC_CRASH (SIGABRT) | |
Exception Codes: 0x0000000000000000, 0x0000000000000000 | |
Application Specific Information: | |
objc[10620]: garbage collection is OFF | |
Assertion failed: ([self authenticated]), function -[Pandora getFragment:], file /Users/acrichton/code/hermes/Classes/Pandora.m, line 252. | |
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread | |
0 libsystem_kernel.dylib 0x00007fff91911ce2 __pthread_kill + 10 | |
1 libsystem_c.dylib 0x00007fff8e2687d2 pthread_kill + 95 | |
2 libsystem_c.dylib 0x00007fff8e259a7a abort + 143 | |
3 libsystem_c.dylib 0x00007fff8e28c5de __assert_rtn + 146 | |
4 com.alexcrichton.Hermes 0x00000001000047ec -[Pandora getFragment:] + 409 (Pandora.m:262) | |
5 com.apple.Foundation 0x00007fff8d56ad0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47 | |
6 com.apple.CoreFoundation 0x00007fff906907ba _CFXNotificationPost + 2634 | |
7 com.apple.CoreFoundation 0x00007fff906d770d -[NSObject performSelector:withObject:] + 61 | |
8 com.apple.Foundation 0x00007fff8d5a3d70 __NSThreadPerformPerform + 214 | |
9 com.apple.CoreFoundation 0x00007fff906564f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 | |
10 com.apple.CoreFoundation 0x00007fff90655d5d __CFRunLoopDoSources0 + 253 | |
11 com.apple.CoreFoundation 0x00007fff9067cb49 __CFRunLoopRun + 905 | |
12 com.apple.CoreFoundation 0x00007fff9067c486 CFRunLoopRunSpecific + 230 | |
13 com.apple.HIToolbox 0x00007fff91a484d3 RunCurrentEventLoopInMode + 277 | |
14 com.apple.HIToolbox 0x00007fff91a4f781 ReceiveNextEventCommon + 355 | |
15 com.apple.HIToolbox 0x00007fff91a4f60e BlockUntilNextEventMatchingListInMode + 62 | |
16 com.apple.AppKit 0x00007fff929b5e31 _DPSNextEvent + 659 | |
17 com.apple.AppKit 0x00007fff929b5735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 | |
18 com.apple.AppKit 0x00007fff929b2071 -[NSApplication run] + 470 | |
19 com.apple.AppKit 0x00007fff92c2e244 NSApplicationMain + 867 | |
20 com.alexcrichton.Hermes 0x00000001000011b4 start + 52 | |
Thread 1:: Dispatch queue: com.apple.libdispatch-manager | |
0 libsystem_kernel.dylib 0x00007fff919127e6 kevent + 10 | |
1 libdispatch.dylib 0x00007fff9082678a _dispatch_mgr_invoke + 923 | |
2 libdispatch.dylib 0x00007fff9082531a _dispatch_mgr_thread + 54 | |
Thread 2:: com.apple.NSURLConnectionLoader | |
0 libsystem_kernel.dylib 0x00007fff9191067a mach_msg_trap + 10 | |
1 libsystem_kernel.dylib 0x00007fff9190fd71 mach_msg + 73 | |
2 com.apple.CoreFoundation 0x00007fff9067450c __CFRunLoopServiceMachPort + 188 | |
3 com.apple.CoreFoundation 0x00007fff9067cc74 __CFRunLoopRun + 1204 | |
4 com.apple.CoreFoundation 0x00007fff9067c486 CFRunLoopRunSpecific + 230 | |
5 com.apple.Foundation 0x00007fff8d5b9fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 | |
6 com.apple.Foundation 0x00007fff8d5ae72a -[NSThread main] + 68 | |
7 com.apple.Foundation 0x00007fff8d5ae6a2 __NSThread__main__ + 1575 | |
8 libsystem_c.dylib 0x00007fff8e2668bf _pthread_start + 335 | |
9 libsystem_c.dylib 0x00007fff8e269b75 thread_start + 13 | |
Thread 3:: com.apple.CFSocket.private | |
0 libsystem_kernel.dylib 0x00007fff91911df2 __select + 10 | |
1 com.apple.CoreFoundation 0x00007fff906c5c8b __CFSocketManager + 1355 | |
2 libsystem_c.dylib 0x00007fff8e2668bf _pthread_start + 335 | |
3 libsystem_c.dylib 0x00007fff8e269b75 thread_start + 13 | |
Thread 4:: CVDisplayLink | |
0 libsystem_kernel.dylib 0x00007fff91911bca __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e26a274 _pthread_cond_wait + 840 | |
2 com.apple.CoreVideo 0x00007fff900b46c8 CVDisplayLink::runIOThread() + 710 | |
3 com.apple.CoreVideo 0x00007fff900b43e9 _ZL13startIOThreadPv + 148 | |
4 libsystem_c.dylib 0x00007fff8e2668bf _pthread_start + 335 | |
5 libsystem_c.dylib 0x00007fff8e269b75 thread_start + 13 | |
Thread 5: | |
0 libsystem_kernel.dylib 0x00007fff91912192 __workq_kernreturn + 10 | |
1 libsystem_c.dylib 0x00007fff8e268594 _pthread_wqthread + 758 | |
2 libsystem_c.dylib 0x00007fff8e269b85 start_wqthread + 13 | |
Thread 6: | |
0 libsystem_kernel.dylib 0x00007fff91912192 __workq_kernreturn + 10 | |
1 libsystem_c.dylib 0x00007fff8e268594 _pthread_wqthread + 758 | |
2 libsystem_c.dylib 0x00007fff8e269b85 start_wqthread + 13 | |
Thread 7: | |
0 libsystem_kernel.dylib 0x00007fff91912192 __workq_kernreturn + 10 | |
1 libsystem_c.dylib 0x00007fff8e268594 _pthread_wqthread + 758 | |
2 libsystem_c.dylib 0x00007fff8e269b85 start_wqthread + 13 | |
Thread 0 crashed with X86 Thread State (64-bit): | |
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfe4a8 rdx: 0x0000000000000000 | |
rdi: 0x0000000000000707 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfe4d0 rsp: 0x00007fff5fbfe4a8 | |
r8: 0x00007fff777defb8 r9: 0x00000000000000fc r10: 0x00007fff91911d0a r11: 0xffffff80002da8d0 | |
r12: 0x0000000100026401 r13: 0x0000000100724000 r14: 0x00007fff777e1960 r15: 0x00000001000263a9 | |
rip: 0x00007fff91911ce2 rfl: 0x0000000000000246 cr2: 0x0000000100724000 | |
Logical CPU: 0 | |
Binary Images: | |
0x100000000 - 0x100032fff +com.alexcrichton.Hermes (1.1.4 - 1400) <9E6F495A-727B-3B03-B8FF-547E9BB744B4> /Applications/Hermes.app/Contents/MacOS/Hermes | |
0x100073000 - 0x1000a2fff +com.growl.growlframework (1.3.1 - 1.3.1) <81F2E452-20C8-3F2D-94B2-B58FA5DE1ECE> /Applications/Hermes.app/Contents/Frameworks/Growl.framework/Versions/A/Growl | |
0x1000c9000 - 0x1000e0fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <7D298003-0E13-7E27-8237-9C0E1D621133> /Applications/Hermes.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle | |
0x1000f9000 - 0x1001dcfff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib | |
0x100717000 - 0x100717ffd +cl_kernels (??? - ???) <BC12B98F-F757-4D0E-8994-CFC88A2CA003> cl_kernels | |
0x100735000 - 0x100735ff5 +cl_kernels (??? - ???) <EFEB7A5E-47F8-4D01-A9B3-78318F9C0B45> cl_kernels | |
0x1007f8000 - 0x1007f8ff1 +cl_kernels (??? - ???) <05B41D5A-FE6F-4923-843C-F54DB1B64ECB> cl_kernels | |
0x1047a5000 - 0x1047d3ff7 GLRendererFloat (??? - ???) <E33704BC-AA25-3279-A585-ABC6B3176D3E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat | |
0x106aa9000 - 0x106c42fff GLEngine (??? - ???) <61484217-C41D-3A65-86BD-397ACC0D069F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine | |
0x106c76000 - 0x106d6ffff libGLProgrammability.dylib (??? - ???) <7396EE13-5FA6-3E78-88D0-2502CFE79A97> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib | |
0x106d95000 - 0x10705dff7 com.apple.ATIRadeonX3000GLDriver (7.18.18 - 7.1.8) <337EB117-0CB0-3C9E-AEE8-76BCB3CB9371> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver | |
0x107174000 - 0x10757fff7 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.18.18 - 7.1.8) <20ACFA77-6847-3053-A3D8-498150E8FC62> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver | |
0x107d30000 - 0x107d36fef libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib | |
0x107d3d000 - 0x107d40ff7 libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib | |
0x107d59000 - 0x107d59ff5 +cl_kernels (??? - ???) <737E9D16-DB46-4A6F-8B6E-135A21694B26> cl_kernels | |
0x10a58b000 - 0x10a58ffff com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn | |
0x10a594000 - 0x10a599fff com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn | |
0x10ad00000 - 0x10ad93ff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib | |
0x10b09c000 - 0x10b27dff7 com.apple.audio.codecs.Components (2.2 - 2.2) <1DF409FA-F561-31C5-900A-42F41B2C1856> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs | |
0x10b368000 - 0x10b4b3ff7 com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio | |
0x10c478000 - 0x10c509ff7 unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib | |
0x7fff6e73e000 - 0x7fff6e772baf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld | |
0x7fff8657b000 - 0x7fff865fefef com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata | |
0x7fff86606000 - 0x7fff8665aff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface | |
0x7fff8665b000 - 0x7fff86668ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib | |
0x7fff86669000 - 0x7fff86669fff com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon | |
0x7fff867d5000 - 0x7fff867d7fff libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib | |
0x7fff867d8000 - 0x7fff868cdfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib | |
0x7fff868db000 - 0x7fff86975ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit | |
0x7fff86976000 - 0x7fff8697dfff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib | |
0x7fff869d9000 - 0x7fff86a1afff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD | |
0x7fff86a72000 - 0x7fff86b17fff com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink | |
0x7fff871f4000 - 0x7fff877d8fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib | |
0x7fff877d9000 - 0x7fff877dafff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib | |
0x7fff87a07000 - 0x7fff87a15ff7 libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib | |
0x7fff87a16000 - 0x7fff87a18ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print | |
0x7fff87a1d000 - 0x7fff87a5cfff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE | |
0x7fff87b99000 - 0x7fff87b9efff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib | |
0x7fff87b9f000 - 0x7fff87b9ffff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib | |
0x7fff87d08000 - 0x7fff87e61fff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox | |
0x7fff87e93000 - 0x7fff87ea5ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib | |
0x7fff87ea8000 - 0x7fff87ea9fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib | |
0x7fff87eaa000 - 0x7fff87eabff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib | |
0x7fff87ecc000 - 0x7fff880f6fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData | |
0x7fff880f7000 - 0x7fff881dbe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib | |
0x7fff881dc000 - 0x7fff88220ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib | |
0x7fff8827e000 - 0x7fff88283fff com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory | |
0x7fff88284000 - 0x7fff882f4fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore | |
0x7fff8836a000 - 0x7fff8868cfe7 com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore | |
0x7fff8868d000 - 0x7fff886a4fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport | |
0x7fff886a5000 - 0x7fff886a5fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib | |
0x7fff886e7000 - 0x7fff887e1ff7 com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages | |
0x7fff887e2000 - 0x7fff887e9fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS | |
0x7fff8885d000 - 0x7fff88d24fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight | |
0x7fff88d25000 - 0x7fff88d2cff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore | |
0x7fff88d2d000 - 0x7fff88d7bfff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib | |
0x7fff8919c000 - 0x7fff8919cfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib | |
0x7fff89235000 - 0x7fff892abfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication | |
0x7fff892ac000 - 0x7fff8931ffff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib | |
0x7fff895ab000 - 0x7fff895bdff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib | |
0x7fff895be000 - 0x7fff895c2fff libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib | |
0x7fff895c3000 - 0x7fff895ebfff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis | |
0x7fff895ec000 - 0x7fff8964eff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication | |
0x7fff8964f000 - 0x7fff896a7fff libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib | |
0x7fff896a8000 - 0x7fff896aefff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib | |
0x7fff896bd000 - 0x7fff896eaff7 com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL | |
0x7fff896eb000 - 0x7fff89714fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib | |
0x7fff89715000 - 0x7fff8972cfff com.apple.CFOpenDirectory (10.7 - 146) <E6D4F114-678B-3957-9C59-9206ECDA756E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory | |
0x7fff89781000 - 0x7fff8979eff7 com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting | |
0x7fff89a1d000 - 0x7fff89a24fff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <B3F07872-63B1-3AAF-A313-9B2886822C58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib | |
0x7fff89a25000 - 0x7fff89a28fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib | |
0x7fff89a7d000 - 0x7fff89eaafff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib | |
0x7fff89eab000 - 0x7fff89eb0ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib | |
0x7fff89eb1000 - 0x7fff89eb3fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent | |
0x7fff89eb4000 - 0x7fff89f00ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration | |
0x7fff89f01000 - 0x7fff89fa2ff7 com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices | |
0x7fff89fb8000 - 0x7fff89fb9fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib | |
0x7fff8a003000 - 0x7fff8a31ffff com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore | |
0x7fff8a329000 - 0x7fff8a52bfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib | |
0x7fff8a5f0000 - 0x7fff8a5f1fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib | |
0x7fff8a608000 - 0x7fff8a60cfff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib | |
0x7fff8a648000 - 0x7fff8a65efff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib | |
0x7fff8a65f000 - 0x7fff8a664fff libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib | |
0x7fff8a665000 - 0x7fff8a6b7ff7 libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib | |
0x7fff8a712000 - 0x7fff8a89cff7 com.apple.WebKit (7534.56 - 7534.56.5) <BC22A17F-A32F-3D9B-926F-091A47C4B315> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit | |
0x7fff8a89d000 - 0x7fff8a9d3fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage | |
0x7fff8a9e6000 - 0x7fff8a9e9fff libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib | |
0x7fff8b187000 - 0x7fff8b191ff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib | |
0x7fff8b192000 - 0x7fff8b1eeff7 com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices | |
0x7fff8b1ef000 - 0x7fff8b201ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib | |
0x7fff8b6eb000 - 0x7fff8b7edfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib | |
0x7fff8bd10000 - 0x7fff8bd2dfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib | |
0x7fff8c0ce000 - 0x7fff8c0d3fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib | |
0x7fff8c11b000 - 0x7fff8c15dff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib | |
0x7fff8c16d000 - 0x7fff8c670fe7 com.apple.RawCamera.bundle (3.13.0 - 627) <4593B038-1A60-5ADB-565D-5BDFA28A53F2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera | |
0x7fff8c671000 - 0x7fff8c677ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib | |
0x7fff8c678000 - 0x7fff8c698fff libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib | |
0x7fff8c699000 - 0x7fff8c6a4fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth | |
0x7fff8ca7f000 - 0x7fff8cabeff7 libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib | |
0x7fff8cabf000 - 0x7fff8cbc4fff libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib | |
0x7fff8cbc5000 - 0x7fff8cbe1ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage | |
0x7fff8d0b9000 - 0x7fff8d121ff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio | |
0x7fff8d122000 - 0x7fff8d130fff com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth | |
0x7fff8d131000 - 0x7fff8d20ffff com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording | |
0x7fff8d353000 - 0x7fff8d3e9ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib | |
0x7fff8d3ea000 - 0x7fff8d3eafff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate | |
0x7fff8d3eb000 - 0x7fff8d42bff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib | |
0x7fff8d43a000 - 0x7fff8d553fff com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv | |
0x7fff8d554000 - 0x7fff8d86dfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff8d86e000 - 0x7fff8d921ff7 com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText | |
0x7fff8d93d000 - 0x7fff8d94dff7 com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL | |
0x7fff8d950000 - 0x7fff8d976fff com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls | |
0x7fff8d977000 - 0x7fff8d9b1fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols | |
0x7fff8d9b2000 - 0x7fff8da1bfff com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI | |
0x7fff8deb2000 - 0x7fff8deb8fff libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib | |
0x7fff8deb9000 - 0x7fff8dee4ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib | |
0x7fff8dee5000 - 0x7fff8df50ff7 com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit | |
0x7fff8df51000 - 0x7fff8dff3fff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation | |
0x7fff8e037000 - 0x7fff8e03dfff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration | |
0x7fff8e03e000 - 0x7fff8e077fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib | |
0x7fff8e078000 - 0x7fff8e07cff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels | |
0x7fff8e07d000 - 0x7fff8e08cff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib | |
0x7fff8e218000 - 0x7fff8e2f5fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
0x7fff8e2f6000 - 0x7fff8f02dfff com.apple.WebCore (7534.56 - 7534.56.5) <4E63291C-539E-32E3-8B1C-EA8E546B3159> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore | |
0x7fff8f149000 - 0x7fff8f18dff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit | |
0x7fff8f18e000 - 0x7fff8f1b2fff com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices | |
0x7fff8f21b000 - 0x7fff8f2a0ff7 com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal | |
0x7fff8f2b1000 - 0x7fff8f2ecfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib | |
0x7fff8f2f5000 - 0x7fff8f30bff7 com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture | |
0x7fff8f30c000 - 0x7fff8f360fff libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib | |
0x7fff8f361000 - 0x7fff8f391ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices | |
0x7fff8f392000 - 0x7fff8f393ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib | |
0x7fff8f394000 - 0x7fff8f39fff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition | |
0x7fff8f3ce000 - 0x7fff8f409fff com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP | |
0x7fff8f40a000 - 0x7fff8f40afff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices | |
0x7fff8f4a7000 - 0x7fff8f71afff com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage | |
0x7fff8f71b000 - 0x7fff8f71bfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa | |
0x7fff8fbf4000 - 0x7fff8fc6afff libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib | |
0x7fff8fc6b000 - 0x7fff8fc9eff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS | |
0x7fff8fc9f000 - 0x7fff8fd66ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync | |
0x7fff8fd67000 - 0x7fff8fd74fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib | |
0x7fff8fee2000 - 0x7fff8ff66ff7 com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS | |
0x7fff8ffce000 - 0x7fff900adff7 com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO | |
0x7fff900ae000 - 0x7fff900b1ff7 com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI | |
0x7fff900b2000 - 0x7fff900dbfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo | |
0x7fff900dc000 - 0x7fff900e1fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib | |
0x7fff900e2000 - 0x7fff9015dff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore | |
0x7fff9015e000 - 0x7fff90242fff com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices | |
0x7fff90328000 - 0x7fff9033cff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis | |
0x7fff9033d000 - 0x7fff904a4fff com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork | |
0x7fff904a5000 - 0x7fff904abfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface | |
0x7fff904ac000 - 0x7fff904b5ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib | |
0x7fff904b6000 - 0x7fff90516fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib | |
0x7fff90517000 - 0x7fff9061efe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib | |
0x7fff9061f000 - 0x7fff90623fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib | |
0x7fff90624000 - 0x7fff90643fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib | |
0x7fff90644000 - 0x7fff90818ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff90823000 - 0x7fff90831fff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib | |
0x7fff908a6000 - 0x7fff90a45ff7 com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore | |
0x7fff90abb000 - 0x7fff90b01fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib | |
0x7fff90b85000 - 0x7fff90b90ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib | |
0x7fff913cf000 - 0x7fff913cffff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit | |
0x7fff913fd000 - 0x7fff91421fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos | |
0x7fff91422000 - 0x7fff91437fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis | |
0x7fff91438000 - 0x7fff9144bff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib | |
0x7fff9144c000 - 0x7fff91735ff7 com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security | |
0x7fff9174b000 - 0x7fff91753fff libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib | |
0x7fff91754000 - 0x7fff91756fff libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib | |
0x7fff91796000 - 0x7fff917c1ff7 com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal | |
0x7fff917c2000 - 0x7fff918cefff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib | |
0x7fff918cf000 - 0x7fff918d2fff com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help | |
0x7fff918fb000 - 0x7fff9191bfff libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff9191c000 - 0x7fff91949fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib | |
0x7fff91a46000 - 0x7fff91d72ff7 com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff91d73000 - 0x7fff91d73fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices | |
0x7fff91d78000 - 0x7fff91e85fff libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib | |
0x7fff91ea3000 - 0x7fff92840c9f com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff92841000 - 0x7fff92842ff7 libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib | |
0x7fff929ad000 - 0x7fff935b3ff7 com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
External Modification Summary: | |
Calls made by other processes targeting this process: | |
task_for_pid: 56085 | |
thread_create: 0 | |
thread_set_state: 0 | |
Calls made by this process: | |
task_for_pid: 0 | |
thread_create: 0 | |
thread_set_state: 0 | |
Calls made by all processes on this machine: | |
task_for_pid: 7171010 | |
thread_create: 1 | |
thread_set_state: 2824 | |
VM Region Summary: | |
ReadOnly portion of Libraries: Total=186.0M resident=267.3M(144%) swapped_out_or_unallocated=16777216.0T(9456377135104%) | |
Writable regions: Total=127.3M written=13.7M(11%) resident=40.5M(32%) swapped_out=1088K(1%) unallocated=86.8M(68%) | |
REGION TYPE VIRTUAL | |
=========== ======= | |
CG backing stores 3540K | |
CG image 4K | |
CG raster data 560K | |
CG shared images 3440K | |
CoreAnimation 1292K | |
CoreGraphics 16K | |
CoreImage 72K | |
CoreServices 1736K | |
IOKit 2076K | |
IOKit (reserved) 512K reserved VM address space (unallocated) | |
MALLOC 87.6M | |
MALLOC guard page 32K | |
Memory tag=240 4K | |
Memory tag=242 12K | |
Memory tag=243 4K | |
Memory tag=249 156K | |
Memory tag=251 8K | |
OpenCL 32K | |
OpenGL GLSL 1372K | |
OpenGL GLSL (reserved) 128K reserved VM address space (unallocated) | |
SQLite page cache 2304K | |
STACK GUARD 56.0M | |
Stack 11.1M | |
VM_ALLOCATE 16.4M | |
__CI_BITMAP 80K | |
__DATA 16.3M | |
__IMAGE 528K | |
__LINKEDIT 51.3M | |
__RC_CAMERAS 248K | |
__TEXT 134.8M | |
__UNICODE 544K | |
mapped file 46.6M | |
shared memory 8060K | |
=========== ======= | |
TOTAL 446.1M | |
TOTAL, minus reserved VM space 445.5M | |
Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.5 GHz, 8 GB, SMC 1.69f3 | |
Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 1024 MB | |
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB | |
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020 | |
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020 | |
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.4.20) | |
Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports | |
Network Service: Wi-Fi, AirPort, en1 | |
Serial ATA Device: APPLE HDD HTS727575A9E362, 750.16 GB | |
Serial ATA Device: MATSHITADVD-R UJ-8A8 | |
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3 | |
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2 | |
USB Device: hub_device, 0x0424 (SMSC), 0x2502, 0xfa130000 / 7 | |
USB Device: hub_device, 0x0424 (SMSC), 0x2602, 0xfa131000 / 8 | |
USB Device: Flash Card Reader, 0x0424 (SMSC), 0x2228, 0xfa131100 / 9 | |
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5 | |
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 6 | |
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 4 | |
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2 | |
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment