You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Safari crashing in mountain lion

10.8.1, 2010 MBP 2.4Ghz Core 2 Duo.


Safari crashes all the time.


(It's getting to be a matter of "how-many-minutes-from-opening-safari-till-it-crashes" at this point. Latest crash report below. If anyone has any idea how to fix this, I'd be grateful. Thanks!)


Process: WebProcess [42313]
Path: /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacO S/WebProcess
Identifier: com.apple.WebProcess
Version: 8536 (8536.25)
Build Info: WebKit2-7536025000000000~2
Code Type: X86-64 (Native)

Parent Process: ??? [1]

User ID: 501


Date/Time: 2012-09-06 09:02:22.435 -0700
OS Version: Mac OS X 10.8.1 (12B19)

Report Version: 10


Interval Since Last Report: 122665 sec
Crashes Since Last Report: 19

Per-App Crashes Since Last Report: 13

Anonymous UUID: B43EDBF6-F232-4407-A484-218E5B287969


Crashed Thread: 10 Dispatch queue: tcpConnWorkQueue


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: EXC_I386_GPFLT


Application Specific Information:

Bundle controller class:

BrowserBundleController



Thread 0:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x00007fff82bed686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff82becc42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff881a9f23 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff881af606 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff881aedd2 CFRunLoopRunSpecific + 290
5 com.apple.HIToolbox 0x00007fff898dd774 RunCurrentEventLoopInMode + 209
6 com.apple.HIToolbox 0x00007fff898dd512 ReceiveNextEventCommon + 356
7 com.apple.HIToolbox 0x00007fff898dd3a3 BlockUntilNextEventMatchingListInMode + 62
8 com.apple.AppKit 0x00007fff866fdfa3 _DPSNextEvent + 685
9 com.apple.AppKit 0x00007fff866fd862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
10 com.apple.AppKit 0x00007fff866f4c03 -[NSApplication run] + 517
11 com.apple.WebCore 0x00007fff8aa385cf WebCore::RunLoop::run() + 63
12 com.apple.WebKit2 0x00007fff8e92e6d0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
13 com.apple.WebKit2 0x00007fff8e8f6275 WebKitMain + 285
14 com.apple.WebProcess 0x0000000107f51e7b 0x107f51000 + 3707
15 libdyld.dylib 0x00007fff8ea167e1 start + 1


Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x00007fff82befd16 kevent + 10
1 libdispatch.dylib 0x00007fff87a0ae26 _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff87a0aa2a _dispatch_mgr_thread + 54


Thread 2:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff82bed686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff82becc42 mach_msg + 70
2 libsystem_kernel.dylib 0x00007fff82be35c4 _kernelrpc_mach_port_set_attributes + 149
3 libxpc.dylib 0x00007fff8523f6a1 _xpc_mach_port_allocate + 120
4 libxpc.dylib 0x00007fff85245f45 _xpc_connection_listen_for_reply + 25
5 libxpc.dylib 0x00007fff85245eff _xpc_connection_send_message_with_reply_f + 136
6 libxpc.dylib 0x00007fff85245e10 xpc_connection_send_message_with_reply_sync + 112
7 com.apple.SystemConfiguration 0x00007fff8e590f7a __SCNetworkReachabilityServer_targetUnschedule + 118
8 com.apple.SystemConfiguration 0x00007fff8e5681a7 __SCNetworkReachabilityUnscheduleFromRunLoop + 469
9 com.apple.SystemConfiguration 0x00007fff8e565bea SCNetworkReachabilitySetDispatchQueue + 106
10 com.apple.CFNetwork 0x00007fff8c9324f4 SocketStream::Reachability::unschedule() + 38
11 com.apple.CFNetwork 0x00007fff8c9324ac SocketStream::removeNetworkReachability_NoLock() + 26
12 com.apple.CFNetwork 0x00007fff8c932257 SocketStream::close(void const*) + 41
13 com.apple.CFNetwork 0x00007fff8c93217a CoreStreamBase::_streamInterface_Close() + 54
14 com.apple.CFNetwork 0x00007fff8c962087 HTTPWriteFilter::_streamImpl_Close() + 57
15 com.apple.CFNetwork 0x00007fff8c93217a CoreStreamBase::_streamInterface_Close() + 54
16 com.apple.CFNetwork 0x00007fff8c961f78 NetConnection::shutdownConnectionStreams() + 88
17 com.apple.CFNetwork 0x00007fff8c962d2f NetConnection::closeStreamsIfPossibleOrSignalThatThatNeedsToBeDonePrettyPlease( ) + 47
18 com.apple.CFNetwork 0x00007fff8c96364b HTTPConnectionCacheEntry::removeUnauthConnection(NetConnection*) + 161
19 com.apple.CoreFoundation 0x00007fff881aae44 CFArrayApplyFunction + 68
20 com.apple.CFNetwork 0x00007fff8c96340a HTTPConnectionCacheEntry::purgeIdleConnections(double) + 234
21 com.apple.CFNetwork 0x00007fff8c9631ae HTTPConnectionCache::performIdleSweep() + 220
22 com.apple.CFNetwork 0x00007fff8c963087 HTTPConnectionCache::timeoutIdleConnections() + 33
23 com.apple.CFNetwork 0x00007fff8c9df67a __block_global_1 + 28
24 com.apple.CoreFoundation 0x00007fff881aae44 CFArrayApplyFunction + 68
25 com.apple.CFNetwork 0x00007fff8c940954 RunloopBlockContext::perform() + 124
26 com.apple.CFNetwork 0x00007fff8c94082b MultiplexerSource::perform() + 221
27 com.apple.CoreFoundation 0x00007fff8818c841 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
28 com.apple.CoreFoundation 0x00007fff8818c165 __CFRunLoopDoSources0 + 245
29 com.apple.CoreFoundation 0x00007fff881af4e5 __CFRunLoopRun + 789
30 com.apple.CoreFoundation 0x00007fff881aedd2 CFRunLoopRunSpecific + 290
31 com.apple.Foundation 0x00007fff87be47d6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
32 com.apple.Foundation 0x00007fff87c42842 __NSThread__main__ + 1345
33 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
34 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 3:: WebCore: Scrolling

0 libsystem_kernel.dylib 0x00007fff82bed686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff82becc42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff881a9f23 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff881af606 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff881aedd2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff881bda81 CFRunLoopRun + 97
6 com.apple.WebCore 0x00007fff8aa4d941 WebCore::ScrollingThread::initializeRunLoop() + 273
7 com.apple.JavaScriptCore 0x00007fff84d57a9f ***::wtfThreadEntryPoint(void*) + 15
8 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
9 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 4:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x00007fff82bef0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8cf87fc9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff84b20d66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3 com.apple.JavaScriptCore 0x00007fff84d4243a JSC::BlockAllocator::blockFreeingThreadMain() + 90
4 com.apple.JavaScriptCore 0x00007fff84d57a9f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 5:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff82bef0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8cf87fc9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff84ca50f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff84ca4fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff84d57a9f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 6:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x00007fff82bef322 __select + 10
1 com.apple.CoreFoundation 0x00007fff881eebf6 __CFSocketManager + 1302
2 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
3 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 7:: WebCore: LocalStorage

0 libsystem_kernel.dylib 0x00007fff82bef0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8cf87fc9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff84b20d2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3 com.apple.WebCore 0x00007fff8aa72ba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4 com.apple.WebCore 0x00007fff89fc96ea WebCore::StorageThread::threadEntryPoint() + 154
5 com.apple.JavaScriptCore 0x00007fff84d57a9f ***::wtfThreadEntryPoint(void*) + 15
6 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
7 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 8:: WebCore: LocalStorage

0 libsystem_kernel.dylib 0x00007fff82bef0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8cf87fc9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff84b20d2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3 com.apple.WebCore 0x00007fff8aa72ba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4 com.apple.WebCore 0x00007fff89fc96ea WebCore::StorageThread::threadEntryPoint() + 154
5 com.apple.JavaScriptCore 0x00007fff84d57a9f ***::wtfThreadEntryPoint(void*) + 15
6 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
7 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 9:

0 libsystem_kernel.dylib 0x00007fff82bef6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8cf85f2c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8cf85cf3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8cf701b1 start_wqthread + 13


Thread 10 Crashed:: Dispatch queue: tcpConnWorkQueue

0 com.apple.CoreFoundation 0x00007fff88182f33 CFRelease + 67
1 com.apple.CoreFoundation 0x00007fff8818a0c8 __CFArrayReleaseValues + 472
2 com.apple.CoreFoundation 0x00007fff881830ef CFRelease + 511
3 com.apple.CoreFoundation 0x00007fff8818754a __CFBasicHashDrain + 442
4 com.apple.CoreFoundation 0x00007fff881830ef CFRelease + 511
5 com.apple.CFNetwork 0x00007fff8c9335ae HostBase::~HostBase() + 84
6 com.apple.CoreFoundation 0x00007fff881830ef CFRelease + 511
7 com.apple.CoreFoundation 0x00007fff8818754a __CFBasicHashDrain + 442
8 com.apple.CoreFoundation 0x00007fff881830ef CFRelease + 511
9 com.apple.CFNetwork 0x00007fff8c9332e3 SocketStream::~SocketStream() + 477
10 com.apple.CFNetwork 0x00007fff8c9330f4 SocketStream::~SocketStream() + 24
11 com.apple.CoreFoundation 0x00007fff881830ef CFRelease + 511
12 libdispatch.dylib 0x00007fff87a0bf3d _dispatch_call_block_and_release + 15
13 libdispatch.dylib 0x00007fff87a080fa _dispatch_client_callout + 8
14 libdispatch.dylib 0x00007fff87a094c3 _dispatch_queue_drain + 235
15 libdispatch.dylib 0x00007fff87a09335 _dispatch_queue_invoke + 52
16 libdispatch.dylib 0x00007fff87a09207 _dispatch_worker_thread2 + 249
17 libsystem_c.dylib 0x00007fff8cf85ceb _pthread_wqthread + 404
18 libsystem_c.dylib 0x00007fff8cf701b1 start_wqthread + 13


Thread 11:

0 libsystem_kernel.dylib 0x00007fff82bef6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8cf85f2c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8cf85cf3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8cf701b1 start_wqthread + 13


Thread 12:: Dispatch queue: com.apple.root.default-priority

0 libsystem_kernel.dylib 0x00007fff82bed6c2 semaphore_wait_trap + 10
1 libdispatch.dylib 0x00007fff87a0b4c2 _dispatch_semaphore_wait_slow + 241
2 libxpc.dylib 0x00007fff85245e1f xpc_connection_send_message_with_reply_sync + 127
3 com.apple.SystemConfiguration 0x00007fff8e590a85 __SCNetworkReachabilityServer_targetRemove + 108
4 com.apple.SystemConfiguration 0x00007fff8e563fbe __SCNetworkReachabilityDeallocate + 82
5 com.apple.CoreFoundation 0x00007fff881830ef CFRelease + 511
6 libdispatch.dylib 0x00007fff87a080fa _dispatch_client_callout + 8
7 libdispatch.dylib 0x00007fff87a0923e _dispatch_worker_thread2 + 304
8 libsystem_c.dylib 0x00007fff8cf85ceb _pthread_wqthread + 404
9 libsystem_c.dylib 0x00007fff8cf701b1 start_wqthread + 13


Thread 13:

0 libsystem_kernel.dylib 0x00007fff82bef6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8cf85f2c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8cf85cf3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8cf701b1 start_wqthread + 13


Thread 10 crashed with X86 Thread State (64-bit):

rax: 0x00007fff72e301a8 rbx: 0x00007fccfa05c888 rcx: 0x00007fff8818a180 rdx: 0x00007fccfa0720e8

rdi: 0x00037fccfa519770 rsi: 0x00037fccfa519770 rbp: 0x0000000150839ad0 rsp: 0x0000000150839a90

r8: 0x00007fccfa06dd80 r9: 0x00000000578428e0 r10: 0x00007fccfa5cb910 r11: 0x00000000ad487243

r12: 0x0000000000000ffe r13: 0x00007fff72e3e190 r14: 0x0000000000001001 r15: 0x00037fccfa519770

rip: 0x00007fff88182f33 rfl: 0x0000000000010246 cr2: 0x000000010116d868

Logical CPU: 0


Binary Images:

0x107f51000 - 0x107f51fff com.apple.WebProcess (8536 - 8536.25) <7E1C1C2E-68E3-3500-B438-8260F444692B> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
0x107f57000 - 0x107f57fff WebProcessShim.dylib (7536.25) <DE7BC30F-3415-3F43-B79D-A42D53ED486D> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
0x1496fd000 - 0x149713fff com.apple.WebInspector (8536 - 8536.24) <1C609DE6-B2DE-32A6-B039-9ED16253F7C8> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
0x149951000 - 0x149952ff7 ATSHI.dylib (341) <07D6CB80-F51F-3BF8-985D-1ADED2B603AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
0x14c0d0000 - 0x14c0e6ff7 com.apple.webcontentfilter.framework (3.1 - 5) <EA6EFE08-043B-3EA8-A4CC-CF61F4A149A8> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
0x14c40e000 - 0x14c411ff7 libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
0x14cf80000 - 0x14cf89fef libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
0x14e62d000 - 0x14e63bff7 libGPUSupport.dylib (8.5) <EBBD76FB-1C64-350C-9568-DB4C4C99602D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
0x14e642000 - 0x14e66ffff GLRendererFloat (8.5) <5486E8B9-3EF6-3C15-9CCB-28317B3BFA97> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
0x150cba000 - 0x150e71fff GLEngine (8.5) <AB9EB15E-11BB-34BF-B89E-02BC01916ABE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x150ea8000 - 0x150fe9fff libGLProgrammability.dylib (8.5) <2FFA7003-CB27-3A04-A4DC-8178545CF74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x200000000 - 0x200822fff com.apple.GeForceGLDriver (8.0.51 - 8.0.0) <0052635D-D9E8-33DB-B8B3-61A3169D7AA1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
0x7fff67b51000 - 0x7fff67b8593f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
0x7fff81eb8000 - 0x7fff81ebffff com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
0x7fff81ec0000 - 0x7fff81f1dfff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff81f1e000 - 0x7fff81f32fff libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff81f4e000 - 0x7fff81faafff com.apple.corelocation (1.0 - 1239.35) <0E3482AE-CF12-3CE2-A15E-0BF3D5F956CB> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff8200c000 - 0x7fff82109fff libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
0x7fff8210a000 - 0x7fff8218aff7 com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x7fff821b4000 - 0x7fff822b6fff libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff822b7000 - 0x7fff822bdfff com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff822be000 - 0x7fff822e7fff libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib
0x7fff822e8000 - 0x7fff822e8fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff822e9000 - 0x7fff82311fff libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff82312000 - 0x7fff823e3ff7 com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff823e4000 - 0x7fff823e5ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8243d000 - 0x7fff82447fff com.apple.DisplayServicesFW (2.6 - 352.4.2) <7FF30C43-84D7-3305-B8AD-F9754F3C582B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x7fff824a8000 - 0x7fff824b4ff7 com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x7fff8283e000 - 0x7fff8283efff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8283f000 - 0x7fff8284bfff libCSync.A.dylib (322) <C1321292-F5D3-3B8F-8CBB-57AC8E05F90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8284c000 - 0x7fff829fafff com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff82bad000 - 0x7fff82bb2fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff82bb3000 - 0x7fff82bc2ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff82bc3000 - 0x7fff82bdafff com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x7fff82bdb000 - 0x7fff82bdcfff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
0x7fff82bdd000 - 0x7fff82bf8ff7 libsystem_kernel.dylib (2050.9.2) <F646589B-13F8-3685-8C17-92C77993AE86> /usr/lib/system/libsystem_kernel.dylib
0x7fff82c00000 - 0x7fff82cfeff7 com.apple.QuickLookUIFramework (4.0 - 555.0) <BD4FD137-918A-3755-B2B5-4E552D85B460> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x7fff82d45000 - 0x7fff82d77fff com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
0x7fff82d78000 - 0x7fff83033fff com.apple.AddressBook.framework (7.0 - 1143) <EC55CF4B-4194-3163-B6E1-8C8D2712FBCF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8309b000 - 0x7fff83190fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
0x7fff831a8000 - 0x7fff831acfff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
0x7fff831ad000 - 0x7fff831defff com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x7fff831df000 - 0x7fff831ecff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff831ed000 - 0x7fff831f9ff7 com.apple.CrashReporterSupport (10.8.1 - 412) <3CBB620C-BDCF-31B1-B473-4B6380DE03F7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x7fff83208000 - 0x7fff83213fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff83214000 - 0x7fff83254fff com.apple.MediaKit (13 - 658) <3614D66C-0712-3049-9C5A-1ED9A94D82C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff83255000 - 0x7fff833dbfff libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x7fff833dc000 - 0x7fff83415ff7 com.apple.framework.internetaccounts (2.0 - 200) <F4C8194D-D9CF-3D48-A9C0-CE572CDBD070> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
0x7fff83416000 - 0x7fff83671fff com.apple.QuartzComposer (5.1 - 281) <E2BADA0D-2078-36FD-A761-97F9430C3C1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x7fff83672000 - 0x7fff836cefff com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff839f1000 - 0x7fff83a2efe7 libGLImage.dylib (8.5) <9583CF74-F84A-33C7-B06A-3A72F090E544> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x7fff83ab9000 - 0x7fff83abaff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
0x7fff83b07000 - 0x7fff83b54fff com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff83b55000 - 0x7fff83dfffff com.apple.imageKit (2.2 - 660) <C14E3765-B683-3530-9312-256CEF43A258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x7fff83e06000 - 0x7fff83e87fff com.apple.Metadata (10.7.0 - 707.1) <ED39A710-1D87-3207-BB7D-4465B2673C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x7fff83e88000 - 0x7fff83e92fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x7fff83e93000 - 0x7fff83ea9fff com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x7fff83eaa000 - 0x7fff83eb4ff7 com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
0x7fff83eb5000 - 0x7fff83ec3ff7 com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff83ec4000 - 0x7fff83ec4fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff83f11000 - 0x7fff83f13fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff83f14000 - 0x7fff83fa1ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x7fff84100000 - 0x7fff84101fff libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
0x7fff84102000 - 0x7fff84115ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff84116000 - 0x7fff8414afff com.apple.securityinterface (6.0 - 55024.3) <1AF13976-72BB-351F-A263-09284BA25C88> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x7fff8414b000 - 0x7fff84160fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x7fff84161000 - 0x7fff84234ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff842f2000 - 0x7fff84609ff7 com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x7fff8460a000 - 0x7fff8477bff7 com.apple.QTKit (7.7.1 - 2599) <823F862A-4A34-3894-A36C-C6D91B8AF5A8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8477c000 - 0x7fff8477cfff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8477d000 - 0x7fff84781fff libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff84782000 - 0x7fff84786fff libCGXType.A.dylib (322) <0FA2272E-7733-36EA-9B9B-9279169D5919> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff84787000 - 0x7fff847d3ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff847d4000 - 0x7fff8482bff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
0x7fff8482c000 - 0x7fff84858fff com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x7fff84859000 - 0x7fff84acdff7 com.apple.RawCamera.bundle (3.14.2 - 644) <11978DA8-3427-33FB-95BD-315608107265> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff84ace000 - 0x7fff84b16fff com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff84b17000 - 0x7fff84b19fff libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x7fff84b1a000 - 0x7fff84db3ff7 com.apple.JavaScriptCore (8536 - 8536.24) <3A80677B-3381-3281-8033-0F96F7D8D01A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff84db4000 - 0x7fff84dbfff7 com.apple.aps.framework (3.0 - 3.0) <17CAFBFA-B842-33F0-B1F5-14EED36799FD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
0x7fff84dc0000 - 0x7fff84dc0fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x7fff84dc1000 - 0x7fff84dcefff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
0x7fff84e11000 - 0x7fff84e11fff libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
0x7fff84e12000 - 0x7fff84e32fff libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff84e8a000 - 0x7fff84ea4fff com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
0x7fff84ea5000 - 0x7fff84eabfff libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x7fff84eac000 - 0x7fff84eacfff com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x7fff84ead000 - 0x7fff84ffdfff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff84ffe000 - 0x7fff84fffff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
0x7fff85000000 - 0x7fff85129ff7 com.apple.avfoundation (2.0 - 361.24) <513C9DCB-B670-3271-92E5-C5B90F2E34B8> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8512d000 - 0x7fff8514fff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff85150000 - 0x7fff85185ff7 libTrueTypeScaler.dylib (84.5) <DF2335F3-07BE-30BA-B73C-3204E95B42C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff85186000 - 0x7fff85191ff7 com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
0x7fff85192000 - 0x7fff85214fff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff85215000 - 0x7fff85239ff7 libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
0x7fff8523a000 - 0x7fff8525cff7 libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
0x7fff8525d000 - 0x7fff85297fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff85298000 - 0x7fff85395ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff8541c000 - 0x7fff85427ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x7fff85428000 - 0x7fff8547fff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff85480000 - 0x7fff8549ffff com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
0x7fff85525000 - 0x7fff8554bfff com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x7fff8554c000 - 0x7fff85554ff7 libsystem_dnssd.dylib (379.27.1) <B9F7B01D-8FAF-3CA5-909E-4D52B8D2DD8A> /usr/lib/system/libsystem_dnssd.dylib
0x7fff85555000 - 0x7fff85660fff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff85879000 - 0x7fff85c71ff7 com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff85c72000 - 0x7fff85d03ff7 com.apple.CorePDF (2.0 - 2) <BD4EBB01-5A60-34F1-B9DD-AF745AA10902> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff85d04000 - 0x7fff85d71fff com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x7fff85d87000 - 0x7fff85d88fff libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff85d89000 - 0x7fff85dc0ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
0x7fff85ddc000 - 0x7fff85e03ff7 com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
0x7fff85e04000 - 0x7fff85f8dfff com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff85f8e000 - 0x7fff85f8efff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
0x7fff85f8f000 - 0x7fff85fecff7 com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x7fff85fed000 - 0x7fff8602cff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x7fff8602d000 - 0x7fff86145a27 libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
0x7fff86146000 - 0x7fff86150fff libcsfde.dylib (274.4) <BA21D512-35F1-3B00-8FF6-E0D6A29A21FF> /usr/lib/libcsfde.dylib
0x7fff86151000 - 0x7fff861bafff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
0x7fff861bb000 - 0x7fff86213ff7 com.apple.ImageCaptureCore (4.0 - 4.0) <43B3255C-7567-3508-B2C9-6D1CFA61DB83> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x7fff86214000 - 0x7fff86215fff libquit.dylib (130) <FD30E6D6-B4F9-3E14-8376-7036271100D1> /usr/lib/libquit.dylib
0x7fff86244000 - 0x7fff862defff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x7fff862df000 - 0x7fff863cfff7 com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff863d0000 - 0x7fff8642afff com.apple.print.framework.PrintCore (8.0 - 387) <3CA8A004-8F93-3936-9F9E-7030BD474D2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x7fff8642b000 - 0x7fff86463fff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
0x7fff86464000 - 0x7fff86478fff com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff86479000 - 0x7fff8647bff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff8647c000 - 0x7fff864befff com.apple.RemoteViewServices (2.0 - 80.3) <E0224421-A421-3DB6-99AF-B249684FD13A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x7fff86503000 - 0x7fff86546ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff86548000 - 0x7fff86574ff7 libRIP.A.dylib (322) <36880C8B-7FC0-3689-91FF-A0E8F4F57FE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff86575000 - 0x7fff86577ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x7fff86578000 - 0x7fff8657afff com.apple.OAuth (13.3 - 13.3) <0B7D051E-C639-34CC-A69B-EA2860112115> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff8657b000 - 0x7fff865a6fff com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff865a7000 - 0x7fff871d1fff com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff871d2000 - 0x7fff871e0ff7 libkxld.dylib (2050.9.2) <4BEE9BC3-3708-330E-89D6-03E715D712CC> /usr/lib/system/libkxld.dylib
0x7fff87437000 - 0x7fff87458fff com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff87459000 - 0x7fff87470fff com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x7fff874c9000 - 0x7fff874cbfff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x7fff874cc000 - 0x7fff879b5fff com.apple.Safari.framework (8536 - 8536.25) <30017BBB-3A76-31D7-A211-D8FF1E83B836> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
0x7fff879b6000 - 0x7fff879b9ff7 com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
0x7fff879ba000 - 0x7fff87a05fff com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff87a06000 - 0x7fff87a1bff7 libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
0x7fff87a1c000 - 0x7fff87a60fff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
0x7fff87a61000 - 0x7fff87a66fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff87a67000 - 0x7fff87a91ff7 com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff87a92000 - 0x7fff87bacfff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff87bad000 - 0x7fff87f09ff7 com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff87f7a000 - 0x7fff87f7bfff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff87f7c000 - 0x7fff8801afff com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x7fff8801b000 - 0x7fff88020fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff88026000 - 0x7fff88082ff7 com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x7fff88083000 - 0x7fff88140ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x7fff8817a000 - 0x7fff88363fff com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff88364000 - 0x7fff8838bff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x7fff8838c000 - 0x7fff883c8fff com.apple.GeoServices (1.0 - 1) <F55A4DD8-FA21-3842-8450-1D707D24E69B> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff883e5000 - 0x7fff88675fff com.apple.CoreImage (8.0.17 - 1.0.1) <FFD6159F-DF31-3EFC-9C59-7FC4F4219D43> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x7fff88676000 - 0x7fff886c0ff7 libGLU.dylib (8.5) <47CB8E1C-F98F-352E-B235-DE9EA7A3454F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff886c1000 - 0x7fff886d2ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
0x7fff886d3000 - 0x7fff88729ff7 com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8872a000 - 0x7fff8872efff com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8872f000 - 0x7fff88e71fff libclh.dylib (4.0.3 - 4.0.3) <09E80B31-5192-39A3-8F6E-5B928027BFBA> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x7fff88e72000 - 0x7fff88e7ffff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
0x7fff88e80000 - 0x7fff88e83fff com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff88e84000 - 0x7fff88ebffff com.apple.LDAPFramework (2.4.28 - 194.5) <012E3038-92EA-3DC8-82B1-A71462DDAE9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff88ec0000 - 0x7fff88f5afff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x7fff88f5b000 - 0x7fff88f63fff liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
0x7fff88f64000 - 0x7fff88f66ff7 com.apple.EFILogin (2.0 - 2) <6D339047-85C5-35CD-B48F-8C43A6071416> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff88f67000 - 0x7fff88f72fff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
0x7fff88f73000 - 0x7fff88f85ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff88f86000 - 0x7fff88fcefff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
0x7fff88fcf000 - 0x7fff88fd6fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff88fd7000 - 0x7fff88fd7fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff88fda000 - 0x7fff89029ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8902a000 - 0x7fff89046fff com.apple.openscripting (1.3.5 - 148) <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x7fff89047000 - 0x7fff8904dff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff8904e000 - 0x7fff890ebfff com.apple.PDFKit (2.7 - 2.7) <00F5A07D-4F61-3BE7-8836-EB03DA904FB1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x7fff890ec000 - 0x7fff89137ff7 com.apple.CoreMedia (1.0 - 926.37) <4C2A8C16-ED81-3127-8E27-3B4024EB9BBE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff89138000 - 0x7fff89159ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff8916b000 - 0x7fff8916efff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x7fff8916f000 - 0x7fff89288ff7 com.apple.ImageIO.framework (3.2.0 - 843) <A9AC2A79-331A-3B06-AFE6-7E34EF876221> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff89289000 - 0x7fff8929fff7 com.apple.Accounts (182.2 - 182.2) <452BFFF4-AAAD-345E-8205-A9821E234CFA> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff892a0000 - 0x7fff894a0fff libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
0x7fff894a1000 - 0x7fff894d7fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff894e9000 - 0x7fff895c3fff com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff895c4000 - 0x7fff895d7ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
0x7fff895d8000 - 0x7fff895e1fff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x7fff895e5000 - 0x7fff896e7fff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff896e8000 - 0x7fff89750fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x7fff89751000 - 0x7fff89752ff7 libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
0x7fff89753000 - 0x7fff89753ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff89754000 - 0x7fff8975afff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
0x7fff8975b000 - 0x7fff897e2ff7 libCoreStorage.dylib (274.4) <7CCA18AC-1A7D-3962-8817-D70AA927973F> /usr/lib/libCoreStorage.dylib
0x7fff897e3000 - 0x7fff89838ff7 libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8987e000 - 0x7fff89badff7 com.apple.HIToolbox (2.0 - 624) <49C4A53E-9239-3B9A-95DC-8C7B398E491D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x7fff89bae000 - 0x7fff89bb0fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x7fff89ccb000 - 0x7fff89ccfff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x7fff89cd0000 - 0x7fff89f4ffff com.apple.AOSKit (1.05 - 148) <C7246547-252D-3505-BC4C-B26ECE575118> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x7fff89f7c000 - 0x7fff89faaff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
0x7fff89fab000 - 0x7fff8af5dff7 com.apple.WebCore (8536 - 8536.24) <A890E18B-9224-38B3-ADFB-C84B3BCD2AAC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x7fff8af5e000 - 0x7fff8b023fff com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8b024000 - 0x7fff8b9b539f com.apple.CoreGraphics (1.600.0 - 322) <2F5D7032-9A96-36AE-A227-428E95CAE0C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8b9b6000 - 0x7fff8b9bafff libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
0x7fff8b9bb000 - 0x7fff8bdd7fff FaceCoreLight (2.0.1) <BEDAFBE8-CC12-343D-85D5-29B694DC97F6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
0x7fff8bdd8000 - 0x7fff8be89fff com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x7fff8be8a000 - 0x7fff8bf30fff com.apple.CoreServices.OSServices (557 - 557) <F5955FD8-E6E1-359F-9D9D-381E55E3EF37> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x7fff8bf31000 - 0x7fff8bf5cfff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff8bf5d000 - 0x7fff8bf6cff7 com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8bfa8000 - 0x7fff8bfabfff libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
0x7fff8bfac000 - 0x7fff8bfacfff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8bfb8000 - 0x7fff8bfc6fff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
0x7fff8c017000 - 0x7fff8c01bfff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x7fff8c01c000 - 0x7fff8c037ff7 com.apple.frameworks.preferencepanes (15.0 - 15.0) <FF8AB34C-5C19-3C05-AE02-85AA39812686> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff8c038000 - 0x7fff8c474fff com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8c4c0000 - 0x7fff8c8b7fff libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x7fff8c8c4000 - 0x7fff8ca37ff7 com.apple.CFNetwork (596.1 - 596.1) <62830510-738D-3719-AD51-68E816B13BB7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8ca38000 - 0x7fff8caa0ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff8caa1000 - 0x7fff8cbc0fff com.apple.desktopservices (1.7.1 - 1.7.1) <0E1A57B2-9EC7-32EC-8B87-82902A1FD357> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x7fff8cbc3000 - 0x7fff8cbf1fff com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x7fff8cc43000 - 0x7fff8cf10ff7 com.apple.security (7.0 - 55178.0.1) <8102877E-C866-33D4-A947-02FC7F4BAA95> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8cf6f000 - 0x7fff8d03bfef libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
0x7fff8d8f1000 - 0x7fff8da8cfef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x7fff8da8d000 - 0x7fff8db0bff7 com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x7fff8db0c000 - 0x7fff8db5bff7 libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
0x7fff8db61000 - 0x7fff8dd7ffff com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8dd8a000 - 0x7fff8dd8afff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x7fff8dd9f000 - 0x7fff8e547fff com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8e548000 - 0x7fff8e54ffff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8e550000 - 0x7fff8e553fff libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
0x7fff8e554000 - 0x7fff8e5a5fff com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x7fff8e5b1000 - 0x7fff8e5b4fff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
0x7fff8e5b5000 - 0x7fff8e625fff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff8e77f000 - 0x7fff8e7d5fff com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x7fff8e82d000 - 0x7fff8ea13fff com.apple.WebKit2 (8536 - 8536.25) <FC4B5B0A-34F4-331A-AEBB-1AFB6118C617> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
0x7fff8ea14000 - 0x7fff8ea17ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
0x7fff8ea18000 - 0x7fff8ea85ff7 com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8ea86000 - 0x7fff8eabcfff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x7fff8eabd000 - 0x7fff8eacbff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff8eacc000 - 0x7fff8eaebff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff8eaec000 - 0x7fff8ec2ffef com.apple.MediaControlSender (1.4.1 - 141.23) <983E0905-BA7A-35D3-9370-430032201712> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender


External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 2
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: 43623
thread_create: 1
thread_set_state: 0


VM Region Summary:

ReadOnly portion of Libraries: Total=235.3M resident=142.7M(61%) swapped_out_or_unallocated=92.6M(39%)

Writable regions: Total=1.4G written=230.3M(16%) resident=296.3M(21%) swapped_out=0K(0%) unallocated=1.1G(79%)


REGION TYPE VIRTUAL
=========== =======
ATS (font support) 39.0M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG image 260K
CG raster data 112K
CG shared images 1216K
CoreAnimation 276K
CoreServices 3860K
IOKit 68.8M
JS JIT generated code 256.0M
JS JIT generated code (reserved)768.0M reserved VM address space (unallocated)
JS VM register file 4096K
JS garbage collector 42.6M
MALLOC 216.5M
MALLOC guard page 48K
Memory tag=242 12K
Memory tag=251 44K
OpenGL GLSL 1024K
SQLite page cache 2688K
STACK GUARD 56.1M
Stack 14.2M
VM_ALLOCATE 16.9M
WebCore purgeable data 864K
__DATA 26.3M
__IMAGE 528K
__LINKEDIT 53.6M
__TEXT 181.7M
__UNICODE 544K
mapped file 52.0M
shared memory 952K
=========== =======
TOTAL 1.8G
TOTAL, minus reserved VM space 1.0G


Model: MacBookPro7,1, BootROM MBP71.0039.B0E, 2 processors, Intel Core 2 Duo, 2.4 GHz, 8 GB, SMC 1.62f6

Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB

Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000

Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.81.21)

Bluetooth: Version 4.0.9f8 10405, 2 service, 18 devices, 1 incoming serial ports

Network Service: Ethernet, Ethernet, en0

Network Service: Wi-Fi, AirPort, en1

Serial ATA Device: SAMSUNG SSD 830 Series, 256.06 GB

Serial ATA Device: MATSHITADVD-R UJ-898, 7.36 GB

USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26100000 / 2

USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0x24100000 / 3

USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0x24120000 / 4

USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24600000 / 2

USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000 / 4

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06610000 / 6

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x06500000 / 3

USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x06300000 / 2

MacBook Pro, OS X Mountain Lion (10.8.1)

Posted on Sep 6, 2012 9:18 AM

Reply
27 replies

Sep 7, 2012 3:18 PM in response to Linc Davis

I cleared out the proxy settings, but this doesn't seem to have helped. (FTR, the only option checked in proxy settings was the lone checkbox outside of the list for PASV FTP mode, but I did uncheck it just to be on the safe side).


Here's the latest crash log:


Process: WebProcess [47182]
Path: /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacO S/WebProcess
Identifier: com.apple.WebProcess
Version: 8536 (8536.25)
Build Info: WebKit2-7536025000000000~2
Code Type: X86-64 (Native)

Parent Process: ??? [47180]

User ID: 501


Date/Time: 2012-09-07 15:15:57.418 -0700
OS Version: Mac OS X 10.8.1 (12B19)

Report Version: 10


Interval Since Last Report: 36825 sec
Crashes Since Last Report: 3

Per-App Crashes Since Last Report: 1

Anonymous UUID: B43EDBF6-F232-4407-A484-218E5B287969


Crashed Thread: 0 Dispatch queue: com.apple.main-thread


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000001014


VM Regions Near 0x1014:

-->

__TEXT 0000000107495000-0000000107496000 [4K] r-x/rwx SM=COW /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess


Application Specific Information:

Bundle controller class:

BrowserBundleController



Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

0 com.apple.WebCore 0x00007fff8a2aa3e9 WebCore::PurgeableBuffer::wasPurged() const + 9
1 com.apple.WebCore 0x00007fff8a17a789 WebCore::CachedResource::wasPurged() const + 25
2 com.apple.WebCore 0x00007fff8a02b11f WebCore::MemoryCache::pruneDeadResourcesToSize(unsigned int) + 111
3 com.apple.WebCore 0x00007fff89facbf7 WebCore::MemoryCache::prune() + 103
4 com.apple.WebCore 0x00007fff8a085905 WebCore::CachedResource::removeClient(WebCore::CachedResourceClient*) + 341
5 com.apple.WebCore 0x00007fff8a1554bb WebCore::StyleCachedImage::~StyleCachedImage() + 43
6 com.apple.WebCore 0x00007fff8a3255b0 WebCore::CSSImageValue::~CSSImageValue() + 48
7 com.apple.WebCore 0x00007fff8a59a083 WebCore::CSSValue::destroy() + 659
8 com.apple.WebCore 0x00007fff8aa9e07a WebCore::StylePropertySet::~StylePropertySet() + 154
9 com.apple.WebCore 0x00007fff8aac0e37 WebCore::StyleRuleBase::destroy() + 87
10 com.apple.WebCore 0x00007fff8a5991ba ***::Vector<***::RefPtr<WebCore::StyleRuleBase>, 0ul>::shrinkCapacity(unsigned long) + 106
11 com.apple.WebCore 0x00007fff8a596750 WebCore::StyleSheetInternal::clearRules() + 80
12 com.apple.WebCore 0x00007fff8a596505 WebCore::StyleSheetInternal::~StyleSheetInternal() + 21
13 com.apple.WebCore 0x00007fff8a597b46 WebCore::CSSStyleSheet::~CSSStyleSheet() + 454
14 com.apple.WebCore 0x00007fff8a0498e1 WebCore::CSSStyleSheet::~CSSStyleSheet() + 17
15 com.apple.WebCore 0x00007fff8a03d926 WebCore::StyleSheetList::~StyleSheetList() + 70
16 com.apple.WebCore 0x00007fff8a03ecac WebCore::Document::~Document() + 3052
17 com.apple.WebCore 0x00007fff8a03e0af WebCore::HTMLDocument::~HTMLDocument() + 111
18 com.apple.WebCore 0x00007fff8a02f1c9 WebCore::Event::~Event() + 73
19 com.apple.WebCore 0x00007fff89fe5081 WebCore::Event::~Event() + 17
20 com.apple.WebCore 0x00007fff8a83763a WebCore::JSEventOwner::finalize(JSC::Handle<JSC::Unknown>, void*) + 74
21 com.apple.JavaScriptCore 0x00007fff84d395cc JSC::WeakBlock::sweep() + 108
22 com.apple.JavaScriptCore 0x00007fff84d39910 JSC::WeakSet::sweep() + 64
23 com.apple.JavaScriptCore 0x00007fff84c4e5f3 JSC::Heap::collect(JSC::Heap::SweepToggle) + 179
24 com.apple.JavaScriptCore 0x00007fff84c4d49b JSC::DefaultGCActivityCallbackPlatformData::timerDidFire(__CFRunLoopTimer*, void*) + 219
25 com.apple.CoreFoundation 0x00007fff881ca4b4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
26 com.apple.CoreFoundation 0x00007fff881c9fcd __CFRunLoopDoTimer + 557
27 com.apple.CoreFoundation 0x00007fff881af7b9 __CFRunLoopRun + 1513
28 com.apple.CoreFoundation 0x00007fff881aedd2 CFRunLoopRunSpecific + 290
29 com.apple.HIToolbox 0x00007fff898dd774 RunCurrentEventLoopInMode + 209
30 com.apple.HIToolbox 0x00007fff898dd512 ReceiveNextEventCommon + 356
31 com.apple.HIToolbox 0x00007fff898dd3a3 BlockUntilNextEventMatchingListInMode + 62
32 com.apple.AppKit 0x00007fff866fdfa3 _DPSNextEvent + 685
33 com.apple.AppKit 0x00007fff866fd862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
34 com.apple.AppKit 0x00007fff866f4c03 -[NSApplication run] + 517
35 com.apple.WebCore 0x00007fff8aa385cf WebCore::RunLoop::run() + 63
36 com.apple.WebKit2 0x00007fff8e92e6d0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
37 com.apple.WebKit2 0x00007fff8e8f6275 WebKitMain + 285
38 com.apple.WebProcess 0x0000000107495e7b 0x107495000 + 3707
39 libdyld.dylib 0x00007fff8ea167e1 start + 1


Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x00007fff82befd16 kevent + 10
1 libdispatch.dylib 0x00007fff87a0ae26 _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff87a0aa2a _dispatch_mgr_thread + 54


Thread 2:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff82bed686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff82becc42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff881a9f23 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff881af606 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff881aedd2 CFRunLoopRunSpecific + 290
5 com.apple.Foundation 0x00007fff87be47d6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6 com.apple.Foundation 0x00007fff87c42842 __NSThread__main__ + 1345
7 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 3:: WebCore: Scrolling

0 libsystem_kernel.dylib 0x00007fff82bed686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff82becc42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff881a9f23 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff881af606 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff881aedd2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff881bda81 CFRunLoopRun + 97
6 com.apple.WebCore 0x00007fff8aa4d941 WebCore::ScrollingThread::initializeRunLoop() + 273
7 com.apple.JavaScriptCore 0x00007fff84d57a9f ***::wtfThreadEntryPoint(void*) + 15
8 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
9 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 4:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x00007fff82bef0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8cf87fc9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff84b20d66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3 com.apple.JavaScriptCore 0x00007fff84d4243a JSC::BlockAllocator::blockFreeingThreadMain() + 90
4 com.apple.JavaScriptCore 0x00007fff84d57a9f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 5:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff82bef0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8cf87fc9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff84ca50f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff84ca4fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff84d57a9f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 6:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x00007fff82bef322 __select + 10
1 com.apple.CoreFoundation 0x00007fff881eebf6 __CFSocketManager + 1302
2 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
3 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 7:: WebCore: LocalStorage

0 libsystem_kernel.dylib 0x00007fff82bef0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8cf87fc9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff84b20d2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3 com.apple.WebCore 0x00007fff8aa72ba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4 com.apple.WebCore 0x00007fff89fc96ea WebCore::StorageThread::threadEntryPoint() + 154
5 com.apple.JavaScriptCore 0x00007fff84d57a9f ***::wtfThreadEntryPoint(void*) + 15
6 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
7 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 8:: WebCore: LocalStorage

0 libsystem_kernel.dylib 0x00007fff82bef0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8cf87fc9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff84b20d2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3 com.apple.WebCore 0x00007fff8aa72ba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4 com.apple.WebCore 0x00007fff89fc96ea WebCore::StorageThread::threadEntryPoint() + 154
5 com.apple.JavaScriptCore 0x00007fff84d57a9f ***::wtfThreadEntryPoint(void*) + 15
6 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
7 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 9:: QTKit: listenOnDelegatePort

0 libsystem_kernel.dylib 0x00007fff82bed686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff82becc42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff881a9f23 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff881af606 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff881aedd2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff881bda81 CFRunLoopRun + 97
6 com.apple.QTKit 0x00007fff8461e4b6 listenOnDelegatePort + 403
7 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 10:: QTKit: listenOnNotificationPort

0 libsystem_kernel.dylib 0x00007fff82bed686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff82becc42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff881a9f23 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff881af606 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff881aedd2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff881bda81 CFRunLoopRun + 97
6 com.apple.QTKit 0x00007fff8461e951 listenOnNotificationPort + 371
7 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 11:: com.apple.coremedia.networkbuffering

0 libsystem_kernel.dylib 0x00007fff82bed686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff82becc42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff881a9f23 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff881af606 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff881aedd2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff881bda81 CFRunLoopRun + 97
6 com.apple.CoreMedia 0x00007fff8910a980 FigThreadGlobalNetworkBufferingRunloop + 21
7 com.apple.CoreMedia 0x00007fff8910c4c9 figThreadMain + 382
8 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
9 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 12:: com.apple.coremedia.asyncio

0 libsystem_kernel.dylib 0x00007fff82bef0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8cf87fc9 _pthread_cond_wait + 869
2 com.apple.CoreMedia 0x00007fff8910bff8 FigSemaphoreWaitRelative + 273
3 com.apple.MediaToolbox 0x00007fff85893221 0x7fff85879000 + 107041
4 com.apple.CoreMedia 0x00007fff8910c4c9 figThreadMain + 382
5 libsystem_c.dylib 0x00007fff8cf83782 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8cf701c1 thread_start + 13


Thread 13:

0 libsystem_kernel.dylib 0x00007fff82bef6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8cf85f2c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8cf85cf3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8cf701b1 start_wqthread + 13


Thread 14:

0 libsystem_kernel.dylib 0x00007fff82bef6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8cf85f2c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8cf85cf3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8cf701b1 start_wqthread + 13


Thread 15:

0 libsystem_kernel.dylib 0x00007fff82bef6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8cf85f2c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8cf85cf3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8cf701b1 start_wqthread + 13


Thread 16:

0 libsystem_kernel.dylib 0x00007fff82bef6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8cf85f2c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8cf85cf3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8cf701b1 start_wqthread + 13


Thread 17:

0 libsystem_kernel.dylib 0x00007fff82bef6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8cf85f2c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8cf85cf3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8cf701b1 start_wqthread + 13


Thread 0 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000000 rbx: 0x0000000000001000 rcx: 0x0000000000000000 rdx: 0x0000000000000003

rdi: 0x0000000000001000 rsi: 0x0000000000000003 rbp: 0x00007fff58768e80 rsp: 0x00007fff58768e70

r8: 0x000000000001d6e3 r9: 0x0000000000000000 r10: 0x0000000000000030 r11: 0x0000000000000206

r12: 0x0000000003cccccc r13: 0x00000001226a5680 r14: 0x0000000107596c80 r15: 0x000000000000000c

rip: 0x00007fff8a2aa3e9 rfl: 0x0000000000010206 cr2: 0x0000000000001014

Logical CPU: 1


Binary Images:

0x107495000 - 0x107495fff com.apple.WebProcess (8536 - 8536.25) <7E1C1C2E-68E3-3500-B438-8260F444692B> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
0x10749f000 - 0x10749ffff WebProcessShim.dylib (7536.25) <DE7BC30F-3415-3F43-B79D-A42D53ED486D> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
0x108caa000 - 0x108cc0fff com.apple.WebInspector (8536 - 8536.24) <1C609DE6-B2DE-32A6-B039-9ED16253F7C8> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
0x108d31000 - 0x108d47ff7 com.apple.webcontentfilter.framework (3.1 - 5) <EA6EFE08-043B-3EA8-A4CC-CF61F4A149A8> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
0x10b4ce000 - 0x10b4cfff7 ATSHI.dylib (341) <07D6CB80-F51F-3BF8-985D-1ADED2B603AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
0x10bdb1000 - 0x10bdbafef libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
0x10c260000 - 0x10c263ff7 libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
0x10ca6a000 - 0x10ca78ff7 libGPUSupport.dylib (8.5) <EBBD76FB-1C64-350C-9568-DB4C4C99602D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
0x10e582000 - 0x10e5affff GLRendererFloat (8.5) <5486E8B9-3EF6-3C15-9CCB-28317B3BFA97> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
0x10ea81000 - 0x10ec38fff GLEngine (8.5) <AB9EB15E-11BB-34BF-B89E-02BC01916ABE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x10ec6f000 - 0x10edb0fff libGLProgrammability.dylib (8.5) <2FFA7003-CB27-3A04-A4DC-8178545CF74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x10f460000 - 0x10f465fff com.apple.audio.AppleHDAHALPlugIn (2.3.0 - 2.3.0f2) <8F89523B-ACB8-35C5-8F28-8B1E4FB044DE> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
0x11808b000 - 0x1181dffff com.apple.audio.units.Components (1.8 - 1.8) <5F6DD756-1CBF-30BB-A6CD-E3748C8EF7C7> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x119766000 - 0x119827ff7 com.apple.GeForceVADriver (8.0.51 - 8.0.0) <FAF684D9-D8DB-3C3D-A0BB-5414100AF7F2> /System/Library/Extensions/GeForceVADriver.bundle/Contents/MacOS/GeForceVADrive r
0x11e074000 - 0x11e283ff7 com.apple.audio.codecs.Components (3.0 - 3.0) <CF62608B-E62B-3EFB-809C-CD7BBD3A8CD7> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x11e30e000 - 0x11e487fff com.apple.AppleGVAFramework (4.0.20 - 4.0.20) <98762E7F-9D87-36D4-BA61-7C304103A9BE> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
0x12d41a000 - 0x12d44afff AVA_HD_VP3.dylib (5.0.18) <A9FBE85C-91B9-315F-AC2A-FA09FF202CD1> /System/Library/Extensions/AppleVADriver.bundle/Contents/MacOS/AVA_HD_VP3.dylib
0x200000000 - 0x200822fff com.apple.GeForceGLDriver (8.0.51 - 8.0.0) <0052635D-D9E8-33DB-B8B3-61A3169D7AA1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
0x7fff67095000 - 0x7fff670c993f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
0x7fff81eb8000 - 0x7fff81ebffff com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
0x7fff81ec0000 - 0x7fff81f1dfff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff81f1e000 - 0x7fff81f32fff libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff81f4e000 - 0x7fff81faafff com.apple.corelocation (1.0 - 1239.35) <0E3482AE-CF12-3CE2-A15E-0BF3D5F956CB> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff8200c000 - 0x7fff82109fff libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
0x7fff8210a000 - 0x7fff8218aff7 com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x7fff821b4000 - 0x7fff822b6fff libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff822b7000 - 0x7fff822bdfff com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff822be000 - 0x7fff822e7fff libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib
0x7fff822e8000 - 0x7fff822e8fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff822e9000 - 0x7fff82311fff libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff82312000 - 0x7fff823e3ff7 com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff823e4000 - 0x7fff823e5ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8243d000 - 0x7fff82447fff com.apple.DisplayServicesFW (2.6 - 352.4.2) <7FF30C43-84D7-3305-B8AD-F9754F3C582B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x7fff824a8000 - 0x7fff824b4ff7 com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x7fff8283e000 - 0x7fff8283efff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8283f000 - 0x7fff8284bfff libCSync.A.dylib (322) <C1321292-F5D3-3B8F-8CBB-57AC8E05F90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8284c000 - 0x7fff829fafff com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff82bad000 - 0x7fff82bb2fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff82bb3000 - 0x7fff82bc2ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff82bc3000 - 0x7fff82bdafff com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x7fff82bdb000 - 0x7fff82bdcfff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
0x7fff82bdd000 - 0x7fff82bf8ff7 libsystem_kernel.dylib (2050.9.2) <F646589B-13F8-3685-8C17-92C77993AE86> /usr/lib/system/libsystem_kernel.dylib
0x7fff82c00000 - 0x7fff82cfeff7 com.apple.QuickLookUIFramework (4.0 - 555.0) <BD4FD137-918A-3755-B2B5-4E552D85B460> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x7fff82d45000 - 0x7fff82d77fff com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
0x7fff82d78000 - 0x7fff83033fff com.apple.AddressBook.framework (7.0 - 1143) <EC55CF4B-4194-3163-B6E1-8C8D2712FBCF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8309b000 - 0x7fff83190fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
0x7fff831a8000 - 0x7fff831acfff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
0x7fff831ad000 - 0x7fff831defff com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x7fff831df000 - 0x7fff831ecff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff831ed000 - 0x7fff831f9ff7 com.apple.CrashReporterSupport (10.8.1 - 412) <3CBB620C-BDCF-31B1-B473-4B6380DE03F7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x7fff83208000 - 0x7fff83213fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff83214000 - 0x7fff83254fff com.apple.MediaKit (13 - 658) <3614D66C-0712-3049-9C5A-1ED9A94D82C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff83255000 - 0x7fff833dbfff libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x7fff833dc000 - 0x7fff83415ff7 com.apple.framework.internetaccounts (2.0 - 200) <F4C8194D-D9CF-3D48-A9C0-CE572CDBD070> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
0x7fff83416000 - 0x7fff83671fff com.apple.QuartzComposer (5.1 - 281) <E2BADA0D-2078-36FD-A761-97F9430C3C1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x7fff83672000 - 0x7fff836cefff com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff839f1000 - 0x7fff83a2efe7 libGLImage.dylib (8.5) <9583CF74-F84A-33C7-B06A-3A72F090E544> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x7fff83ab9000 - 0x7fff83abaff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
0x7fff83b07000 - 0x7fff83b54fff com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff83b55000 - 0x7fff83dfffff com.apple.imageKit (2.2 - 660) <C14E3765-B683-3530-9312-256CEF43A258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x7fff83e06000 - 0x7fff83e87fff com.apple.Metadata (10.7.0 - 707.1) <ED39A710-1D87-3207-BB7D-4465B2673C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x7fff83e88000 - 0x7fff83e92fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x7fff83e93000 - 0x7fff83ea9fff com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x7fff83eaa000 - 0x7fff83eb4ff7 com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
0x7fff83eb5000 - 0x7fff83ec3ff7 com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff83ec4000 - 0x7fff83ec4fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff83f11000 - 0x7fff83f13fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff83f14000 - 0x7fff83fa1ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x7fff84100000 - 0x7fff84101fff libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
0x7fff84102000 - 0x7fff84115ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff84116000 - 0x7fff8414afff com.apple.securityinterface (6.0 - 55024.3) <1AF13976-72BB-351F-A263-09284BA25C88> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x7fff8414b000 - 0x7fff84160fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x7fff84161000 - 0x7fff84234ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff842f2000 - 0x7fff84609ff7 com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x7fff8460a000 - 0x7fff8477bff7 com.apple.QTKit (7.7.1 - 2599) <823F862A-4A34-3894-A36C-C6D91B8AF5A8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8477c000 - 0x7fff8477cfff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8477d000 - 0x7fff84781fff libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff84782000 - 0x7fff84786fff libCGXType.A.dylib (322) <0FA2272E-7733-36EA-9B9B-9279169D5919> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff84787000 - 0x7fff847d3ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff847d4000 - 0x7fff8482bff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
0x7fff8482c000 - 0x7fff84858fff com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x7fff84859000 - 0x7fff84acdff7 com.apple.RawCamera.bundle (3.14.2 - 644) <11978DA8-3427-33FB-95BD-315608107265> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff84ace000 - 0x7fff84b16fff com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff84b17000 - 0x7fff84b19fff libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x7fff84b1a000 - 0x7fff84db3ff7 com.apple.JavaScriptCore (8536 - 8536.24) <3A80677B-3381-3281-8033-0F96F7D8D01A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff84db4000 - 0x7fff84dbfff7 com.apple.aps.framework (3.0 - 3.0) <17CAFBFA-B842-33F0-B1F5-14EED36799FD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
0x7fff84dc0000 - 0x7fff84dc0fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x7fff84dc1000 - 0x7fff84dcefff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
0x7fff84e11000 - 0x7fff84e11fff libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
0x7fff84e12000 - 0x7fff84e32fff libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff84e8a000 - 0x7fff84ea4fff com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
0x7fff84ea5000 - 0x7fff84eabfff libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x7fff84eac000 - 0x7fff84eacfff com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x7fff84ead000 - 0x7fff84ffdfff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff84ffe000 - 0x7fff84fffff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
0x7fff85000000 - 0x7fff85129ff7 com.apple.avfoundation (2.0 - 361.24) <513C9DCB-B670-3271-92E5-C5B90F2E34B8> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8512d000 - 0x7fff8514fff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff85150000 - 0x7fff85185ff7 libTrueTypeScaler.dylib (84.5) <DF2335F3-07BE-30BA-B73C-3204E95B42C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff85186000 - 0x7fff85191ff7 com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
0x7fff85192000 - 0x7fff85214fff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff85215000 - 0x7fff85239ff7 libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
0x7fff8523a000 - 0x7fff8525cff7 libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
0x7fff8525d000 - 0x7fff85297fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff85298000 - 0x7fff85395ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff8541c000 - 0x7fff85427ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x7fff85428000 - 0x7fff8547fff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff85480000 - 0x7fff8549ffff com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
0x7fff85523000 - 0x7fff85524fff MetadataLib.dylib (644) <7D46FE05-9FC8-34FF-A083-59092253F11D> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
0x7fff85525000 - 0x7fff8554bfff com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x7fff8554c000 - 0x7fff85554ff7 libsystem_dnssd.dylib (379.27.1) <B9F7B01D-8FAF-3CA5-909E-4D52B8D2DD8A> /usr/lib/system/libsystem_dnssd.dylib
0x7fff85555000 - 0x7fff85660fff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff85879000 - 0x7fff85c71ff7 com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff85c72000 - 0x7fff85d03ff7 com.apple.CorePDF (2.0 - 2) <BD4EBB01-5A60-34F1-B9DD-AF745AA10902> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff85d04000 - 0x7fff85d71fff com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x7fff85d87000 - 0x7fff85d88fff libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff85d89000 - 0x7fff85dc0ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
0x7fff85ddc000 - 0x7fff85e03ff7 com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
0x7fff85e04000 - 0x7fff85f8dfff com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff85f8e000 - 0x7fff85f8efff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
0x7fff85f8f000 - 0x7fff85fecff7 com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x7fff85fed000 - 0x7fff8602cff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x7fff8602d000 - 0x7fff86145a27 libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
0x7fff86146000 - 0x7fff86150fff libcsfde.dylib (274.4) <BA21D512-35F1-3B00-8FF6-E0D6A29A21FF> /usr/lib/libcsfde.dylib
0x7fff86151000 - 0x7fff861bafff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
0x7fff861bb000 - 0x7fff86213ff7 com.apple.ImageCaptureCore (4.0 - 4.0) <43B3255C-7567-3508-B2C9-6D1CFA61DB83> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x7fff86214000 - 0x7fff86215fff libquit.dylib (130) <FD30E6D6-B4F9-3E14-8376-7036271100D1> /usr/lib/libquit.dylib
0x7fff86244000 - 0x7fff862defff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x7fff862df000 - 0x7fff863cfff7 com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff863d0000 - 0x7fff8642afff com.apple.print.framework.PrintCore (8.0 - 387) <3CA8A004-8F93-3936-9F9E-7030BD474D2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x7fff8642b000 - 0x7fff86463fff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
0x7fff86464000 - 0x7fff86478fff com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff86479000 - 0x7fff8647bff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff8647c000 - 0x7fff864befff com.apple.RemoteViewServices (2.0 - 80.3) <E0224421-A421-3DB6-99AF-B249684FD13A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x7fff86503000 - 0x7fff86546ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff86548000 - 0x7fff86574ff7 libRIP.A.dylib (322) <36880C8B-7FC0-3689-91FF-A0E8F4F57FE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff86575000 - 0x7fff86577ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x7fff86578000 - 0x7fff8657afff com.apple.OAuth (13.3 - 13.3) <0B7D051E-C639-34CC-A69B-EA2860112115> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff8657b000 - 0x7fff865a6fff com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff865a7000 - 0x7fff871d1fff com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff871d2000 - 0x7fff871e0ff7 libkxld.dylib (2050.9.2) <4BEE9BC3-3708-330E-89D6-03E715D712CC> /usr/lib/system/libkxld.dylib
0x7fff87437000 - 0x7fff87458fff com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff87459000 - 0x7fff87470fff com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x7fff874c9000 - 0x7fff874cbfff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x7fff874cc000 - 0x7fff879b5fff com.apple.Safari.framework (8536 - 8536.25) <30017BBB-3A76-31D7-A211-D8FF1E83B836> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
0x7fff879b6000 - 0x7fff879b9ff7 com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
0x7fff879ba000 - 0x7fff87a05fff com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff87a06000 - 0x7fff87a1bff7 libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
0x7fff87a1c000 - 0x7fff87a60fff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
0x7fff87a61000 - 0x7fff87a66fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff87a67000 - 0x7fff87a91ff7 com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff87a92000 - 0x7fff87bacfff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff87bad000 - 0x7fff87f09ff7 com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff87f7a000 - 0x7fff87f7bfff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff87f7c000 - 0x7fff8801afff com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x7fff8801b000 - 0x7fff88020fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff88026000 - 0x7fff88082ff7 com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x7fff88083000 - 0x7fff88140ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x7fff8817a000 - 0x7fff88363fff com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff88364000 - 0x7fff8838bff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x7fff8838c000 - 0x7fff883c8fff com.apple.GeoServices (1.0 - 1) <F55A4DD8-FA21-3842-8450-1D707D24E69B> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff883e5000 - 0x7fff88675fff com.apple.CoreImage (8.0.17 - 1.0.1) <FFD6159F-DF31-3EFC-9C59-7FC4F4219D43> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x7fff88676000 - 0x7fff886c0ff7 libGLU.dylib (8.5) <47CB8E1C-F98F-352E-B235-DE9EA7A3454F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff886c1000 - 0x7fff886d2ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
0x7fff886d3000 - 0x7fff88729ff7 com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8872a000 - 0x7fff8872efff com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8872f000 - 0x7fff88e71fff libclh.dylib (4.0.3 - 4.0.3) <09E80B31-5192-39A3-8F6E-5B928027BFBA> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x7fff88e72000 - 0x7fff88e7ffff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
0x7fff88e80000 - 0x7fff88e83fff com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff88e84000 - 0x7fff88ebffff com.apple.LDAPFramework (2.4.28 - 194.5) <012E3038-92EA-3DC8-82B1-A71462DDAE9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff88ec0000 - 0x7fff88f5afff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x7fff88f5b000 - 0x7fff88f63fff liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
0x7fff88f64000 - 0x7fff88f66ff7 com.apple.EFILogin (2.0 - 2) <6D339047-85C5-35CD-B48F-8C43A6071416> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff88f67000 - 0x7fff88f72fff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
0x7fff88f73000 - 0x7fff88f85ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff88f86000 - 0x7fff88fcefff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
0x7fff88fcf000 - 0x7fff88fd6fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff88fd7000 - 0x7fff88fd7fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff88fda000 - 0x7fff89029ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8902a000 - 0x7fff89046fff com.apple.openscripting (1.3.5 - 148) <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x7fff89047000 - 0x7fff8904dff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff8904e000 - 0x7fff890ebfff com.apple.PDFKit (2.7 - 2.7) <00F5A07D-4F61-3BE7-8836-EB03DA904FB1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x7fff890ec000 - 0x7fff89137ff7 com.apple.CoreMedia (1.0 - 926.37) <4C2A8C16-ED81-3127-8E27-3B4024EB9BBE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff89138000 - 0x7fff89159ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff8916b000 - 0x7fff8916efff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x7fff8916f000 - 0x7fff89288ff7 com.apple.ImageIO.framework (3.2.0 - 843) <A9AC2A79-331A-3B06-AFE6-7E34EF876221> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff89289000 - 0x7fff8929fff7 com.apple.Accounts (182.2 - 182.2) <452BFFF4-AAAD-345E-8205-A9821E234CFA> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff892a0000 - 0x7fff894a0fff libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
0x7fff894a1000 - 0x7fff894d7fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff894e9000 - 0x7fff895c3fff com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff895c4000 - 0x7fff895d7ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
0x7fff895d8000 - 0x7fff895e1fff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x7fff895e5000 - 0x7fff896e7fff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff896e8000 - 0x7fff89750fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x7fff89751000 - 0x7fff89752ff7 libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
0x7fff89753000 - 0x7fff89753ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff89754000 - 0x7fff8975afff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
0x7fff8975b000 - 0x7fff897e2ff7 libCoreStorage.dylib (274.4) <7CCA18AC-1A7D-3962-8817-D70AA927973F> /usr/lib/libCoreStorage.dylib
0x7fff897e3000 - 0x7fff89838ff7 libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8987e000 - 0x7fff89badff7 com.apple.HIToolbox (2.0 - 624) <49C4A53E-9239-3B9A-95DC-8C7B398E491D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x7fff89bae000 - 0x7fff89bb0fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x7fff89ccb000 - 0x7fff89ccfff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x7fff89cd0000 - 0x7fff89f4ffff com.apple.AOSKit (1.05 - 148) <C7246547-252D-3505-BC4C-B26ECE575118> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x7fff89f7c000 - 0x7fff89faaff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
0x7fff89fab000 - 0x7fff8af5dff7 com.apple.WebCore (8536 - 8536.24) <A890E18B-9224-38B3-ADFB-C84B3BCD2AAC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x7fff8af5e000 - 0x7fff8b023fff com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8b024000 - 0x7fff8b9b539f com.apple.CoreGraphics (1.600.0 - 322) <2F5D7032-9A96-36AE-A227-428E95CAE0C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8b9b6000 - 0x7fff8b9bafff libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
0x7fff8b9bb000 - 0x7fff8bdd7fff FaceCoreLight (2.0.1) <BEDAFBE8-CC12-343D-85D5-29B694DC97F6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
0x7fff8bdd8000 - 0x7fff8be89fff com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x7fff8be8a000 - 0x7fff8bf30fff com.apple.CoreServices.OSServices (557 - 557) <F5955FD8-E6E1-359F-9D9D-381E55E3EF37> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x7fff8bf31000 - 0x7fff8bf5cfff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff8bf5d000 - 0x7fff8bf6cff7 com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8bfa8000 - 0x7fff8bfabfff libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
0x7fff8bfac000 - 0x7fff8bfacfff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8bfb8000 - 0x7fff8bfc6fff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
0x7fff8c017000 - 0x7fff8c01bfff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x7fff8c01c000 - 0x7fff8c037ff7 com.apple.frameworks.preferencepanes (15.0 - 15.0) <FF8AB34C-5C19-3C05-AE02-85AA39812686> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff8c038000 - 0x7fff8c474fff com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8c4c0000 - 0x7fff8c8b7fff libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x7fff8c8c4000 - 0x7fff8ca37ff7 com.apple.CFNetwork (596.1 - 596.1) <62830510-738D-3719-AD51-68E816B13BB7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8ca38000 - 0x7fff8caa0ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff8caa1000 - 0x7fff8cbc0fff com.apple.desktopservices (1.7.1 - 1.7.1) <0E1A57B2-9EC7-32EC-8B87-82902A1FD357> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x7fff8cbc3000 - 0x7fff8cbf1fff com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x7fff8cc43000 - 0x7fff8cf10ff7 com.apple.security (7.0 - 55178.0.1) <8102877E-C866-33D4-A947-02FC7F4BAA95> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8cf6f000 - 0x7fff8d03bfef libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
0x7fff8d8f1000 - 0x7fff8da8cfef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x7fff8da8d000 - 0x7fff8db0bff7 com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x7fff8db0c000 - 0x7fff8db5bff7 libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
0x7fff8db61000 - 0x7fff8dd7ffff com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8dd8a000 - 0x7fff8dd8afff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x7fff8dd9f000 - 0x7fff8e547fff com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8e548000 - 0x7fff8e54ffff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8e550000 - 0x7fff8e553fff libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
0x7fff8e554000 - 0x7fff8e5a5fff com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x7fff8e5b1000 - 0x7fff8e5b4fff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
0x7fff8e5b5000 - 0x7fff8e625fff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff8e77f000 - 0x7fff8e7d5fff com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x7fff8e82d000 - 0x7fff8ea13fff com.apple.WebKit2 (8536 - 8536.25) <FC4B5B0A-34F4-331A-AEBB-1AFB6118C617> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
0x7fff8ea14000 - 0x7fff8ea17ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
0x7fff8ea18000 - 0x7fff8ea85ff7 com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8ea86000 - 0x7fff8eabcfff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x7fff8eabd000 - 0x7fff8eacbff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff8eacc000 - 0x7fff8eaebff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff8eaec000 - 0x7fff8ec2ffef com.apple.MediaControlSender (1.4.1 - 141.23) <983E0905-BA7A-35D3-9370-430032201712> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender


