Skip to content

Instantly share code, notes, and snippets.

@maddox
Created February 17, 2012 01:48
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save maddox/1849725 to your computer and use it in GitHub Desktop.
Save maddox/1849725 to your computer and use it in GitHub Desktop.
Process: Propane [411]
Path: /Applications/Tools/*/Propane.app/Contents/MacOS/Propane
Identifier: com.protocool.Propane
Version: 1.2.0 (1.2.0.9ec0791)
Code Type: X86 (Native)
Parent Process: launchd [226]
Date/Time: 2012-02-16 20:48:22.577 -0500
OS Version: Mac OS X 10.7.3 (11D50b)
Report Version: 9
Interval Since Last Report: 34963 sec
Crashes Since Last Report: 12
Per-App Interval Since Last Report: 12286 sec
Per-App Crashes Since Last Report: 8
Anonymous UUID: 2D02CCCC-18D0-4727-A905-20E3A3A81D39
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000028
VM Regions Near 0x28:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Tools/*/Propane.app/Contents/MacOS/Propane
__TEXT 0000000000001000-0000000000089000 [ 544K] r-x/rwx SM=COW /Applications/Tools/*/Propane.app/Contents/MacOS/Propane
Application Specific Information:
objc_msgSend() selector name: URL
objc[411]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x98236d47 objc_msgSend + 23
1 com.apple.WebCore 0x95004b9d WebCore::ResourceRequest::doUpdateResourceRequest() + 45
2 com.apple.WebCore 0x95001109 WebCore::ResourceRequestBase::url() const + 25
3 com.apple.WebCore 0x956102dd WebCore::CachedResourceLoader::requestResource(WebCore::CachedResource::Type, WebCore::ResourceRequest&, WTF::String const&, WebCore::ResourceLoaderOptions const&, WebCore::ResourceLoadPriority, bool) + 829
4 com.apple.WebCore 0x956109e7 WebCore::CachedResourceLoader::requestRawResource(WebCore::ResourceRequest&, WebCore::ResourceLoaderOptions const&) + 71
5 com.apple.WebCore 0x9529d32c WebCore::DocumentThreadableLoader::loadRequest(WebCore::ResourceRequest const&, WebCore::SecurityCheckPolicy) + 380
6 com.apple.WebCore 0x9569395e WebCore::DocumentThreadableLoader::DocumentThreadableLoader(WebCore::Document*, WebCore::ThreadableLoaderClient*, WebCore::DocumentThreadableLoader::BlockingBehavior, WebCore::ResourceRequest const&, WebCore::ThreadableLoaderOptions const&) + 254
7 com.apple.WebCore 0x95693821 WebCore::DocumentThreadableLoader::create(WebCore::Document*, WebCore::ThreadableLoaderClient*, WebCore::ResourceRequest const&, WebCore::ThreadableLoaderOptions const&) + 65
8 com.apple.WebCore 0x953c8cc3 WebCore::ThreadableLoader::create(WebCore::ScriptExecutionContext*, WebCore::ThreadableLoaderClient*, WebCore::ResourceRequest const&, WebCore::ThreadableLoaderOptions const&) + 179
9 com.apple.WebCore 0x9529cefb WebCore::XMLHttpRequest::createRequest(int&) + 1243
10 com.apple.WebCore 0x9529ca0e WebCore::XMLHttpRequest::send(WTF::String const&, int&) + 1198
11 com.apple.WebCore 0x9529c527 WebCore::XMLHttpRequest::send(int&) + 39
12 com.apple.WebCore 0x9529c1ee WebCore::JSXMLHttpRequest::send(JSC::ExecState*) + 142
13 com.apple.WebCore 0x9529c151 WebCore::jsXMLHttpRequestPrototypeFunctionSend(JSC::ExecState*) + 97
14 ??? 0x0ade0089 0 + 182321289
15 com.apple.JavaScriptCore 0x970c481d JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 1053
16 com.apple.JavaScriptCore 0x970c43f8 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 88
17 com.apple.WebCore 0x951c3335 WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 533
18 com.apple.WebCore 0x951c304b WebCore::ScheduledAction::execute(WebCore::Document*) + 187
19 com.apple.WebCore 0x951c2f7b WebCore::ScheduledAction::execute(WebCore::ScriptExecutionContext*) + 43
20 com.apple.WebCore 0x951c2e3b WebCore::DOMTimer::fired() + 395
21 com.apple.WebCore 0x9500567c WebCore::ThreadTimers::sharedTimerFiredInternal() + 172
22 com.apple.WebCore 0x950055ba WebCore::ThreadTimers::sharedTimerFired() + 106
23 com.apple.WebCore 0x95a662c0 _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 64
24 com.apple.CoreFoundation 0x9ba31656 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
25 com.apple.CoreFoundation 0x9ba30fe7 __CFRunLoopDoTimer + 743
26 com.apple.CoreFoundation 0x9ba0ff70 __CFRunLoopRun + 1888
27 com.apple.CoreFoundation 0x9ba0f47c CFRunLoopRunSpecific + 332
28 com.apple.CoreFoundation 0x9ba0f328 CFRunLoopRunInMode + 120
29 com.apple.HIToolbox 0x9b52317f RunCurrentEventLoopInMode + 318
30 com.apple.HIToolbox 0x9b52a4e7 ReceiveNextEventCommon + 381
31 com.apple.HIToolbox 0x9b52a356 BlockUntilNextEventMatchingListInMode + 88
32 com.apple.AppKit 0x93fe5a9c _DPSNextEvent + 678
33 com.apple.AppKit 0x93fe5306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
34 com.apple.AppKit 0x93fe1675 -[NSApplication run] + 911
35 com.apple.AppKit 0x94275261 NSApplicationMain + 1054
36 com.protocool.Propane 0x00003086 start + 54
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9a76e90a kevent + 10
1 libdispatch.dylib 0x91755c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x917546a7 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x9a76e02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9b8f3ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9b8f56fe start_wqthread + 30
Thread 3:
0 libsystem_kernel.dylib 0x9a76e02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9b8f3ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9b8f56fe start_wqthread + 30
Thread 4:
0 libsystem_kernel.dylib 0x9a76e02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9b8f3ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9b8f56fe start_wqthread + 30
Thread 5:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x9a76bc22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9a76b1f6 mach_msg + 70
2 com.apple.CoreFoundation 0x9ba06c7a __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9ba0fda4 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x9ba0f47c CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9ba0f328 CFRunLoopRunInMode + 120
6 com.apple.Foundation 0x91b1b0f8 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
7 com.apple.Foundation 0x91b0ee59 -[NSThread main] + 45
8 com.apple.Foundation 0x91b0ee09 __NSThread__main__ + 1582
9 libsystem_c.dylib 0x9b8f1ed9 _pthread_start + 335
10 libsystem_c.dylib 0x9b8f56de thread_start + 34
Thread 6:: com.apple.appkit-heartbeat
0 libsystem_kernel.dylib 0x9a76dbb2 __semwait_signal + 10
1 libsystem_c.dylib 0x9b8a67b9 nanosleep$UNIX2003 + 187
2 libsystem_c.dylib 0x9b8a6558 usleep$UNIX2003 + 60
3 com.apple.AppKit 0x9422cc1e -[NSUIHeartBeat _heartBeatThread:] + 2399
4 com.apple.Foundation 0x91b0ee59 -[NSThread main] + 45
5 com.apple.Foundation 0x91b0ee09 __NSThread__main__ + 1582
6 libsystem_c.dylib 0x9b8f1ed9 _pthread_start + 335
7 libsystem_c.dylib 0x9b8f56de thread_start + 34
Thread 7:
0 libsystem_kernel.dylib 0x9a76e02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9b8f3ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9b8f56fe start_wqthread + 30
Thread 8:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x9a76db42 __select + 10
1 com.apple.CoreFoundation 0x9ba5dee5 __CFSocketManager + 1557
2 libsystem_c.dylib 0x9b8f1ed9 _pthread_start + 335
3 libsystem_c.dylib 0x9b8f56de thread_start + 34
Thread 9:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x9a76d83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9b8f5e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9b8a642c pthread_cond_wait$UNIX2003 + 71
3 com.apple.JavaScriptCore 0x9722c20d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 157
4 com.apple.JavaScriptCore 0x9722c12a JSC::MarkStackThreadSharedData::markingThreadMain() + 234
5 com.apple.JavaScriptCore 0x9722c2ef JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 15
6 com.apple.JavaScriptCore 0x970a4b97 _ZN3WTFL16threadEntryPointEPv + 71
7 libsystem_c.dylib 0x9b8f1ed9 _pthread_start + 335
8 libsystem_c.dylib 0x9b8f56de thread_start + 34
Thread 10:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x9a76d83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9b8f5e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9b8a642c pthread_cond_wait$UNIX2003 + 71
3 com.apple.JavaScriptCore 0x9722c20d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 157
4 com.apple.JavaScriptCore 0x9722c12a JSC::MarkStackThreadSharedData::markingThreadMain() + 234
5 com.apple.JavaScriptCore 0x9722c2ef JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 15
6 com.apple.JavaScriptCore 0x970a4b97 _ZN3WTFL16threadEntryPointEPv + 71
7 libsystem_c.dylib 0x9b8f1ed9 _pthread_start + 335
8 libsystem_c.dylib 0x9b8f56de thread_start + 34
Thread 11:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x9a76d83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9b8f5e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9b8a642c pthread_cond_wait$UNIX2003 + 71
3 com.apple.JavaScriptCore 0x9722c20d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 157
4 com.apple.JavaScriptCore 0x9722c12a JSC::MarkStackThreadSharedData::markingThreadMain() + 234
5 com.apple.JavaScriptCore 0x9722c2ef JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 15
6 com.apple.JavaScriptCore 0x970a4b97 _ZN3WTFL16threadEntryPointEPv + 71
7 libsystem_c.dylib 0x9b8f1ed9 _pthread_start + 335
8 libsystem_c.dylib 0x9b8f56de thread_start + 34
Thread 12:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x9a76d83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9b8f5e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9b8a63e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.apple.JavaScriptCore 0x970a6aad WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 125
4 com.apple.JavaScriptCore 0x971dab42 JSC::Heap::blockFreeingThreadMain() + 210
5 com.apple.JavaScriptCore 0x971da9af JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
6 com.apple.JavaScriptCore 0x970a4b97 _ZN3WTFL16threadEntryPointEPv + 71
7 libsystem_c.dylib 0x9b8f1ed9 _pthread_start + 335
8 libsystem_c.dylib 0x9b8f56de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x0c2093f0 ebx: 0x0a94e618 ecx: 0x9496c65a edx: 0x00000008
edi: 0x95004b81 esi: 0x0a94e618 ebp: 0xbfffdca8 esp: 0xbfffdbd8
ss: 0x00000023 efl: 0x00010206 eip: 0x98236d47 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000028
Logical CPU: 4
Binary Images:
0x1000 - 0x88ff7 +com.protocool.Propane (1.2.0 - 1.2.0.9ec0791) <60808B9B-E50C-6DD5-C5A8-763FAD809F07> /Applications/Tools/*/Propane.app/Contents/MacOS/Propane
0x110000 - 0x1bdff7 libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
0x202000 - 0x23ffe3 +com.zang.RegexKit (0.6.0 - 0.6.0) /Applications/Tools/*/Propane.app/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
0x253000 - 0x266fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <5DF2B8A3-560D-4500-6B85-4215644DE532> /Applications/Tools/*/Propane.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x274000 - 0x296ff7 +com.brandonwalkin.BWToolkitFramework (??? - 1.2.2) <9CFB5A09-8BEE-D979-EF8D-B3A9681F099B> /Applications/Tools/*/Propane.app/Contents/Frameworks/BWToolkitFramework.framework/Versions/A/BWToolkitFramework
0x2ab000 - 0x2b3fe7 +me.rel.YAJL (??? - 0.2.12) <789F9DED-135A-85CE-FC31-EF764BC690B5> /Applications/Tools/*/Propane.app/Contents/Frameworks/YAJL.framework/Versions/A/YAJL
0x50ec000 - 0x50f1fe2 libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <57256969-D8B2-3B02-9425-25E719AAF478> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x50f8000 - 0x50fafff libCoreFSCache.dylib (??? - ???) <17698E23-65F8-30AF-9C05-7E6172E52656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x50fe000 - 0x50feffb +cl_kernels (??? - ???) <1BB77EA0-4867-4252-B949-18B0A0FB6916> cl_kernels
0x5256000 - 0x52f7ff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <7A0427BD-4FB5-3F4E-A7F8-F760AD944283> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x5310000 - 0x5311ff8 +cl_kernels (??? - ???) <462E0DC0-F7FB-4EFF-B778-3324893D80A9> cl_kernels
0x6dfb000 - 0x6e80ffa com.apple.xquery (1.3 - 29) <402F00BB-0CBF-3CD3-A752-361A65C906E7> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x8fe01000 - 0x8fe33aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x9000affd libGFXShared.dylib (??? - ???) <179E77CE-C72C-3B5F-8F1E-3901517C24BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9000b000 - 0x9001bfff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9001c000 - 0x9001cfff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9002e000 - 0x90105ffb com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x90112000 - 0x90112ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9012c000 - 0x90160ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x90161000 - 0x901c8fff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x901c9000 - 0x901cafff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x901cb000 - 0x90252fff com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x907b1000 - 0x90965ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x91001000 - 0x9100efff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9101a000 - 0x910a7ff7 com.apple.CoreText (220.11.0 - ???) <720EFEE0-A92A-3519-9C88-D06E4DE14EAB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x910a8000 - 0x911a0ff7 libFontParser.dylib (??? - ???) <8C069D3D-534F-3EBC-8035-A43E2B3A431A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x911a1000 - 0x912a0ffb com.apple.DiskImagesFramework (10.7.3 - 331.3) <92112BAD-4A81-32C0-BB4F-3A92DBFF829F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x912a1000 - 0x912acffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x912ad000 - 0x912f0fff com.apple.MediaKit (12 - 589) <C9B45C52-6AC0-3685-82E7-E65960D82F87> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x912f1000 - 0x912f3ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x912f4000 - 0x913dcfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x9146c000 - 0x914adff7 com.apple.CoreMedia (1.0 - 705.61) <75CC7ECC-8D62-3BA3-BD9B-D5E7FA82EC2D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x914ae000 - 0x914b9fff libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
0x914ba000 - 0x9152efff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9152f000 - 0x91544ff7 com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91545000 - 0x9173aff7 com.apple.CoreData (104.1 - 358.13) <EB02DCA7-DB2A-32DD-B49E-ECE54D078610> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91743000 - 0x9174cff3 com.apple.CommonAuth (2.1 - 2.0) <5DA75D12-A4D6-3362-AD72-79A64C79669E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x91753000 - 0x91761fff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x9177d000 - 0x91786ffb com.apple.DisplayServicesFW (2.5.2 - 317) <02BD6AF3-F355-3F68-9DC2-2DA28CE27682> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x91787000 - 0x917cfff7 com.apple.SystemConfiguration (1.11.2 - 1.11) <CA077C0D-8A54-38DB-9690-5D222899B93D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91894000 - 0x91910ff0 com.apple.PDFKit (2.6.2 - 2.6.2) <5DC1CC0B-4F92-397F-98E3-5A5A9EB2CC5F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x91925000 - 0x919c0ff3 com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x919c1000 - 0x919ccff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <DD0529E3-9D71-37B6-9EB8-D7747B2B12C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x919cd000 - 0x91aaeff7 com.apple.DiscRecording (6.0.3 - 6030.4.1) <BB3FE6A8-B9EB-3CA2-B87E-70F7688527EA> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x91aaf000 - 0x91db9ff3 com.apple.Foundation (6.7.1 - 833.24) <8E2AD829-587C-3146-B483-9D0209B84192> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91fb1000 - 0x91fedffa libGLImage.dylib (??? - ???) <05B36DC4-6B90-33E6-AE6A-10CAA1B70606> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x921ad000 - 0x921ccfff com.apple.RemoteViewServices (1.3 - 44) <243F16F3-FFFE-3E81-A969-2EC947A11D89> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x921cd000 - 0x921cdfff libffi.dylib (??? - ???) <58A2AA81-461E-3581-9A8C-880A3BDA2D6A> /usr/lib/libffi.dylib
0x921ce000 - 0x921cefff com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x921da000 - 0x926b6ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92753000 - 0x92763ff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x927a9000 - 0x9288cff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x9288d000 - 0x92bd0fff com.apple.MediaToolbox (1.0 - 705.61) <FF915A3D-16F4-3191-A9B2-EF9270104786> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x92bd1000 - 0x93046ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x93047000 - 0x93494ffb com.apple.RawCamera.bundle (3.9.1 - 586) <81E19AD7-A034-3A56-B74E-31EDBD663694> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x93495000 - 0x934b7ff1 com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x934c6000 - 0x934ccffd com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x934cd000 - 0x9351eff3 com.apple.CoreMediaIO (210.0 - 3180) <6C9974AD-CA84-3C49-B55E-0496B675DBA1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x93bb1000 - 0x93ddaffb com.apple.QuartzComposer (5.0 - 236.3) <E805537F-7BB8-31C6-A3F3-27D8CD1FE31E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x93ddb000 - 0x93de4fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x93de5000 - 0x93e01ffc libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93f60000 - 0x93fbbff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x93fdc000 - 0x94a6fff6 com.apple.AppKit (6.7.3 - 1138.32) <008E7C05-C20C-344A-B51C-4A2441372785> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94aa3000 - 0x94acdff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x94ace000 - 0x94becfec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x94bed000 - 0x94bedfff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x94bee000 - 0x94bf1fff com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x94bf2000 - 0x94bf2fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x94bf3000 - 0x94c01fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x94c43000 - 0x94c6cffe com.apple.opencl (1.50.69 - 1.50.69) <44120D48-00A2-3C09-9055-36D309F1E7C9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x94c6d000 - 0x94f6ffff com.apple.CoreServices.CarbonCore (960.20 - 960.20) <E6300673-A013-3A91-BB1A-DD793B857E16> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x94fe4000 - 0x94fe7ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x94fe8000 - 0x95bd2fff com.apple.WebCore (7535 - 7535.18.5) <7A405858-19AE-3388-9680-C507590FC619> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x95bd3000 - 0x95c77fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x95c78000 - 0x95c8dfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95c8e000 - 0x95cb6ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x95cb7000 - 0x95ed2ff7 com.apple.imageKit (2.1.1 - 1.0) <3A523A4F-BE07-35B1-9A41-523FD27C14D4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x95f11000 - 0x95f15fff com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95f16000 - 0x95f91ffb com.apple.ApplicationServices.ATS (317.5.0 - ???) <7A8B0538-8E2E-3355-81E3-0C0A7EBED28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x95f92000 - 0x95f94ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95f95000 - 0x95fa8ffb com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <AE079D11-3A38-3707-A2DF-6BD2FC24B712> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x95fa9000 - 0x95faafff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x95fab000 - 0x95ffaffb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x96001000 - 0x96001fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x96002000 - 0x96004ff9 com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x96dae000 - 0x96daefff com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96daf000 - 0x96e3cfe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96e3d000 - 0x96efdffb com.apple.ColorSync (4.7.1 - 4.7.1) <68413C12-2380-3B73-AF74-B9E069DFB89A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x96f32000 - 0x96f33ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x96f83000 - 0x96f83ff0 com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x96ff4000 - 0x97050fff com.apple.coreui (1.2.1 - 165.3) <65526A00-D355-3932-9279-9A7D6BF76D95> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x97051000 - 0x97092ff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <CAE102A7-EA5E-391C-A91F-A08071A68652> /usr/lib/libcurl.4.dylib
0x970a1000 - 0x972e6ff3 com.apple.JavaScriptCore (7535 - 7535.18) <4AB9C823-4616-397C-BA3F-AC5B9E721923> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x972e7000 - 0x972e8ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x972e9000 - 0x972ecffd libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x972ed000 - 0x972f0ffb com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x972f1000 - 0x972fffff com.apple.opengl (1.7.6 - 1.7.6) <5EF9685C-F8B2-3B22-B291-8012761E9AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x975de000 - 0x9762eff0 libTIFF.dylib (??? - ???) <F532A16A-7761-355C-8B7B-CEF988D8EEFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9762f000 - 0x976a7ff8 com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x976a8000 - 0x97717fff com.apple.Heimdal (2.1 - 2.0) <BCF7C3F1-23BE-315A-BBB6-5F01C79CF626> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x97b07000 - 0x97b3dff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x97b3e000 - 0x97f40ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x97f41000 - 0x97f70ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x97fc3000 - 0x97fdfff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x97fe6000 - 0x97ff1ffc com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x97ff2000 - 0x97ff5ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x97ff6000 - 0x97ff6fff com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x98042000 - 0x980d7ff7 com.apple.LaunchServices (480.27.1 - 480.27.1) <8BFE799A-7E35-3834-9403-20E5ADE015D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x980d8000 - 0x980d8fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x980d9000 - 0x9822bfff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9822c000 - 0x9822fff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x98230000 - 0x98306aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x983c2000 - 0x98523ffb com.apple.QuartzCore (1.7 - 270.2) <4A6035C8-1237-37E5-9FFF-1EFD735D8B18> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x98524000 - 0x98562fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0FAB8C29-2A1B-3E25-BA34-BDD832B828DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x98563000 - 0x985c5ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x985c6000 - 0x98c41fe5 com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x98c42000 - 0x9956a5eb com.apple.CoreGraphics (1.600.0 - ???) <E285B0B6-F9FC-33BC-988F-ED619B32029C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9956b000 - 0x9967cff7 libJP2.dylib (??? - ???) <143828CE-D429-3C66-A0DC-4F39536568E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9967d000 - 0x9967efff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9967f000 - 0x9969cfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9971a000 - 0x9972bfff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x9972c000 - 0x99734ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x997c1000 - 0x997c2ff7 libquarantine.dylib (36.2.0 - compatibility 1.0.0) <3F974196-FBAD-3DBD-8ED0-DC16C2B3526B> /usr/lib/system/libquarantine.dylib
0x997c3000 - 0x997cbff3 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x997cc000 - 0x997cfff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <E06426D8-CC01-3754-B5B3-D15CBA5C8D73> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x997d0000 - 0x997d5ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x997d6000 - 0x99a49ff7 com.apple.CoreImage (7.93 - 1.0.1) <88FEFE5B-83A9-3CD9-BE2E-DB1E0553EBB0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x99a4a000 - 0x99a51ff5 libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x99d60000 - 0x99d68ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x99d69000 - 0x99d6fffb com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x99d70000 - 0x99da6ff4 com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x99dd0000 - 0x9a18affb com.apple.SceneKit (2.2 - 125.3) <D4EAD83D-0E86-3159-80D6-C8B53B25B833> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x9a247000 - 0x9a24bfff libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9a254000 - 0x9a277fff com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9a278000 - 0x9a2affef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9a43e000 - 0x9a4a2fff com.apple.framework.IOKit (2.0 - ???) <8DAF4991-7359-3D1B-AC69-3CBA797D1E3C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9a4a3000 - 0x9a572fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <D4D6EB78-8A6C-3474-921C-622C6951489B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9a573000 - 0x9a5bcff7 libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9a5bd000 - 0x9a5e6ff1 com.apple.CoreServicesInternal (113.12 - 113.12) <CFF78E35-81F5-36C2-A59F-BF85561AC16D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9a5e9000 - 0x9a5edffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x9a6ac000 - 0x9a6bcfff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9a6f2000 - 0x9a72fff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <4508AABD-EDA8-3BF7-B03A-978D2395C9A8> /usr/lib/libcups.2.dylib
0x9a730000 - 0x9a737ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9a738000 - 0x9a739ffd com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x9a73a000 - 0x9a741ffd com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9a755000 - 0x9a773ff7 libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
0x9a774000 - 0x9a78efff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9a78f000 - 0x9a78fffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9a790000 - 0x9a7a4ff7 com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9a7a5000 - 0x9a7b0ffb com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9a7b1000 - 0x9a7dfff7 com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9a7e0000 - 0x9a805ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9a806000 - 0x9a916fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x9a917000 - 0x9aa26fff com.apple.DesktopServices (1.6.2 - 1.6.2) <33DCFB71-1D9E-30B6-BC4C-CD54068690BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9aa27000 - 0x9aa67ff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9aa68000 - 0x9aa8affe com.apple.framework.familycontrols (3.0 - 300) <6B0920A5-3971-30EF-AE4C-5361BB7199EB> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9aa8b000 - 0x9aa8cff7 libsystem_sandbox.dylib (??? - ???) <D272A77F-7F47-32CD-A36E-5A3FB966ED55> /usr/lib/system/libsystem_sandbox.dylib
0x9ac8f000 - 0x9adf1fff com.apple.QTKit (7.7.1 - 2315) <21C7F00E-FBB9-3F12-AE51-06A630ECAC5E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9ae5c000 - 0x9ae5dffd libCVMSPluginSupport.dylib (??? - ???) <6C364E11-B9B3-351A-B297-DB06FBAAFFD1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9ae5e000 - 0x9aee8ffb com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9af0b000 - 0x9af3efef libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x9af3f000 - 0x9b1c4fe3 com.apple.QuickTime (7.7.1 - 2315) <E6249041-B569-3A96-897F-E84B1C057948> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9b1c5000 - 0x9b216ff9 com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9b217000 - 0x9b274ffb com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9b275000 - 0x9b27fff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9b285000 - 0x9b2a2ff3 com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9b39b000 - 0x9b4c7ff9 com.apple.CFNetwork (520.3.2 - 520.3.2) <58021CA7-0C91-3395-8278-8BD76E03BDCB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9b4c8000 - 0x9b508ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9b509000 - 0x9b520ff8 com.apple.CoreMediaAuthoring (2.0 - 890) <53F48529-E89F-3518-B888-C8C735C16F8F> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9b521000 - 0x9b865ffb com.apple.HIToolbox (1.8 - ???) <9540400F-B432-3116-AEAD-C1FBCFE67E73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9b866000 - 0x9b894fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x9b895000 - 0x9b960fff libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x9b9d4000 - 0x9bbabfff com.apple.CoreFoundation (6.7.1 - 635.19) <3A07EDA3-F460-3971-BFCB-AFE9A11F74F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9bbac000 - 0x9bbadfff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9bbd3000 - 0x9bbe9ffe libxpc.dylib (77.18.0 - compatibility 1.0.0) <D40B8FD1-C671-3BD5-8C9E-054AF6D4FE9A> /usr/lib/system/libxpc.dylib
0x9bbf9000 - 0x9beb5ff3 com.apple.security (7.0 - 55110) <2F4FCD65-2A30-3330-99DE-91FE1F78B9FB> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9bf2d000 - 0x9bfa3fff com.apple.Metadata (10.7.0 - 627.28) <71AC8DA5-FA89-3411-A97C-65B6129E97BD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9c210000 - 0x9c214ff7 com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9c215000 - 0x9c2d7fff com.apple.CoreServices.OSServices (478.37 - 478.37) <00A48B2A-2D75-3FD0-9805-61BB11710879> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9c2d8000 - 0x9c33affb com.apple.datadetectorscore (3.0 - 179.4) <32262124-6F75-3999-86DA-590A90BA464C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9c33b000 - 0x9c33fffd IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9c340000 - 0x9c430ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9c431000 - 0x9c457ffb com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9c458000 - 0x9c45cff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x9c45d000 - 0x9c4f4ff3 com.apple.securityfoundation (5.0 - 55107) <DF36D4ED-47F7-3F7F-AB09-32E5BFB7EF05> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9c4f5000 - 0x9c55aff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9c55b000 - 0x9c59effd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x9c59f000 - 0x9c6b0fff com.apple.WebKit (7535 - 7535.18.5) <9737624F-E81C-37EF-AC93-96C114152859> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9c6b1000 - 0x9c6caffb com.apple.ScriptingBridge (1.2.1 - ???) <21A258EA-C4B7-3DCE-A041-3A2FBA08C24C> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x9c6cb000 - 0x9c71cfff libFontRegistry.dylib (??? - ???) <DF69E8EC-9114-3757-8355-8F3E82156F85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9c74b000 - 0x9c822ff6 com.apple.QuickLookUIFramework (3.1 - 500.10) <1E4CDD9B-BF13-375A-AC74-0943F9DA8648> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9c86e000 - 0x9c87cff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9ca1d000 - 0x9ca6dff9 com.apple.QuickLookFramework (3.1 - 500.10) <E56B33BE-4445-3CC9-AAA5-1C8E6D45FEB0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9ca6e000 - 0x9ca76fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9ca77000 - 0x9caa2fff com.apple.GSS (2.1 - 2.0) <DA24E4F9-F9D4-3CDB-89E4-6EAA7A9F6005> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9caa4000 - 0x9cb05ffb com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9cb06000 - 0x9cef9ffb com.apple.VideoToolbox (1.0 - 705.61) <1278DC1E-AF77-34C1-9A60-B61ECF806E4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9cf74000 - 0x9cfcdfff com.apple.HIServices (1.11 - ???) <F8B77735-B168-3E21-9B8F-921115B4C19B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9cfce000 - 0x9d01cff3 com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <2FBC3C23-B0DD-3F0B-8452-90954F9C7E13> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0xc0000000 - 0xc000aff7 +com.growl.growlframework (1.2.2 - 1.2.2) <0FDA6FCE-5C7E-E4A2-DA29-F57303DD288D> /Applications/Tools/*/Propane.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 5
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: 607
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=187.7M resident=79.2M(42%) swapped_out_or_unallocated=108.5M(58%)
Writable regions: Total=160.2M written=40.5M(25%) resident=66.9M(42%) swapped_out=0K(0%) unallocated=93.3M(58%)
REGION TYPE VIRTUAL
=========== =======
CG backing stores 9348K
CG image 60K
CG raster data 648K
CG shared images 3408K
CoreGraphics 8K
CoreServices 2312K
JS JIT generated code 944K
JS VM register file 4096K
JS garbage collector 2368K
MALLOC 111.3M
MALLOC guard page 32K
Memory tag=240 4K
Memory tag=242 12K
OpenCL 20K
SQLite page cache 192K
Stack 69.7M
VM_ALLOCATE 16.4M
__CI_BITMAP 80K
__DATA 9584K
__DATA/__OBJC 352K
__IMAGE 528K
__IMPORT 16K
__LINKEDIT 44.2M
__OBJC 2600K
__OBJC/__DATA 12K
__PAGEZERO 4K
__RC_CAMERAS 232K
__TEXT 143.4M
__UNICODE 544K
mapped file 108.7M
shared memory 312K
shared pmap 6920K
=========== =======
TOTAL 537.3M
Model: iMac12,2, BootROM IM121.0047.B1D, 4 processors, Intel Core i7, 3.4 GHz, 16 GB, SMC 1.72f2
Graphics: AMD Radeon HD 6970M, AMD Radeon HD 6970M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920
Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920
Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.61.4-P2P
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: Hitachi HDS722020ALA330, 2 TB
Serial ATA Device: APPLE SSD TS256C, 251 GB
Serial ATA Device: OPTIARC DVD RW AD-5690H
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 3
USB Device: USB to Serial-ATA bridge, 0x1bcf (Sunplus Innovation Technology Inc.), 0x0c31, 0xfa130000 / 5
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 8
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: io|2, 0x13b2, 0x0008, 0xfd130000 / 6
USB Device: USB 2.0 Hub [MTT], 0x050d (Belkin Corporation), 0x0237, 0xfd140000 / 5
USB Device: USB IO Controller, 0x0fc5, 0x1222, 0xfd142000 / 8
USB Device: EyeTV Hybrid, 0x0fd9, 0x0027, 0xfd141000 / 7
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment