Skip to content

Instantly share code, notes, and snippets.

@tresni
Created May 19, 2012 23:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tresni/2732869 to your computer and use it in GitHub Desktop.
Save tresni/2732869 to your computer and use it in GitHub Desktop.
Hermes Crash Log
Process: Hermes [66779]
Path: /Applications/Hermes.app/Contents/MacOS/Hermes
Identifier: com.alexcrichton.Hermes
Version: 1.1.1b (1001)
Code Type: X86-64 (Native)
Parent Process: launchd [118]
Date/Time: 2012-05-19 16:45:51.312 -0700
OS Version: Mac OS X 10.7.3 (11D50b)
Report Version: 9
Interval Since Last Report: 16657 sec
Crashes Since Last Report: 6
Per-App Interval Since Last Report: 955 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: A5BA958D-F2FC-4F5C-A829-23405A603AC2
Crashed Thread: 9
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
objc[66779]: garbage collection is OFF
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff85d95fc6 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff897ffd5e objc_exception_throw + 43
2 CoreFoundation 0x00007fff85d3cda8 -[__NSArrayM insertObject:atIndex:] + 296
3 CoreFoundation 0x00007fff85d009c1 CFArrayAppendValue + 129
4 CFNetwork 0x00007fff8d208899 _ZN14HTTPReadStream17streamSetPropertyEP14__CFReadStreamPK10__CFStringPKv + 463
5 CFNetwork 0x00007fff8d2086c4 _ZThn8_N14HTTPReadStream17streamSetPropertyEP14__CFReadStreamPK10__CFStringPKv + 13
6 CFNetwork 0x00007fff8d15e504 _ZN19CFNetworkReadStream21httpStreamSetPropertyEP14__CFReadStreamPK10__CFStringPKvPv + 26
7 CoreFoundation 0x00007fff85d99604 CFReadStreamSetProperty + 180
8 Hermes 0x000000010001d6e7 -[AudioStreamer openReadStream] + 492
9 Hermes 0x000000010001db82 -[AudioStreamer startInternal] + 231
10 Foundation 0x00007fff87cae74e -[NSThread main] + 68
11 Foundation 0x00007fff87cae6c6 __NSThread__main__ + 1575
12 libsystem_c.dylib 0x00007fff81e358bf _pthread_start + 335
13 libsystem_c.dylib 0x00007fff81e38b75 thread_start + 13
)
terminate called throwing an exception
abort() called
Thread 0:: Dispatch queue: com.apple.main-thread
0 libz.1.dylib 0x00007fff8a011432 0x7fff8a008000 + 37938
1 libz.1.dylib 0x00007fff8a00e32d inflate + 4533
2 libPng.dylib 0x00007fff880e6c09 _cg_png_read_row + 569
3 com.apple.ImageIO.framework 0x00007fff8ae32787 copyImageBlockSetPNG + 2529
4 com.apple.ImageIO.framework 0x00007fff8ae2bccb ImageProviderCopyImageBlockSetCallback + 417
5 com.apple.CoreGraphics 0x00007fff83e8f815 CGImageProviderCopyImageBlockSet + 50
6 com.apple.CoreGraphics 0x00007fff83ebe93d imageProvider_getBytes + 129
7 com.apple.ImageIO.framework 0x00007fff8ae528d1 _CGImagePluginWriteTIFF + 3376
8 com.apple.ImageIO.framework 0x00007fff8ae51b74 CGImageDestinationFinalize + 147
9 com.apple.AppKit 0x00007fff883eb5c7 +[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationOfImageRepsInArray:usingType:properties:] + 2237
10 com.apple.AppKit 0x00007fff883ead05 +[NSBitmapImageRep TIFFRepresentationOfImageRepsInArray:] + 23
11 com.apple.AppKit 0x00007fff883ea8a9 -[NSImage TIFFRepresentationUsingCompression:factor:] + 510
12 com.apple.AppKit 0x00007fff883ea6a8 -[NSImage TIFFRepresentation] + 31
13 com.alexcrichton.Hermes 0x0000000100012a88 -[Growler growl:withImage:isNew:] + 320
14 com.alexcrichton.Hermes 0x000000010000b68a -[PlaybackController songPlayed:] + 530
15 com.apple.Foundation 0x00007fff87c6ad32 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
16 com.apple.CoreFoundation 0x00007fff85d3eaaa _CFXNotificationPost + 2634
17 com.apple.Foundation 0x00007fff87c56fe7 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
18 com.alexcrichton.Hermes 0x0000000100009543 -[Station play] + 461
19 com.alexcrichton.Hermes 0x000000010000b1f2 -[PlaybackController playbackStateChanged:] + 450
20 com.apple.Foundation 0x00007fff87c6ad32 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
21 com.apple.CoreFoundation 0x00007fff85d3eaaa _CFXNotificationPost + 2634
22 com.apple.CoreFoundation 0x00007fff85d8575d -[NSObject performSelector:withObject:] + 61
23 com.apple.Foundation 0x00007fff87ca3d94 __NSThreadPerformPerform + 214
24 com.apple.CoreFoundation 0x00007fff85d046e1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
25 com.apple.CoreFoundation 0x00007fff85d03f4d __CFRunLoopDoSources0 + 253
26 com.apple.CoreFoundation 0x00007fff85d2ad39 __CFRunLoopRun + 905
27 com.apple.CoreFoundation 0x00007fff85d2a676 CFRunLoopRunSpecific + 230
28 com.apple.HIToolbox 0x00007fff8d2b631f RunCurrentEventLoopInMode + 277
29 com.apple.HIToolbox 0x00007fff8d2bd5c9 ReceiveNextEventCommon + 355
30 com.apple.HIToolbox 0x00007fff8d2bd456 BlockUntilNextEventMatchingListInMode + 62
31 com.apple.AppKit 0x00007fff881aaf5d _DPSNextEvent + 659
32 com.apple.AppKit 0x00007fff881aa861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
33 com.apple.AppKit 0x00007fff881a719d -[NSApplication run] + 470
34 com.apple.AppKit 0x00007fff88425b88 NSApplicationMain + 867
35 com.alexcrichton.Hermes 0x0000000100001b14 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8b0be7e6 kevent + 10
1 libdispatch.dylib 0x00007fff859f75be _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff859f614e _dispatch_mgr_thread + 54
Thread 2:: CVDisplayLink
0 libsystem_kernel.dylib 0x00007fff8b0bdbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff81e392a6 _pthread_cond_wait + 890
2 com.apple.CoreVideo 0x00007fff8926363f CVDisplayLink::waitUntil(unsigned long long) + 279
3 com.apple.CoreVideo 0x00007fff89262aa5 CVDisplayLink::runIOThread() + 559
4 com.apple.CoreVideo 0x00007fff8926285d _ZL13startIOThreadPv + 148
5 libsystem_c.dylib 0x00007fff81e358bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff81e38b75 thread_start + 13
Thread 3:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff8b0bc67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8b0bbd71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff85d226fc __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff85d2ae64 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff85d2a676 CFRunLoopRunSpecific + 230
5 com.apple.Foundation 0x00007fff87cb9ffb +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6 com.apple.Foundation 0x00007fff87cae74e -[NSThread main] + 68
7 com.apple.Foundation 0x00007fff87cae6c6 __NSThread__main__ + 1575
8 libsystem_c.dylib 0x00007fff81e358bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff81e38b75 thread_start + 13
Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff8b0bddf2 __select + 10
1 com.apple.CoreFoundation 0x00007fff85d73cdb __CFSocketManager + 1355
2 libsystem_c.dylib 0x00007fff81e358bf _pthread_start + 335
3 libsystem_c.dylib 0x00007fff81e38b75 thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff8b0be192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff81e37594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff81e38b85 start_wqthread + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff8b0be192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff81e37594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff81e38b85 start_wqthread + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fff8b0be192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff81e37594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff81e38b85 start_wqthread + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff8b0be192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff81e37594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff81e38b85 start_wqthread + 13
Thread 9 Crashed:
0 libsystem_kernel.dylib 0x00007fff8b0bdce2 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff81e377d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff81e28a7a abort + 143
3 libc++abi.dylib 0x00007fff868d87bc abort_message + 214
4 libc++abi.dylib 0x00007fff868d5fcf default_terminate() + 28
5 libobjc.A.dylib 0x00007fff898001b9 _objc_terminate + 94
6 libc++abi.dylib 0x00007fff868d6001 safe_handler_caller(void (*)()) + 11
7 libc++abi.dylib 0x00007fff868d605c std::terminate() + 16
8 libc++abi.dylib 0x00007fff868d7152 __cxa_throw + 114
9 libobjc.A.dylib 0x00007fff897ffe7a objc_exception_throw + 327
10 com.apple.CoreFoundation 0x00007fff85d3cda8 -[__NSArrayM insertObject:atIndex:] + 296
11 com.apple.CoreFoundation 0x00007fff85d009c1 CFArrayAppendValue + 129
12 com.apple.CFNetwork 0x00007fff8d208899 HTTPReadStream::streamSetProperty(__CFReadStream*, __CFString const*, void const*) + 463
13 com.apple.CFNetwork 0x00007fff8d2086c4 non-virtual thunk to HTTPReadStream::streamSetProperty(__CFReadStream*, __CFString const*, void const*) + 13
14 com.apple.CFNetwork 0x00007fff8d15e504 CFNetworkReadStream::httpStreamSetProperty(__CFReadStream*, __CFString const*, void const*, void*) + 26
15 com.apple.CoreFoundation 0x00007fff85d99604 CFReadStreamSetProperty + 180
16 com.alexcrichton.Hermes 0x000000010001d6e7 -[AudioStreamer openReadStream] + 492
17 com.alexcrichton.Hermes 0x000000010001db82 -[AudioStreamer startInternal] + 231
18 com.apple.Foundation 0x00007fff87cae74e -[NSThread main] + 68
19 com.apple.Foundation 0x00007fff87cae6c6 __NSThread__main__ + 1575
20 libsystem_c.dylib 0x00007fff81e358bf _pthread_start + 335
21 libsystem_c.dylib 0x00007fff81e38b75 thread_start + 13
Thread 10:: com.apple.appkit-heartbeat
0 libsystem_kernel.dylib 0x00007fff8b0bde42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff81debdea nanosleep + 164
2 libsystem_c.dylib 0x00007fff81debbb5 usleep + 53
3 com.apple.AppKit 0x00007fff883e1c73 -[NSUIHeartBeat _heartBeatThread:] + 1727
4 com.apple.Foundation 0x00007fff87cae74e -[NSThread main] + 68
5 com.apple.Foundation 0x00007fff87cae6c6 __NSThread__main__ + 1575
6 libsystem_c.dylib 0x00007fff81e358bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff81e38b75 thread_start + 13
Thread 9 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x000000010adb18f8 rdx: 0x0000000000000000
rdi: 0x0000000000007d17 rsi: 0x0000000000000006 rbp: 0x000000010adb1920 rsp: 0x000000010adb18f8
r8: 0x00007fff71de9fb8 r9: 0x000000010adb1388 r10: 0x00007fff8b0bdd0a r11: 0xffffff80002d8220
r12: 0x0000000101b108f0 r13: 0x000000010c003000 r14: 0x000000010adb3000 r15: 0x000000010adb1a70
rip: 0x00007fff8b0bdce2 rfl: 0x0000000000000246 cr2: 0x000000010058b000
Logical CPU: 0
Binary Images:
0x100000000 - 0x100032fff +com.alexcrichton.Hermes (1.1.1b - 1001) <495EDA92-F593-31A5-96E4-05BFB2BD8C50> /Applications/Hermes.app/Contents/MacOS/Hermes
0x100075000 - 0x1000a4fff +com.growl.growlframework (1.3.1 - 1.3.1) <81F2E452-20C8-3F2D-94B2-B58FA5DE1ECE> /Applications/Hermes.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x1000cb000 - 0x1000e2fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <7D298003-0E13-7E27-8237-9C0E1D621133> /Applications/Hermes.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x1000fb000 - 0x1001defff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
0x1037a5000 - 0x1037d3ff7 GLRendererFloat (??? - ???) <0C213C61-C08C-3B5D-85A4-EB4660AF55BF> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x10568e000 - 0x105827fff GLEngine (??? - ???) <8BA26192-A4D7-362D-8B57-5FCF4B706A25> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x10585b000 - 0x105954fff libGLProgrammability.dylib (??? - ???) <B7710703-8652-36B8-83DD-4F216FAF0730> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x10597a000 - 0x105c41fff com.apple.ATIRadeonX3000GLDriver (7.18.11 - 7.1.8) <C358C1A0-0404-30DE-A5D9-CE6C2B9676B0> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver
0x105c8c000 - 0x106097ff7 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.18.11 - 7.1.8) <B3612412-7530-3FB9-AF32-C9433755CC76> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
0x106316000 - 0x106316ff5 +cl_kernels (??? - ???) <51D6BBFB-DE34-46A2-9968-F67BF54B7488> cl_kernels
0x1077c8000 - 0x1077ccfff 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
0x1077d1000 - 0x1077d7fff com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <CA4B5CB4-6F02-396A-B7CA-C9DE876544CD> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1077f9000 - 0x1077fcff7 libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x107d27000 - 0x107d2dfef libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <C0C4CC37-F2FD-301C-A830-EC54D86612D5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x10ac80000 - 0x10ad13ff7 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
0x10b800000 - 0x10b9e1ff7 com.apple.audio.codecs.Components (2.2 - 2.2) <377AABF6-6E0C-39C0-BAF2-054E9AEF76F7> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x10bacc000 - 0x10bc17ff7 com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x7fff656cb000 - 0x7fff656ffbaf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
0x7fff81de7000 - 0x7fff81ec4fef libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
0x7fff81ee2000 - 0x7fff81ef0ff7 libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
0x7fff81ef1000 - 0x7fff81f15fff com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff81f5e000 - 0x7fff81f5fff7 libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
0x7fff81f9e000 - 0x7fff822baff7 com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff822bb000 - 0x7fff822bbfff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff822bc000 - 0x7fff822d3fff com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3F8C015B-88AC-370F-B39D-B4665FB7616A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff822d4000 - 0x7fff822faff7 com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff82527000 - 0x7fff82527fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff82528000 - 0x7fff82551fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff82552000 - 0x7fff825cdff7 com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff82613000 - 0x7fff82749fff 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
0x7fff827c3000 - 0x7fff827c7fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x7fff827c8000 - 0x7fff8281cff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff82c67000 - 0x7fff82c6dfff IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff82cf0000 - 0x7fff82d04ff7 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
0x7fff82d05000 - 0x7fff82e0afff libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff82e0b000 - 0x7fff82e4aff7 libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff83527000 - 0x7fff83528ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff8388c000 - 0x7fff838a2ff7 com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff838cd000 - 0x7fff83943fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff839d7000 - 0x7fff839d9ff7 com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff83a18000 - 0x7fff83abcfef com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff83abd000 - 0x7fff83acfff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff83ad0000 - 0x7fff83ad1fff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
0x7fff83ad2000 - 0x7fff83b2afff libTIFF.dylib (??? - ???) <DD797FBE-9B63-3785-A9EA-0321D113538B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff83b5e000 - 0x7fff83bc0ff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff83bc1000 - 0x7fff83bddff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff83bde000 - 0x7fff83c0eff7 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
0x7fff83c21000 - 0x7fff83c34ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
0x7fff83c41000 - 0x7fff83c41fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff83c42000 - 0x7fff83d49fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
0x7fff83d4a000 - 0x7fff83d69fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff83d6a000 - 0x7fff846fa7a7 com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff846fb000 - 0x7fff846fefff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff846ff000 - 0x7fff84705ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff84706000 - 0x7fff84708fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff84709000 - 0x7fff8470aff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff8470b000 - 0x7fff8474eff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <85D00F5C-43ED-33A9-80B4-72EB0EAE3E25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff847a0000 - 0x7fff84a13fff com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff84a14000 - 0x7fff84a1bfff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <848F5267-C6B3-3591-AB27-B0176B04CCC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff84a1c000 - 0x7fff84b28fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff84b29000 - 0x7fff84b29fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff84b46000 - 0x7fff84e28fff com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff84ee4000 - 0x7fff84eecfff libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
0x7fff84ff7000 - 0x7fff850f9ff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
0x7fff850fa000 - 0x7fff850fafff 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
0x7fff85768000 - 0x7fff859f3fff com.apple.JavaScriptCore (7534.53 - 7534.53.8) <619D6392-D833-3C55-B1C0-4DAA0477796C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff859f4000 - 0x7fff85a02fff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
0x7fff85a89000 - 0x7fff85a90fff com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff85ab0000 - 0x7fff85addfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
0x7fff85ade000 - 0x7fff85ae4fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
0x7fff85ae5000 - 0x7fff85aefff7 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
0x7fff85af0000 - 0x7fff85b3efff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
0x7fff85b4e000 - 0x7fff85ba9ff7 com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff85c25000 - 0x7fff85c30ff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff85c31000 - 0x7fff85cd1fff com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff85cf2000 - 0x7fff85ec6fff com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff85fdb000 - 0x7fff85ff2fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff86160000 - 0x7fff8616efff com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8616f000 - 0x7fff86196fff com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff868d0000 - 0x7fff868dbff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff869d3000 - 0x7fff86fb7fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff86fc4000 - 0x7fff870beff7 com.apple.DiskImagesFramework (10.7.3 - 331.3) <57A7E46A-5AA4-37FF-B19C-5337CCBCA0CA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8711d000 - 0x7fff87345fe7 com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8734a000 - 0x7fff8739eff7 libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff873ad000 - 0x7fff873adfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff873ae000 - 0x7fff874a3fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff874a4000 - 0x7fff874c1fff libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
0x7fff874cf000 - 0x7fff874d5fff libGFXShared.dylib (??? - ???) <B95E9B22-AE68-3E48-8733-00CCCA08D50E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff874d6000 - 0x7fff8755aff7 com.apple.ApplicationServices.ATS (317.5.0 - ???) <C2B254F0-6ED8-3313-9CFC-9ACD519C8A9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff87576000 - 0x7fff87700ff7 com.apple.WebKit (7534.53 - 7534.53.11) <2969964C-2759-3407-9EBB-C1304A556755> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff87701000 - 0x7fff877b4fff com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff87c54000 - 0x7fff87f6dff7 com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff87f6e000 - 0x7fff87fe1fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff8802d000 - 0x7fff88032fff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
0x7fff88033000 - 0x7fff8803efff com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff880e4000 - 0x7fff88104fff libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff88105000 - 0x7fff8816dff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8816e000 - 0x7fff881a1ff7 com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff881a2000 - 0x7fff88da6fff com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff88dbb000 - 0x7fff88dc8ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
0x7fff88dc9000 - 0x7fff88e5fff7 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
0x7fff88e8c000 - 0x7fff88ef6ff7 com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8921a000 - 0x7fff89229ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
0x7fff89261000 - 0x7fff89289ff7 com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8928a000 - 0x7fff893a3fff com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff893d4000 - 0x7fff89420ff7 com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8950b000 - 0x7fff89538ff7 com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff89539000 - 0x7fff8953bfff libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
0x7fff897e9000 - 0x7fff898cde5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff898ce000 - 0x7fff898deff7 com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff898df000 - 0x7fff89d41ff7 com.apple.RawCamera.bundle (3.9.1 - 586) <1AA853F4-E429-33E3-B4A9-6B019CCCC5E4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff89d42000 - 0x7fff89d47fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
0x7fff89d48000 - 0x7fff89d4cfff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
0x7fff89d9e000 - 0x7fff89de2ff7 com.apple.MediaKit (12 - 589) <7CFF29BF-D907-3593-B338-0BB48643B2A8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff89e0d000 - 0x7fff89e0ffff libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff89e10000 - 0x7fff89e26fff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff89e27000 - 0x7fff89f34fff libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff89f92000 - 0x7fff8a007ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
0x7fff8a008000 - 0x7fff8a01aff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff8a197000 - 0x7fff8a2f0fff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8a2f1000 - 0x7fff8a4f3fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
0x7fff8a4f4000 - 0x7fff8a506ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
0x7fff8a507000 - 0x7fff8a514fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <CBA71562-050B-3515-92B7-8BC1E2EEEF2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8a515000 - 0x7fff8a519ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8a578000 - 0x7fff8a57bfff com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8a57c000 - 0x7fff8a65afff com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8a65b000 - 0x7fff8a67ffff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8a77b000 - 0x7fff8a784ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
0x7fff8a8c8000 - 0x7fff8a8cfff7 com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8a8f2000 - 0x7fff8a98cff7 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
0x7fff8a995000 - 0x7fff8a9b2ff7 com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8a9b3000 - 0x7fff8a9c8fff 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
0x7fff8aa2f000 - 0x7fff8aa33fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8aa34000 - 0x7fff8aa6efe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8aa6f000 - 0x7fff8aa72fff libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8aa82000 - 0x7fff8aa83fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8ae23000 - 0x7fff8af01fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8b005000 - 0x7fff8b075fff com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8b0a7000 - 0x7fff8b0c7fff libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff8b0c8000 - 0x7fff8b10aff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
0x7fff8b110000 - 0x7fff8b195ff7 com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8b196000 - 0x7fff8b19bfff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff8b532000 - 0x7fff8b55dff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
0x7fff8b6ac000 - 0x7fff8b6afff7 com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8b887000 - 0x7fff8b887fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8b888000 - 0x7fff8b8c7fff 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
0x7fff8b8e5000 - 0x7fff8b8e5fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8b8e6000 - 0x7fff8bd13fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8bd65000 - 0x7fff8c22cfff FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8c2a6000 - 0x7fff8cfbafef com.apple.WebCore (7534.53 - 7534.53.11) <E37D145A-0BFD-3BE0-98A9-7F04CE9B6E6E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8cfbb000 - 0x7fff8d09dfff com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8d0f6000 - 0x7fff8d131fff com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8d146000 - 0x7fff8d2adff7 com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8d2ae000 - 0x7fff8d2b3fff com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8d2b4000 - 0x7fff8d5deff7 com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8d66d000 - 0x7fff8d672ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff8d677000 - 0x7fff8d678fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
0x7fff8d679000 - 0x7fff8d6cbff7 libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8d6fc000 - 0x7fff8d727ff7 com.apple.CoreServicesInternal (113.12 - 113.12) <C37DAC1A-35D2-30EC-9112-5EEECED5C461> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8d728000 - 0x7fff8d729fff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
0x7fff8debf000 - 0x7fff8debffff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff8dec0000 - 0x7fff8def9fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
0x7fff8defa000 - 0x7fff8df3bfff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8df3c000 - 0x7fff8df82ff7 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <01DD0773-236C-3AC3-B43B-07911F458767> /usr/lib/libcurl.4.dylib
0x7fff8dfc7000 - 0x7fff8dfcdfff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8e043000 - 0x7fff8e083ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
0x7fff8e084000 - 0x7fff8e14bff7 com.apple.ColorSync (4.7.1 - 4.7.1) <EA74B067-9916-341A-9C68-6165A4656042> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8e14c000 - 0x7fff8e1cffef com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8e1d0000 - 0x7fff8e20bfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff8e20c000 - 0x7fff8e213fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
0x7fff8e214000 - 0x7fff8e274fff 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
0x7fff8e6a9000 - 0x7fff8e848fff com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8eba4000 - 0x7fff8ec0aff7 com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8ec0b000 - 0x7fff8ec10fff libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8ec11000 - 0x7fff8ecb3ff7 com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 22
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: 201030
thread_create: 2
thread_set_state: 4923
VM Region Summary:
ReadOnly portion of Libraries: Total=184.2M resident=237.6M(129%) swapped_out_or_unallocated=16777216.0T(9550022311936%)
Writable regions: Total=138.3M written=7852K(6%) resident=41.6M(30%) swapped_out=0K(0%) unallocated=96.8M(70%)
REGION TYPE VIRTUAL
=========== =======
CG backing stores 1216K
CG image 64K
CG raster data 244K
CG shared images 4504K
CoreAnimation 312K
CoreGraphics 16K
CoreImage 4K
CoreServices 1624K
IOKit 15.4M
IOKit (reserved) 1024K reserved VM address space (unallocated)
MALLOC 87.3M
MALLOC guard page 32K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 12K
Memory tag=249 156K
Memory tag=251 8K
OpenCL 8K
OpenGL GLSL 1372K
OpenGL GLSL (reserved) 128K reserved VM address space (unallocated)
SQLite page cache 576K
STACK GUARD 56.0M
Stack 12.6M
VM_ALLOCATE 16.4M
__CI_BITMAP 80K
__DATA 16.4M
__IMAGE 528K
__LINKEDIT 50.9M
__RC_CAMERAS 232K
__TEXT 133.3M
__UNICODE 544K
mapped file 40.5M
shared memory 17.9M
=========== =======
TOTAL 459.1M
TOTAL, minus reserved VM space 458.0M
Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2 GHz, 8 GB, SMC 1.69f3
Graphics: AMD Radeon HD 6490M, AMD Radeon HD 6490M, PCIe, 256 MB
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0D9B, 0x000000000000000000000000000000000000
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0D9B, 0x000000000000000000000000000000000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.19)
Bluetooth: Version 4.0.3f12, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: OWC Mercury EXTREME Pro 6G SSD, 240.06 GB
Serial ATA Device: MATSHITADVD-R UJ-8A8
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3
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: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd120000 / 4
USB Device: Android Phone, 0x0bb4 (HTC Corporation), 0x0c97, 0xfd121000 / 7
USB Device: Microsoft 5-Button Mouse with IntelliEye(TM), 0x045e (Microsoft Corporation), 0x0047, 0xfd123000 / 6
USB Device: Apple Keyboard, apple_vendor_id, 0x024f, 0xfd122000 / 5
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