Safari Crashing Randomly Since Mountain Lion - KERN_INVALID_ADDRESS

I'm trying to work out what specifically is causing it to crash.
It's seemingly at random, but i've got a feeling its certain types of content that are causing it and something needs re-installing. Can you help me pin down what the culprit is ? full crash report below:
[code]
Process:         WebProcess [1177]
Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
Identifier:      com.apple.WebProcess
Version:         8536 (8536.26.14)
Build Info:      WebKit2-7536026014000000~3
Code Type:       X86-64 (Native)
Parent Process:  ??? [1119]
User ID:         501
Date/Time:       2012-10-11 13:37:49.198 +0100
OS Version:      Mac OS X 10.8.2 (12C60)
Report Version:  10
Interval Since Last Report:          19033 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  3547 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      26340965-2EC7-898D-00E0-3B3FCC88BEC2
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000011a4a8038
VM Regions Near 0x11a4a8038:
    TC malloc              000000011a353000-000000011a4a8000 [ 1364K] rw-/rwx SM=PRV 
-->
    JS garbage collector   000000011a4b3000-000000011a4be000 [   44K] rw-/rwx SM=PRV 
Application Specific Information:
Bundle controller class:
BrowserBundleController
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore                0x00007fff9021844b JSC::JSArray::getOwnPropertySlot(JSC::JSCell*, JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) + 59
1   com.apple.JavaScriptCore                0x00007fff900f018d JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const + 365
2   com.apple.JavaScriptCore                0x00007fff902dc738 llint_slow_path_get_by_id + 168
3   com.apple.JavaScriptCore                0x00007fff902e3376 llint_op_get_by_id + 112
4   com.apple.JavaScriptCore                0x00007fff900e6d30 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 912
5   com.apple.JavaScriptCore                0x00007fff900e6994 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
6   com.apple.JavaScriptCore                0x00007fff90138ad7 JSObjectCallAsFunction + 407
7   com.apple.Safari.framework              0x00007fff94cd0b92 Safari::EventTarget::handleEvent(Safari::Event*, Safari::RegisteredEventListener const&) + 116
8   com.apple.Safari.framework              0x00007fff94cd0a9a Safari::EventTarget::fireEventListeners(Safari::Event*, Safari::EventTargetTracker*) + 312
9   com.apple.Safari.framework              0x00007fff94cd06bf Safari::EventTarget::fireEventListeners(Safari::Event*) + 173
10  com.apple.Safari.framework              0x00007fff94cd05ce Safari::EventTarget::dispatchEvent(Safari::Event*) + 370
11  com.apple.Safari.framework              0x00007fff94c984ea Safari::ContentExtension::dispatchMessageToPage(Safari::WK::String const&, Safari::WK::SerializedScriptValue const&, Safari::WK::BundlePage const&) + 128
12  com.apple.Safari.framework              0x00007fff94c9b4c0 Safari::ContentExtension::handleMessage(Safari::WK::String const&, Safari::WK::Type const&) + 140
13  com.apple.Safari.framework              0x00007fff94bfe582 Safari::BrowserBundleController::dispatchMessage(Safari::WK::String const&, Safari::WK::Type const&) + 62
14  com.apple.Safari.framework              0x00007fff94bfccc2 Safari::BrowserBundleController::didReceiveMessage(Safari::WK::Bundle const&, Safari::WK::String const&, Safari::WK::Type const&) + 40
15  com.apple.Safari.framework              0x00007fff94c816e3 Safari::WK::didReceiveMessage(OpaqueWKBundle const*, OpaqueWKString const*, void const*, void const*) + 91
16  com.apple.WebKit2                       0x00007fff8a343578 WebKit::InjectedBundleClient::didReceiveMessage(WebKit::InjectedBundle*, ***::String const&, WebKit::APIObject*) + 134
17  com.apple.WebKit2                       0x00007fff8a340c6f WebKit::InjectedBundle::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 97
18  com.apple.WebKit2                       0x00007fff8a384215 WebKit::WebConnectionToUIProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 179
19  com.apple.WebKit2                       0x00007fff8a2f0015 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 175
20  com.apple.WebKit2                       0x00007fff8a332eb3 CoreIPC::Connection::dispatchOneMessage() + 139
21  com.apple.WebCore                       0x00007fff8f67b438 WebCore::RunLoop::performWork() + 312
22  com.apple.WebCore                       0x00007fff8f67ba37 WebCore::RunLoop::performWork(void*) + 71
23  com.apple.CoreFoundation                0x00007fff8c2ad101 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
24  com.apple.CoreFoundation                0x00007fff8c2acaed __CFRunLoopDoSources0 + 445
25  com.apple.CoreFoundation                0x00007fff8c2cfdc5 __CFRunLoopRun + 789
26  com.apple.CoreFoundation                0x00007fff8c2cf6b2 CFRunLoopRunSpecific + 290
27  com.apple.HIToolbox                     0x00007fff88b310a4 RunCurrentEventLoopInMode + 209
28  com.apple.HIToolbox                     0x00007fff88b30e42 ReceiveNextEventCommon + 356
29  com.apple.HIToolbox                     0x00007fff88b30cd3 BlockUntilNextEventMatchingListInMode + 62
30  com.apple.AppKit                        0x00007fff9370e613 _DPSNextEvent + 685
31  com.apple.AppKit                        0x00007fff9370ded2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
32  com.apple.AppKit                        0x00007fff93705283 -[NSApplication run] + 517
33  com.apple.WebCore                       0x00007fff8f67be0f WebCore::RunLoop::run() + 63
34  com.apple.WebKit2                       0x00007fff8a3dcc8a WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
35  com.apple.WebKit2                       0x00007fff8a3a45bd WebKitMain + 285
36  com.apple.WebProcess                    0x000000010cd46e7b 0x10cd46000 + 3707
37  libdyld.dylib                           0x00007fff927b87e1 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8ffeed16 kevent + 10
1   libdispatch.dylib                       0x00007fff8aa90dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff8aa909ee _dispatch_mgr_thread + 54
Thread 2:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff8ffee0fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff89f04f89 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff900d0d96 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3   com.apple.JavaScriptCore                0x00007fff902f2d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
4   com.apple.JavaScriptCore                0x00007fff9030836f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff89f00742 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff89eed181 thread_start + 13
Thread 3:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8ffee0fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff89f04f89 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff90255724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x00007fff90255606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00007fff9030836f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff89f00742 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff89eed181 thread_start + 13
Thread 4:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff8ffec686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8ffebc42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8c2ca803 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8c2cfee6 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8c2cf6b2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff88eb2586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation                    0x00007fff88f10612 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff89f00742 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff89eed181 thread_start + 13
Thread 5:: WebCore: Scrolling
0   libsystem_kernel.dylib                  0x00007fff8ffec686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8ffebc42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8c2ca803 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8c2cfee6 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8c2cf6b2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff8c2de371 CFRunLoopRun + 97
6   com.apple.WebCore                       0x00007fff8f6912b1 WebCore::ScrollingThread::initializeRunLoop() + 273
7   com.apple.JavaScriptCore                0x00007fff9030836f ***::wtfThreadEntryPoint(void*) + 15
8   libsystem_c.dylib                       0x00007fff89f00742 _pthread_start + 327
9   libsystem_c.dylib                       0x00007fff89eed181 thread_start + 13
Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff8ffee322 __select + 10
1   com.apple.CoreFoundation                0x00007fff8c30f4e6 __CFSocketManager + 1302
2   libsystem_c.dylib                       0x00007fff89f00742 _pthread_start + 327
3   libsystem_c.dylib                       0x00007fff89eed181 thread_start + 13
Thread 7:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff8ffee0fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff89f04f89 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff900d0d5d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore                       0x00007fff8f6b69b1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore                       0x00007fff8ec0906a WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore                0x00007fff9030836f ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_c.dylib                       0x00007fff89f00742 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff89eed181 thread_start + 13
Thread 8:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff8ffee0fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff89f04f89 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff900d0d5d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore                       0x00007fff8f6b69b1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore                       0x00007fff8ec0906a WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore                0x00007fff9030836f ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_c.dylib                       0x00007fff89f00742 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff89eed181 thread_start + 13
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff8ffee6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff89f02eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff89f02cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff89eed171 start_wqthread + 13
Thread 10:
0   libsystem_kernel.dylib                  0x00007fff8ffee6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff89f02eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff89f02cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff89eed171 start_wqthread + 13
Thread 11:
0   libsystem_kernel.dylib                  0x00007fff8ffee6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff89f02eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff89f02cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff89eed171 start_wqthread + 13
Thread 12:
0   libsystem_kernel.dylib                  0x00007fff8ffee6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff89f02eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff89f02cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff89eed171 start_wqthread + 13
Thread 13:
0   libsystem_kernel.dylib                  0x00007fff8ffee6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff89f02eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff89f02cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff89eed171 start_wqthread + 13
Thread 14:
0   libsystem_kernel.dylib                  0x00007fff8ffee6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff89f02eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff89f02cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff89eed171 start_wqthread + 13
Thread 15:
0   libsystem_kernel.dylib                  0x00007fff8ffee6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff89f02eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff89f02cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff89eed171 start_wqthread + 13
Thread 16:
0   libsystem_kernel.dylib                  0x00007fff8ffee6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff89f02eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff89f02cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff89eed171 start_wqthread + 13
Thread 17:
0   libsystem_kernel.dylib                  0x00007fff8ffee6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff89f02eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff89f02cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff89eed171 start_wqthread + 13
Thread 18:
0   libsystem_kernel.dylib                  0x00007fff8ffee6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff89f02eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff89f02cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff89eed171 start_wqthread + 13
Thread 19:
0   libsystem_kernel.dylib                  0x00007fff8ffee6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff89f02eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff89f02cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff89eed171 start_wqthread + 13
Thread 20:
0   libsystem_kernel.dylib                  0x00007fff8ffee6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff89f02eec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff89f02cb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff89eed171 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x000000011a4a8038  rbx: 0x00007fff52eb7818  rcx: 0x000000010ceeca00  rdx: 0x0000000112b8ad78
  rdi: 0x00000001108ea060  rsi: 0x000000010f7600e8  rbp: 0x00007fff52eb77c0  rsp: 0x00007fff52eb7790
   r8: 0x00000000000007ff   r9: 0x0000000118dce1a0  r10: 0x000000011fd9b388  r11: 0x0000000125070650
  r12: 0x000000010f7600e8  r13: 0xffff000000000002  r14: 0x00000001108ea060  r15: 0x0000000112b8ad78
  rip: 0x00007fff9021844b  rfl: 0x0000000000010246  cr2: 0x000000011a4a8038
Logical CPU: 0
Binary Images:
       0x10cd46000 -        0x10cd46fff  com.apple.WebProcess (8536 - 8536.26.14) <04443BB6-662D-3053-B839-23AC888D5497> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
       0x10cd50000 -        0x10cd50fff  WebProcessShim.dylib (7536.26.14) <E5E6AD28-2DA2-34DC-9715-F7915243144F> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
       0x10fcf3000 -        0x10fd09fff  com.apple.WebInspector (8536 - 8536.26.7) <695942A0-65F2-3E26-84D3-859D12938555> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
       0x111c17000 -        0x111dcefff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x111e05000 -        0x111f47fff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x111f7b000 -        0x111f89ff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
       0x111f90000 -        0x111fbdfff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x111fc6000 -        0x111fcffe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
       0x111fd5000 -        0x111fd8ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x11c054000 -        0x11c06aff7  com.apple.webcontentfilter.framework (3.1 - 5) <D76F41C5-DAEF-3298-BFF7-B63A92B32ACA> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
       0x200000000 -        0x200822ff7  com.apple.GeForceGLDriver (8.0.61 - 8.0.0) <CF32F783-46E3-3837-A993-01CB9C2BE6BC> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x7fff6c946000 -     0x7fff6c97a93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff88a4a000 -     0x7fff88a80fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff88a81000 -     0x7fff88aa0ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff88aa1000 -     0x7fff88ab5fff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff88ad1000 -     0x7fff88e01ff7  com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff88e02000 -     0x7fff88e3efff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff88e7b000 -     0x7fff891d7fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff891f3000 -     0x7fff89227fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff89228000 -     0x7fff89277ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff89278000 -     0x7fff89284fff  com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff89291000 -     0x7fff8929bfff  com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8929c000 -     0x7fff892a2fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff892a3000 -     0x7fff894a3fff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
    0x7fff894a4000 -     0x7fff894c4fff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff89517000 -     0x7fff8953eff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8953f000 -     0x7fff89569ff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8956a000 -     0x7fff89881ff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8989e000 -     0x7fff898a2fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff898a3000 -     0x7fff898aefff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff898af000 -     0x7fff899b1fff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff899b2000 -     0x7fff89ad2fff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff89ad5000 -     0x7fff89ae0ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff89ae1000 -     0x7fff89d64fff  com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff89d65000 -     0x7fff89eebfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff89eec000 -     0x7fff89fb8fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
    0x7fff89fb9000 -     0x7fff8a006fff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8a007000 -     0x7fff8a087ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8a088000 -     0x7fff8a125ff7  com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8a15f000 -     0x7fff8a1fdff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8a1fe000 -     0x7fff8a1fffff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8a200000 -     0x7fff8a2daff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8a2db000 -     0x7fff8a4c2ff7  com.apple.WebKit2 (8536 - 8536.26.14) <123EF992-E854-32DB-8E6B-3D5BBE2F7E87> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff8a7c7000 -     0x7fff8a7e8fff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8a7e9000 -     0x7fff8a81bfff  com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x7fff8aa64000 -     0x7fff8aa8bfff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8aa8c000 -     0x7fff8aaa1ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff8aaa2000 -     0x7fff8aaf3ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8aaf4000 -     0x7fff8aafeff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff8aaff000 -     0x7fff8ab0cff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8ab5e000 -     0x7fff8ab6afff  libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8ab6b000 -     0x7fff8ab7eff7  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
    0x7fff8ab7f000 -     0x7fff8ab83fff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8ab84000 -     0x7fff8ab85fff  libquit.dylib (130) <FD30E6D6-B4F9-3E14-8376-7036271100D1> /usr/lib/libquit.dylib
    0x7fff8ab86000 -     0x7fff8abb7ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8abb8000 -     0x7fff8abc5fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff8abc6000 -     0x7fff8ac2eff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff8ac32000 -     0x7fff8ac89ff7  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
    0x7fff8ac8a000 -     0x7fff8ad17ff7  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
    0x7fff8ad60000 -     0x7fff8ad6efff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8b624000 -     0x7fff8b625ff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
    0x7fff8b626000 -     0x7fff8b62aff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8b62b000 -     0x7fff8b64dff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8b64e000 -     0x7fff8b65dff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8b67e000 -     0x7fff8b6c1fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8b6c2000 -     0x7fff8b6cbfff  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
    0x7fff8b6cc000 -     0x7fff8b6d0fff  libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8b6d1000 -     0x7fff8b6fffff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8b700000 -     0x7fff8b706fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff8b707000 -     0x7fff8b93cff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8b9a5000 -     0x7fff8b9cefff  libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib
    0x7fff8baf9000 -     0x7fff8bafafff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8bb10000 -     0x7fff8bb26fff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8bbb2000 -     0x7fff8bbfdff7  com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8bbfe000 -     0x7fff8bc25ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff8bc26000 -     0x7fff8bc2afff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8bc71000 -     0x7fff8bd2eff7  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
    0x7fff8bd2f000 -     0x7fff8bd2ffff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8bd8a000 -     0x7fff8bd8dfff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8bd8e000 -     0x7fff8bdc4fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff8bdc5000 -     0x7fff8bddcfff  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
    0x7fff8bdf5000 -     0x7fff8be2ffff  com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff8be30000 -     0x7fff8bf3bfff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8bf3c000 -     0x7fff8c039ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff8c044000 -     0x7fff8c044fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8c045000 -     0x7fff8c09cff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8c09d000 -     0x7fff8c0f3fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8c0f4000 -     0x7fff8c0f6fff  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
    0x7fff8c0f7000 -     0x7fff8c191fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8c192000 -     0x7fff8c1c7ff7  libTrueTypeScaler.dylib (84.5) <DF2335F3-07BE-30BA-B73C-3204E95B42C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff8c1c8000 -     0x7fff8c29aff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8c29b000 -     0x7fff8c484fff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8c4e3000 -     0x7fff8c532ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8c576000 -     0x7fff8c5befff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff8c5c1000 -     0x7fff8c9baff7  com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8ca03000 -     0x7fff8ca40fe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8ca85000 -     0x7fff8cae1ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8cae2000 -     0x7fff8cae4fff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8cae5000 -     0x7fff8cb3bff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8cb3c000 -     0x7fff8cb47ff7  com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff8cb48000 -     0x7fff8cb52fff  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
    0x7fff8cb53000 -     0x7fff8ccc4ff7  com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8ccc5000 -     0x7fff8ccc6fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
    0x7fff8cd37000 -     0x7fff8cd3afff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
    0x7fff8cd3b000 -     0x7fff8cd56ff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8cd57000 -     0x7fff8cecbfff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8ced8000 -     0x7fff8cee6ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8cee7000 -     0x7fff8cee7fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8cf26000 -     0x7fff8cf28fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8cf29000 -     0x7fff8cf3aff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff8cf3b000 -     0x7fff8cfd5fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8cfd6000 -     0x7fff8d033fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8d034000 -     0x7fff8d776ff7  libclh.dylib (4.0.3 - 4.0.3) <16FC7127-61C7-3F3A-870E-16CD38E5BB37> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7fff8d777000 -     0x7fff8d777fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8d92a000 -     0x7fff8d938fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8d939000 -     0x7fff8d95aff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8d95b000 -     0x7fff8d95dff7  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
    0x7fff8d95e000 -     0x7fff8daa2fef  com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff8daa3000 -     0x7fff8dab8fff  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
    0x7fff8dbc1000 -     0x7fff8dc05fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x7fff8dcbf000 -     0x7fff8df82ff7  com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8df88000 -     0x7fff8e208ff7  com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff8e209000 -     0x7fff8e209fff  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
    0x7fff8e20a000 -     0x7fff8e32292f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff8e323000 -     0x7fff8e33dfff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8e382000 -     0x7fff8e484fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8e485000 -     0x7fff8e48cfff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8e51d000 -     0x7fff8e51dfff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff8e522000 -     0x7fff8e5a4fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8e5a5000 -     0x7fff8e5e4ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8e5e5000 -     0x7fff8e61dfff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff8e61e000 -     0x7fff8e620ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8e621000 -     0x7fff8e73bfff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8e73c000 -     0x7fff8e776fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8e825000 -     0x7fff8e831ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8e832000 -     0x7fff8e834fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8e835000 -     0x7fff8e87dfff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8e8d7000 -     0x7fff8e8e5ff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
    0x7fff8e941000 -     0x7fff8e942ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff8e943000 -     0x7fff8e9d4fff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8e9d5000 -     0x7fff8ea2efff  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8ea2f000 -     0x7fff8ea31ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff8ea32000 -     0x7fff8ea3ffff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8ea40000 -     0x7fff8ea45fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff8ea46000 -     0x7fff8ebe1fef  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
    0x7fff8ebe2000 -     0x7fff8ebe2fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8ebe3000 -     0x7fff8ebe9ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8ebea000 -     0x7fff8fba3fff  com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff8fba4000 -     0x7fff8fba5ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    0x7fff8fba6000 -     0x7fff8fc27fff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8fc28000 -     0x7fff8fc2efff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8fc2f000 -     0x7fff8fc37ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8ffc4000 -     0x7fff8ffdbfff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8ffdc000 -     0x7fff8fff7ff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
    0x7fff90021000 -     0x7fff90021ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff90022000 -     0x7fff9006eff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x7fff9006f000 -     0x7fff9009afff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff9009b000 -     0x7fff900c9ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff900ca000 -     0x7fff90364ff7  com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff90365000 -     0x7fff903c1fff  com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff903c2000 -     0x7fff9042afff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff9042b000 -     0x7fff90450ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
    0x7fff9045f000 -     0x7fff90463fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff90464000 -     0x7fff90537ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff90538000 -     0x7fff90573fff  com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff90574000 -     0x7fff909b0fff  com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff909b1000 -     0x7fff90aaefff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff90aaf000 -     0x7fff90d5dfff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff90d5e000 -     0x7fff90d89fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff90d8a000 -     0x7fff90d8ffff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff90d90000 -     0x7fff90ee1fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff90ee2000 -     0x7fff90f3efff  com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff90f3f000 -     0x7fff90f3ffff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff90f40000 -     0x7fff911e4fff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff911e5000 -     0x7fff9121cff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
    0x7fff9121d000 -     0x7fff91267ff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff91268000 -     0x7fff91269ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff9126a000 -     0x7fff912c7ff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff912c8000 -     0x7fff912d7ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff9136c000 -     0x7fff915c7ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff915c8000 -     0x7fff915ccff7  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
    0x7fff9162d000 -     0x7fff9162efff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff9162f000 -     0x7fff9171fff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff91725000 -     0x7fff917d6fff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff917d7000 -     0x7fff917d7fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff917d8000 -     0x7fff9181bff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff91a1d000 -     0x7fff91a8aff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff91a8d000 -     0x7fff91a95fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff91a96000 -     0x7fff91e8dfff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff91ede000 -     0x7fff91ee3fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff91ee7000 -     0x7fff91f3cff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff91f3e000 -     0x7fff91f49fff 

Java related most likely...
Install the OS X Mountain Lion Update v10.8.2 (Combo)
Then restart your Mac and try Safari.
It's ok do this even though v10.8.2 is already installed.

Similar Messages

  • Safari crash intermittent with Mountain Lion

    I get an intermittent crash with Safari. After fresh Mountain Lion install Safari was just fine. Began adding app's, utilities, etc. Somewhere in the mix I began getting crashes. I can create the problem trying to start a movie in netflix that was once seen. Otherwise, it can happen just about any prompt while surfing.
    Any guidance appreciated. I've gone thru resetting safari, a software update (included java update), cleared cache with a safe reboot. That's about all I know to do.. pretty new with Mac Intel's.
    Here's the latest report after initiating crash by starting movie in netflix.
    Interval Since Last Panic Report:  25489 sec
    Panics Since Last Report:          4
    Anonymous UUID:                    A0CE5E4B-7DE2-443B-0DED-4D8332852419
    Wed Oct 16 01:34:17 2013
    panic(cpu 0 caller 0xffffff7f9307ff1a): "GPU Panic: [<None>] 5 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff808d239000 0x0a5480a2, D0, P3/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.4.5/src/AppleM uxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 0), Frame : Return Address
    0xffffff808c512c50 : 0xffffff801101d636
    0xffffff808c512cc0 : 0xffffff7f9307ff1a
    0xffffff808c512d90 : 0xffffff7f9177026c
    0xffffff808c512e50 : 0xffffff7f918431f6
    0xffffff808c512e90 : 0xffffff7f91843254
    0xffffff808c512f00 : 0xffffff7f91b08278
    0xffffff808c513030 : 0xffffff7f9186bad1
    0xffffff808c513050 : 0xffffff7f9177703f
    0xffffff808c513100 : 0xffffff7f91774ad6
    0xffffff808c513300 : 0xffffff7f917763ff
    0xffffff808c5133d0 : 0xffffff7f92729425
    0xffffff808c513550 : 0xffffff7f92726350
    0xffffff808c5135d0 : 0xffffff7f92727254
    0xffffff808c513660 : 0xffffff7f92727833
    0xffffff808c5137a0 : 0xffffff7f927283b2
    0xffffff808c5138e0 : 0xffffff7f9275b16a
    0xffffff808c513920 : 0xffffff7f9275bf07
    0xffffff808c513940 : 0xffffff7f92755ce9
    0xffffff808c513ab0 : 0xffffff7f927565bd
    0xffffff808c513af0 : 0xffffff7f92751e76
    0xffffff808c513b20 : 0xffffff7f9274bf15
    0xffffff808c513b50 : 0xffffff7f92734094
    0xffffff808c513ba0 : 0xffffff8011470173
    0xffffff808c513bc0 : 0xffffff8011470d4d
    0xffffff808c513c20 : 0xffffff801146e74f
    0xffffff808c513d70 : 0xffffff8011098c21
    0xffffff808c513e80 : 0xffffff8011020b4d
    0xffffff808c513eb0 : 0xffffff8011010448
    0xffffff808c513f00 : 0xffffff801101961b
    0xffffff808c513f70 : 0xffffff80110a6546
    0xffffff808c513fb0 : 0xffffff80110cf473
          Kernel Extensions in backtrace:
             com.apple.driver.AppleMuxControl(3.4.5)[49FEF732-D7A3-327B-A7AA-6AC5A6E3DCFF]@0 xffffff7f93072000->0xffffff7f93084fff
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[B5B1F368-132E-3509-9ED5-93270E3ABB DD]@0xffffff7f9306d000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[2FAEA49C-EA4C-39C6-9203-FC022277A43C]@0xffffff 7f91675000
                dependency: com.apple.driver.AppleGraphicsControl(3.4.5)[4A2C8548-7EF1-38A9-8817-E8CB34B8DC A6]@0xffffff7f93059000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[A35915E8-C1B0-3C0F-81DF-5515BC9002FC]@0xfffff f7f915f3000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[F16E015E-1ABE-3C40-AC71-BC54F4BE442E]@0xff ffff7f916fb000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[9928306E-3508-3DBC-80A4-D8F1D87650D7]@0 xffffff7f916b8000
             com.apple.NVDAResman(8.1.6)[EA4F9902-5AAE-3F1D-A846-3796221C8C91]@0xffffff7f917 0f000->0xffffff7f919b1fff
                dependency: com.apple.iokit.IOPCIFamily(2.8)[2FAEA49C-EA4C-39C6-9203-FC022277A43C]@0xffffff 7f91675000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[F16E015E-1ABE-3C40-AC71-BC54F4BE442E]@0xff ffff7f916fb000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[9928306E-3508-3DBC-80A4-D8F1D87650D7]@0 xffffff7f916b8000
             com.apple.nvidia.nv50hal(8.1.6)[3455BCFE-565A-3FE5-9F0B-855BCB6CC9B3]@0xffffff7 f919bd000->0xffffff7f91c90fff
                dependency: com.apple.NVDAResman(8.1.6)[EA4F9902-5AAE-3F1D-A846-3796221C8C91]@0xffffff7f917 0f000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[2FAEA49C-EA4C-39C6-9203-FC022277A43C]@0xffffff 7f91675000
             com.apple.GeForce(8.1.6)[0E3D8776-A5B7-3D82-9BFD-9188170B358D]@0xffffff7f926f70 00->0xffffff7f927c4fff
                dependency: com.apple.NVDAResman(8.1.6)[EA4F9902-5AAE-3F1D-A846-3796221C8C91]@0xffffff7f917 0f000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[F16E015E-1ABE-3C40-AC71-BC54F4BE442E]@0xff ffff7f916fb000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[2FAEA49C-EA4C-39C6-9203-FC022277A43C]@0xffffff 7f91675000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[9928306E-3508-3DBC-80A4-D8F1D87650D7]@0 xffffff7f916b8000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12F45
    Kernel version:
    Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
    Kernel UUID: EA38B02E-2B88-309F-BA68-1DE29F605DD8
    Kernel slide:     0x0000000010e00000
    Kernel text base: 0xffffff8011000000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 458919794858
    last loaded kext at 264443808920: com.apple.filesystems.msdosfs          1.8.1 (addr 0xffffff7f93312000, size 65536)
    last unloaded kext at 325788517426: com.apple.filesystems.msdosfs          1.8.1 (addr 0xffffff7f93312000, size 57344)
    loaded kexts:
    com.bresink.driver.BRESINKx86Monitoring          9.0
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.13.12
    com.apple.driver.AppleHDA          2.4.7fc4
    com.apple.iokit.IOBluetoothSerialManager          4.1.7f2
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.1.7f4
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.SMCMotionSensor          3.0.3d1
    com.apple.driver.AppleLPC          1.6.3
    com.apple.driver.AppleIntelHDGraphics          8.1.6
    com.apple.driver.AppleIntelHDGraphicsFB          8.1.6
    com.apple.GeForce          8.1.6
    com.apple.driver.AppleUpstreamUserClient          3.5.12
    com.apple.driver.AppleMikeyDriver          2.4.7fc4
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleSMBusPCI          1.0.11d1
    com.apple.driver.AppleMuxControl          3.4.5
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleUSBTCButtons          237.1
    com.apple.driver.AppleUSBCardReader          3.3.1
    com.apple.driver.AppleUSBTCKeyboard          237.1
    com.apple.driver.AppleIRController          320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.6
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.5
    com.apple.driver.AppleUSBHub          635.4.0
    com.apple.driver.AirPort.Brcm4331          615.20.17
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleAHCIPort          2.6.6
    com.apple.iokit.AppleBCM5701Ethernet          3.6.2b4
    com.apple.driver.AppleUSBEHCI          621.4.6
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.8
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.8
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          214.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2.1
    com.apple.driver.AppleIntelCPUPowerManagement          214.0.0
    com.apple.driver.DspFuncLib          2.4.7fc4
    com.apple.iokit.IOAudioFamily          1.9.2fc7
    com.apple.kext.OSvKernDSPLib          1.12
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.1.7f2
    com.apple.driver.AppleHDAController          2.4.7fc4
    com.apple.iokit.IOHDAFamily          2.4.7fc4
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.7f2
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMC          3.1.5d4
    com.apple.nvidia.nv50hal          8.1.6
    com.apple.NVDAResman          8.1.6
    com.apple.driver.IOPlatformPluginFamily          5.4.1d13
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.6
    com.apple.iokit.IOUSBMassStorageClass          3.5.2
    com.apple.driver.AppleUSBMultitouch          237.3
    com.apple.iokit.IOUSBHIDDriver          623.4.0
    com.apple.driver.AppleUSBMergeNub          621.4.6
    com.apple.driver.AppleUSBComposite          621.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.6
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.5
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.6
    com.apple.iokit.IOUSBUserClient          630.4.4
    com.apple.iokit.IO80211Family          530.5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.5.1
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          635.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.8
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.53 GHz, 4 GB, SMC 1.58f17
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Bluetooth: Version 4.1.7f2 12718, 3 service, 13 devices, 3 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK5055GSXF, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3

    You have the MacBookPro6,2, the Edsel of Macs. It may be covered by this program:
    MacBook Pro (15-inch, Mid 2010): Intermittent black screen or loss of video
    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider, to have the machine tested. The routine hardware diagnostics used by service providers may not detect the fault. There is a specific test for this issue.
    Print the first page of the panic report, and the support page linked above, and bring them with you.
    Note that the replacement program only applies within three years of purchase. If you wait beyond that date, Apple may refuse the service. In that case, you'll be quoted a price of about $300 (in the U.S.) for a depot repair. The model was discontinued in February 2011, so the replacement program will be ending quite soon.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    Sometimes the replacement part is also defective, so be prepared for that possibility.
    If it's too late for your unit to be repaired under the program, and you don't want to pay for a new logic board, you may be able to stop the panics by disabling automatic graphics switching.
    *An SSD doesn't need to be zeroed.

  • Safari crashes repeatedly after Mountain Lion?

    Hello-
    I recently "upgraded" to Mountain Lion and since then Safari refuses to open.  It crashes every time I try to open.  Here's the report:
    Process:    
    Safari [1647]
    Path:       
    /Users/USER/Desktop/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    5.1.7 (6534.57.2)
    Build Info: 
    WebBrowser-75345702~2
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [156]
    User ID:    
    501
    Date/Time:  
    2013-09-03 07:46:12.954 -0700
    OS Version: 
    Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:     
    116921 sec
    Crashes Since Last Report:      
    1
    Per-App Interval Since Last Report:  3529 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                 
    D10EB25C-ED53-26EB-F315-D4E365DA604B
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000388
    VM Regions Near 0x388:
    -->
    __TEXT            
    0000000100000000-0000000100001000 [
    4K] r-x/rwx SM=COW  /Users/USER/Desktop/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Enabled Extensions:
    com.multisolar.safari.jsblacklist-9TRVFHLV7B (2 - 1.0.1) JavaScript Blacklist
    org.ysoldak.safari.franker-YC74FH34F8 (1.3.1 - 1.3.1) Franker
    com.betafish.adblockforsafari-UAMUU4S2D9 (102.6.4 - 2.6.4) AdBlock
    Performing @selector(newTab:) from sender NSMenuItem 0x100156310
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.Safari.framework
    0x00007fff88155bc4 Safari::BrowserContentViewController::restorePendingState() + 14
    1   com.apple.Safari.framework
    0x00007fff881ada4e -[BrowserWindowControllerMac windowWillOrderOnScreen:] + 131
    2   com.apple.CoreFoundation 
    0x00007fff9386beda _CFXNotificationPost + 2554
    3   com.apple.Foundation     
    0x00007fff89e9e7b6 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
    4   com.apple.AppKit         
    0x00007fff913cd941 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1162
    5   com.apple.AppKit         
    0x00007fff913cce7c -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 496
    6   com.apple.AppKit         
    0x00007fff913ccc1f -[NSWindow orderWindow:relativeTo:] + 159
    7   com.apple.AppKit         
    0x00007fff913c56dc -[NSWindow makeKeyAndOrderFront:] + 48
    8   com.apple.Safari.framework
    0x00007fff8816e2a9 -[BrowserDocumentController newTab:] + 92
    9   com.apple.AppKit         
    0x00007fff913fd959 -[NSApplication sendAction:to:from:] + 342
    10  com.apple.Safari.framework
    0x00007fff8813aabd -[BrowserApplication sendAction:to:from:] + 54
    11  com.apple.AppKit         
    0x00007fff9153336c -[NSMenuItem _corePerformAction] + 406
    12  com.apple.AppKit         
    0x00007fff9153305a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133
    13  com.apple.AppKit         
    0x00007fff9122020f -[NSMenu _internalPerformActionForItemAtIndex:] + 36
    14  com.apple.AppKit         
    0x00007fff91220097 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 135
    15  com.apple.AppKit         
    0x00007fff9152c165 NSSLMMenuEventHandler + 342
    16  com.apple.HIToolbox      
    0x00007fff909f5d1a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206
    17  com.apple.HIToolbox      
    0x00007fff909f51e9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410
    18  com.apple.HIToolbox      
    0x00007fff90a0afc9 SendEventToEventTarget + 40
    19  com.apple.HIToolbox      
    0x00007fff90a41ca9 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 443
    20  com.apple.HIToolbox      
    0x00007fff909e6a21 SendMenuCommandWithContextAndModifiers + 59
    21  com.apple.HIToolbox      
    0x00007fff909e69d3 SendMenuItemSelectedEvent + 254
    22  com.apple.HIToolbox      
    0x00007fff909e685f FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
    23  com.apple.HIToolbox      
    0x00007fff909c28bb MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 605
    24  com.apple.HIToolbox      
    0x00007fff909c1ec8 _HandleMenuSelection2 + 565
    25  com.apple.AppKit         
    0x00007fff913eb8c6 _NSHandleCarbonMenuEvent + 245
    26  com.apple.AppKit         
    0x00007fff9130da9f _DPSNextEvent + 2073
    27  com.apple.AppKit         
    0x00007fff9130cdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    28  com.apple.Safari.framework
    0x00007fff8813b5a2 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162
    29  com.apple.AppKit         
    0x00007fff913041a3 -[NSApplication run] + 517
    30  com.apple.AppKit         
    0x00007fff912a8bd6 NSApplicationMain + 869
    31  com.apple.Safari.framework
    0x00007fff88312564 SafariMain + 166
    32  com.apple.Safari         
    0x0000000100000f1c 0x100000000 + 3868
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff8fe32d16 kevent + 10
    1   libdispatch.dylib        
    0x00007fff90250dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib        
    0x00007fff902509ee _dispatch_mgr_thread + 54
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x00007fff8fe320fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff9376dfe9 _pthread_cond_wait + 869
    2   com.apple.WebCore        
    0x00007fff91e9617b WebCore::IconDatabase::syncThreadMainLoop() + 107
    3   com.apple.WebCore        
    0x00007fff91e93c94 WebCore::IconDatabase::iconDatabaseSyncThread() + 500
    4   com.apple.JavaScriptCore 
    0x00007fff870eb25f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff937697a2 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff937561e1 thread_start + 13
    Thread 3:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib   
    0x00007fff8fe30686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8fe2fc42 mach_msg + 70
    2   com.apple.QuartzCore     
    0x00007fff86d9b17b CA::Render::Server::server_thread(void*) + 403
    3   com.apple.QuartzCore     
    0x00007fff86e1fdc6 thread_fun + 25
    4   libsystem_c.dylib        
    0x00007fff937697a2 _pthread_start + 327
    5   libsystem_c.dylib        
    0x00007fff937561e1 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x00007fff8fe30686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8fe2fc42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff93856233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff9385b916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff9385b0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation     
    0x00007fff89e8d546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation     
    0x00007fff89eeb562 __NSThread__main__ + 1345
    7   libsystem_c.dylib        
    0x00007fff937697a2 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff937561e1 thread_start + 13
    Thread 5:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib   
    0x00007fff8fe320fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff9376dfe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff86eb2b66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore 
    0x00007fff870d5bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore 
    0x00007fff870eb25f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff937697a2 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff937561e1 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff8fe320fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff9376dfe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff870389d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff870388b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff870eb25f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff937697a2 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff937561e1 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x00007fff8fe32322 __select + 10
    1   com.apple.CoreFoundation 
    0x00007fff9389af46 __CFSocketManager + 1302
    2   libsystem_c.dylib        
    0x00007fff937697a2 _pthread_start + 327
    3   libsystem_c.dylib        
    0x00007fff937561e1 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib   
    0x00007fff8fe326d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff9376bf4c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff9376bd13 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff937561d1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib   
    0x00007fff8fe326d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff9376bf4c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff9376bd13 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff937561d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000107242340  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x00007fff884287ec  rbp: 0x00007fff5fbfe500  rsp: 0x00007fff5fbfe4e0
       r8: 0xfffffffeffadac4f   r9: 0x00000000000000ff  r10: 0x000000010058e860  r11: 0x00007fff8819236c
      r12: 0x0000000000000003  r13: 0x0000000000000000  r14: 0x00007fff8de80240  r15: 0x0000000100575ac0
      rip: 0x00007fff88155bc4  rfl: 0x0000000000010202  cr2: 0x0000000000000388
    Logical CPU: 0
    Binary Images:
    0x100000000 -   
    0x100000fff  com.apple.Safari (5.1.7 - 6534.57.2) <2208AB17-7F39-5DC1-AE9F-7946DEE3CA0B> /Users/USER/Desktop/Safari.app/Contents/MacOS/Safari
    0x7fff6d002000 -
    0x7fff6d03693f  dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8> /usr/lib/dyld
    0x7fff86bd4000 -
    0x7fff86cd1fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff86cde000 -
    0x7fff86e8cfff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff86e8d000 -
    0x7fff86e93fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff86e94000 -
    0x7fff86e99fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff86e9f000 -
    0x7fff86e9fff7  com.apple.SafariServices.framework (8536 - 8536.30.1) <2EB5365E-7D56-3283-89BB-AF6ED10F6D73> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
    0x7fff86ea0000 -
    0x7fff86eabff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff86eac000 -
    0x7fff87147ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff87148000 -
    0x7fff8721aff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8721b000 -
    0x7fff87221fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff8725b000 -
    0x7fff87283fff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff872d4000 -
    0x7fff872fbfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff872fc000 -
    0x7fff87364fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff87365000 -
    0x7fff87462ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff87463000 -
    0x7fff8749ffff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff874a0000 -
    0x7fff878bdfff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff878be000 -
    0x7fff8791afff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8791b000 -
    0x7fff8794cff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8794d000 -
    0x7fff87abeff7  com.apple.QTKit (7.7.1 - 2599.31) <E088A52C-914C-3BD7-AD50-CD40CA5D1308> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff87abf000 -
    0x7fff87cbffff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff87cc0000 -
    0x7fff87ccdfff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff87cce000 -
    0x7fff87cf0fff  com.apple.AOSAccounts (1.1.2 - 1.1.95) <9A1A8780-1F48-3CCA-96EB-D3137F93B676> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
    0x7fff87cf1000 -
    0x7fff87d00ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff87d01000 -
    0x7fff87d0fff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff87d10000 -
    0x7fff87d2fff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff87d6f000 -
    0x7fff87d8ffff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff87d90000 -
    0x7fff87d96ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff87d97000 -
    0x7fff87d9efff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff87d9f000 -
    0x7fff87daafff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff87ec5000 -
    0x7fff87f0fff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff87f10000 -
    0x7fff8809bfff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8809c000 -
    0x7fff880a0ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff880a1000 -
    0x7fff880edff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
    0x7fff880ee000 -
    0x7fff885f5ff7  com.apple.Safari.framework (8536 - 8536.30.1) <5C62034A-BAA0-32BB-84C2-2559389B72C4> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff886af000 -
    0x7fff88760fff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff88761000 -
    0x7fff8876cff7  com.apple.DisplayServicesFW (2.7.2 - 357) <8AE56B58-A521-3F29-AAE2-10ADADBD30EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8876d000 -
    0x7fff88778fff  com.apple.CalendarAgentLink (1.0 - 38) <975BA2F1-5EA9-3173-831A-75143B45B262> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
    0x7fff887d0000 -
    0x7fff88929ff7  com.apple.syncservices (7.1 - 713.1) <1B20AF09-C1E5-3B70-A57F-177A4D92E403> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff8892a000 -
    0x7fff88981ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff88982000 -
    0x7fff88c53ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff89517000 -
    0x7fff8954ffff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff895e2000 -
    0x7fff895e4fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff895e5000 -
    0x7fff89780fef  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
    0x7fff89781000 -
    0x7fff89783fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff89784000 -
    0x7fff89786fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff89791000 -
    0x7fff89793ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff89794000 -
    0x7fff89980ff7  com.apple.WebKit2 (8536 - 8536.30.1) <5A3C2412-FF47-3160-9634-32222C98D887> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff89981000 -
    0x7fff89bf6ff7  com.apple.CalendarStore (6.0 - 1252) <4F9B9C88-34B9-300D-8479-5B5E64670EAD> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff89bf7000 -
    0x7fff89caaff7  com.apple.PDFKit (2.8.4 - 2.8.4) <BD6E8774-1C8B-3CD1-B5FA-7352B2173068> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff89cab000 -
    0x7fff89cb9ff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
    0x7fff89cba000 -
    0x7fff89d8dff7  com.apple.DiscRecording (7.0 - 7000.2.4) <6DCA9535-E276-3D77-BEB3-296B537AA6BB> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff89d8e000 -
    0x7fff89dfcff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff89dfd000 -
    0x7fff89e54ff7  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
    0x7fff89e55000 -
    0x7fff8a1b4fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8a1b5000 -
    0x7fff8a5acfff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8a5ad000 -
    0x7fff8a62cff7  com.apple.securityfoundation (6.0 - 55115.4) <9291CE2A-37D9-39DF-956E-7B2650A9F3B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8a62d000 -
    0x7fff8a635fff  com.apple.AOSNotification (1.7.0 - 636.3) <C96C3AB4-BF49-3DB7-9E9B-934CD579F63B> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff8a636000 -
    0x7fff8a683fff  com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8a684000 -
    0x7fff8a6b6fff  com.apple.framework.Admin (12.1 - 12.1) <2DA7835C-D3AB-3512-BDC1-03F437270772> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x7fff8a6b7000 -
    0x7fff8a6c2ff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff8a6c3000 -
    0x7fff8a6c6ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8a6c7000 -
    0x7fff8a6fdfff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff8a6fe000 -
    0x7fff8a6ffff7  libSystem.B.dylib (169.3) <5ED23C27-47AF-3C93-984A-172751CF745A> /usr/lib/libSystem.B.dylib
    0x7fff8a700000 -
    0x7fff8a717fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8a718000 -
    0x7fff8a787fff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <65B30FD8-DEC0-31D4-8E7F-CBCB987D7A48> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff8a788000 -
    0x7fff8a893fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8a894000 -
    0x7fff8a8fcff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff8aaaf000 -
    0x7fff8aaccff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8aacd000 -
    0x7fff8ab5aff7  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
    0x7fff8ab5b000 -
    0x7fff8abaafff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8abab000 -
    0x7fff8ababfff  com.apple.SafariDAVNotifier (1.1.1 - 1) <F2E6ABF4-C7D7-341F-BC27-C9B0E7C4F4EB> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
    0x7fff8abac000 -
    0x7fff8abd3ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E8DA9FDB-3A58-3934-A7C9-2728B683D741> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8abd4000 -
    0x7fff8abe3fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8abe4000 -
    0x7fff8ac7efff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8ac82000 -
    0x7fff8acaefff  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
    0x7fff8acaf000 -
    0x7fff8acdbfff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8acdc000 -
    0x7fff8acfeff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff8acff000 -
    0x7fff8ad29ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8ad2a000 -
    0x7fff8ad6dff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8ad7d000 -
    0x7fff8aedbfef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff8aedc000 -
    0x7fff8af5cff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8af5d000 -
    0x7fff8b192ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8b193000 -
    0x7fff8b19eff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff8b19f000 -
    0x7fff8b19ffff  com.apple.Carbon (154 - 155) <CC5AA589-242E-3BE1-B776-7D4FFD93D0C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8b1a0000 -
    0x7fff8b1a7fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff8b27f000 -
    0x7fff8b28cfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff8b2ed000 -
    0x7fff8b37cfff  libCoreStorage.dylib (296.16.1) <35FE3D47-089C-351A-AC9E-4D2C82AE5D87> /usr/lib/libCoreStorage.dylib
    0x7fff8b37d000 -
    0x7fff8b418fff  com.apple.CoreSymbolication (3.0 - 117) <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8b419000 -
    0x7fff8b419fff  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
    0x7fff8b545000 -
    0x7fff8b5a1ff7  com.apple.Symbolication (1.3 - 93) <C0FEE99C-6AD9-35D7-9B41-574F25F843B9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8b5a2000 -
    0x7fff8b5acfff  libcsfde.dylib (296.16.1) <8F75205A-8802-3B1D-87AA-235CBF1E49AE> /usr/lib/libcsfde.dylib
    0x7fff8b5ad000 -
    0x7fff8b603fff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8b63b000 -
    0x7fff8b8dfff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8b8e0000 -
    0x7fff8b9defff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8b9df000 -
    0x7fff8ba19fff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff8ba1a000 -
    0x7fff8ba48fff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8ba49000 -
    0x7fff8ba57fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8ba58000 -
    0x7fff8baa9ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8baaa000 -
    0x7fff8babefff  com.apple.AppContainer (2.1 - 1) <E1BC0E2F-836F-3082-A8CF-3CE7F6746535> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff8babf000 -
    0x7fff8bd29fff  com.apple.RawCamera.bundle (4.05 - 690) <811A4D96-D91B-39AE-A9DC-652E3EB8937E> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8bd2a000 -
    0x7fff8bd2bfff  libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib
    0x7fff8bd2e000 -
    0x7fff8bd2ffff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8bd59000 -
    0x7fff8bd59fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8bd6b000 -
    0x7fff8bdc7fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8bdc8000 -
    0x7fff8bdc8fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8bdc9000 -
    0x7fff8bdcdfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8be29000 -
    0x7fff8be6dfff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
    0x7fff8be6e000 -
    0x7fff8be6efff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff8be6f000 -
    0x7fff8be6ffff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8be70000 -
    0x7fff8c0f1fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff8c0f2000 -
    0x7fff8c103ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff8c104000 -
    0x7fff8c115ff7  com.apple.CalendarFoundation (1.0 - 29) <2C84D3EB-844E-39DA-A848-43FC42707168> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
    0x7fff8c116000 -
    0x7fff8c138ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8c139000 -
    0x7fff8c167fff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8c1f6000 -
    0x7fff8c20dfff  com.apple.CFOpenDirectory (10.8 - 151.10) <F7AD9844-559A-366E-8192-BB4FCF9EE7A3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8c20e000 -
    0x7fff8c20efff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8c20f000 -
    0x7fff8c23afff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff8c23b000 -
    0x7fff8c245fff  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
    0x7fff8c2b2000 -
    0x7fff8c2f9ff7  com.apple.CalDAV (6.0 - 112.6) <BEE75B4F-A36E-3753-BDAF-1F766849960B> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7fff8c2fa000 -
    0x7fff8c38eff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8c38f000 -
    0x7fff8c3bdff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff8c3be000 -
    0x7fff8c3d0ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff8c3d1000 -
    0x7fff8c3daff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff8c4d3000 -
    0x7fff8c4d5fff  com.apple.securityhi (4.0 - 55002) <A91F8981-ECB6-3B65-A7BA-8DCBD9CCE3D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8c71f000 -
    0x7fff8c723fff  libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8c735000 -
    0x7fff8c826ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8c827000 -
    0x7fff8c897fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8c898000 -
    0x7fff8c93eff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8c968000 -
    0x7fff8d10ffff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8d110000 -
    0x7fff8d111fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8d112000 -
    0x7fff8d1d7ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8d1d9000 -
    0x7fff8d202fff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
    0x7fff8d203000 -
    0x7fff8d25dff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8d2b9000 -
    0x7fff8d2b9fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8d2ba000 -
    0x7fff8d2bbff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff8d2bc000 -
    0x7fff8d431ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8d432000 -
    0x7fff8ddc24af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8de1e000 -
    0x7fff8de28ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff8de29000 -
    0x7fff8de43fff  com.apple.CoreMediaAuthoring (2.1 - 914) <5637F52D-3AB9-38FD-B851-265B9F5A2FE8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8de7a000 -
    0x7fff8df9292f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff8e033000 -
    0x7fff8e040ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8e041000 -
    0x7fff8e47dfef  com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8ec66000 -
    0x7fff8ec73fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8ec74000 -
    0x7fff8ecb3ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8ecb4000 -
    0x7fff8ed13fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8ed14000 -
    0x7fff8ed51fef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8ed84000 -
    0x7fff8ee05fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8ee06000 -
    0x7fff8ee06fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8ee07000 -
    0x7fff8eee1fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8eefa000 -
    0x7fff8ef2efff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8ef39000 -
    0x7fff8ef3cff7  com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x7fff8ef3d000 -
    0x7fff8ef4aff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8ef4b000 -
    0x7fff8ef82ff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
    0x7fff8ef83000 -
    0x7fff8ef83fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8ef84000 -
    0x7fff8efe7ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8efe8000 -
    0x7fff8efe9ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8efea000 -
    0x7fff8efeffff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff8eff0000 -
    0x7fff8f003ff7  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
    0x7fff8f004000 -
    0x7fff8f030ff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8f031000 -
    0x7fff8f033fff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8f034000 -
    0x7fff8f154fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8f19a000 -
    0x7fff8f1f3ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8f1f9000 -
    0x7fff8f244fff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8f245000 -
    0x7fff8f25bfff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8f25c000 -
    0x7fff8f4b7ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8f500000 -
    0x7fff8f569fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff8f56a000 -
    0x7fff8f608ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8f624000 -
    0x7fff8f627fff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8f62b000 -
    0x7fff8f646ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8f647000 -
    0x7fff8f73cfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff8f73d000 -
    0x7fff8f749ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <5AA375C4-9FD4-3F4F-849D-0329E0D5DC04> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8f74a000 -
    0x7fff8f7b7ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8f7ba000 -
    0x7fff8f7cdff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8f7ce000 -
    0x7fff8f920fff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8f921000 -
    0x7fff8fa23fff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8fa24000 -
    0x7fff8fa3afff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8fa3b000 -
    0x7fff8fa43fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff8fa44000 -
    0x7fff8fa84ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8fa85000 -
    0x7fff8faa6ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8faa7000 -
    0x7fff8fab5fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8faf9000 -
    0x7fff8fb18ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/l

    You're using an outdated version of Safari meant for Snow Leopard. It's on the Desktop, rather than in /Applications. Stop using that one, remove the Dock icon for it, & open the one in /Applications, which should be version 6.0.5, not 5.1.7.

  • Safari crashes repeatedly after Mountain Lion install

    I have had Lion installed for a about a year now, problem free after the initial Flash issues were ironed out.
    Installed Mountain Lion yesterday and have had several Safari crashes today.  I thought it might have been Flash-related, so I removed and reinstalled Flash player, but Safari still crashes again.
    FYI: This is the error report I get:
    Process:         WebProcess [663]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/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-07-26 12:29:33.360 +0200
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:          7351 sec
    Crashes Since Last Report:           3
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      E947B2BE-7C22-49C3-8A8C-9427A947F0A3
    Crashed Thread:  15  Dispatch queue: com.apple.root.default-priority
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    (plus about 23 more pages of details..)
    I don´t know what this means.  Will not be able to follow up for a few days - and hope some update or solution pops up in the meantime. Any ideas?

    OK, I'm back from holidays and the problem persists.  The latest crash report looks like this, if anyone should be able to read anything from it. I can pretty much provoke the error at will, all I have to do is visit a few Flash-heavy webpages and I can count on Safari to crash shortly.
    Process:         WebProcess [722]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.25)
    Build Info:      WebKit2-7536025000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [720]
    User ID:         501
    Date/Time:       2012-08-13 05:23:47.477 +0200
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Sleep/Wake UUID: 4C24F558-4A22-4BE1-9515-F7DEC0FDAA99
    Interval Since Last Report:          25502 sec
    Crashes Since Last Report:           3
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      E947B2BE-7C22-49C3-8A8C-9427A947F0A3
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CFNetwork                     0x00007fff900a7c92 CoreSchedulingSet::copyWithUpdatesReleaseSelf(CoreSchedulingSet const*, CoreSchedulingSet const*) const + 104
    1   com.apple.CFNetwork                     0x00007fff90161d49 CoreSchedulingSet::copyWithRemovalReleaseSelf(__CFRunLoop*, __CFString const*) const + 71
    2   com.apple.CFNetwork                     0x00007fff9010a304 executionContextUnschedule(void*, __CFRunLoop*, __CFString const*) + 35
    3   com.apple.CoreFoundation                0x00007fff8fe9f9da CFRunLoopRemoveSource + 506
    4   com.apple.CoreFoundation                0x00007fff8fea1409 __CFRunLoopSourceRemoveFromRunLoop + 105
    5   com.apple.CoreFoundation                0x00007fff8ff2c98b __CFBagApplyFunction_block_invoke_0 + 43
    6   com.apple.CoreFoundation                0x00007fff8fe6f4c0 CFBasicHashApply + 128
    7   com.apple.CoreFoundation                0x00007fff8fea1398 CFBagApplyFunction + 72
    8   com.apple.CoreFoundation                0x00007fff8fea1305 CFRunLoopSourceInvalidate + 149
    9   com.apple.WebCore                       0x00007fff896587df WebCore::SocketStreamHandle::scheduleStreams() + 223
    10  com.apple.JavaScriptCore                0x00007fff8e5e2b26 ***::callOnMainThreadAndWait(void (*)(void*), void*) + 38
    11  com.apple.WebCore                       0x00007fff89bf1b3d WebCore::SocketStreamHandle::pacExecutionCallback(void*, __CFArray const*, __CFError*) + 61
    12  com.apple.CFNetwork                     0x00007fff9010a6e9 executionContextPerform(void*) + 891
    13  com.apple.CoreFoundation                0x00007fff8fe6f841 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    14  com.apple.CoreFoundation                0x00007fff8fe6f165 __CFRunLoopDoSources0 + 245
    15  com.apple.CoreFoundation                0x00007fff8fe924e5 __CFRunLoopRun + 789
    16  com.apple.CoreFoundation                0x00007fff8fe91dd2 CFRunLoopRunSpecific + 290
    17  com.apple.HIToolbox                     0x00007fff90646774 RunCurrentEventLoopInMode + 209
    18  com.apple.HIToolbox                     0x00007fff90646512 ReceiveNextEventCommon + 356
    19  com.apple.HIToolbox                     0x00007fff906463a3 BlockUntilNextEventMatchingListInMode + 62
    20  com.apple.AppKit                        0x00007fff8f129fa3 _DPSNextEvent + 685
    21  com.apple.AppKit                        0x00007fff8f129862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    22  com.apple.AppKit                        0x00007fff8f120c03 -[NSApplication run] + 517
    23  com.apple.WebCore                       0x00007fff89bbe5cf WebCore::RunLoop::run() + 63
    24  com.apple.WebKit2                       0x00007fff90a666d0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    25  com.apple.WebKit2                       0x00007fff90a2e275 WebKitMain + 285
    26  com.apple.WebProcess                    0x000000010be9be7b 0x10be9b000 + 3707
    27  libdyld.dylib                           0x00007fff8d24d7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_c.dylib                       0x00007fff90235f7d _spin_lock$VARIANT$mp + 13
    1   libsystem_c.dylib                       0x00007fff902628ed szone_free + 473
    2   libdispatch.dylib                       0x00007fff8b4a26d9 _dispatch_cache_cleanup + 30
    3   libdispatch.dylib                       0x00007fff8b4a40f6 _dispatch_mgr_thread2 + 61
    4   libdispatch.dylib                       0x00007fff8b4a3b39 _dispatch_mgr_invoke + 134
    5   libdispatch.dylib                       0x00007fff8b4a3a2a _dispatch_mgr_thread + 54
    Thread 2:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8c9ae0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9024bfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8e3b5d66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff8e5d743a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff8e5eca9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90247782 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff902341c1 thread_start + 13
    Thread 3:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8c9ae0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9024bfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8e53a0f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8e539fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8e5eca9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90247782 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff902341c1 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8c9ae0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9024bfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8e53a0f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8e539fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8e5eca9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90247782 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff902341c1 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8c9ae0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9024bfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8e53a0f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8e539fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8e5eca9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90247782 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff902341c1 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_c.dylib                       0x00007fff90269dd8 tiny_free_list_add_ptr + 55
    1   libsystem_c.dylib                       0x00007fff90262f42 szone_free + 2094
    2   com.apple.CoreFoundation                0x00007fff8fe66513 CFRelease + 1571
    3   com.apple.CFNetwork                     0x00007fff900a8186 CoreSchedulingSet::~CoreSchedulingSet() + 178
    4   com.apple.CFNetwork                     0x00007fff900a80b7 CoreSchedulingSet::~CoreSchedulingSet() + 17
    5   com.apple.CFNetwork                     0x00007fff900a79a1 CoreSchedulingSet::copyWithAdditionReleaseSelf(__CFRunLoop*, __CFString const*) const + 83
    6   com.apple.CFNetwork                     0x00007fff900c3bd2 URLProtocol::scheduleWithRunLoop(__CFRunLoop*, __CFString const*) + 64
    7   com.apple.CFNetwork                     0x00007fff900c3b2e ___private_ScheduleOriginLoad_block_invoke_0108 + 98
    8   com.apple.CFNetwork                     0x00007fff900c3a9a __withExistingProtocolAsync_block_invoke_0 + 28
    9   com.apple.CFNetwork                     0x00007fff901625ca __block_global_1 + 28
    10  com.apple.CoreFoundation                0x00007fff8fe8de44 CFArrayApplyFunction + 68
    11  com.apple.CFNetwork                     0x00007fff900c3894 RunloopBlockContext::perform() + 124
    12  com.apple.CFNetwork                     0x00007fff900c376b MultiplexerSource::perform() + 221
    13  com.apple.CoreFoundation                0x00007fff8fe6f841 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    14  com.apple.CoreFoundation                0x00007fff8fe6f165 __CFRunLoopDoSources0 + 245
    15  com.apple.CoreFoundation                0x00007fff8fe924e5 __CFRunLoopRun + 789
    16  com.apple.CoreFoundation                0x00007fff8fe91dd2 CFRunLoopRunSpecific + 290
    17  com.apple.Foundation                    0x00007fff8cc747d6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    18  com.apple.Foundation                    0x00007fff8ccd2842 __NSThread__main__ + 1345
    19  libsystem_c.dylib                       0x00007fff90247782 _pthread_start + 327
    20  libsystem_c.dylib                       0x00007fff902341c1 thread_start + 13
    Thread 7:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff8c9ac686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8c9abc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8fe8cf23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8fe92606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8fe91dd2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8fea0a81 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00007fff89bd3941 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore                0x00007fff8e5eca9f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff90247782 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff902341c1 thread_start + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8c9ae322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8fed1bf6 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff90247782 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff902341c1 thread_start + 13
    Thread 9:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8c9ae0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9024bfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8e3b5d2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff89bf8ba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff8914f6ea WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff8e5eca9f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff90247782 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff902341c1 thread_start + 13
    Thread 10:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8c9ae0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9024bfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8e3b5d2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff89bf8ba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff8914f6ea WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff8e5eca9f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff90247782 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff902341c1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8c9ae6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90249f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90249cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff902341b1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8c9ae6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90249f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90249cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff902341b1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8c9ae6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90249f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90249cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff902341b1 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8c9ae6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90249f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90249cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff902341b1 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8c9ae6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90249f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90249cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff902341b1 start_wqthread + 13
    Thread 16:: Dispatch queue: com.apple.networkd.xpcq
    0   libsystem_kernel.dylib                  0x00007fff8c9ac686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8c9abc42 mach_msg + 70
    2   libxpc.dylib                            0x00007fff8acbf79a _xpc_connection_wakeup2 + 1517
    3   libxpc.dylib                            0x00007fff8acbf17c _xpc_connection_wakeup + 145
    4   libxpc.dylib                            0x00007fff8acbf97a _xpc_connection_enqueue + 103
    5   libdispatch.dylib                       0x00007fff8b4a10fa _dispatch_client_callout + 8
    6   libdispatch.dylib                       0x00007fff8b4a24c3 _dispatch_queue_drain + 235
    7   libdispatch.dylib                       0x00007fff8b4a2335 _dispatch_queue_invoke + 52
    8   libdispatch.dylib                       0x00007fff8b4a248c _dispatch_queue_drain + 180
    9   libdispatch.dylib                       0x00007fff8b4a2335 _dispatch_queue_invoke + 52
    10  libdispatch.dylib                       0x00007fff8b4a2207 _dispatch_worker_thread2 + 249
    11  libsystem_c.dylib                       0x00007fff90249ceb _pthread_wqthread + 404
    12  libsystem_c.dylib                       0x00007fff902341b1 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8c9ae6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90249f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90249cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff902341b1 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8c9ae6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90249f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90249cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff902341b1 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8c9ae6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90249f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90249cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff902341b1 start_wqthread + 13
    Thread 20:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_c.dylib                       0x00007fff90235f8e _spin_lock$VARIANT$mp + 30
    1   libsystem_c.dylib                       0x00007fff902660fc szone_free_definite_size + 211
    2   libsystem_c.dylib                       0x00007fff902608c8 free + 199
    3   libdispatch.dylib                       0x00007fff8b4a10fa _dispatch_client_callout + 8
    4   libdispatch.dylib                       0x00007fff8b4a223e _dispatch_worker_thread2 + 304
    5   libsystem_c.dylib                       0x00007fff90249ceb _pthread_wqthread + 404
    6   libsystem_c.dylib                       0x00007fff902341b1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0xe00007f8cb45e6cc  rbx: 0x00007f8cad818650  rcx: 0x00007fff900a7cf4  rdx: 0x00007f8cabd0d2f0
      rdi: 0x00007f8cb3143ea0  rsi: 0x00007f8cad818660  rbp: 0x00007fff53d62f40  rsp: 0x00007fff53d62f20
       r8: 0x00007f8cb4320020   r9: 0x00000000dcf87c46  r10: 0x00007f8cb44cc690  r11: 0x00000000693cba09
      r12: 0x00007f8cad818650  r13: 0x00007f8cad8099f0  r14: 0x00007f8cb3143ea0  r15: 0x00007f8cad818650
      rip: 0x00007fff900a7c92  rfl: 0x0000000000010246  cr2: 0x000000010a2e9000
    Logical CPU: 6
    Binary Images:
           0x10be9b000 -        0x10be9bfff  com.apple.WebProcess (8536 - 8536.25) <7E1C1C2E-68E3-3500-B438-8260F444692B> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
           0x10bea1000 -        0x10bea1fff  WebProcessShim.dylib (7536.25) <DE7BC30F-3415-3F43-B79D-A42D53ED486D> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x14ee96000 -        0x14eeacfff  com.apple.WebInspector (8536 - 8536.24) <1C609DE6-B2DE-32A6-B039-9ED16253F7C8> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x150825000 -        0x1509dcfff  GLEngine (8.5) <AB9EB15E-11BB-34BF-B89E-02BC01916ABE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x150a13000 -        0x150b54fff  libGLProgrammability.dylib (8.5) <2FFA7003-CB27-3A04-A4DC-8178545CF74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x150b88000 -        0x150e29fff  com.apple.AMDRadeonX3000GLDriver (1.0.25 - 1.0.0) <7185722D-FAE4-3920-B25A-773F6283D2A6> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
           0x150e78000 -        0x150e7bfff  com.apple.IOAccelerator (19.0.26 - 19.0.26) <9DF4BBA7-14F1-35F9-9C4B-4F732B25836A> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
           0x150e82000 -        0x150e8fff7  libGPUSupportMercury.dylib (8.5) <18AAF98D-0863-3738-A4C3-F6014FDE0D86> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
           0x151297000 -        0x15164aff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.51 - 8.0.0) <5B047440-305F-3C7D-9930-E9A779C70E65> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
           0x151768000 -        0x151776ff7  libGPUSupport.dylib (8.5) <EBBD76FB-1C64-350C-9568-DB4C4C99602D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x15177d000 -        0x1517aafff  GLRendererFloat (8.5) <5486E8B9-3EF6-3C15-9CCB-28317B3BFA97> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x1517b3000 -        0x1517bcfef  libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x1517c2000 -        0x1517c5ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x152210000 -        0x152211ff7  ATSHI.dylib (341) <07D6CB80-F51F-3BF8-985D-1ADED2B603AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x15650e000 -        0x156524ff7  com.apple.webcontentfilter.framework (3.1 - 5) <EA6EFE08-043B-3EA8-A4CC-CF61F4A149A8> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
        0x7fff6ba9b000 -     0x7fff6bacf93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff87887000 -     0x7fff87889ff7  com.apple.EFILogin (2.0 - 2) <6D339047-85C5-35CD-B48F-8C43A6071416> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8788a000 -     0x7fff8788afff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8788b000 -     0x7fff8788dfff  libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8788e000 -     0x7fff8788efff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff878d5000 -     0x7fff8792cff7  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
        0x7fff8792d000 -     0x7fff87be8fff  com.apple.AddressBook.framework (7.0 - 1143) <EC55CF4B-4194-3163-B6E1-8C8D2712FBCF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff87be9000 -     0x7fff87c0aff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff87c92000 -     0x7fff87ccffe7  libGLImage.dylib (8.5) <9583CF74-F84A-33C7-B06A-3A72F090E544> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff87cd0000 -     0x7fff87cd1fff  libquit.dylib (130) <FD30E6D6-B4F9-3E14-8376-7036271100D1> /usr/lib/libquit.dylib
        0x7fff87cd2000 -     0x7fff87d3ffff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff87d40000 -     0x7fff87d43ff7  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
        0x7fff87d5b000 -     0x7fff87daaff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
        0x7fff87dab000 -     0x7fff87efbfff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87efc000 -     0x7fff87efefff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff87eff000 -     0x7fff87f1eff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff87f1f000 -     0x7fff87f29fff  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
        0x7fff87f2a000 -     0x7fff88028ff7  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
        0x7fff8802a000 -     0x7fff88513fff  com.apple.Safari.framework (8536 - 8536.25) <30017BBB-3A76-31D7-A211-D8FF1E83B836> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff88514000 -     0x7fff88516fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff88517000 -     0x7fff8854dfff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff88553000 -     0x7fff8857cfff  libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib
        0x7fff8857d000 -     0x7fff88587fff  libcsfde.dylib (274.4) <BA21D512-35F1-3B00-8FF6-E0D6A29A21FF> /usr/lib/libcsfde.dylib
        0x7fff88588000 -     0x7fff885d4ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff885d5000 -     0x7fff885fdfff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff885fe000 -     0x7fff88619ff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <FF8AB34C-5C19-3C05-AE02-85AA39812686> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8861a000 -     0x7fff8881afff  libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
        0x7fff88822000 -     0x7fff8886afff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8886b000 -     0x7fff88870fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff888cc000 -     0x7fff8890fff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff88910000 -     0x7fff88917fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff889e7000 -     0x7fff889e8ff7  libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
        0x7fff889e9000 -     0x7fff88cb6ff7  com.apple.security (7.0 - 55163.44) <E62305A2-958D-3EBC-B7E5-9A151D3E1777> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff88cb7000 -     0x7fff88ccbfff  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
        0x7fff88ccc000 -     0x7fff88cd8fff  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
        0x7fff88d23000 -     0x7fff88d26fff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff88d7f000 -     0x7fff89096ff7  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
        0x7fff89097000 -     0x7fff89097ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff89098000 -     0x7fff89108fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff89131000 -     0x7fff8a0e3ff7  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
        0x7fff8a0e4000 -     0x7fff8a0e8ff7  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
        0x7fff8a0e9000 -     0x7fff8a0f3fff  com.apple.DisplayServicesFW (2.6 - 352.4.2) <7FF30C43-84D7-3305-B8AD-F9754F3C582B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8a0f6000 -     0x7fff8a0f6fff  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
        0x7fff8a0f7000 -     0x7fff8a211fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8a21f000 -     0x7fff8a220ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff8a221000 -     0x7fff8a2fbfff  com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8a317000 -     0x7fff8a350ff7  com.apple.framework.internetaccounts (2.0 - 200) <F4C8194D-D9CF-3D48-A9C0-CE572CDBD070> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8a351000 -     0x7fff8a3e2ff7  com.apple.CorePDF (2.0 - 2) <BD4EBB01-5A60-34F1-B9DD-AF745AA10902> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8a4e7000 -     0x7fff8a508fff  com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8a509000 -     0x7fff8a53bfff  com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8a925000 -     0x7fff8a929fff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8a92a000 -     0x7fff8a941fff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8a951000 -     0x7fff8a999fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8a99a000 -     0x7fff8a9bcff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8ab16000 -     0x7fff8ab55ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8ab56000 -     0x7fff8ab64ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8ab65000 -     0x7fff8ab90fff  com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8abdd000 -     0x7fff8ac5dff7  com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8acb5000 -     0x7fff8acd7ff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
        0x7fff8acd8000 -     0x7fff8ace7ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8ace8000 -     0x7fff8acf6ff7  libkxld.dylib (2050.7.9) <8194156D-8B7D-3881-AF62-BCBE3306EE49> /usr/lib/system/libkxld.dylib
        0x7fff8acf7000 -     0x7fff8acf8fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8ad27000 -     0x7fff8ad27fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8ade7000 -     0x7fff8ae43fff  com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8ae44000 -     0x7fff8ae6bff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8ae6c000 -     0x7fff8aec3ff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8aec4000 -     0x7fff8af1afff  com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8b090000 -     0x7fff8b1a8a27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
        0x7fff8b1f4000 -     0x7fff8b250fff  com.apple.corelocation (1.0 - 1239.35) <0E3482AE-CF12-3CE2-A15E-0BF3D5F956CB> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8b251000 -     0x7fff8b268fff  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
        0x7fff8b2af000 -     0x7fff8b2e3fff  com.apple.securityinterface (6.0 - 55024.3) <1AF13976-72BB-351F-A263-09284BA25C88> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8b2e4000 -     0x7fff8b2e8fff  com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8b305000 -     0x7fff8b30afff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8b30b000 -     0x7fff8b30cff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff8b30d000 -     0x7fff8b426ff7  com.apple.ImageIO.framework (3.2.0 - 843) <A9AC2A79-331A-3B06-AFE6-7E34EF876221> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8b427000 -     0x7fff8b435fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b436000 -     0x7fff8b49efff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8b49f000 -     0x7fff8b4b4ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
        0x7fff8b4b5000 -     0x7fff8b533ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8b534000 -     0x7fff8b56ffff  com.apple.LDAPFramework (2.4.28 - 194.5) <012E3038-92EA-3DC8-82B1-A71462DDAE9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8b570000 -     0x7fff8b583ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8b584000 -     0x7fff8b9a0fff  FaceCoreLight (2.0.1) <BEDAFBE8-CC12-343D-85D5-29B694DC97F6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8ba34000 -     0x7fff8ba81fff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8ba82000 -     0x7fff8be79fff  libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8be7a000 -     0x7fff8be7cfff  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
        0x7fff8be7d000 -     0x7fff8bf0aff7  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
        0x7fff8bf0b000 -     0x7fff8bf12fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8bf13000 -     0x7fff8bf15ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8bf16000 -     0x7fff8bf16fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8bf17000 -     0x7fff8bf18fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff8bf19000 -     0x7fff8bf28ff7  com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8bf29000 -     0x7fff8bf81ff7  com.apple.ImageCaptureCore (4.0 - 4.0) <43B3255C-7567-3508-B2C9-6D1CFA61DB83> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8bf82000 -     0x7fff8c009ff7  libCoreStorage.dylib (274.4) <7CCA18AC-1A7D-3962-8817-D70AA927973F> /usr/lib/libCoreStorage.dylib
        0x7fff8c00a000 -     0x7fff8c99b39f  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
        0x7fff8c99c000 -     0x7fff8c9b7ff7  libsystem_kernel.dylib (2050.7.9) <E0447BF5-E104-35B0-B28B-4156887D58F1> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8c9d3000 -     0x7fff8cb81fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8cb82000 -     0x7fff8cbdcfff  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
        0x7fff8cbdd000 -     0x7fff8cbdeff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8cc3d000 -     0x7fff8cf99ff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8cf9a000 -     0x7fff8d1f5fff  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
        0x7fff8d1f6000 -     0x7fff8d200ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff8d201000 -     0x7fff8d205fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff8d24a000 -     0x7fff8d24afff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8d24b000 -     0x7fff8d24eff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8d24f000 -     0x7fff8d29afff  com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8d29b000 -     0x7fff8d545fff  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
        0x7fff8d548000 -     0x7fff8d54bfff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8d57b000 -     0x7fff8d58eff7  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
        0x7fff8d58f000 -     0x7fff8d629fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8d62d000 -     0x7fff8d631fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8d63c000 -     0x7fff8d739ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8d73a000 -     0x7fff8d797fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8d798000 -     0x7fff8dbd4fff  com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8dbd5000 -     0x7fff8dc19fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff8dc1a000 -     0x7fff8dc1cfff  com.apple.OAuth (13.3 - 13.3) <0B7D051E-C639-34CC-A69B-EA2860112115> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8dc1d000 -     0x7fff8dc21fff  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
        0x7fff8dd01000 -     0x7fff8dd3bfff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8dd77000 -     0x7fff8dd82ff7  com.apple.aps.framework (3.0 - 3.0) <17CAFBFA-B842-33F0-B1F5-14EED36799FD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8dd83000 -     0x7fff8dd83fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8dd84000 -     0x7fff8de81fff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
        0x7fff8ded9000 -     0x7fff8dee6fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8dee7000 -     0x7fff8df23fff  com.apple.GeoServices (1.0 - 1) <F55A4DD8-FA21-3842-8450-1D707D24E69B> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8df24000 -     0x7fff8dfc1fff  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
        0x7fff8e032000 -     0x7fff8e040ff7  com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8e06c000 -     0x7fff8e106fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8e107000 -     0x7fff8e126fff  com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8e127000 -     0x7fff8e2b0fff  com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8e2b1000 -     0x7fff8e2e9fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff8e2ea000 -     0x7fff8e357ff7  com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8e358000 -     0x7fff8e3aeff7  com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8e3af000 -     0x7fff8e648ff7  com.apple.JavaScriptCore (8536 - 8536.24) <3A80677B-3381-3281-8033-0F96F7D8D01A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8e649000 -     0x7fff8e654ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8e655000 -     0x7fff8e712ff7  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
        0x7fff8e713000 -     0x7fff8e717fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8e718000 -     0x7fff8e80dfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8e80e000 -     0x7fff8e817fff  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
        0x7fff8e818000 -     0x7fff8eaa8fff  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
        0x7fff8eaa9000 -     0x7fff8ebecfef  com.apple.MediaControlSender (1.4.1 - 141.23) <983E0905-BA7A-35D3-9370-430032201712> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8ebed000 -     0x7fff8ebedfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8ebee000 -     0x7fff8ecb3fff  com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8ecb4000 -     0x7fff8eccafff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8eccb000 -     0x7fff8ed20ff7  libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8ed21000 -     0x7fff8edf2ff7  com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8eea0000 -     0x7fff8efc9ff7  com.apple.avfoundation (2.0 - 361.24) <513C9DCB-B670-3271-92E5-C5B90F2E34B8> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8efca000 -     0x7fff8efd2fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
        0x7fff8efd3000 -     0x7fff8fbfdfff  com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8fbfe000 -     0x7fff8fc06ff7  libsystem_dnssd.dylib (379.27) <057906EA-206E-3C35-B43F-5D936FD0A84F> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8fc07000 -     0x7fff8fc14fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8fc3e000 -     0x7fff8fe5cfff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8fe5d000 -     0x7fff90046fff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff90047000 -     0x7fff901baff7  com.apple.CFNetwork (596.0.1 - 596.0.1) <82109BE9-19E2-399B-BACD-23D53814B873> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff901bb000 -     0x7fff901f1fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff90206000 -     0x7fff90232ff7  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
        0x7fff90233000 -     0x7fff902fffef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
        0x7fff90300000 -     0x7fff90486fff  libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff90487000 -     0x7fff90589fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff9058a000 -     0x7fff905e6ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff905e7000 -     0x7fff90916ff7  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
        0x7fff90965000 -     0x7fff90b4bfff  com.apple.WebKit2 (8536 - 8536.25) <FC4B5B0A-34F4-331A-AEBB-1AFB6118C617> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff90b4c000 -     0x7fff90b83ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff90b90000 -     0x7fff90caffff  com.apple.desktopservices (1.7.0 - 1.7.0) <F84224B1-BA28-31AF-8C89-1C2DBBFE4753> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff90cb0000 -     0x7fff90cb6fff  com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff90cb7000 -     0x7fff90e52fef  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
        0x7fff90ea6000 -     0x7fff91125fff  com.apple.AOSKit (1.05 - 148) <C7246547-252D-3505-BC4C-B26ECE575118> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff91126000 -     0x7fff91126fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff91127000 -     0x7fff9112afff  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
        0x7fff9112b000 -     0x7fff91151fff  com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff91152000 -     0x7fff91158ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff91159000 -     0x7fff91164ff7  com.apple.Protoc

  • Safari crashing daily 2012 mountain lion

    Safari 6.0 running on Moutain Lion v10.8.1 on MBA crashes at least once per day - I've used Safari since it lauched, and this is worst performance ever. Typically occurs first thing in morning, after having left MBA on in sleep mode all night. I only recycle on average about once per week, but this is what I've alway done, and I've never had this problem in past. Thoughts or solutions welcome?

    Linc, here's Step Deux, after taking out pages of stuff in between the start and the finish. I hope this is enough for you to ID the problem. Thanks again for pursuing this on behalf. My guess is that it is one of the extensions and most likley the BackTrack 1.2, but I look forward to your expert opinion...
    Process:         PluginProcess [14995]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/PluginProcess.app/Contents/ MacOS/PluginProcess
    Identifier:      com.apple.WebKit.PluginProcess
    Version:         8536 (8536.25)
    Build Info:      WebKit2-7536025000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  Safari [14960]
    User ID:         501
    PlugIn Path:       /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlay er-10.6
    PlugIn Identifier: com.macromedia.FlashPlayer-10.6.plugin
    PlugIn Version:    11.4.402.265 (11.4.402.265)
    Date/Time:       2012-09-09 08:27:54.862 -0500
    OS Version:      Mac OS X 10.8.1 (12B19)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at
    VM Regions Near:
        CG shared images       0000000106559000-0000000106561000 [   32K] rw-/rw- SM=SHM 
    -->
        IOKit                  0000000107561000-0000000107761000 [ 2048K] rw-/rw- SM=SHM 
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.macromedia.FlashPlayer-10.6.plugin          0x0000000105407740 NP_Initialize + 644480
    1   com.apple.Foundation                    0x00007fff8cdaf8a7 __NSThreadPerformPerform + 225
    2   com.apple.CoreFoundation                0x00007fff89524841 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    3   com.apple.CoreFoundation                0x00007fff89524165 __CFRunLoopDoSources0 + 245
    4   com.apple.CoreFoundation                0x00007fff895474e5 __CFRunLoopRun + 789
    5   com.apple.CoreFoundation                0x00007fff89546dd2 CFRunLoopRunSpecific + 290
    6   com.apple.HIToolbox                     0x00007fff8bdfe774 RunCurrentEventLoopInMode + 209
    7   com.apple.HIToolbox                     0x00007fff8bdfe454 ReceiveNextEventCommon + 166
    8   com.apple.HIToolbox                     0x00007fff8bdfe3a3 BlockUntilNextEventMatchingListInMode + 62
    9   com.apple.AppKit                        0x00007fff8d503fa3 _DPSNextEvent + 685
    10  com.apple.AppKit                        0x00007fff8d503862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    11  com.apple.AppKit                        0x00007fff8d4fac03 -[NSApplication run] + 517
    12  com.apple.WebCore                       0x00007fff91e785cf WebCore::RunLoop::run() + 63
    13  com.apple.WebKit2                       0x00007fff92aed9a5 WebKit::PluginProcessMain(WebKit::CommandLine const&) + 794
    14  com.apple.WebKit2                       0x00007fff92b24280 WebKitMain + 296
    15  com.apple.WebKit.PluginProcess          0x0000000101317e7b 0x101317000 + 3707
    16  libdyld.dylib                           0x00007fff905167e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8a26bd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8870be26 _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8870ba2a _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff8a26b122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8ca9cddd pthread_mutex_lock + 536
    2   com.apple.opengl                        0x00007fff88a2710b CGLReleaseContext + 154
    3   com.apple.QuartzCore                    0x00007fff8a7cc582 CA::(anonymous namespace)::AsyncDeletion::callback(void*) + 122
    4   libdispatch.dylib                       0x00007fff887090fa _dispatch_client_callout + 8
    5   libdispatch.dylib                       0x00007fff8870a23e _dispatch_worker_thread2 + 304
    6   libsystem_c.dylib                       0x00007fff8ca99ceb _pthread_wqthread + 404
    7   libsystem_c.dylib                       0x00007fff8ca841b1 start_wqthread + 13
    Thread 3:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff8a26b122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8ca9cddd pthread_mutex_lock + 536
    2   com.apple.opengl                        0x00007fff88a2710b CGLReleaseContext + 154
    3   com.apple.QuartzCore                    0x00007fff8a7cc582 CA::(anonymous namespace)::AsyncDeletion::callback(void*) + 122
    4   libdispatch.dylib                       0x00007fff887090fa _dispatch_client_callout + 8
    5   libdispatch.dylib                       0x00007fff8870a23e _dispatch_worker_thread2 + 304
    6   libsystem_c.dylib                       0x00007fff8ca99ceb _pthread_wqthread + 404
    7   libsystem_c.dylib                       0x00007fff8ca841b1 start_wqthread + 13
    Thread 4:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff8a269686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a268c42 mach_msg + 70
    2   com.apple.framework.IOKit               0x00007fff91012bee io_service_close + 71
    3   com.apple.framework.IOKit               0x00007fff90fc8e3d IOServiceClose + 16
    4   libGPUSupport.dylib                     0x00000001049ad88f gldDestroyContext + 135
    5   GLEngine                                0x000000010407a1e6 gliDestroyContext + 162
    6   com.apple.opengl                        0x00007fff88a2712f CGLReleaseContext + 190
    7   com.apple.QuartzCore                    0x00007fff8a7cc582 CA::(anonymous namespace)::AsyncDeletion::callback(void*) + 122
    8   libdispatch.dylib                       0x00007fff887090fa _dispatch_client_callout + 8
    9   libdispatch.dylib                       0x00007fff8870a23e _dispatch_worker_thread2 + 304
    10  libsystem_c.dylib                       0x00007fff8ca99ceb _pthread_wqthread + 404
    11  libsystem_c.dylib                       0x00007fff8ca841b1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8a26b6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ca99f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8ca99cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8ca841b1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007ff7f2c22b08  rbx: 0x00007ff7f1c0b3b0  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x0000000106fe0000  rsi: 0x00007ff7f1c2fd80  rbp: 0x00007fff5e8e7370  rsp: 0x00007fff5e8e7250
       r8: 0x0000000000012068   r9: 0x00007fff5e8e7330  r10: 0x00007ff7f2a023c0  r11: 0x00007ff7f2c1f598
      r12: 0x00007ff7f2c2a5a0  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x00007ff7f2c05780
      rip: 0x0000000105407740  rfl: 0x0000000000010202  cr2: 0x0000000106fe08e8
    Logical CPU: 0
    Binary Images:
           0x101317000 -        0x101317fff  com.apple.WebKit.PluginProcess (8536 - 8536.25) <A721BACD-A2A2-3A5B-B9A2-E61B2FD27548> /System/Library/PrivateFrameworks/WebKit2.framework/PluginProcess.app/Contents/ MacOS/PluginProcess
           0x10131c000 -        0x10131dfff  PluginProcessShim.dylib (7536.25) <CA52921B-B1C2-301E-A4FD-6AD0CA07DE1C> /System/Library/PrivateFrameworks/WebKit2.framework/PluginProcess.app/Contents/ MacOS/PluginProcessShim.dylib
           0x102a5a000 -        0x102a5eff7 +com.macromedia.Flash Player.plugin (11.4.402.265 - 11.4.402.265) <25892415-B18B-C3BB-C507-DA176CE5A700> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
           0x102a63000 -        0x102a68fff  com.apple.agl (3.2.1 - AGL-3.2.1) <1A57AE22-37F6-3A2E-8098-183B280EEEA9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x102c7b000 -        0x102c80fff  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
           0x104065000 -        0x10421cfff  GLEngine (8.5) <AB9EB15E-11BB-34BF-B89E-02BC01916ABE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x104253000 -        0x104394fff  libGLProgrammability.dylib (8.5) <2FFA7003-CB27-3A04-A4DC-8178545CF74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x1043c8000 -        0x104843ff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.0.51 - 8.0.0) <7BE2F058-46FB-3971-9B75-151C304BF5FB> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
           0x1049aa000 -        0x1049b8ff7  libGPUSupport.dylib (8.5) <EBBD76FB-1C64-350C-9568-DB4C4C99602D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x1049bf000 -        0x1049ecfff  GLRendererFloat (8.5) <5486E8B9-3EF6-3C15-9CCB-28317B3BFA97> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x1049f5000 -        0x1049fefef  libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x104a04000 -        0x104a07ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x104dfc000 -        0x1060e2fcf +com.macromedia.FlashPlayer-10.6.plugin (11.4.402.265 - 11.4.402.265) <AD5B27D8-F3F5-6FF2-F39A-B485D4B07AD6> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlay er-10.6
        0x7fff60f17000 -     0x7fff60f4b93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff88707000 -     0x7fff8871cff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
        0x7fff88793000 -     0x7fff88794fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff90d12000 -     0x7fff90d1cfff  com.apple.DisplayServicesFW (2.6 - 352.4.2) <7FF30C43-84D7-3305-B8AD-F9754F3C582B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff90f66000 -     0x7fff90f8efff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff90fc4000 -     0x7fff91031ff7  com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff91032000 -     0x7fff91038fff  com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff91074000 -     0x7fff910ccff7  com.apple.ImageCaptureCore (4.0 - 4.0) <43B3255C-7567-3508-B2C9-6D1CFA61DB83> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff910cd000 -     0x7fff91119ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff9111a000 -     0x7fff91170fff  com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff91171000 -     0x7fff911b9fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff911ba000 -     0x7fff91223fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff9125d000 -     0x7fff9125dfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff9125e000 -     0x7fff91266fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
        0x7fff913eb000 -     0x7fff9239dff7  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
        0x7fff9239e000 -     0x7fff924a9fff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff924aa000 -     0x7fff928a2ff7  com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff9290a000 -     0x7fff92915fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff92916000 -     0x7fff92921ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff92922000 -     0x7fff92950fff  com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff9298e000 -     0x7fff9298fff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff92990000 -     0x7fff929c6fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff929c7000 -     0x7fff929d1fff  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
        0x7fff929d2000 -     0x7fff929d5fff  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
        0x7fff92a1b000 -     0x7fff92a5aff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff92a5b000 -     0x7fff92c41fff  com.apple.WebKit2 (8536 - 8536.25) <FC4B5B0A-34F4-331A-AEBB-1AFB6118C617> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff92c54000 -     0x7fff92c58ff7  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
        0x7fff92c59000 -     0x7fff92c59fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff92c5a000 -     0x7fff92ca2fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff92cbe000 -     0x7fff92d15ff7  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
        0x7fff92d16000 -     0x7fff92d24ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff92d25000 -     0x7fff92d29fff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff92dda000 -     0x7fff92e1cfff  com.apple.RemoteViewServices (2.0 - 80.3) <E0224421-A421-3DB6-99AF-B249684FD13A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff92e1d000 -     0x7fff937ae39f  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
        0x7fff94845000 -     0x7fff94852ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff9488c000 -     0x7fff9493dfff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff9493e000 -     0x7fff94944fff  libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff94948000 -     0x7fff94bd8fff  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
        0x7fff94bd9000 -     0x7fff94c41ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff94c42000 -     0x7fff94c42fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff94c43000 -     0x7fff94c45ff7  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
        0x7fff94c46000 -     0x7fff94c68ff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
        0x7fff94c69000 -     0x7fff94c95fff  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
        0x7fff94c9b000 -     0x7fff94ce8fff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff94ce9000 -     0x7fff94d0dff7  libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
        0x7fff94d11000 -     0x7fff94d93fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff94d94000 -     0x7fff94db4fff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff94db5000 -     0x7fff95082ff7  com.apple.security (7.0 - 55178.0.1) <8102877E-C866-33D4-A947-02FC7F4BAA95> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff95083000 -     0x7fff95090fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff95091000 -     0x7fff95193fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff95436000 -     0x7fff95533fff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
    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: 15876
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=227.8M resident=120.5M(53%) swapped_out_or_unallocated=107.3M(47%)
    Writable regions: Total=1.1G written=6180K(1%) resident=40.7M(3%) swapped_out=0K(0%) unallocated=1.1G(97%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    ATS (font support)                   32.2M
    ATS (font support) (reserved)           8K        reserved VM address space (unallocated)
    CG shared images                      128K
    CoreAnimation                           4K
    CoreServices                         3248K
    IOKit                                5368K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    MALLOC                               79.6M
    MALLOC guard page                      48K
    Memory tag=242                         12K
    Memory tag=243                          4K
    Memory tag=251                         28K
    OpenGL GLSL                          1024K
    STACK GUARD                          56.0M
    Stack                                10.5M
    VM_ALLOCATE                          16.1M
    __DATA                               18.8M
    __IMAGE                               528K
    __LINKEDIT                           54.6M
    __TEXT                              173.2M
    __UNICODE                             544K
    mapped file                          19.0M
    shared memory                        2548K
    ===========                        =======
    TOTAL                                 1.5G
    TOTAL, minus reserved VM space      473.1M

  • HT1338 Since Mountain Lion, a lot of crash of my Macbook pro

    when going out of sleep, a lot of crash since Mountain Lion
    Model 15" Mid-2010
    Interval Since Last Panic Report:  80869 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    ED9396AE-2B7A-ADAB-177C-B6062687105B
    Fri Feb 15 16:24:45 2013
    panic(cpu 0 caller 0xffffff7f95854b25): NVRM[0/1:0:0]: Read Error 0x00002080: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff8129645000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8105cab260 : 0xffffff801501d626
    0xffffff8105cab2d0 : 0xffffff7f95854b25
    0xffffff8105cab360 : 0xffffff7f9594e4b3
    0xffffff8105cab3c0 : 0xffffff7f9594e527
    0xffffff8105cab430 : 0xffffff7f95c63c5b
    0xffffff8105cab570 : 0xffffff7f95974659
    0xffffff8105cab5a0 : 0xffffff7f9585e8da
    0xffffff8105cab650 : 0xffffff7f95859fac
    0xffffff8105cab840 : 0xffffff7f9585bade
    0xffffff8105cab920 : 0xffffff7f969b4ad5
    0xffffff8105cab960 : 0xffffff7f969ca507
    0xffffff8105cab980 : 0xffffff7f969e9353
    0xffffff8105cab9c0 : 0xffffff7f969e93b1
    0xffffff8105caba00 : 0xffffff7f969cfc43
    0xffffff8105caba50 : 0xffffff7f9698a0fc
    0xffffff8105cabae0 : 0xffffff7f96985efa
    0xffffff8105cabb10 : 0xffffff7f96983aab
    0xffffff8105cabb40 : 0xffffff80154650c3
    0xffffff8105cabbc0 : 0xffffff8015467153
    0xffffff8105cabc20 : 0xffffff8015464b8f
    0xffffff8105cabd70 : 0xffffff80150981e1
    0xffffff8105cabe80 : 0xffffff8015020aed
    0xffffff8105cabeb0 : 0xffffff8015010448
    0xffffff8105cabf00 : 0xffffff801501961b
    0xffffff8105cabf70 : 0xffffff80150a5b16
    0xffffff8105cabfb0 : 0xffffff80150ced53
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f957ed 000->0xffffff7f95aeffff
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f95578000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f957d9000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f95796000
             com.apple.nvidia.nv50hal(8.0)[9F3D09B5-3158-3D9E-BDA3-E71576AAD3B7]@0xffffff7f9 5afd000->0xffffff7f95e1ffff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f957 ed000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f95578000
             com.apple.GeForce(8.0)[2E56ED9A-D848-3795-9E52-56BABDC9000C]@0xffffff7f9696b000 ->0xffffff7f96a2dfff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f957 ed000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f957d9000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f95578000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f95796000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12C60
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x0000000014e00000
    Kernel text base: 0xffffff8015000000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 58365303550306
    last loaded kext at 3011923019018: com.apple.filesystems.afpfs    10.0 (addr 0xffffff7f97579000, size 348160)
    last unloaded kext at 1108282367858: com.apple.filesystems.msdosfs    1.8 (addr 0xffffff7f9754d000, size 57344)
    loaded kexts:
    org.virtualbox.kext.VBoxNetAdp    4.2.4
    org.virtualbox.kext.VBoxNetFlt    4.2.4
    org.virtualbox.kext.VBoxUSB    4.2.4
    org.virtualbox.kext.VBoxDrv    4.2.4
    com.markspace.driver.Android.RNDIS    1.2
    com.rogueamoeba.InstantOnCore    6.0.2
    com.rogueamoeba.InstantOn    6.0.2
    com.apple.filesystems.afpfs    10.0
    com.apple.nke.asp_tcp    7.0.0
    com.apple.filesystems.smbfs    1.8
    com.apple.driver.AppleHWSensor    1.9.5d0
    com.apple.driver.AudioAUUC    1.60
    com.apple.filesystems.autofs    3.0
    com.apple.iokit.IOBluetoothSerialManager    4.0.9f33
    com.apple.driver.AGPM    100.12.69
    com.apple.driver.AppleMikeyHIDDriver    122
    com.apple.driver.AppleMikeyDriver    2.3.1f2
    com.apple.GeForce    8.0.0
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport    4.0.9f33
    com.apple.driver.AppleUpstreamUserClient    3.5.10
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.driver.AppleHDA    2.3.1f2
    com.apple.driver.AppleLPC    1.6.0
    com.apple.driver.AppleSMCLMU    2.0.2d0
    com.apple.driver.AppleSMCPDRC    1.0.0
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.ApplePolicyControl    3.2.11
    com.apple.driver.AppleMuxControl    3.2.11
    com.apple.driver.AppleMCCSControl    1.0.33
    com.apple.driver.AppleIntelHDGraphics    8.0.0
    com.apple.driver.AppleIntelHDGraphicsFB    8.0.0
    com.apple.driver.SMCMotionSensor    3.0.2d6
    com.apple.driver.ACPI_SMC_PlatformPlugin    1.0.0
    com.apple.driver.AppleUSBTCButtons    235.4
    com.apple.driver.AppleUSBCardReader    3.1.0
    com.apple.driver.AppleIRController    320.15
    com.apple.driver.AppleUSBTCKeyboard    235.4
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    34
    com.apple.driver.XsanFilter    404
    com.apple.driver.AppleUSBHub    5.2.5
    com.apple.iokit.IOAHCIBlockStorage    2.2.2
    com.apple.driver.AirPort.Brcm4331    602.15.22
    com.apple.iokit.AppleBCM5701Ethernet    3.2.5b3
    com.apple.driver.AppleFWOHCI    4.9.6
    com.apple.driver.AppleAHCIPort    2.4.1
    com.apple.driver.AppleUSBEHCI    5.4.0
    com.apple.driver.AppleEFINVRAM    1.6.1
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleRTC    1.5
    com.apple.driver.AppleACPIButtons    1.6
    com.apple.driver.AppleHPET    1.7
    com.apple.driver.AppleSMBIOS    1.9
    com.apple.driver.AppleACPIEC    1.6
    com.apple.driver.AppleAPIC    1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient    196.0.0
    com.apple.nke.applicationfirewall    4.0.39
    com.apple.security.quarantine    2
    com.apple.driver.AppleIntelCPUPowerManagement    196.0.0
    com.apple.security.SecureRemotePassword    1.0
    com.apple.kext.triggers    1.0
    com.apple.iokit.IOSerialFamily    10.0.6
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport    4.0.9f33
    com.apple.nvidia.nv50hal    8.0.0
    com.apple.NVDAResman    8.0.0
    com.apple.iokit.IOSurface    86.0.3
    com.apple.iokit.IOBluetoothFamily    4.0.9f33
    com.apple.driver.DspFuncLib    2.3.1f2
    com.apple.iokit.IOAudioFamily    1.8.9fc10
    com.apple.kext.OSvKernDSPLib    1.6
    com.apple.iokit.IOFireWireIP    2.2.5
    com.apple.driver.AppleHDAController    2.3.1f2
    com.apple.iokit.IOHDAFamily    2.3.1f2
    com.apple.driver.AppleGraphicsControl    3.2.11
    com.apple.driver.AppleBacklightExpert    1.0.4
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.iokit.IONDRVSupport    2.3.5
    com.apple.iokit.IOGraphicsFamily    2.3.5
    com.apple.driver.AppleSMC    3.1.4d2
    com.apple.driver.IOPlatformPluginLegacy    1.0.0
    com.apple.driver.IOPlatformPluginFamily    5.2.0d16
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.5.1
    com.apple.iokit.IOUSBMassStorageClass    3.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.5.1
    com.apple.driver.AppleUSBMultitouch    235.7
    com.apple.iokit.IOUSBHIDDriver    5.2.5
    com.apple.driver.AppleUSBMergeNub    5.2.5
    com.apple.driver.AppleUSBComposite    5.2.5
    com.apple.iokit.IOUSBUserClient    5.2.5
    com.apple.iokit.IO80211Family    500.15
    com.apple.iokit.IOEthernetAVBController    1.0.2b1
    com.apple.iokit.IONetworkingFamily    3.0
    com.apple.iokit.IOFireWireFamily    4.5.5
    com.apple.iokit.IOAHCIFamily    2.2.1
    com.apple.iokit.IOUSBFamily    5.4.0
    com.apple.driver.AppleEFIRuntime    1.6.1
    com.apple.iokit.IOHIDFamily    1.8.0
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    220
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.DiskImages    344
    com.apple.iokit.IOStorageFamily    1.8
    com.apple.driver.AppleKeyStore    28.21
    com.apple.driver.AppleACPIPlatform    1.6
    com.apple.iokit.IOPCIFamily    2.7.2
    com.apple.iokit.IOACPIFamily    1.4
    com.apple.kec.corecrypto    1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f15
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446393333334700000000
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446393333334700000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.81.22)
    Bluetooth: Version 4.0.9f33 10885, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: INTEL SSDSA2CW300G3, 300,07 GB
    Serial ATA Device: ST9500325ASG, 500,11 GB
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3

    You could try disabling these and see what happens, but it might be this problem: http://support.apple.com/kb/TS4088
    org.virtualbox.kext.VBoxNetAdp    4.2.4
    org.virtualbox.kext.VBoxNetFlt    4.2.4
    org.virtualbox.kext.VBoxUSB    4.2.4
    org.virtualbox.kext.VBoxDrv    4.2.4
    com.markspace.driver.Android.RNDIS    1.2
    com.rogueamoeba.InstantOnCore    6.0.2
    com.rogueamoeba.InstantOn    6.0.2

  • Since Mountain Lion Upgrade is my Internet connection very slow, Since Mountain Lion Upgrade is my Internet connection very slow

    Why is Safari so slow after Mountain Lion upgrade?

    I have a home Optimum wifi network with Boost connecting to an Airport, with a second Airport extending, and an Airport Express extending. I have a MacBook Pro, last year's model, two iMacs, a year old each, and an older iMac. (If necessary I can get all the models etc, but I just want to express the problem). The two new iMacs and MBP are running Mountain Lion. The older Lion.
    Since upgrading to ML my connection speed both over the wifi and directly connecting to the router has dropped from 30-50 down and 5 up to between 1-4 down and 4 up. I have had the cable folks here to test lines. We've swapped out the modem with a new one. I bought a new netgear N600. Everything led to the same result.
    Here's the odd part. When restarting the modem and plugging it directly into the powerbook, initial tests show 30-50 up and 5 down. But once you reconnect to wifi, lose speed, the re-connect directly to the modem the slowness persists directly connected to the modem.
    So I start suspecting Mountain Lion. BUT the older iMac cannot be upgraded to Mountain and is still running Lion and has the same issue. The equipment is in the same place it's always been. We've added no electronics that would be interfering with signals.
    Everyone is stumped and looking suspicously at the computer and OS. Please help. I'm beginning to hear the bing bong bing bong of dial up in my head.

  • Safari crashes randomly due to a Plug-in.

    Safari crashes randomly, meaning that it sometimes is running in the beackground and I am not doing anything with it. It seems that this problem only exists since I have done the following changes: I updated the Adobe Flash Player and I downloaded and installed Minecraft for Mac (I did not play it, since I forgot it was not for free ^^). Since then, this problem ocurred without a recognisable pattern.
    The error message I get is:
    "Safari quit unexpectedly while using the .PCUnitConverter.so plugin"
    I have removed Adobe Flash Player and the crashes stopped. But I need it in my daily routine, so I reinstalled it and voilà -> the crashes reappeard. So I guess it's the Flash Player causing this problem.
    Anyone got an idea how to solve this problem??
    Thank you in advance.
    EDIT: I am using Safari v5.1.5 and Flash Player v11.2 (I'm not sure about the Flash Player, but it's simply the latest version from the official website).
    Message was edited by: Igzorn

    You are infected with Flashback.  See the following thread:
    Safari shutting down because of UltraMPto.so plugin. Help!

  • What is happening with quote substitution in Mail since Mountain Lion?

    What is happening with quote substitution in Mail since Mountain Lion? Now, whenever I type an apostrophe and it's replaced with a smart quote, it creates an unwanted space within my word and starts typing from there. It will also revert the font from my template style to helvetica. Annoying as heck! Any thoughts? Turning off smart quote substition in Mail elimates the error, but elimates the smart qoute, too. I'm stumped.

    What is happening with quote substitution in Mail since Mountain Lion? Now, whenever I type an apostrophe and it's replaced with a smart quote, it creates an unwanted space within my word and starts typing from there. It will also revert the font from my template style to helvetica. Annoying as heck! Any thoughts? Turning off smart quote substition in Mail elimates the error, but elimates the smart qoute, too. I'm stumped.

  • Bridge won't open since Mountain Lion upgrade.

    Why won't Adobe Bridge open since Mountain Lion upgrade? I'm running CS4. PS works. Help.

    contact iBank support: http://www.iggsoftware.com/support.php. Also, according to roaringapps.com, it has some problems with ML : http://roaringapps.com/app:155

  • Since mountain lion Find in Numbers 3-4 columns of data missing and some columns in the wrong order. Fortunately I have a back up on my iPad and was able to put that version in as a new file. Why has this happened ?

    Since mountain lion I have noticed 3-4 columns of data missing from a Numbers file. I have fortunately been able to replace the total file from my iPad version but why has this happened. Makes me lose trust in Numbers

    That would be strange.

  • My scanner (Epson V300) does not work since mountain Lion upgrade.

    My scanner (Epson V300) does not work since Mountain Lion upgrade. I updated the drivers,I can get it to work one time when I reboot the iMAC it will function (scan) one time and than not again until I reboot. Help!!!

    Try trick #5, at > Eight amazing Image Capture tricks | Macworld

  • Anyone else having crash problems with mountain lion and parallels 8.0?

    Anyone else having crash problems running Mountain Lion and Parallels 8.0 ?

    Works OK so far for me. Take you issues to their forums for more direct help. These forums do not provide suport for Parallels.

  • My iTunes match on my MacBook Pro hasn't worked since Mountain Lion install. Tried Apple Tech but all their suggestions didn't solve the issue. Guess I will try them again on Monday. Clearly this is a common problem and a Mountian Lion conflict issue.

    iTunes match hasn't worked since Mountain Lion install. Cloud icon keeps striking~ off. Won't upload new tracks to iTunes match. Just the eternal circle of step one, two, freeze....then tries again but never gets completed. Worked fine before Mountain Lion. Apple tech tried over phone for an hour but it didn't solve this issue. See others are in the same boat. Any help with this, please??

    Same issue here with a MacBook pro recently upgraded to Mountain Lion.  I hadn't tried iTunes Match prior to the upgrade so can't say whether or not it worked previously.
    Getting quite frustrated!

  • Safari Crashes on Opening after Lion upgrade!

    I just upgraded to Lion, and I try to open Safari, but it crashes before it loads my homepage!
    I had recently set my default browser to Chrome in Snow Leopard the other day pre-upgrade, could that have something to do with it?

    I'm using SL and found the perfect solution. 1) Follow oh_okay 's instructions, 2) download and reinstall Lastpass, 3) Restart Safari 5.1 and all should work fine. With this lastest update to Safari Lastpass functions a bit differently, having it's own tool bar with the option to hide. You have to click on the grey star, which stays grey, when logged in. There may be a tweek for that, which I haven't gotten to yet.
    oh_okay 
    Level 1 (0 points)
    Re: Safari Crashes on Opening after Lion upgrade! 
    Jul 20, 2011 10:31 PM (in response to Amgreen)
    I've actually just found a solution.
    As it turns out, LastPass was causing my crashes, too.
    I had to find my SIMBL folder (~Library/Application Support/SIMBL/Plugins/LastPass.bundle) and remove the LastPass plugin.
    After that, all was well. Not sure if I need to reinstall LastPass now or just pay for (what I've heard is the far superior) 1Password.

Maybe you are looking for