External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 14
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: 51648
thread_create: 2
thread_set_state: 0


VM Region Summary:

ReadOnly portion of Libraries: Total=242.2M resident=147.5M(61%) swapped_out_or_unallocated=94.7M(39%)

Writable regions: Total=1.7G written=412.2M(24%) resident=568.5M(33%) swapped_out=0K(0%) unallocated=1.1G(67%)


REGION TYPE VIRTUAL
=========== =======
ATS (font support) 39.0M
CG image 268K
CG raster data 916K
CG shared images 1280K
CoreAnimation 4048K
CoreServices 3860K
IOKit 142.9M
JS JIT generated code 256.0M
JS JIT generated code (reserved)768.0M reserved VM address space (unallocated)
JS VM register file 4096K
JS garbage collector 67.0M
MALLOC 368.2M
MALLOC guard page 48K
Memory tag=242 12K
Memory tag=251 52K
OpenGL GLSL 1024K
SQLite page cache 4896K
STACK GUARD 56.1M
Stack 16.2M
VM_ALLOCATE 18.2M
WebCore purgeable data 25.4M
__DATA 27.4M
__IMAGE 528K
__LINKEDIT 54.6M
__TEXT 187.6M
__UNICODE 544K
mapped file 106.8M
shared memory 3924K
=========== =======
TOTAL 2.1G
TOTAL, minus reserved VM space 1.4G


Model: MacBookPro7,1, BootROM MBP71.0039.B0E, 2 processors, Intel Core 2 Duo, 2.4 GHz, 8 GB, SMC 1.62f6

Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB

Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000

Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.81.21)

Bluetooth: Version 4.0.9f8 10405, 2 service, 18 devices, 1 incoming serial ports

Network Service: Ethernet, Ethernet, en0

Network Service: Wi-Fi, AirPort, en1

Serial ATA Device: SAMSUNG SSD 830 Series, 256.06 GB

Serial ATA Device: MATSHITADVD-R UJ-898, 7.36 GB

USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26100000 / 2

USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0x24100000 / 3

USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0x24120000 / 4

USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24600000 / 2

USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000 / 4

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06610000 / 6

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x06500000 / 3

USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x06300000 / 2

Sep 7, 2012 5:18 PM in response to stumptown3

Please read this whole message before doing anything. Don't post any more crash logs unless requested.


This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.


Step 1


The purpose of this step is to determine whether the problem is localized to your user account.


Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up guest users” (without the quotes) in the search box. Don't use the Safari-only “Guest User” login created by “Find My Mac.”


While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.


Test while logged in as Guest. Same problem(s)?


After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.


*Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.


Step 2


The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.


Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:


  1. Be sure your Mac is shut down.
  2. Press the power button.
  3. Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
  4. Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).


Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.


The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.


*Note: If FileVault is enabled, or if a firmware password is set, you can’t boot in safe mode.


Test while in safe mode. Same problem(s)?


After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

Sep 24, 2012 9:04 PM in response to Linc Davis

OK, results of testing:

1. in Guest User login, Safari still crashes.


2. in Safe Mode, I couldn't get it to crash, but the browsing experience was unbearable -- slow scrolling, flickering screen, slow loading. I gave up after a while, but never saw the browser crash.


I can post a crash log from the guest user session if you like -- just let me know.


Any idea what might be going on here?


Thanks!

Sep 24, 2012 9:25 PM in response to stumptown3

Please read this whole message before doing anything.

This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.

Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac.


These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing.


Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects.


Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands.


Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.


Launch the Terminal application in any of the following ways:


☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)


☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.


☞ Open LaunchPad. Click Utilities, then Terminal in the page that opens.


When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.


Step 1


Copy or drag — do not type — the line below into the Terminal window, then press return:

kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'

Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.) You can omit the final line ending in “$”.


Step 2


Repeat with this line:

sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}'

This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning.


Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step.


Step 3

launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'

Step 4

ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null

Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting.


Step 5

osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null

Remember, steps 1-5 are all drag-and-drop or copy-and-paste, whichever you prefer — no typing, except your password. Also remember to post the output.


You can then quit Terminal.

Sep 24, 2012 9:31 PM in response to Linc Davis

Step 1 results:

com.Cycling74.driver.Soundflower (1.5.1)


Step 2 results:

com.microsoft.office.licensing.helper

com.adobe.SwitchBoard

com.adobe.fpsaud


Step 3 results:

com.evernote.EvernoteHelper

com.google.keystone.user.agent

com.adobe.AAM.Scheduler-1.0


Step 4 results:

/Library/Components:


/Library/Extensions:


/Library/Frameworks:

AEProfiling.framework

AERegistration.framework

Adobe AIR.framework

AudioMixEngine.framework

NyxAudioAnalysis.framework

PluginManager.framework

iTunesLibrary.framework


/Library/Input Methods:


/Library/Internet Plug-Ins:

AmazonMP3DownloaderPlugin.plugin

Flash Player.plugin

JavaAppletPlugin.plugin

Quartz Composer.webplugin

QuickTime Plugin.plugin

SharePointBrowserPlugin.plugin

SharePointWebKitPlugin.webplugin

Silverlight.plugin

flashplayer.xpt

nsIQTScriptablePlugin.xpt


/Library/Keyboard Layouts:


/Library/LaunchAgents:

com.adobe.AAM.Updater-1.0.plist


/Library/LaunchDaemons:

com.adobe.SwitchBoard.plist

com.adobe.fpsaud.plist

com.microsoft.office.licensing.helper.plist


/Library/PreferencePanes:

Flash Player.prefPane


/Library/PrivilegedHelperTools:

com.microsoft.office.licensing.helper


/Library/QuickLook:

iBooksAuthor.qlgenerator

iWork.qlgenerator


/Library/QuickTime:

AppleIntermediateCodec.component

AppleMPEG2Codec.component


/Library/ScriptingAdditions:

Adobe Unit Types.osax


/Library/Spotlight:

Microsoft Office.mdimporter

iBooksAuthor.mdimporter

iWork.mdimporter


/Library/StartupItems:


/etc/mach_init.d:


/etc/mach_init_per_login_session.d:


/etc/mach_init_per_user.d:


Step 5 results:

Microsoft Database Daemon, Amazon Cloud Drive, SpeechSynthesisServer, Dropbox

Sep 25, 2012 10:32 AM in response to stumptown3

Select  System Preferences Network. If the preference pane is locked, click the lock icon in the lower left corner and enter your password to unlock it. Then click the Advanced button and select the Proxies tab. If any proxy options are selected, deselect them. You don’t need to change the bypass or FTP settings. Click OK and then Apply. Test.

Sep 25, 2012 11:33 AM in response to stumptown3

The results you reported from the safe boot are ambiguous, but I'll assume that Safari was, in fact, stable in safe mode.


In that case, I suggest you first back up all data, then uninstall the "Soundflower" audio driver and move the AppleMPEG2Codec component out of the folder /Library/QuickTime. Reboot and test.


Before you ask, I can't tell you how to uninstall Soundflower. You'll have to get that information from the developer or by doing your own research.

Safari crashing in mountain lion

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.