Safari Crashing - Help -

Dear all
I have had my imac for seven months and I am completely glad I made the move, however recently Safari keeps crashing - I have read most of the other topics related to this and they still have not stopped Safari from crashing.
Any help or ideas welcome.
RK
Hopefully the information below might be helpful
Process:         Safari [241]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         5.1.7 (7534.57.2)
Build Info:      WebBrowser-7534057002000000~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [225]
Date/Time:       2012-07-23 11:31:19.586 +0100
OS Version:      Mac OS X 10.7.4 (11E53)
Report Version:  9
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
External Modification Warnings:
Thread creation by external task.
VM Regions Near 0:
-->
    __TEXT                 00000001058cd000-00000001058ce000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
Application Specific Information:
objc[241]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   ???                                     000000000000000000 0 + 0
1   RapportDaishi.dylib                     0x000000010aa2867c MCE_FN_HOOK___ZN6Safari2WKL29didFinishDocumentLoadForFrameEPK12OpaqueWKPagePK13 OpaqueWKFramePKvS8_(void*, void*, void*, void*) + 140
2   ???                                     0x00007fe0fc50dbe0 0 + 140604282559456
3   com.apple.WebKit2                       0x0000000105f21b04 void CoreIPC::handleMessageVariadic<Messages::WebPageProxy::DidFinishDocumentLoadFor Frame, WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long long, CoreIPC::ArgumentDecoder*)>(CoreIPC::ArgumentDecoder*, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(unsigned long long, CoreIPC::ArgumentDecoder*)) + 64
4   com.apple.WebKit2                       0x0000000105f16d53 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 161
5   com.apple.WebKit2                       0x0000000105f16c4e CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 172
6   com.apple.WebKit2                       0x0000000105f16b67 CoreIPC::Connection::dispatchMessages() + 145
7   com.apple.WebKit2                       0x0000000105f138bf RunLoop::performWork() + 111
8   com.apple.WebKit2                       0x0000000105f13830 RunLoop::performWork(void*) + 76
9   com.apple.CoreFoundation                0x00007fff917484f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
10  com.apple.CoreFoundation                0x00007fff91747d5d __CFRunLoopDoSources0 + 253
11  com.apple.CoreFoundation                0x00007fff9176eb49 __CFRunLoopRun + 905
12  com.apple.CoreFoundation                0x00007fff9176e486 CFRunLoopRunSpecific + 230
13  com.apple.HIToolbox                     0x00007fff9126f4d3 RunCurrentEventLoopInMode + 277
14  com.apple.HIToolbox                     0x00007fff91276781 ReceiveNextEventCommon + 355
15  com.apple.HIToolbox                     0x00007fff9127660e BlockUntilNextEventMatchingListInMode + 62
16  com.apple.AppKit                        0x00007fff92f74e31 _DPSNextEvent + 659
17  com.apple.AppKit                        0x00007fff92f74735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
18  com.apple.Safari.framework              0x00007fff93cb9939 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171
19  com.apple.AppKit                        0x00007fff92f71071 -[NSApplication run] + 470
20  com.apple.AppKit                        0x00007fff931ed244 NSApplicationMain + 867
21  com.apple.Safari.framework              0x00007fff93e6e1d3 SafariMain + 197
22  com.apple.Safari                        0x00000001058cdf24 0x1058cd000 + 3876
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8e4127e6 kevent + 10
1   libdispatch.dylib                       0x00007fff9849378a _dispatch_mgr_invoke + 923
2   libdispatch.dylib                       0x00007fff9849231a _dispatch_mgr_thread + 54
Thread 2:: WebCore: IconDatabase
0   libsystem_kernel.dylib                  0x00007fff8e411bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff90e90274 _pthread_cond_wait + 840
2   com.apple.WebCore                       0x00000001061f0885 WebCore::IconDatabase::syncThreadMainLoop() + 375
3   com.apple.WebCore                       0x00000001061ee32f WebCore::IconDatabase::iconDatabaseSyncThread() + 491
4   com.apple.WebCore                       0x00000001061ee13f WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9
5   libsystem_c.dylib                       0x00007fff90e8c8bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff90e8fb75 thread_start + 13
Thread 3:: CoreAnimation render server
0   libsystem_kernel.dylib                  0x00007fff8e41067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8e40fd71 mach_msg + 73
2   com.apple.QuartzCore                    0x00007fff90f852d9 CA::Render::Server::server_thread(void*) + 184
3   com.apple.QuartzCore                    0x00007fff90f85219 thread_fun + 24
4   libsystem_c.dylib                       0x00007fff90e8c8bf _pthread_start + 335
5   libsystem_c.dylib                       0x00007fff90e8fb75 thread_start + 13
Thread 4:: Safari: SafeBrowsingManager
0   libsystem_kernel.dylib                  0x00007fff8e41067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8e40fd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff9176650c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff9176ec74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff9176e486 CFRunLoopRunSpecific + 230
5   com.apple.Safari.framework              0x00007fff93e288a3 Safari::MessageRunLoop::threadBody() + 163
6   com.apple.Safari.framework              0x00007fff93e287fb Safari::MessageRunLoop::threadCallback(void*) + 9
7   libsystem_c.dylib                       0x00007fff90e8c8bf _pthread_start + 335
8   libsystem_c.dylib                       0x00007fff90e8fb75 thread_start + 13
Thread 5:: Safari: SnapshotStore
0   libsystem_kernel.dylib                  0x00007fff8e411bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff90e90274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore                0x00000001058dba50 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
3   com.apple.Safari.framework              0x00007fff93ea0041 Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessage(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&) + 125
4   com.apple.Safari.framework              0x00007fff93e9dd3f Safari::SnapshotStore::diskAccessThreadBody() + 229
5   com.apple.Safari.framework              0x00007fff93e9d0a9 Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
6   libsystem_c.dylib                       0x00007fff90e8c8bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff90e8fb75 thread_start + 13
Thread 6:
0   libsystem_kernel.dylib                  0x00007fff8e41067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8e40fd71 mach_msg + 73
2   libsystem_kernel.dylib                  0x00007fff8e410274 mach_msg_server + 473
3   RapportDaishi.dylib                     0x000000010aa3c7b0 mig_rpc_server::server_working_thread(void*) + 58
4   libsystem_c.dylib                       0x00007fff90e8c8bf _pthread_start + 335
5   libsystem_c.dylib                       0x00007fff90e8fb75 thread_start + 13
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff8e411e42 __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff90e42dea nanosleep + 164
2   libsystem_c.dylib                       0x00007fff90e42bb5 usleep + 53
3   RapportUtil1.dylib                      0x000000010ab3ea7b bp_heartbeat_thread + 202
4   libsystem_c.dylib                       0x00007fff90e8c8bf _pthread_start + 335
5   libsystem_c.dylib                       0x00007fff90e8fb75 thread_start + 13
Thread 8:
0   libsystem_kernel.dylib                  0x00007fff8e411e42 __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff90e42dea nanosleep + 164
2   libsystem_c.dylib                       0x00007fff90e42bb5 usleep + 53
3   RapportDaishi.dylib                     0x000000010aa2870f active_monitor_finish_thread(void*) + 61
4   libsystem_c.dylib                       0x00007fff90e8c8bf _pthread_start + 335
5   libsystem_c.dylib                       0x00007fff90e8fb75 thread_start + 13
Thread 9:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff8e41067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8e40fd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff9176650c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff9176ec74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff9176e486 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff98553fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation                    0x00007fff9854872a -[NSThread main] + 68
7   com.apple.Foundation                    0x00007fff985486a2 __NSThread__main__ + 1575
8   libsystem_c.dylib                       0x00007fff90e8c8bf _pthread_start + 335
9   libsystem_c.dylib                       0x00007fff90e8fb75 thread_start + 13
Thread 10:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff8e411df2 __select + 10
1   com.apple.CoreFoundation                0x00007fff917b7c8b __CFSocketManager + 1355
2   libsystem_c.dylib                       0x00007fff90e8c8bf _pthread_start + 335
3   libsystem_c.dylib                       0x00007fff90e8fb75 thread_start + 13
Thread 11:
0   libsystem_kernel.dylib                  0x00007fff8e411bca __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff90e90274 _pthread_cond_wait + 840
2   RapportUtil1.dylib                      0x000000010ac5d545 posix_waitable_condition::wait(int) + 203
3   RapportUtil1.dylib                      0x000000010ab7323d async_tasks_scheduler::work() + 73
4   RapportUtil1.dylib                      0x000000010ab97d34 async_task_thread_wrapper(void*) + 10
5   libsystem_c.dylib                       0x00007fff90e8c8bf _pthread_start + 335
6   libsystem_c.dylib                       0x00007fff90e8fb75 thread_start + 13
Thread 12:: Safari: SpinningProgressIndicator
0   libsystem_kernel.dylib                  0x00007fff8e41067a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8e40fd71 mach_msg + 73
2   com.apple.CoreFoundation                0x00007fff9176650c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation                0x00007fff9176ec74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation                0x00007fff9176e486 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                    0x00007fff984f9f7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
6   com.apple.Foundation                    0x00007fff984f9e67 -[NSRunLoop(NSRunLoop) run] + 62
7   com.apple.Safari.framework              0x00007fff93ea4a15 -[Heartbeat _startHeartbeatRunLoop] + 247
8   com.apple.Foundation                    0x00007fff9854872a -[NSThread main] + 68
9   com.apple.Foundation                    0x00007fff985486a2 __NSThread__main__ + 1575
10  libsystem_c.dylib                       0x00007fff90e8c8bf _pthread_start + 335
11  libsystem_c.dylib                       0x00007fff90e8fb75 thread_start + 13
Thread 13:
0   libsystem_kernel.dylib                  0x00007fff8e412192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e8e594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff90e8fb85 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fe0fc0147a0  rcx: 0x00000001088d9a00  rdx: 0x0000000000000000
  rdi: 0x000000010b685800  rsi: 0x00000001088fab40  rbp: 0x00007fff654cb560  rsp: 0x00007fff654cb528
   r8: 0x00007fff654cb44c   r9: 0x00007fff654cb448  r10: 0x0000000000000481  r11: 0x00007fe0fc50dbe0
  r12: 0x00000001088d9a00  r13: 0x0000000000000000  r14: 0x00000001088fab40  r15: 0x000000010b685800
  rip: 0x0000000000000000  rfl: 0x0000000000010202  cr2: 0x0000000000000000
Logical CPU: 2
Binary Images:
       0x1058cd000 -        0x1058cdfff  com.apple.Safari (5.1.7 - 7534.57.2) <962C15B1-EAC2-397C-83C2-A6A2D1B67EE7> /Applications/Safari.app/Contents/MacOS/Safari
       0x1058d1000 -        0x105bf3fff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <519848A3-D6C0-3CF8-B2E4-D4B41FD91E76> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
       0x105c8a000 -        0x105e14ff7  com.apple.WebKit (7534.57 - 7534.57.2) <F0E93391-BD24-3180-9FC8-66003896A654> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
       0x105efe000 -        0x1060b6ff7  com.apple.WebKit2 (7534.57 - 7534.57.2) <7089AFDC-CC27-3689-8B8A-D40AB22198AA> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
       0x1061ea000 -        0x106f21fef  com.apple.WebCore (7534.57 - 7534.57.2) <0DDABF2E-FF0F-3E94-8EC5-A48F613211AE> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
       0x1077b1000 -        0x1077e6fe7 +librooksbas.dylib (??? - ???) <EEF7BAA0-C433-17AF-E049-C7B2C22BF139> /Library/Rapport/*/librooksbas.dylib
       0x108b7e000 -        0x108b9ffff +librooksmce.dylib (??? - ???) <AFB00909-A5BE-9547-98A8-B85E32F942BF> /Library/Rapport/*/librooksmce.dylib
       0x108e4d000 -        0x108e4dffd +cl_kernels (??? - ???) <E965C62E-C1D8-4A3E-8333-05B644C8DF6A> cl_kernels
       0x108e89000 -        0x108e8ffef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x108e96000 -        0x108e99ff7  libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x108f3e000 -        0x108f3fff3 +cl_kernels (??? - ???) <A24B2DE0-5B86-49F5-A7E9-4CC2DD93F213> cl_kernels
       0x108f4b000 -        0x108f4cff3 +cl_kernels (??? - ???) <1FBBDE27-4B1A-4208-9FED-091412A62534> cl_kernels
       0x10aa24000 -        0x10aa57fff +RapportDaishi.dylib (??? - ???) <3569E41D-25A7-FF22-084E-4A4D5D16E8FA> /Library/Rapport/*/RapportDaishi.dylib
       0x10aa9f000 -        0x10aaa0ffc +cl_kernels (??? - ???) <900AA37A-7A25-47EC-8B7B-E8E9FFE7EEC1> cl_kernels
       0x10ab2a000 -        0x10ad24fff +RapportUtil1.dylib (??? - ???) <3A5C82E9-2D75-04E0-6A6D-E2946F42EA17> /Library/Rapport/*/RapportUtil1.dylib
       0x10b6c2000 -        0x10b755ff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0x7fff654cd000 -     0x7fff65501baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8bb0d000 -     0x7fff8bc02fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8bc11000 -     0x7fff8bc5aff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8bc5b000 -     0x7fff8bc5eff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8bd24000 -     0x7fff8bd33fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff8bd9d000 -     0x7fff8c2a6ff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8c2a7000 -     0x7fff8c6d4fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8c6d5000 -     0x7fff8c740ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8c746000 -     0x7fff8c750ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
    0x7fff8c751000 -     0x7fff8c7d6ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8c7d7000 -     0x7fff8c833ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8c834000 -     0x7fff8c850ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8c9e4000 -     0x7fff8c9e7fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8cb28000 -     0x7fff8cb68fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff8cb69000 -     0x7fff8cbbdfff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8cd2b000 -     0x7fff8cdc5ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8cfbe000 -     0x7fff8d05fff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8d060000 -     0x7fff8d066fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff8d067000 -     0x7fff8d090fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8d091000 -     0x7fff8d0a3ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8e3f4000 -     0x7fff8e3fafff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8e3fb000 -     0x7fff8e41bfff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8e437000 -     0x7fff8e456fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff8e56e000 -     0x7fff8e5e9ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8e644000 -     0x7fff8e64fff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff8e67e000 -     0x7fff8e762e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff8e763000 -     0x7fff8e768fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8e89f000 -     0x7fff8e908fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8e931000 -     0x7fff8e931fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8e932000 -     0x7fff8ea3ffff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8ea40000 -     0x7fff8eaa2ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8eaa3000 -     0x7fff8eb87fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8eb88000 -     0x7fff8ebb1ff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8ec1d000 -     0x7fff8ec1dfff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8ec6e000 -     0x7fff8ece4fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff8ece5000 -     0x7fff8ece8fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8ece9000 -     0x7fff8ed5cfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8ed5d000 -     0x7fff8ed61fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8ee5f000 -     0x7fff8eed5fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8eed6000 -     0x7fff8ef03ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8ef04000 -     0x7fff8ef56ff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8ef57000 -     0x7fff8ef98fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8ef99000 -     0x7fff8ef9dfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8f012000 -     0x7fff8f018fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8f627000 -     0x7fff8f67ffff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8f680000 -     0x7fff8f7b6fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8f7b7000 -     0x7fff8f7cefff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8f7cf000 -     0x7fff8f9f9fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8f9fa000 -     0x7fff8fb13fff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8fb14000 -     0x7fff8fb22ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
    0x7fff8fb23000 -     0x7fff8fb24fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff8fc68000 -     0x7fff8fc7dfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8fc7e000 -     0x7fff8fcc0fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8fcc1000 -     0x7fff8fceefe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
    0x7fff8fcef000 -     0x7fff8fd0ffff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8fd62000 -     0x7fff8fd63fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff8fd64000 -     0x7fff8fe42fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8fe43000 -     0x7fff8fe44ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8feae000 -     0x7fff8feedfff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8fef0000 -     0x7fff8ff04ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8ff89000 -     0x7fff902a5fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff902b5000 -     0x7fff902d9fff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff90549000 -     0x7fff90579ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff9057a000 -     0x7fff90581fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff90582000 -     0x7fff90618ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff90619000 -     0x7fff90ae0fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff90ae1000 -     0x7fff90ae7fff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff90ae8000 -     0x7fff90b23fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff90b24000 -     0x7fff90d26fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff90e32000 -     0x7fff90e3dfff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff90e3e000 -     0x7fff90f1bfef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff90f1c000 -     0x7fff90f21fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff90f22000 -     0x7fff90f82fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff90f83000 -     0x7fff91122ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff911e9000 -     0x7fff9126cfef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff9126d000 -     0x7fff91599ff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff915b2000 -     0x7fff915cfff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff915d0000 -     0x7fff915d0fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff915d1000 -     0x7fff915d8ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff915d9000 -     0x7fff9161dff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff9161e000 -     0x7fff9161ffff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff91624000 -     0x7fff9162dff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff91656000 -     0x7fff91658fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff91700000 -     0x7fff91735fff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff91736000 -     0x7fff9190aff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff91c30000 -     0x7fff91ca6fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff91ca7000 -     0x7fff91da9ff7  com.apple.PubSub (1.0.5 - 65.28) <0D52431F-D0B3-3175-85FF-8213615A4526> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff91daa000 -     0x7fff91e5dff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff91e5e000 -     0x7fff91e6cfff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff91ea5000 -     0x7fff91ea6fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff91ea7000 -     0x7fff91fa1ff7  com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff91fa2000 -     0x7fff91fe8fff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
    0x7fff91fe9000 -     0x7fff925cdfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff925ce000 -     0x7fff92f6bc9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff92f6c000 -     0x7fff93b72ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff93b73000 -     0x7fff93b99fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff93b9a000 -     0x7fff93b9dfff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff93baa000 -     0x7fff93bb1fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff93bb2000 -     0x7fff93bb2fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff93bbc000 -     0x7fff93bf7fff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff93bf8000 -     0x7fff93c60ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff93c61000 -     0x7fff940f1ff7  com.apple.Safari.framework (7534 - 7534.57.2) <D61DA7E6-8153-31E2-B277-CEE5090F54B3> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff9449c000 -     0x7fff944e8ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff944e9000 -     0x7fff94528ff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff9472c000 -     0x7fff9472dff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff94a10000 -     0x7fff94b17fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff94b18000 -     0x7fff94c24fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff94c25000 -     0x7fff94c69ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff94c6a000 -     0x7fff94c6afff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff94c6b000 -     0x7fff94dd2fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff94dd3000 -     0x7fff94dd5fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff94e07000 -     0x7fff94e2ffff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff955ad000 -     0x7fff955adfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff955cb000 -     0x7fff955cffff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
    0x7fff955d0000 -     0x7fff955d5fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff955d6000 -     0x7fff95849fff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff9586d000 -     0x7fff95875fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff95876000 -     0x7fff95b5fff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff95b60000 -     0x7fff95b84fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff95b85000 -     0x7fff95cdefff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff95cdf000 -     0x7fff95ce4fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff95d5c000 -     0x7fff95d67ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff95d68000 -     0x7fff95d77ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff95d78000 -     0x7fff95d8efff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff95df8000 -     0x7fff95dfaff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff95dfb000 -     0x7fff95e0dff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff95e0e000 -     0x7fff95e1eff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff95e1f000 -     0x7fff95e58fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
    0x7fff95e67000 -     0x7fff95e90fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff95e91000 -     0x7fff95eaefff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff961d2000 -     0x7fff96256ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff969ec000 -     0x7fff96a2eff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff96a2f000 -     0x7fff96a2ffff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff96ae2000 -     0x7fff96ae7fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff96ae8000 -     0x7fff96b28ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
    0x7fff96b29000 -     0x7fff96bcbfff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff97117000 -     0x7fff97124fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff97125000 -     0x7fff97204ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff97a20000 -     0x7fff97a2dfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff97a2e000 -     0x7fff97a2efff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff97a5f000 -     0x7fff97b64fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff97b65000 -     0x7fff97bd5fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff97e4c000 -     0x7fff97e59ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
    0x7fff97e5a000 -     0x7fff97efffff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff97f1c000 -     0x7fff97f56fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff97f57000 -     0x7fff98059fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff98079000 -     0x7fff9807dff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff98490000 -     0x7fff9849efff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
    0x7fff9849f000 -     0x7fff984caff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff984ee000 -     0x7fff98807fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff98808000 -     0x7fff98808fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff98826000 -     0x7fff9883dfff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff9883e000 -     0x7fff9883fff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff9888e000 -     0x7fff988a4ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff988a5000 -     0x7fff988abff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff988ac000 -     0x7fff988aefff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
    0x7fff988af000 -     0x7fff988daff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff988db000 -     0x7fff9892fff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff9896f000 -     0x7fff989bdfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff989be000 -     0x7fff989c3ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff989c4000 -     0x7fff989f7ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff989f8000 -     0x7fff98abfff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff98ac0000 -     0x7fff98ad3ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff98b1a000 -     0x7fff98b2bff7  SyndicationUI (??? - ???) <4E1B17F1-7F88-324F-B7F5-CEB760310B2B> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff98b65000 -     0x7fff98b77ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1380
    thread_create: 2
    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: 250452
    thread_create: 4
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=190.7M resident=109.9M(58%) swapped_out_or_unallocated=80.9M(42%)
Writable regions: Total=1.1G written=20.4M(2%) resident=47.1M(4%) swapped_out=0K(0%) unallocated=1.1G(96%)
REGION TYPE                        VIRTUAL
===========                        =======
CG backing stores                     9.9M
CG image                              180K
CG raster data                       6908K
CG shared images                     3408K
CoreAnimation                           4K
CoreGraphics                           16K
CoreImage                               8K
CoreServices                         3064K
JS JIT generated code                   8K
JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
MALLOC                               86.3M
MALLOC guard page                      48K
Mach message (reserved)                 8K        reserved VM address space (unallocated)
Memory tag=240                          4K
Memory tag=242                         12K
Memory tag=243                          4K
Memory tag=251                          8K
OpenCL                                 44K
SQLite page cache                    2880K
STACK GUARD                          56.1M
Stack                                14.2M
VM_ALLOCATE                          16.3M
__CI_BITMAP                            80K
__DATA                               16.5M
__IMAGE                               528K
__LINKEDIT                           57.2M
__RC_CAMERAS                          248K
__TEXT                              133.5M
__UNICODE                             544K
mapped file                          48.7M
shared memory                        1344K
===========                        =======
TOTAL                                 1.4G
TOTAL, minus reserved VM space      457.5M

/Library/Rapport/*/librooksmce.dylib
/Library/Rapport/*/RapportDaishi.dylib
You need to uninstall Rapport.
Follow the instructions here >  Uninstalling Rapport on Mac OS X | Trusteer
Rapport is not compatiible with recent versions of Safari.
One of their representatives posted on this link over a year ago >  Trusteer's Rapport Software: Apple Support Communities
Try Safari after you're finished uninstalling Rapport.

Similar Messages

  • IPhone 6 Plus Safari Crashing - HELP!

    safari crashes when orientation change on my 128GB iphone 6 plus , especially when watching YouTube video.  I tried using chRome browser and it works fine. It seems like it only happens when I use safari. I tried it on my mom's iphone 6 plus 16GB and safari doesn't crash. anyone else having  this problem?

    Are both devices running the latest iOS ? Your profile still says 8.0.2.
    If yes, did you try to set up your phone as new device, without using the latest backup, in case the backup data is damaged?
    How to erase your iOS device and then set it up as a new device or restore it from backups

  • Help, safari crashed every time I open it

    After a recent reinstall of the Lion OS on my macbook pro, the safari just crashed every time I open it. I've tried to change the login account, but the same problem remains. The error log is as follows:
    Process:         Safari [861]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.7 (7534.57.7)
    Build Info:      WebBrowser-7534057007000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [772]
    Date/Time:       2012-10-03 17:33:02.640 -0700
    OS Version:      Mac OS X 10.7.5 (11G56)
    Report Version:  9
    Interval Since Last Report:          2427 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  7 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      56EDA299-7E3C-4A2D-9424-6EAA89AF5282
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[861]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff87ca4f56 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff88ad9d5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff87ca4d8a +[NSException raise:format:arguments:] + 106
              3   Foundation                          0x00007fff86e3971f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
              4   AppKit                              0x00007fff9109362b -[NSMenu itemAtIndex:] + 165
              5   AppKit                              0x00007fff91093784 -[NSMenu removeItemAtIndex:] + 63
              6   Safari                              0x000000010216bc2e -[AppController awakeFromNib] + 387
              7   CoreFoundation                      0x00007fff87c9bfb1 -[NSObject performSelector:] + 49
              8   CoreFoundation                      0x00007fff87c9bf32 -[NSSet makeObjectsPerformSelector:] + 274
              9   AppKit                              0x00007fff9107b347 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
              10  AppKit                              0x00007fff910718bb loadNib + 322
              11  AppKit                              0x00007fff91070db8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
              12  AppKit                              0x00007fff91070cd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
              13  AppKit                              0x00007fff91070c16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
              14  AppKit                              0x00007fff912e1cd7 NSApplicationMain + 398
              15  Safari                              0x000000010236e806 SafariMain + 166
              16  Safari                              0x0000000102158f24 Safari + 3876
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff88c2cce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8a9c67d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff8a9b7a7a abort + 143
    3   libc++abi.dylib                         0x00007fff88ee37bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff88ee0fcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff88ada1b9 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff88ee1001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff88ee105c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff88ee2152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff88ad9e7a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff87ca4d8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation                    0x00007fff86e3971f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit                        0x00007fff9109362b -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit                        0x00007fff91093784 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework              0x000000010216bc2e -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation                0x00007fff87c9bfb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation                0x00007fff87c9bf32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit                        0x00007fff9107b347 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit                        0x00007fff910718bb loadNib + 322
    19  com.apple.AppKit                        0x00007fff91070db8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit                        0x00007fff91070cd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit                        0x00007fff91070c16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit                        0x00007fff912e1cd7 NSApplicationMain + 398
    23  com.apple.Safari.framework              0x000000010236e806 SafariMain + 166
    24  com.apple.Safari                        0x0000000102158f24 0x102158000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff88c2d7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff88a02786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff88a01316 _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff88c2d192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a9c6594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a9c7b85 start_wqthread + 13
    Thread 3:: Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libsystem_kernel.dylib                  0x00007fff88c2d5b6 fsync + 10
    1   libsqlite3.dylib                        0x00007fff8ff2be38 unixSync + 72
    2   libsqlite3.dylib                        0x00007fff8ff39991 syncJournal + 705
    3   libsqlite3.dylib                        0x00007fff8ff2aa1e sqlite3PagerCommitPhaseOne + 1262
    4   libsqlite3.dylib                        0x00007fff8ff1611e sqlite3BtreeCommitPhaseOne + 478
    5   libsqlite3.dylib                        0x00007fff8ff15735 vdbeCommit + 981
    6   libsqlite3.dylib                        0x00007fff8fed855a sqlite3VdbeHalt + 4442
    7   libsqlite3.dylib                        0x00007fff8ff0a1a6 sqlite3VdbeExec + 51958
    8   libsqlite3.dylib                        0x00007fff8fefca5b sqlite3_step + 1883
    9   libsqlite3.dylib                        0x00007fff8febffb5 sqlite3_exec + 533
    10  com.apple.CFNetwork                     0x00007fff8ad4053c __CFURLCache::PostDatabaseOpenPragmaExecute() + 48
    11  com.apple.CFNetwork                     0x00007fff8ad40412 __CFURLCache::OpenDatabase() + 196
    12  com.apple.CFNetwork                     0x00007fff8ad3ff10 ProcessCacheTasks(__CFURLCache*, bool) + 265
    13  com.apple.CFNetwork                     0x00007fff8ad3f942 _ZL24_CFURLCacheTimerCallbackPv + 662
    14  libdispatch.dylib                       0x00007fff88a00a82 _dispatch_call_block_and_release + 18
    15  libdispatch.dylib                       0x00007fff88a022d2 _dispatch_queue_drain + 264
    16  libdispatch.dylib                       0x00007fff88a0212e _dispatch_queue_invoke + 54
    17  libdispatch.dylib                       0x00007fff88a01928 _dispatch_worker_thread2 + 198
    18  libsystem_c.dylib                       0x00007fff8a9c63da _pthread_wqthread + 316
    19  libsystem_c.dylib                       0x00007fff8a9c7b85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff88c2cbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a9c8274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x000000010320a1fc WebCore::IconDatabase::syncThreadMainLoop() + 124
    3   com.apple.WebCore                       0x0000000103207d50 WebCore::IconDatabase::iconDatabaseSyncThread() + 496
    4   com.apple.JavaScriptCore                0x0000000102b4e11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8a9c48bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8a9c7b75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff88c2b67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88c2ad71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff87183df5 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff87183d35 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff8a9c48bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8a9c7b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff61d56418  rdx: 0x0000000000000000
    rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff61d56440  rsp: 0x00007fff61d56418
      r8: 0x00007fff76114fb8   r9: 0x00007fff61d55ea8  r10: 0x00007fff88c2cd0a  r11: 0xffffff80002dad60
    r12: 0x00007fd48282c880  r13: 0x0000000000000002  r14: 0x00007fff76117960  r15: 0x00007fff61d56590
    rip: 0x00007fff88c2cce2  rfl: 0x0000000000000246  cr2: 0x0000000105f47000
    Logical CPU: 0
    Binary Images:
          0x102158000 -        0x102158fff  com.apple.Safari (5.1.7 - 7534.57.7) <72510CA8-DEAF-3CA8-A9EC-C6FB872CE6E4> /Applications/Safari.app/Contents/MacOS/Safari
          0x10215f000 -        0x1025f9ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
          0x10291b000 -        0x102baafff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
          0x102c58000 -        0x102ddaff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
          0x102ecc000 -        0x1030a5fff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
          0x103204000 -        0x1041a9ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
       0x7fff61d58000 -     0x7fff61d8cbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
       0x7fff85662000 -     0x7fff85a8ffff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
       0x7fff85a90000 -     0x7fff85dacfff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
       0x7fff85dad000 -     0x7fff85decfff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
       0x7fff85e92000 -     0x7fff85e92fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
       0x7fff85e93000 -     0x7fff85e9aff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
       0x7fff85ec0000 -     0x7fff85ec1fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
       0x7fff85ec2000 -     0x7fff85f02fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
       0x7fff85f03000 -     0x7fff85f03fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
       0x7fff85f04000 -     0x7fff85fe3fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
       0x7fff85fe4000 -     0x7fff8600afff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
       0x7fff8600b000 -     0x7fff86063ff7  libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
       0x7fff8608d000 -     0x7fff860fdfff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
       0x7fff860fe000 -     0x7fff86112ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
       0x7fff8611c000 -     0x7fff86129fff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
       0x7fff8612a000 -     0x7fff8619dfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
       0x7fff8622d000 -     0x7fff8622dfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
       0x7fff8622e000 -     0x7fff8622fff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
       0x7fff86230000 -     0x7fff8638dfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
       0x7fff86ce1000 -     0x7fff86d43ff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
       0x7fff86d44000 -     0x7fff86d6dff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
       0x7fff86d6e000 -     0x7fff87087fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x7fff870be000 -     0x7fff870c2fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
       0x7fff870c3000 -     0x7fff87164fff  com.apple.LaunchServices (480.39 - 480.39) <677E5B34-215E-3615-AC10-BED60DC460FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
       0x7fff87171000 -     0x7fff87180ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
       0x7fff87181000 -     0x7fff87321ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x7fff878be000 -     0x7fff878c1ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
       0x7fff87a9e000 -     0x7fff87a9efff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
       0x7fff87a9f000 -     0x7fff87b1aff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
       0x7fff87b76000 -     0x7fff87b7cfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
       0x7fff87b7d000 -     0x7fff87bcfff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
       0x7fff87c01000 -     0x7fff87dd5ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x7fff87fe0000 -     0x7fff8802efff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
       0x7fff8802f000 -     0x7fff8804cff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
       0x7fff880ab000 -     0x7fff881b7fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
       0x7fff88343000 -     0x7fff8866ffff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
       0x7fff8875d000 -     0x7fff88876fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
       0x7fff88877000 -     0x7fff8887efff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
       0x7fff88983000 -     0x7fff889ebff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x7fff889ff000 -     0x7fff88a0dfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
       0x7fff88a0e000 -     0x7fff88a5aff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
       0x7fff88a5b000 -     0x7fff88aaffff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
       0x7fff88ab0000 -     0x7fff88abdff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
       0x7fff88abe000 -     0x7fff88ac2fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
       0x7fff88ac3000 -     0x7fff88ba7e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
       0x7fff88bd3000 -     0x7fff88c15fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
       0x7fff88c16000 -     0x7fff88c36fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
       0x7fff88e21000 -     0x7fff88e3efff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
       0x7fff88e3f000 -     0x7fff88ed9ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
       0x7fff88eda000 -     0x7fff88edafff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
       0x7fff88edb000 -     0x7fff88ee6ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
       0x7fff88ef5000 -     0x7fff88f51ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
       0x7fff88f91000 -     0x7fff88f92fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
       0x7fff88f93000 -     0x7fff89195fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
       0x7fff89196000 -     0x7fff891a5fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
       0x7fff891a6000 -     0x7fff89206fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
       0x7fff89207000 -     0x7fff894fcff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x7fff894fd000 -     0x7fff89512fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
       0x7fff89583000 -     0x7fff89583fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
       0x7fff8a771000 -     0x7fff8a776fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
       0x7fff8a87a000 -     0x7fff8a880fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
       0x7fff8a881000 -     0x7fff8a8adff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
       0x7fff8a8b6000 -     0x7fff8a8c0ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
       0x7fff8a8c1000 -     0x7fff8a8c5ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
       0x7fff8a8e2000 -     0x7fff8a8f4ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
       0x7fff8a972000 -     0x7fff8a975fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
       0x7fff8a976000 -     0x7fff8aa53fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
       0x7fff8aa92000 -     0x7fff8aa95fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
       0x7fff8aae6000 -     0x7fff8ab7cff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
       0x7fff8aba7000 -     0x7fff8ac9cfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
       0x7fff8ac9d000 -     0x7fff8ac9eff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
       0x7fff8ac9f000 -     0x7fff8acd4fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
       0x7fff8acd5000 -     0x7fff8ad10fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
       0x7fff8ad11000 -     0x7fff8ad39fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
       0x7fff8ad3a000 -     0x7fff8ad3cfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
       0x7fff8ad3d000 -     0x7fff8aea4fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
       0x7fff8aea5000 -     0x7fff8af58ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
       0x7fff8b38d000 -     0x7fff8b392ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
       0x7fff8b393000 -     0x7fff8b3c3ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
       0x7fff8b3c4000 -     0x7fff8b3cbfff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
       0x7fff8b50f000 -     0x7fff8b577ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
       0x7fff8b827000 -     0x7fff8b861fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
       0x7fff8b862000 -     0x7fff8b868fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
       0x7fff8b869000 -     0x7fff8b8eeff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
       0x7fff8b8ef000 -     0x7fff8b972fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
       0x7fff8be56000 -     0x7fff8bedaff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
       0x7fff8bedb000 -     0x7fff8bf51fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
       0x7fff8c6b6000 -     0x7fff8c6b7fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
       0x7fff8c720000 -     0x7fff8c82dfff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
       0x7fff8c82e000 -     0x7fff8c84aff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
       0x7fff8c87f000 -     0x7fff8c887fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
       0x7fff8c888000 -     0x7fff8c888fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
       0x7fff8c8a4000 -     0x7fff8c8c3fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
       0x7fff8c8c4000 -     0x7fff8c8dafff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
       0x7fff8c8db000 -     0x7fff8c8dbfff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
       0x7fff8c8dc000 -     0x7fff8c8f3fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
       0x7fff8c8f9000 -     0x7fff8c8ffff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
       0x7fff8c900000 -     0x7fff8c9a2fff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
       0x7fff8c9a3000 -     0x7fff8c9e5ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
       0x7fff8c9e6000 -     0x7fff8ca0afff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
       0x7fff8ca0b000 -     0x7fff8ca34fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
       0x7fff8ca35000 -     0x7fff8ca76fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
       0x7fff8caba000 -     0x7fff8cac8ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
       0x7fff8cacb000 -     0x7fff8cad0fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
       0x7fff8cad1000 -     0x7fff8cb76fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
       0x7fff8cb77000 -     0x7fff8cba0fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
       0x7fff8cba1000 -     0x7fff8cba2fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
       0x7fff8cbb2000 -     0x7fff8ccb7fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
       0x7fff8d87a000 -     0x7fff8d87cff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
       0x7fff8d8a1000 -     0x7fff8d9d7fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
       0x7fff8d9d8000 -     0x7fff8d9e6fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
       0x7fff8da3b000 -     0x7fff8da3efff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
       0x7fff8db3a000 -     0x7fff8db65ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
       0x7fff8dbfa000 -     0x7fff8dbfcfff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
       0x7fff8dbfd000 -     0x7fff8de27fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
       0x7fff8e2ba000 -     0x7fff8e2bffff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
       0x7fff8e2c0000 -     0x7fff8e2c7fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
       0x7fff8e2c8000 -     0x7fff8e2c8fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x7fff8e2ce000 -     0x7fff8e322ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
       0x7fff8e324000 -     0x7fff8e32dff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
       0x7fff8e6b8000 -     0x7fff8e6f8ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
       0x7fff8e6f9000 -     0x7fff8e6faff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
       0x7fff8e7a0000 -     0x7fff8e7a5fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
       0x7fff8e7e1000 -     0x7fff8e805fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
       0x7fff8ec25000 -     0x7fff8ed27fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
       0x7fff8ed28000 -     0x7fff8f1effff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
       0x7fff8f1f0000 -     0x7fff8f207fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
       0x7fff8f52e000 -     0x7fff8f55bfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
       0x7fff8f795000 -     0x7fff8f7abff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
       0x7fff8fbb4000 -     0x7fff8fc2aff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
       0x7fff8fccb000 -     0x7fff8fcfeff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
       0x7fff8feb5000 -     0x7fff8ffbcfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
       0x7fff8ffcf000 -     0x7fff9003aff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x7fff9003b000 -     0x7fff9011fff7  com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
       0x7fff90169000 -     0x7fff90230ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
       0x7fff90231000 -     0x7fff90252fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
       0x7fff902f3000 -     0x7fff90306ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
       0x7fff90307000 -     0x7fff90347fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
       0x7fff90348000 -     0x7fff9092cfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
       0x7fff9093a000 -     0x7fff9093ffff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
       0x7fff90968000 -     0x7fff90968fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
       0x7fff90a1f000 -     0x7fff90cd7fff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
       0x7fff90cde000 -     0x7fff90d39ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
       0x7fff90dc2000 -     0x7fff90dcffff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
       0x7fff90dd0000 -     0x7fff91044fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
       0x7fff91045000 -     0x7fff91050fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
       0x7fff91051000 -     0x7fff91060fff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
       0x7fff91061000 -     0x7fff91c67fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x7fff91c68000 -     0x7fff92606a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
       0x7fff92607000 -     0x7fff92609fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
       0x7fff92640000 -     0x7fff9264bff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
       0x7fff9264c000 -     0x7fff9265eff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
       0x7fff9265f000 -     0x7fff926a8ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    External Modification Summary:
    Calls made by other processes targeting this process:
       task_for_pid: 4
       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: 161197
       thread_create: 0
       thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=184.7M resident=135.0M(73%) swapped_out_or_unallocated=49.7M(27%)
    Writable regions: Total=1.1G written=4624K(0%) resident=6036K(1%) swapped_out=0K(0%) unallocated=1.1G(99%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG shared images                       96K
    CoreServices                         1716K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    MALLOC                               44.2M
    MALLOC guard page                      64K
    SQLite page cache                     576K
    STACK GUARD                          56.0M
    Stack                                10.5M
    VM_ALLOCATE                            64K
    __CI_BITMAP                            80K
    __DATA                               15.1M
    __IMAGE                               528K
    __LINKEDIT                           61.1M
    __TEXT                              123.7M
    __UNICODE                             544K
    mapped file                          24.7M
    shared memory                         312K
    ===========                        =======
    TOTAL                                 1.3G
    TOTAL, minus reserved VM space      339.3M
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x04CD, 0x46332D38353030434C372D34474253510000
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x04CD, 0x46332D38353030434C372D34474253510000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.198.19.22)
    Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500325ASG, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 6
    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

    I've tried to change the login account, but the same problem remains.
    When Safari crashes in more than one user account, that's an indication the startup disk may need repairing.
    Use Lion Recovery to repair the startup disk.

  • Safari Crashes Every time I Try To Open a New Tab, Help!

    Process: Safari [460]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0 (6533.16)
    Build Info: WebBrowser-75331600~5
    Code Type: X86-64 (Native)
    Parent Process: launchd [108]
    PlugIn Path: /usr/local/sps/ia
    PlugIn Identifier: ia
    PlugIn Version: ??? (???)
    Date/Time: 2010-07-27 23:43:54.586 -0400
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 125958 sec
    Crashes Since Last Report: 3
    Per-App Interval Since Last Report: 668370 sec
    Per-App Crashes Since Last Report: 3
    Anonymous UUID: 466ECA0C-375A-494F-901C-72D45F980C04
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff88808180 strlen + 16
    1 libstdc++.6.dylib 0x00007fff83d2c9d3 std::string::compare(char const*) const + 47
    2 ia 0x0000000115873f72 TabData::setURL(char const*) + 44
    3 ia 0x0000000115875fac -[myFrameLoadDelegate webView:didReceiveTitle:forFrame:] + 234
    4 com.apple.WebKit 0x00007fff831ebc1b CallFrameLoadDelegate(objc_object* ()(objc_object, objc_selector*, ...), WebView*, objc_selector*, objc_object*, objc_object*) + 139
    5 com.apple.WebCore 0x00007fff825eac3b WebCore::FrameLoader::didChangeTitle(WebCore::DocumentLoader*) + 187
    6 com.apple.WebKit 0x00007fff831d88c8 WebFrameLoaderClient::transitionToCommittedForNewPage() + 728
    7 com.apple.WebCore 0x00007fff82540719 WebCore::FrameLoader::transitionToCommitted(***::PassRefPtr<WebCore::CachedPage >) + 521
    8 com.apple.WebCore 0x00007fff8253f5af WebCore::FrameLoader::commitProvisionalLoad(***::PassRefPtr<WebCore::CachedPage >) + 175
    9 com.apple.WebCore 0x00007fff8253f4c0 WebCore::DocumentLoader::commitIfReady() + 80
    10 com.apple.WebCore 0x00007fff8253f42f WebCore::DocumentLoader::finishedLoading() + 31
    11 com.apple.WebCore 0x00007fff825fc9ab WebCore::FrameLoader::finishedLoading() + 91
    12 com.apple.WebCore 0x00007fff825fc8f0 WebCore::MainResourceLoader::didFinishLoading() + 144
    13 com.apple.WebCore 0x00007fff825c8af2 WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction, WebCore::ResourceResponse const&) + 930
    14 com.apple.WebCore 0x00007fff825c871f WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction) + 127
    15 com.apple.WebCore 0x00007fff825c8629 WebCore::PolicyChecker::continueAfterContentPolicy(WebCore::PolicyAction) + 601
    16 com.apple.WebKit 0x00007fff831e2e1d -[WebFramePolicyListener receivedPolicyDecision:] + 61
    17 com.apple.Safari 0x0000000100039268 0x100000000 + 234088
    18 com.apple.CoreFoundation 0x00007fff86457d2c _invoking__ + 140
    19 com.apple.CoreFoundation 0x00007fff86457bfd -[NSInvocation invoke] + 141
    20 com.apple.CoreFoundation 0x00007fff86473a11 -[NSInvocation invokeWithTarget:] + 49
    21 com.apple.WebKit 0x00007fff831e2c14 -[_WebSafeForwarder forwardInvocation:] + 132
    22 com.apple.CoreFoundation 0x00007fff86454d4c __forwarding__ + 860
    23 com.apple.CoreFoundation 0x00007fff86450e28 CF_forwarding_prep0 + 232
    24 com.apple.WebKit 0x00007fff8326d294 WebFrameLoaderClient::dispatchDecidePolicyForMIMEType(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore::String const&, WebCore::ResourceRequest const&) + 164
    25 com.apple.WebCore 0x00007fff825c7728 WebCore::MainResourceLoader::didReceiveResponse(WebCore::ResourceResponse const&) + 1864
    26 com.apple.WebCore 0x00007fff8262f7fa WebCore::MainResourceLoader::handleEmptyLoad(WebCore::KURL const&, bool) + 266
    27 com.apple.WebCore 0x00007fff825bb826 WebCore::MainResourceLoader::loadNow(WebCore::ResourceRequest&) + 422
    28 com.apple.WebCore 0x00007fff825ba7ae WebCore::MainResourceLoader::load(WebCore::ResourceRequest const&, WebCore::SubstituteData const&) + 1070
    29 com.apple.WebCore 0x00007fff825b9a71 WebCore::DocumentLoader::startLoadingMainResource(unsigned long) + 113
    30 com.apple.WebCore 0x00007fff825b91bf WebCore::FrameLoader::continueLoadAfterWillSubmitForm() + 175
    31 com.apple.WebCore 0x00007fff825b8b12 WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceReques t const&, ***::PassRefPtr<WebCore::FormState>, bool) + 578
    32 com.apple.WebCore 0x00007fff825b881a WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool) + 42
    33 com.apple.WebCore 0x00007fff825b8623 WebCore::PolicyCallback::call(bool) + 83
    34 com.apple.WebCore 0x00007fff825b83ff WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction) + 1471
    35 com.apple.WebKit 0x00007fff831e2e1d -[WebFramePolicyListener receivedPolicyDecision:] + 61
    36 ia 0x0000000115875e67 -[myWebPolicyDelegate webView:decidePolicyForNavigationAction:request:frame:decisionListener:] + 330
    37 com.apple.CoreFoundation 0x00007fff86457d2c _invoking__ + 140
    38 com.apple.CoreFoundation 0x00007fff86457bfd -[NSInvocation invoke] + 141
    39 com.apple.CoreFoundation 0x00007fff86473a11 -[NSInvocation invokeWithTarget:] + 49
    40 com.apple.WebKit 0x00007fff831e2c14 -[_WebSafeForwarder forwardInvocation:] + 132
    41 com.apple.CoreFoundation 0x00007fff86454d4c __forwarding__ + 860
    42 com.apple.CoreFoundation 0x00007fff86450e28 CF_forwarding_prep0 + 232
    43 com.apple.WebKit 0x00007fff8326d831 WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore::NavigationAction const&, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>) + 193
    44 com.apple.WebCore 0x00007fff82e8a18e WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, ***::PassRefPtr<WebCore::FormState>, void ()(void, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool), void*) + 1678
    45 com.apple.WebCore 0x00007fff825b57c4 WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, ***::PassRefPtr<WebCore::FormState>) + 1140
    46 com.apple.WebCore 0x00007fff825b406b WebCore::FrameLoader::load(WebCore::DocumentLoader*) + 187
    47 com.apple.WebCore 0x00007fff825b3ecb WebCore::FrameLoader::load(WebCore::ResourceRequest const&, WebCore::SubstituteData const&, bool) + 299
    48 com.apple.WebCore 0x00007fff825b3ca3 WebCore::FrameLoader::load(WebCore::ResourceRequest const&, bool) + 131
    49 com.apple.WebKit 0x00007fff831e2328 -[WebFrame loadRequest:] + 280
    50 com.apple.Safari 0x0000000100063805 0x100000000 + 407557
    51 com.apple.Safari 0x000000010007e8e5 0x100000000 + 518373
    52 com.apple.AppKit 0x00007fff8674c152 -[NSApplication sendAction:to:from:] + 95
    53 com.apple.Safari 0x0000000100049d90 0x100000000 + 302480
    54 com.apple.AppKit 0x00007fff867706be -[NSMenuItem _corePerformAction] + 365
    55 com.apple.AppKit 0x00007fff86770428 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 121
    56 com.apple.AppKit 0x00007fff869f441d -[NSMenu _internalPerformActionForItemAtIndex:] + 35
    57 com.apple.AppKit 0x00007fff868a6217 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 136
    58 com.apple.AppKit 0x00007fff86752c14 NSSLMMenuEventHandler + 321
    59 com.apple.HIToolbox 0x00007fff87752997 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1002
    60 com.apple.HIToolbox 0x00007fff87751ee6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 395
    61 com.apple.HIToolbox 0x00007fff8776fba9 SendEventToEventTarget + 45
    62 com.apple.HIToolbox 0x00007fff8779ecd1 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 387
    63 com.apple.HIToolbox 0x00007fff877cbb06 SendMenuCommandWithContextAndModifiers + 56
    64 com.apple.HIToolbox 0x00007fff877cbabe SendMenuItemSelectedEvent + 101
    65 com.apple.HIToolbox 0x00007fff877cb9be FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 150
    66 com.apple.HIToolbox 0x00007fff877accb3 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 467
    67 com.apple.HIToolbox 0x00007fff877ac408 _HandleMenuSelection2 + 453
    68 com.apple.AppKit 0x00007fff86623c39 _NSHandleCarbonMenuEvent + 236
    69 com.apple.AppKit 0x00007fff865f774e _DPSNextEvent + 1908
    70 com.apple.AppKit 0x00007fff865f6bed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    71 com.apple.Safari 0x0000000100015c96 0x100000000 + 89238
    72 com.apple.AppKit 0x00007fff865bc8d3 -[NSApplication run] + 395
    73 com.apple.AppKit 0x00007fff865b55f8 NSApplicationMain + 364
    74 com.apple.Safari 0x0000000100009b18 0x100000000 + 39704
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff8881e08a kevent + 10
    1 libSystem.B.dylib 0x00007fff8881ff5d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff8881fc34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff8881f75e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff8881f088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff8881ef25 start_wqthread + 13
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff8883feb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff88843cd1 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff82530249 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff8252c35c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4 libSystem.B.dylib 0x00007fff8883e456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff8883e309 thread_start + 13
    Thread 3: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff888052fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8880596d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8641e3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8641d84f CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002f0f5 0x100000000 + 192757
    5 com.apple.Safari 0x000000010002f085 0x100000000 + 192645
    6 libSystem.B.dylib 0x00007fff8883e456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8883e309 thread_start + 13
    Thread 4: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff8883feb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff88843cd1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff875722b0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001bd455 0x100000000 + 1823829
    4 com.apple.Safari 0x0000000100046aeb 0x100000000 + 289515
    5 com.apple.Safari 0x0000000100046969 0x100000000 + 289129
    6 libSystem.B.dylib 0x00007fff8883e456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8883e309 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff888052fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8880596d mach_msg + 59
    2 libSystem.B.dylib 0x00007fff8888b663 thread_suspend + 71
    3 ??? 0x00000001158317ab 0 + 4655880107
    Thread 6:
    0 libSystem.B.dylib 0x00007fff888052fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8880596d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8641e3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8641d84f CFRunLoopRunSpecific + 575
    4 com.apple.CoreFoundation 0x00007fff8641d5d6 CFRunLoopRun + 70
    5 ia 0x0000000115849acb spectorRunLoop(void*) + 154
    6 libSystem.B.dylib 0x00007fff8883e456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8883e309 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff88848dce select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff8643fe92 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff8883e456 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff8883e309 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff888052fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8880596d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8641e3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8641d84f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff844db4c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff8445be8d _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff8883e456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8883e309 thread_start + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff8881eeaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff8881f2bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff8881ef25 start_wqthread + 13
    Thread 10:
    0 libSystem.B.dylib 0x00007fff888052fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8880596d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8641e3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8641d84f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff84496a18 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff844968f7 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.machangout.glimsInternal 0x00000001157b88b4 -[MHOGoogleConnectionThreaded thread:] + 429
    7 com.apple.Foundation 0x00007fff8445be8d _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff8883e456 pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff8883e309 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x00000000ffffffff rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000
    rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfcd70 rsp: 0x00007fff5fbfcd38
    r8: 0x0000000115fb3230 r9: 0x0000000100bf3d20 r10: 0x000000000000001a r11: 0x0000000115fb3230
    r12: 0x00007fff7058d518 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000115897680
    rip: 0x00007fff88808180 rfl: 0x0000000000010286 cr2: 0x0000000000000000
    Binary Images:
    0x100000000 - 0x1006a9fef com.apple.Safari 5.0 (6533.16) <055D70FE-977B-C3B3-4E40-E05E3D9CF0AB> /Applications/Safari.app/Contents/MacOS/Safari
    0x100e22000 - 0x100e22fff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x100e26000 - 0x100e2eff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x1153ec000 - 0x1153edfff +com.machangout.glims.osax 1.0 (1) <726D06D9-EE16-338D-A6C3-AD0F7E52E3B8> /Library/ScriptingAdditions/Glims.osax/Contents/MacOS/GlimsOSAX
    0x115778000 - 0x1157d7ff7 +com.machangout.glimsInternal 1.0b25 (1.0 build 25) <46C17AAB-5E5B-BE63-8916-E3BAD5F188F3> /Library/Application Support/Glims/PlugIns/Glims for Safari.plugin/Contents/MacOS/.GlimsInternal
    0x115846000 - 0x115891ff7 +ia ??? (???) <88E9ED71-8FF1-324E-6AA5-AA3463074B32> /usr/local/sps/ia
    0x1218dc000 - 0x1219ecfef libmecab.1.0.0.dylib 2.0.0 (compatibility 2.0.0) <E321EA43-4F4C-6561-3E87-4081904D53F3> /usr/lib/libmecab.1.0.0.dylib
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80065fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff80066000 - 0x7fff8007ffff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff80080000 - 0x7fff80080ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff80081000 - 0x7fff80081ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff80082000 - 0x7fff800befe7 libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <1E041185-131C-C237-C250-38BE933A269A> /usr/lib/libcurl.4.dylib
    0x7fff800bf000 - 0x7fff802a2fef libType1Scaler.dylib ??? (???) <4C5DD699-D329-CBC4-018B-D9033DB6A3D6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff802ef000 - 0x7fff8032cfff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8035d000 - 0x7fff8038dfef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8038e000 - 0x7fff8039dff7 com.apple.opengl 1.6.8 (1.6.8) <0CDC4F98-7981-A114-1778-AF171075138E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8059b000 - 0x7fff805befff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff805bf000 - 0x7fff80659fff com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8065a000 - 0x7fff80782ff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff80783000 - 0x7fff8078ffff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    0x7fff807cf000 - 0x7fff8088cff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8088d000 - 0x7fff8089eff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff8089f000 - 0x7fff8091efef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff80992000 - 0x7fff80a6cff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff80a6d000 - 0x7fff80ab5ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff80b24000 - 0x7fff80d66fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff80d67000 - 0x7fff80d6afff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff80e21000 - 0x7fff80e2fff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff80e30000 - 0x7fff80e35fff libGFXShared.dylib ??? (???) <1265FAEF-1C97-B339-28A4-4510589B067B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff80e36000 - 0x7fff81640fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff81641000 - 0x7fff81d3e067 com.apple.CoreGraphics 1.543.50 (???) <46A7D60C-0500-B96C-ECAD-1D658487D213> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff81d3f000 - 0x7fff81e58fef libGLProgrammability.dylib ??? (???) <B057FC52-6A97-F450-48D8-325A70423A53> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff81e5f000 - 0x7fff81e98ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff81e99000 - 0x7fff81ed9ff7 com.apple.MediaKit 10.2 (482) <7FC57927-0169-48EC-F893-1546D4EB4C91> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff81eda000 - 0x7fff82115fef com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff82116000 - 0x7fff82216ff7 com.apple.DiskImagesFramework 10.6.3 (283) <F7BEC366-1EC5-4881-D82F-ADC43C2D592A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff82217000 - 0x7fff82248fff libGLImage.dylib ??? (???) <2F18DB77-CF77-1311-9E20-FE460090C166> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8225f000 - 0x7fff822ebfef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8244d000 - 0x7fff8244eff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8244f000 - 0x7fff824a0fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff824e2000 - 0x7fff82529fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8252a000 - 0x7fff83199fe7 com.apple.WebCore 6533 (6533.16) <8F1CAEF4-34FC-49D0-3DF2-937EE69B05D8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff8319a000 - 0x7fff831cffef com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff831d0000 - 0x7fff831d0ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff831d1000 - 0x7fff8334dff7 com.apple.WebKit 6533 (6533.16) <B0C2B2F5-9BC1-5907-17A7-E2039C1EF57B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8334e000 - 0x7fff833fdfff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff834b1000 - 0x7fff837e4fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff83830000 - 0x7fff838fbfe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff8394c000 - 0x7fff83957fff com.apple.corelocation 12 (12) <5CD9B2E3-3F73-899B-5C9F-8F5EBC8A6BE6> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff83958000 - 0x7fff83bdeff7 com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff83bdf000 - 0x7fff83bdfff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff83be0000 - 0x7fff83c35fef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff83c36000 - 0x7fff83c3cff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff83c3d000 - 0x7fff83c7efef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff83c9d000 - 0x7fff83cacfff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff83cc3000 - 0x7fff83cfbfef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff83cfc000 - 0x7fff83d79fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff83d7a000 - 0x7fff83df8fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff83dfe000 - 0x7fff83f0dfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff83f0e000 - 0x7fff83f57ff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff83f74000 - 0x7fff83faffff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff84057000 - 0x7fff843ccfe7 com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff843cd000 - 0x7fff843d3ff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff843d4000 - 0x7fff843e1fe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff843e2000 - 0x7fff843fdff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff843fe000 - 0x7fff843fffff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff84400000 - 0x7fff8444aff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8444b000 - 0x7fff846ccfef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff846ee000 - 0x7fff84735ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff847bd000 - 0x7fff847dbfff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff847dc000 - 0x7fff8485efff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8485f000 - 0x7fff84864ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff84865000 - 0x7fff848f5fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff848f6000 - 0x7fff84985fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff84986000 - 0x7fff849a7fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff84ac8000 - 0x7fff84ad3fff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff84ad4000 - 0x7fff84adfff7 com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff84b20000 - 0x7fff84b23ff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff84b24000 - 0x7fff84b29fff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff84b2a000 - 0x7fff84b2cfff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff84b2d000 - 0x7fff84b7cff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff84b7d000 - 0x7fff84bfafef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff84c0a000 - 0x7fff84c8ffff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff84c90000 - 0x7fff84d49fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff84d4a000 - 0x7fff84d4aff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff84d4b000 - 0x7fff84d60ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff84d61000 - 0x7fff84e31ff7 com.apple.CFNetwork 454.9.7 (454.9.7) <AA6EB690-6CCF-603D-AAC2-35B9E05D1593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff84e32000 - 0x7fff84e39fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff84e3a000 - 0x7fff84e50fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff84e51000 - 0x7fff84e67fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff84e68000 - 0x7fff84e68ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff84ea4000 - 0x7fff84fc9fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff84fca000 - 0x7fff85108fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff85109000 - 0x7fff851effe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff851f8000 - 0x7fff8523bff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8523c000 - 0x7fff8526bff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8526c000 - 0x7fff85277ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff85278000 - 0x7fff85370ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
    0x7fff85371000 - 0x7fff853b2ff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff853b3000 - 0x7fff853c4fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff853c5000 - 0x7fff853ebfe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff853ec000 - 0x7fff853f4fff com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff853f5000 - 0x7fff853f9ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff853fa000 - 0x7fff8540eff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8540f000 - 0x7fff85410ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff85411000 - 0x7fff85412fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff85462000 - 0x7fff855d1fe7 com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff855d2000 - 0x7fff8596bff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8596c000 - 0x7fff85daffef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff85db0000 - 0x7fff85e1afe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff85e1b000 - 0x7fff85e1eff7 libCoreVMClient.dylib ??? (???) <DBB2C09F-4BF4-326C-B775-B7A128C501E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff85e1f000 - 0x7fff85e44fe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff85eb0000 - 0x7fff85f0eff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff85f0f000 - 0x7fff85f54fff com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff85f55000 - 0x7fff85f9efef libGLU.dylib ??? (???) <34D118CD-F9EE-D023-FEBF-74581DEF31CD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff85f9f000 - 0x7fff85fe2fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff85fe3000 - 0x7fff86098fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff86099000 - 0x7fff86159fff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8615a000 - 0x7fff8615cfff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8615d000 - 0x7fff86235ff7 com.apple.DiscRecording 5.0.5 (5050.4.3) <A9106E90-B1DF-21A1-AA19-9AB7516BE32F> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff86236000 - 0x7fff8624afff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff86264000 - 0x7fff86273fff libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib
    0x7fff86274000 - 0x7fff862e0ff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff862e1000 - 0x7fff8635cfff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8635d000 - 0x7fff86388ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff86389000 - 0x7fff8639afff SyndicationUI ??? (???) <46D6FA2B-1818-1756-A453-23EB0AC587EB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff8639b000 - 0x7fff863ccfef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff863cd000 - 0x7fff863d1ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff863d2000 - 0x7fff86547ff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff86548000 - 0x7fff8655afe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff865b3000 - 0x7fff86fa9fff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff86faa000 - 0x7fff86faaff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff86fb3000 - 0x7fff87002fef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff87003000 - 0x7fff8711afef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff8711b000 - 0x7fff87153ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
    0x7fff87154000 - 0x7fff8725eff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff8726d000 - 0x7fff874d6ff7 com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff874ff000 - 0x7fff87515fe7 com.apple.MultitouchSupport.framework 205.34 (205.34) <01AAE66D-C2DF-4EF5-FC7B-E89E08C02A01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff87516000 - 0x7fff87553ff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff87560000 - 0x7fff8774afe7 com.apple.JavaScriptCore 6533 (6533.13) <C2D33B72-06F1-B789-6FD3-FB09EEB6C907> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8774b000 - 0x7fff87a49fe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff87a4a000 - 0x7fff87a6aff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff87a6b000 - 0x7fff87ad3fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff87e4b000 - 0x7fff87e73fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff87e74000 - 0x7fff87f14fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff87f3f000 - 0x7fff87ff4fe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff87ff5000 - 0x7fff884f9fe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff884fa000 - 0x7fff8853efe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff88548000 - 0x7fff8864cfff com.apple.PubSub 1.0.5 (65.19) <10137D49-8771-05F0-AC60-B41F6A8E0D87> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff8864d000 - 0x7fff88803fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff88804000 - 0x7fff889c4fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fff889c5000 - 0x7fff889c5ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88a3e000 - 0x7fff88bfcfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff88ed6000 - 0x7fff88edcfff libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff88edd000 - 0x7fff88f1efff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff88f1f000 - 0x7fff88fd5fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff88fd6000 - 0x7fff89044fff com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff89045000 - 0x7fff89091fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    Model: MacBook5,1, BootROM MB51.007D.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.32f8
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.7f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK2553GSX, 232.89 GB
    Serial ATA Device: HL-DT-ST DVDRW GS21N
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000

    HI,
    Even though I don't see any third party apps except for Glims which appears to be up to date, you could still have incompatible Safari add-ons causing the problem. Go here for trouble shooting 3rd party plugins or input managers which might be causing the problem. Safari: Add-ons may cause Safari to unexpectedly quit or have performance issues
    Check System Preferences/Accounts - Login Items. Delete any documents or apps. And go to /Library/Startup Items. If you see any files or apps there, move them to the Trash.
    Go to ~/Library/Caches/com.apple.Safari and move the cache.db file to the Trash.
    Relaunch Safari.
    If you still have problems, login to another user account, see if Safari crashes there.
    *Also from your crash report: PlugIn Path: /usr/local/sps/ia*
    See this thread for help with that. http://discussions.apple.com/thread.jspa?messageID=11637499&#11637499
    See the post by: andyBall_uk regarding the following:
    "However - it seems you have the lovely-sounding SpectreSoft installed http://www.spectorsoft.com/index.html
    *"and part of their software may be interfering with Safari : PlugIn Path: /usr/local/sps/ia"*
    Carolyn

  • Safari 5.0.3 keeps crashing - help please

    Hi, I have been reading quite a few threads on here about safari crashing. It seems to be for various reasons, but I can't figure out why mine is crashing. Here is my latest crash report. Hopefully someone can help me please? I use this macbook to run my business and need the internet for research.
    Crash report:
    Process: Safari [2327]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.3 (5533.19.4)
    Build Info: WebBrowser-75331904~3
    Code Type: X86 (Native)
    Parent Process: launchd [74]
    Interval Since Last Report: 6438 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 6348 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2010-11-24 22:27:09.290 +0000
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: 26AAB3A1-D66E-4814-BABD-7BB6E631BD04
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ??? 0000000000 0 + 0
    1 com.apple.WebKit 0x959d048f -[WebNetscapePluginPackage _tryLoad] + 879
    2 com.apple.WebKit 0x959cffc7 -[WebNetscapePluginPackage load] + 39
    3 com.apple.WebKit 0x959d54ff -[WebNetscapePluginDocumentView initWithFrame:pluginPackage:URL:baseURL:MIMEType:attributeKeys:attributeValues: loadManually:element:] + 335
    4 com.apple.WebKit 0x959be2ba WebFrameLoaderClient::createPlugin(WebCore::IntSize const&, WebCore::HTMLPlugInElement*, WebCore::KURL const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&, WebCore::String const&, bool) + 2202
    5 com.apple.WebCore 0x90958478 WebCore::FrameLoader::loadPlugin(WebCore::RenderEmbeddedObject*, WebCore::KURL const&, WebCore::String const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&, bool) + 472
    6 com.apple.WebCore 0x90f4394a WebCore::FrameLoader::requestObject(WebCore::RenderEmbeddedObject*, WebCore::String const&, WebCore::AtomicString const&, WebCore::String const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&) + 698
    7 com.apple.WebCore 0x909570c8 WebCore::RenderEmbeddedObject::updateWidget(bool) + 4408
    8 com.apple.WebCore 0x907ce0c5 WebCore::FrameView::updateWidgets() + 261
    9 com.apple.WebCore 0x907cdc21 WebCore::FrameView::performPostLayoutTasks() + 81
    10 com.apple.WebCore 0x907bdff4 WebCore::FrameView::layout(bool) + 1668
    11 com.apple.WebCore 0x90909efb WebCore::Timer<WebCore::FrameView>::fired() + 43
    12 com.apple.WebCore 0x90839bbe WebCore::ThreadTimers::sharedTimerFiredInternal() + 158
    13 com.apple.WebCore 0x90839a92 WebCore::ThreadTimers::sharedTimerFired() + 66
    14 com.apple.WebCore 0x910fa2a4 _ZN7WebCoreL10timerFiredEP16_CFRunLoopTimerPv + 68
    15 com.apple.CoreFoundation 0x930338f5 CFRunLoopRunSpecific + 4469
    16 com.apple.CoreFoundation 0x93033aa8 CFRunLoopRunInMode + 88
    17 com.apple.HIToolbox 0x95ad12ac RunCurrentEventLoopInMode + 283
    18 com.apple.HIToolbox 0x95ad10c5 ReceiveNextEventCommon + 374
    19 com.apple.HIToolbox 0x95ad0f39 BlockUntilNextEventMatchingListInMode + 106
    20 com.apple.AppKit 0x91d746d5 _DPSNextEvent + 657
    21 com.apple.AppKit 0x91d73f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    22 com.apple.Safari 0x0001609b 0x1000 + 86171
    23 com.apple.AppKit 0x91d6cf9f -[NSApplication run] + 795
    24 com.apple.AppKit 0x91d3a1d8 NSApplicationMain + 574
    25 com.apple.Safari 0x0000a63e 0x1000 + 38462
    Thread 1:
    0 libSystem.B.dylib 0x977bb44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x97810e71 sleep$UNIX2003 + 63
    2 com.apple.JavaScriptCore 0x9744bc65 ***::TCMalloc_PageHeap::scavengerThread() + 213
    3 com.apple.JavaScriptCore 0x9744bf5f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x977e5155 pthreadstart + 321
    5 libSystem.B.dylib 0x977e5012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x977bb44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x977e5dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x90749ff4 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x9074630c WebCore::IconDatabase::iconDatabaseSyncThread() + 188
    4 libSystem.B.dylib 0x977e5155 pthreadstart + 321
    5 libSystem.B.dylib 0x977e5012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x977f8d3e fsync$UNIX2003 + 10
    1 libsqlite3.0.dylib 0x958d8583 sqlite3PagerCommitPhaseOne + 979
    2 libsqlite3.0.dylib 0x958e446e sqlite3VdbeHalt + 3198
    3 libsqlite3.0.dylib 0x95933e94 sqlite3VdbeExec + 45556
    4 libsqlite3.0.dylib 0x95934ea2 sqlite3Step + 386
    5 libsqlite3.0.dylib 0x95915624 sqlite3_exec + 260
    6 com.apple.CFNetwork 0x945f519e __CFURLCache::ExecSQLStatement(sqlite3*, char const*, int ()(void, int, char**, char**), void*, long) + 64
    7 com.apple.CFNetwork 0x945cb2d3 CFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 217
    8 com.apple.CoreFoundation 0x930338f5 CFRunLoopRunSpecific + 4469
    9 com.apple.CoreFoundation 0x93033aa8 CFRunLoopRunInMode + 88
    10 com.apple.CFNetwork 0x945cb18c CFURLCacheWorkerThread(void*) + 388
    11 libSystem.B.dylib 0x977e5155 pthreadstart + 321
    12 libSystem.B.dylib 0x977e5012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x977b4266 machmsgtrap + 10
    1 libSystem.B.dylib 0x977bba5c mach_msg + 72
    2 libSystem.B.dylib 0x97844005 thread_suspend + 97
    3 ??? 0x01c0f7ff 0 + 29423615
    Thread 5:
    0 libSystem.B.dylib 0x977b4266 machmsgtrap + 10
    1 libSystem.B.dylib 0x977bba5c mach_msg + 72
    2 com.apple.CoreFoundation 0x93032e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x93033aa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002edb3 0x1000 + 187827
    5 com.apple.Safari 0x0002eafc 0x1000 + 187132
    6 com.apple.Safari 0x0002ea95 0x1000 + 187029
    7 libSystem.B.dylib 0x977e5155 pthreadstart + 321
    8 libSystem.B.dylib 0x977e5012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x977bb44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x977e5dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x972ee7d1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x001ad9ee 0x1000 + 1755630
    4 com.apple.Safari 0x00044c65 0x1000 + 277605
    5 com.apple.Safari 0x00044bb5 0x1000 + 277429
    6 libSystem.B.dylib 0x977e5155 pthreadstart + 321
    7 libSystem.B.dylib 0x977e5012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x977b42ae semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x977bbd85 pthreadmutexlock + 569
    2 com.apple.CFNetwork 0x945cc619 _CFURLCache::ExecuteSQLSelectAndCreateResponse(_CFString const*) + 261
    3 com.apple.CFNetwork 0x945cc4e9 _CFURLCache::LookupCachedURLResponse(_CFURLCacheNode*) + 33
    4 com.apple.CFNetwork 0x945f5ce9 _CFURLCache::CopyResponseForRequest(CFURLRequest const*, bool) + 449
    5 com.apple.CFNetwork 0x945f5df3 _CFURLCacheCopyResponseForRequest(CFURLCache const*, _CFURLRequest const*, bool) + 65
    6 com.apple.CFNetwork 0x9464d54d URLConnectionLoader::loaderScheduleLoad(_CFURLRequest const*) + 143
    7 com.apple.CFNetwork 0x9464c76d URLConnectionLoader::LoaderConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XLoaderEvent, XLoaderEventParams>*, long) + 239
    8 com.apple.CFNetwork 0x9464cbf7 URLConnectionLoader::processEvents() + 95
    9 com.apple.CFNetwork 0x945f7c2b MultiplexerSource::perform() + 189
    10 com.apple.CoreFoundation 0x930333c5 CFRunLoopRunSpecific + 3141
    11 com.apple.CoreFoundation 0x93033aa8 CFRunLoopRunInMode + 88
    12 com.apple.Foundation 0x96d4e520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    13 com.apple.Foundation 0x96ceadfd -[NSThread main] + 45
    14 com.apple.Foundation 0x96cea9a4 _NSThread__main_ + 308
    15 libSystem.B.dylib 0x977e5155 pthreadstart + 321
    16 libSystem.B.dylib 0x977e5012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x978036fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x977e5155 pthreadstart + 321
    2 libSystem.B.dylib 0x977e5012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x977bb44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x977e5dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x972ee7d1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.WebCore 0x90a9986c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4 libSystem.B.dylib 0x977e5155 pthreadstart + 321
    5 libSystem.B.dylib 0x977e5012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x977bb44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x977e5dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x92afaa09 fefragmentthread + 54
    3 libSystem.B.dylib 0x977e5155 pthreadstart + 321
    4 libSystem.B.dylib 0x977e5012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x9781d292 _workqops + 10
    1 libSystem.B.dylib 0x9781d2c2 start_wqthread + 30
    Thread 12:
    0 ??? 0000000000 0 + 0
    Thread 13:
    0 libSystem.B.dylib 0x977b42c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x977e62af pthread_condwait + 1244
    2 libSystem.B.dylib 0x977e7b33 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x96d30dbc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x96d30bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x96d30b35 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x91dda6e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x96ceadfd -[NSThread main] + 45
    8 com.apple.Foundation 0x96cea9a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x977e5155 pthreadstart + 321
    10 libSystem.B.dylib 0x977e5012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x191640f9 ecx: 0xa032a4a0 edx: 0x00000000
    edi: 0x191640e0 esi: 0x00723f38 ebp: 0xbfffe4c8 esp: 0xbfffe4ac
    ss: 0x0000001f efl: 0x00010246 eip: 0x00000000 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x5d2fec com.apple.Safari 5.0.3 (5533.19.4) <604052a6c5ff84f5df924969ac776080> /Applications/Safari.app/Contents/MacOS/Safari
    0x643000 - 0x64efff libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
    0x656000 - 0x680fe8 com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x691000 - 0x6a0ffc SyndicationUI ??? (???) <2cd698f2228f7a85b073c9c3fbc32cba> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x11de2000 - 0x121c9fff com.apple.RawCamera.bundle 3.4.0 (545) <46f9387243c4db157889522a00d16c32> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15240000 - 0x15240ffe +net.infinite-labs.PlugSuit.PRIVATE.Injected 1.5.7 (1.57) <3a9d8d85d1383907070e1681ac2ed65e> /Users/johnmccurdy/Library/PreferencePanes/PlugSuit.prefPane/Contents/PlugSuit Agent.app/Contents/Injected.plugsuit-support/Contents/MacOS/Injected
    0x152ac000 - 0x152b1ff3 libCGXCoreImage.A.dylib ??? (???) <4199fa0c7dd9592abf465b20feec52f9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x169c4000 - 0x169caffb +PlugSuitSupport.dylib ??? (???) <ec79e92025aa06dc08eb3e4c7e5cee9f> /Users/johnmccurdy/Library/PreferencePanes/PlugSuit.prefPane/Contents/PlugSuit Agent.app/Contents/Injected.plugsuit-support/Contents/MacOS/PlugSuitSupport.dyl ib
    0x169d8000 - 0x169f3fff +net.infinite-labs.Afloat 2.1.1 (2.11) <32770f70894db0140c5922bbf7cd0b05> /Users/johnmccurdy/Library/Application Support/SIMBL/PlugIns/Afloat.bundle/Contents/MacOS/Afloat
    0x17d65000 - 0x17d66fff com.apple.JavaPluginCocoa 12.7.0 (12.7.0) <2910c87b17ddaa1a8a5efaf9d4c76b00> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0x18a47000 - 0x18a4fffe com.apple.JavaVM 12.7.0 (12.7.0) <d9cf554378c7cafa431ea651c476fb80> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x19162000 - 0x19165ff2 +com.macromedia.Flash Player.plugin 10.1.102.64 (10.1.102.64) <0e4f768e4ff090b47387c86a3ec48c43> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90055000 - 0x90055ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90056000 - 0x9005bfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9008c000 - 0x90174ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x901ad000 - 0x901bafe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x901bb000 - 0x90579fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9057a000 - 0x906fefef com.apple.MediaToolbox 0.484.2 (484.2) <a5110a7d3bcb02c45ad8fca1f4957917> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x906ff000 - 0x90704fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x90705000 - 0x90743fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90744000 - 0x9123efff com.apple.WebCore 5533.19 (5533.19.4) <9b91bb00c553ec746fdbe51abca306af> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9123f000 - 0x915fbff4 com.apple.VideoToolbox 0.484.2 (484.2) <35f2d177796ebb3b61f9d06593d1787a> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x915fc000 - 0x91744ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <acf821a3c418fdc86ef02b654366f5f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91745000 - 0x91a1fff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91a6f000 - 0x91a6fff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91a70000 - 0x91accff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91acd000 - 0x91b5aff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x91b5b000 - 0x91b67fff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
    0x91b68000 - 0x91b76ffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x91b77000 - 0x91b87ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91bfc000 - 0x91cb7fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <76fdc146b4d9937f9c5cbaa1512e0023> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91cb8000 - 0x91cb8ffe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x91cb9000 - 0x91d33ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91d34000 - 0x92532fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92533000 - 0x92590ffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
    0x92591000 - 0x925bcfe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
    0x925bd000 - 0x928e8ff6 com.apple.QuickTime 7.6.6 (1674) <3ebc05dcaf5857bc3d33a04ebabf5c1a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x928e9000 - 0x929c9fff libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
    0x929ca000 - 0x929caffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x929cb000 - 0x92a05fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92a06000 - 0x92da3fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92e99000 - 0x92eaeffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92eaf000 - 0x92ecaff3 libPng.dylib ??? (???) <c0791798fb92acc136c250a373449359> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x92ed5000 - 0x92f87ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x92f88000 - 0x92fbffff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92fc0000 - 0x930f3fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x930f4000 - 0x931e2fef com.apple.PubSub 1.0.5 (65.20) <5b1a742b759dd3bc4a6914805a7b314d> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x931e3000 - 0x9339fff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93539000 - 0x935b6feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x935b7000 - 0x93682fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93683000 - 0x93733fff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9373a000 - 0x93743fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93744000 - 0x937c3ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x937c4000 - 0x938a5ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x938a6000 - 0x938cffff libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x938d0000 - 0x938d3fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x938d4000 - 0x938f0ff3 com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x938f1000 - 0x938f3fff com.apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x938f4000 - 0x93945ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93946000 - 0x93987fe7 libRIP.A.dylib ??? (???) <378694b494a02de1b0c812da572579d2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93988000 - 0x93e59fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93e5a000 - 0x93e5efff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x93e5f000 - 0x93e95fef libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x93ec0000 - 0x93f3dfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93f3e000 - 0x94076fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x940b4000 - 0x9410dff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9410e000 - 0x941a1ff3 com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x941a2000 - 0x941e4fef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x941e5000 - 0x941effeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94225000 - 0x94225ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x94226000 - 0x94370feb com.apple.QTKit 7.6.6 (1674) <ff784c2169c4214493a2b5153d80bd25> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x94385000 - 0x94412ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x94413000 - 0x94485fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x94486000 - 0x9449efff com.apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x944ab000 - 0x944abffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x944ac000 - 0x944dbfe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x944dc000 - 0x944e3ff7 libCGATS.A.dylib ??? (???) <29154398dbefc2a1a97715e5af1e3552> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x945c7000 - 0x945c7fff com.apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x945c8000 - 0x9466ffec com.apple.CFNetwork 438.16 (438.16) <dbf00ca36a09edfae60ec44f9d7a9ef9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x94670000 - 0x946bbfe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x946bc000 - 0x946bcffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x946bd000 - 0x94acdfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94ace000 - 0x94ad0ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x94ad1000 - 0x94b64fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94b65000 - 0x94b82ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x94b83000 - 0x94b92fff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x94b93000 - 0x95233fef com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95234000 - 0x9524afff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9524b000 - 0x9526affa libJPEG.dylib ??? (???) <d23f3f3b9d168bf32f89449f83fa07f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9526b000 - 0x9527affe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <182986b74247b459b2a67a47071bdc6b> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9527b000 - 0x953cdff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95425000 - 0x954afff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x954b0000 - 0x954fbff7 com.apple.CoreMediaIOServices 130.0 (935) <4ee695edd53f5aa200021a2f69d24f76> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x9582f000 - 0x95834fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95835000 - 0x95875fef com.apple.CoreMedia 0.484.2 (484.2) <37461ff47cb25ad434a8544c97271d28> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95876000 - 0x95882ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x95883000 - 0x958b4ffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x958b5000 - 0x9593cff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x9593d000 - 0x9593dffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9593e000 - 0x95a45ff7 com.apple.WebKit 5533.19 (5533.19.4) <9299024ba5d2d796781e6d7312fae16a> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95a46000 - 0x95aa0ff7 com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x95aa1000 - 0x95da9fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95daa000 - 0x95dd2ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x96cd3000 - 0x96cdfff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x96ce0000 - 0x96f5cfe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x970ed000 - 0x97111feb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x97112000 - 0x9711afff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9711b000 - 0x97122ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x97123000 - 0x97127fff libGIF.dylib ??? (???) <36f7b0255a81d97c7b360c3b11b4e462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x97128000 - 0x97146fff libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
    0x97154000 - 0x972d4fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x972d5000 - 0x972dcfe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x972dd000 - 0x974d5fff com.apple.JavaScriptCore 5533.19 (5533.19.1) <a099821bc9203b1bba37aee855280e28> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9757e000 - 0x975abfeb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x975ac000 - 0x975d0fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x975d1000 - 0x975dcfe7 libCSync.A.dylib ??? (???) <06652e36188190ec04d294f49c68f28a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x975dd000 - 0x975dfff5 libRadiance.dylib ??? (???) <276f13ab6429e05b093a8dda251e3b53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x975e0000 - 0x9762efe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9762f000 - 0x97635fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x97636000 - 0x97637ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x97638000 - 0x97638ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x97639000 - 0x97673ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x97674000 - 0x976b3fef libTIFF.dylib ??? (???) <a5991d757f0c17a9bb8b1bcb14ab9ec0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x976b9000 - 0x97760feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x97761000 - 0x9777fff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x97780000 - 0x977b2fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x977b3000 - 0x9791aff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x9791b000 - 0x97964fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x97965000 - 0x97965ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97966000 - 0x97a2dff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x97a9c000 - 0x97aebfff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x97aec000 - 0x97c25ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x97c26000 - 0x97c36fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x97c37000 - 0x97c9dffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x97c9e000 - 0x97e6fff3 com.apple.security 5.0.6 (37592) <0b25e1e4cc34431630f01edb3fdf54d1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    HI and welcome.....
    /Users/johnmccurdy/Library/PreferencePanes/PlugSuit.prefPane/Contents/PlugSuit Agent.app/Contents/Injected.plugsuit-support/Contents/MacOS/Injected
    Go to your Home folder, then open the Library folder then the PreferencePanes folder. Move these files to the Desktop.
    *PlugSuit.prefPane/Contents/PlugSuit Agent.app/Contents/Injected.plugsuit-support/Contents/MacOS/Injected*
    /Users/johnmccurdy/Library/PreferencePanes/PlugSuit.prefPane/Contents/PlugSuit Agent.app/Contents/Injected.plugsuit-support/Contents/MacOS/PlugSuitSupport.dyl ib
    Same thing. Move these files to the Desktop. *PlugSuit.prefPane/Contents/PlugSuit Agent.app/Contents/Injected.plugsuit-support/Contents/MacOS/PlugSuitSupport.dyl ib*
    /Users/johnmccurdy/Library/Application Support/SIMBL/PlugIns/Afloat.bundle/Contents/MacOS/Afloat
    Open the Application Support folder from your user Library folder. Move these files to the Trash.
    SIMBL/PlugIns/Afloat.bundle/Contents/MacOS/Afloat
    Relaunch Safari.
    Apparently the PlugSuit plugins aren't compatible with the latest version of Safari.
    Carolyn

  • Safari crash report endless loop - Please help

    My safari crashed at some point. Now whenever i open it, it has the window to restore them etc... But then emediatly open the crash report sumission window, telling me to chose re-open. I click it, it reopens safari, only to open the crash report window again, and again, and again. I had to restart in safe mode in order to even open safari to post on here.
    I am currently running the latest OS X Lion on my new Macbook air.
    Any suggestions on how to fix this issue with my safari? Any way of restoring it back to default or something so it stops trying to send reports in about a crash so it will stop preventing me from even opening safari?
    Any help would be greatly appreciated as i need to use my browser to do my work.

    Post the crash report in your reply. Maybe we can find out what's going on.
    If Safari has just crashed, press the Report button on the CrashReporter dialog box to view the crash  information.
    Copy/paste the entire contents of the Crash Reporter window into your reply. If the crash report dialog does not appear or the crash is hard to reproduce, crash logs can be retrieved from the ~/Library/Logs/CrashReporter> folder.

  • HT203353 safari crash report. Help!

    Hi everyone I really hope you can help me here. I can not access safari at all. I seam to be getting the same crash report every time I attempt to open the browser. If you could please help me I would appreciate it. I am imagining that something has to be deleted and if you could highlight the paths to the necessary files that are causing the problem I'd be delighted.
    Thanks you all so much.
    Process:               Safari [8160]
    Path:                  /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:            com.apple.Safari
    Version:               8.0.2 (10600.2.5)
    Build Info:            WebBrowser-7600002005000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Safari [8160]
    User ID:               501
    Date/Time:             2014-12-15 22:03:00.762 +0000
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        FEA6AF6F-08D0-9CBD-F9A0-A84BA65EDB90
    Sleep/Wake UUID:       EFBA3DF0-548B-452C-9365-9B33475C814C
    Time Awake Since Boot: 250000 seconds
    Time Since Wake:       900 seconds
    Crashed Thread:        16
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000020
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x20:
    -->
        __TEXT                 0000000102670000-0000000102671000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Enabled Extensions:
    com.genieo.safari-K444F5Z2ZH (1 - 1.2) Omnibar
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib             0x00007fff8acd89f4 __vfprintf + 3561
    1   libsystem_c.dylib             0x00007fff8ad019cf __v2printf + 679
    2   libsystem_c.dylib             0x00007fff8ace6175 _vsnprintf + 596
    3   libsystem_c.dylib             0x00007fff8ace622a vsnprintf + 80
    4   libsystem_c.dylib             0x00007fff8ad170c9 __snprintf_chk + 128
    5   com.apple.Foundation           0x00007fff91e33a73 NSKeyValueMethodForPattern + 116
    6   com.apple.Foundation           0x00007fff91e34926 +[NSObject(NSKeyValueCodingPrivate) _createValueGetterWithContainerClassID:key:] + 212
    7   com.apple.Foundation           0x00007fff91e36df5 -[NSObject(NSKeyValueCoding) valueForKey:] + 270
    8   com.apple.Foundation           0x00007fff91e36bc8 -[NSArray(NSKeyValueCoding) valueForKey:] + 437
    9   com.apple.Foundation           0x00007fff91e4f89e -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 255
    10  com.apple.Foundation           0x00007fff91ebc1a9 -[NSArray(NSKeyValueCoding) valueForKeyPath:] + 249
    11  com.apple.AppKit               0x00007fff8d182071 -[NSToolbarView _rangeOfCenteredItemsForItemViewers:] + 270
    12  com.apple.AppKit               0x00007fff8cb716f3 -[NSToolbarView _layoutDirtyItemViewersAndTileToolbar] + 3828
    13  com.apple.AppKit               0x00007fff8cb6e4a1 -[NSToolbarView _syncItemSetAndUpdateItemViewersWithSEL:setNeedsModeConfiguration:sizeToFit:set NeedsDisplay:updateKeyLoop:] + 166
    14  com.apple.AppKit               0x00007fff8cb6e3f0 -[NSToolbarView _noteToolbarLayoutChanged] + 47
    15  com.apple.AppKit               0x00007fff8caa72d7 -[NSView _setWindow:] + 3162
    16  com.apple.AppKit               0x00007fff8caa4633 -[NSView addSubview:] + 463
    17  com.apple.AppKit               0x00007fff8d154f27 -[NSThemeFrame addTitlebarSubview:] + 105
    18  com.apple.AppKit               0x00007fff8cb7bada -[NSThemeFrame _showHideToolbar:resizeWindow:animate:] + 71
    19  com.apple.AppKit               0x00007fff8cb627cc -[NSWindow _showToolbar:animate:] + 160
    20  com.apple.AppKit               0x00007fff8d16af44 -[NSToolbar _show:animate:] + 52
    21  com.apple.AppKit               0x00007fff8cb608ae -[NSWindow setToolbar:] + 612
    22  com.apple.Safari.framework     0x0000000102a07137 -[ToolbarController initWithBrowserWindowController:] + 1175
    23  com.apple.Safari.framework     0x000000010277f5b5 -[BrowserWindowControllerMac windowDidLoad] + 727
    24  com.apple.AppKit               0x00007fff8ccd14e7 -[NSWindowController _windowDidLoad] + 586
    25  com.apple.Safari.framework     0x0000000102a89cfe -[WindowController _windowDidLoad] + 43
    26  com.apple.AppKit               0x00007fff8ccb86a2 -[NSWindowController window] + 110
    27  com.apple.Safari.framework     0x0000000102780053 -[BrowserWindowControllerMac showWindow:] + 66
    28  com.apple.AppKit               0x00007fff8cd7dc0a -[NSDocument showWindows] + 93
    29  com.apple.AppKit               0x00007fff8cd7c741 -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 470
    30  com.apple.AppKit               0x00007fff8cd7c52c -[NSDocumentController newDocument:] + 36
    31  com.apple.Safari.framework     0x00000001027777c0 +[BrowserWindowControllerMac reopen] + 256
    32  com.apple.Safari.framework     0x000000010268667f -[AppController applicationOpenUntitledFile:] + 22
    33  com.apple.AppKit               0x00007fff8ccb2a5a -[NSApplication _doOpenUntitled] + 424
    34  com.apple.AppKit               0x00007fff8cbebb91 __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke + 252
    35  com.apple.AppKit               0x00007fff8d3115b0 __95-[NSPersistentUIManager restoreAllPersistentStateRegisteringAsReadyWhenDone:completionHandler:]_block_i nvoke557 + 37
    36  com.apple.AppKit               0x00007fff8cef5389 __97-[NSDocumentController(NSInternal) _autoreopenDocumentsIgnoringExpendable:withCompletionHandler:]_block_invoke_3 + 140
    37  com.apple.AppKit               0x00007fff8cef4d81 -[NSDocumentController(NSInternal) _autoreopenDocumentsIgnoringExpendable:withCompletionHandler:] + 798
    38  com.apple.AppKit               0x00007fff8cbe4354 -[NSPersistentUIRestorer finishedRestoringWindowsWithZOrder:completionHandler:] + 1745
    39  com.apple.AppKit               0x00007fff8ca9562c -[NSPersistentUIRestorer restoreStateFromRecords:usingDelegate:completionHandler:] + 2118
    40  com.apple.AppKit               0x00007fff8ca94c91 -[NSPersistentUIManager restoreAllPersistentStateRegisteringAsReadyWhenDone:completionHandler:] + 406
    41  com.apple.AppKit               0x00007fff8ca93f37 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 412
    42  com.apple.AppKit               0x00007fff8ca93c69 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561
    43  com.apple.AppKit               0x00007fff8ca936b5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244
    44  com.apple.Foundation           0x00007fff91e29458 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
    45  com.apple.Foundation           0x00007fff91e292c9 _NSAppleEventManagerGenericHandler + 102
    46  com.apple.AE                   0x00007fff8fffe99c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
    47  com.apple.AE                   0x00007fff8fffe719 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    48  com.apple.AE                   0x00007fff8fffe623 aeProcessAppleEvent + 295
    49  com.apple.HIToolbox           0x00007fff9008c37e AEProcessAppleEvent + 56
    50  com.apple.AppKit               0x00007fff8ca8fd76 _DPSNextEvent + 2665
    51  com.apple.AppKit               0x00007fff8ca8ee80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    52  com.apple.Safari.framework     0x00000001026efad0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    53  com.apple.AppKit               0x00007fff8ca82e23 -[NSApplication run] + 594
    54  com.apple.AppKit               0x00007fff8ca6e2d4 NSApplicationMain + 1832
    55  libdyld.dylib                 0x00007fff8e0905c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8f80722e kevent64 + 10
    1   libdispatch.dylib             0x00007fff91496a6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff8f806946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8a97e4a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8f806946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8a97e4a1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff8f806946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8a97e4a1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff8f806946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8a97e4a1 start_wqthread + 13
    Thread 6:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x00007fff8f806132 __psynch_cvwait + 10
    1   com.apple.WebCore             0x00000001042a288b WebCore::IconDatabase::syncThreadMainLoop() + 411
    2   com.apple.WebCore             0x000000010429f9d9 WebCore::IconDatabase::iconDatabaseSyncThread() + 361
    3   com.apple.JavaScriptCore       0x000000010345ca9f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff8a9802fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff8a980279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff8a97e4b1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff8f806946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8a97e4a1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff8f806946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8a97e4a1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff8f806946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8a97e4a1 start_wqthread + 13
    Thread 10:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff8f80152e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8f80069f mach_msg + 55
    2   com.apple.QuartzCore           0x00007fff94337d63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore           0x00007fff94337c96 thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff8a9802fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff8a980279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff8a97e4b1 thread_start + 13
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff8f80152e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8f80069f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff872f8b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff872f7fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff872f7838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff9478ed20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff91e6fb7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff8a9802fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff8a980279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff8a97e4b1 thread_start + 13
    Thread 12:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff8f806132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8ebc2d2e std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::m utex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
    2   com.apple.JavaScriptCore       0x00000001036783fa JSC::BlockAllocator::waitForDuration(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 170
    3   com.apple.JavaScriptCore       0x0000000103467244 JSC::BlockAllocator::blockFreeingThreadMain() + 84
    4   com.apple.JavaScriptCore       0x000000010345ca9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8a9802fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8a980279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8a97e4b1 thread_start + 13
    Thread 13:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8f806132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8ebc2c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x000000010346786b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00000001034676c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010345ca9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8a9802fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8a980279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8a97e4b1 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8f806132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8ebc2c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x000000010346786b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00000001034676c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010345ca9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8a9802fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8a980279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8a97e4b1 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8f806132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8ebc2c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x000000010346786b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00000001034676c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010345ca9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8a9802fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8a980279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8a97e4b1 thread_start + 13
    Thread 16 Crashed:
    0   libsystem_pthread.dylib       0x00007fff8a97e695 _pthread_mutex_lock + 87
    1   libsystem_c.dylib             0x00007fff8acd7b78 vfprintf_l + 28
    2   libsystem_c.dylib             0x00007fff8acd0620 fprintf + 186
    3   ???                           0x000000010b8f05dc 0 + 4488889820
    Thread 16 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff762f61d8  rcx: 0x00007fff762f61f0  rdx: 0x00000000000000a0
      rdi: 0x00007fff762f61f0  rsi: 0x00007fff8a97eb14  rbp: 0x000000010b8ece30  rsp: 0x000000010b8ecdb0
       r8: 0x000000010b8f4000   r9: 0x0000000000000054  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x00007fff762f56b8  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff8a97e695  rfl: 0x0000000000010246  cr2: 0x0000000000000020
    Logical CPU:     2
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x102670000 -        0x102670fff  com.apple.Safari (8.0.2 - 10600.2.5) <2225AE13-780E-3234-9A05-9DD6D94EE96C> /Applications/Safari.app/Contents/MacOS/Safari
           0x102679000 -        0x102fb2ff7  com.apple.Safari.framework (10600 - 10600.2.5) <70257BE2-5D89-3EAA-8863-269880160EEE> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x103452000 -        0x103965ff3  com.apple.JavaScriptCore (10600 - 10600.2.1) <ABEF8FB3-6DC5-3FCF-9B4A-1DF6411063B0> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x103ad0000 -        0x103d84fff  com.apple.WebKit (10600 - 10600.2.5) <11CA89A1-A002-3FEB-8046-B31E92003AED> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x10405c000 -        0x10405cfff  com.apple.WebKit2 (10600 - 10600.2.5) <ED09F7D3-1F46-3925-8E11-D6AC3492658E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x104063000 -        0x10419fffb  com.apple.WebKitLegacy (10600 - 10600.2.5) <0A88D3D6-F5BA-30F4-9D09-87DF653759FC> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
           0x10429b000 -        0x105240ff7  com.apple.WebCore (10600 - 10600.2.1) <628CB849-0E8D-3071-98A3-55E7D24087DF> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x10a5b0000 -        0x10a5b0ff5 +cl_kernels (???) <F21AC9B8-FCCB-4AF2-A8F9-FDE08EDBFA8E> cl_kernels
           0x10a87a000 -        0x10a87afef +cl_kernels (???) <E6B80B54-E1E1-4139-A2F0-3C09BF2A7116> cl_kernels
           0x10b675000 -        0x10b75bfef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
        0x7fff670b4000 -     0x7fff670ea837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff852c0000 -     0x7fff852c0ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
        0x7fff852c1000 -     0x7fff852cbff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff852cc000 -     0x7fff853eeff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8541f000 -     0x7fff85422fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff85423000 -     0x7fff85469ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8546a000 -     0x7fff857d5fff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff857d6000 -     0x7fff85abdffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff85ad5000 -     0x7fff85b12ff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff85b3b000 -     0x7fff85baafff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff85bab000 -     0x7fff85debff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff85df0000 -     0x7fff85dfeff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff861e6000 -     0x7fff86206fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff86214000 -     0x7fff86261ff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff86262000 -     0x7fff8628dfff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8628e000 -     0x7fff8637efef  libJP2.dylib (1231) <FEAF6F38-736E-35A8-A983-F4531C8A821C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8637f000 -     0x7fff86401fff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff86402000 -     0x7fff86414ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff86415000 -     0x7fff865a3fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff865a4000 -     0x7fff8670fff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff86730000 -     0x7fff86b60fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff86b76000 -     0x7fff86b92ff7  com.apple.pluginkit.framework (1.0 - 1) <566FECEA-620F-3E70-8B87-C69A4486811F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
        0x7fff86e2a000 -     0x7fff86e44ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff86e47000 -     0x7fff86eddffb  com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff86ede000 -     0x7fff86ef3fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff86ef4000 -     0x7fff86efaff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff86efb000 -     0x7fff86f1efff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff86f27000 -     0x7fff871a1fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff871a2000 -     0x7fff871a3fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff871a4000 -     0x7fff871adff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff871ae000 -     0x7fff87222ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff87223000 -     0x7fff87256ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8725a000 -     0x7fff87285fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff87286000 -     0x7fff8761cfff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8761d000 -     0x7fff8762bfff  libIASAuthReboot.dylib (920) <B165E345-197F-3DC7-A52B-64C34FD95D0A> /usr/lib/libIASAuthReboot.dylib
        0x7fff87687000 -     0x7fff8769aff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff8769d000 -     0x7fff87731fff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff87732000 -     0x7fff8773ffff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff87740000 -     0x7fff87740fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff877a7000 -     0x7fff877adfff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff87cc2000 -     0x7fff87ceaffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff87d1e000 -     0x7fff87d5eff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff87e53000 -     0x7fff87e94fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff87e95000 -     0x7fff87fd9ff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff880c3000 -     0x7fff88121fff  com.apple.StoreFoundation (1.0 - 1) <50F9E283-FCE4-306C-AF5D-D0AEA434C04E> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFou ndation
        0x7fff88122000 -     0x7fff88132ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff882b2000 -     0x7fff882b9ff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff882ba000 -     0x7fff882bfff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff882c0000 -     0x7fff882dbfff  com.apple.PackageKit.PackageUIKit (3.0 - 434) <BE4B6C6F-4A32-3DB1-B81B-EF9ADD70E6EA> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff882dc000 -     0x7fff882e0fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff88953000 -     0x7fff88c6efcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff88c6f000 -     0x7fff88d52fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff88d53000 -     0x7fff88d55ff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff88d56000 -     0x7fff8927fff7  com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff89280000 -     0x7fff892adfff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff892ae000 -     0x7fff892aefff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <01E92F9F-EF29-3745-8631-AEA692F7F29C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff892af000 -     0x7fff892c3ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff892c4000 -     0x7fff892c5ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff892c6000 -     0x7fff89530ff7  com.apple.imageKit (2.6 - 838) <DDFE019E-DF3E-37DA-AEC0-9182454B7312> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff89531000 -     0x7fff8954efff  com.apple.DistributionKit (700 - 920) <079B0A4A-97CD-34D6-B50D-AB5D656B2A38> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff8954f000 -     0x7fff89882ff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
        0x7fff89a33000 -     0x7fff89a6affb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff89a6b000 -     0x7fff89ab4ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff89ab5000 -     0x7fff89aefffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff89af0000 -     0x7fff89af8ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff89afa000 -     0x7fff89b18ff7  com.apple.addressbook.vCard (9.0 - 1499) <B1BC7C0A-A783-3574-8248-BC689F43A0A0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff89bf9000 -     0x7fff89cd6ff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff89cff000 -     0x7fff89d03fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff89d1c000 -     0x7fff89d25ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff89d26000 -     0x7fff89d61fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff89d7e000 -     0x7fff89d7efff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89d93000 -     0x7fff89da9ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff89daa000 -     0x7fff89e48fff  com.apple.Metadata (10.7.0 - 916.1) <CD389631-0F23-3A29-B43A-E3FFB5BC9438> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff89e49000 -     0x7fff89e93fff  com.apple.DiskManagement (7.0 - 847) <A57A181E-7C50-38F6-BE0A-4F437BB8C45F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff89e94000 -     0x7fff89ec2fff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff89eeb000 -     0x7fff89efcff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff89f3e000 -     0x7fff89f4ffff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff8a028000 -     0x7fff8a02ffff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8a158000 -     0x7fff8a163ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8a164000 -     0x7fff8a1bffff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8a2b7000 -     0x7fff8a2e5ff7  com.apple.CommerceKit (1.2.0 - 376.0.5) <651BD237-2055-3D9D-8B12-8A4474D26AC1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff8a2e6000 -     0x7fff8a2f1ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
        0x7fff8a473000 -     0x7fff8a48ffff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8a4a5000 -     0x7fff8a4a9fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8a4aa000 -     0x7fff8a4bcff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff8a4bd000 -     0x7fff8a4beff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff8a4bf000 -     0x7fff8a57aff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8a57b000 -     0x7fff8a57dfff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8a57e000 -     0x7fff8a5e5ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8a5e6000 -     0x7fff8a65eff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8a65f000 -     0x7fff8a90bfff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8a90c000 -     0x7fff8a91aff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff8a91b000 -     0x7fff8a94bffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8a94c000 -     0x7fff8a97cff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8a97d000 -     0x7fff8a986fff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8a987000 -     0x7fff8a98ffff  com.apple.xpcobjects (103 - 103) <A202ACEF-7A3D-303E-BB07-29FF49DE279D> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff8a990000 -     0x7fff8aa84ff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8aa85000 -     0x7fff8aa87fff  libRadiance.dylib (1231) <BDD94A52-DE53-300C-9180-5D434272989F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8aaad000 -     0x7fff8ac92267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff8ac93000 -     0x7fff8ad1ffff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff8ad20000 -     0x7fff8adaeff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8adaf000 -     0x7fff8adb1fff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8adcb000 -     0x7fff8ae1effb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8ae1f000 -     0x7fff8ae27ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff8ae28000 -     0x7fff8ae9cfff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8ae9d000 -     0x7fff8aec8ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff8aed8000 -     0x7fff8af3fff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8af40000 -     0x7fff8af5bff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff8af5c000 -     0x7fff8af5efff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8af5f000 -     0x7fff8af67fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff8b1ff000 -     0x7fff8b4a6ff7  com.apple.RawCamera.bundle (6.01 - 766) <A98D8BA2-EC64-36C2-8B71-CF5B8CDBFC97> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8b4a7000 -     0x7fff8b4b1ff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8b4b2000 -     0x7fff8b781ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8b7b1000 -     0x7fff8b7c7ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8b7c8000 -     0x7fff8b8bafff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff8b91f000 -     0x7fff8b923ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8b924000 -     0x7fff8b950fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8b951000 -     0x7fff8b9abff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff8b9b7000 -     0x7fff8b9dbfef  libJPEG.dylib (1231) <3F87A0CA-14FA-3034-A332-DD57A092B08F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8ba0b000 -     0x7fff8ba0dff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff8ba0e000 -     0x7fff8ba0efff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8ba0f000 -     0x7fff8ba0ffff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8ba10000 -     0x7fff8ba12fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff8ba13000 -     0x7fff8ba2afff  com.apple.login (3.0 - 3.0) <95726FE9-E732-3A3C-A7A1-2566678967D3> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff8ba44000 -     0x7fff8ba68ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8baa2000 -     0x7fff8bac7fff  libPng.dylib (1231) <759DF465-B08C-3E97-9A07-3CD447F84F78> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8bac8000 -     0x7fff8bac9fff  libquit.dylib (182) <62510786-F686-3AC4-B315-D05A4B7A896F> /usr/lib/libquit.dylib
        0x7fff8baca000 -     0x7fff8baceff7  libGIF.dylib (1231) <B3D2DF96-A67D-31EA-9A1B-E870B54855EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8bacf000 -     0x7fff8bafbfff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff8bafc000 -     0x7fff8bb70fff  com.apple.ShareKit (1.0 - 323) <9FC7280E-DB42-37F0-AE57-29E28C9B4E16> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
        0x7fff8bb71000 -     0x7fff8bb8dff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8bb8e000 -     0x7fff8bc12ff7  com.apple.ViewBridge (99.1 - 99.1) <B36779D4-BEAF-36DD-83AF-E67F639BFF36> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff8bc13000 -     0x7fff8bc2cfff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8bc2d000 -     0x7fff8bd5dfff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff8c6c3000 -     0x7fff8c764ff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <EDC78AEE-28E7-324C-9947-41A0814A8154> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff8c849000 -     0x7fff8c91fff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8c920000 -     0x7fff8c923fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8c924000 -     0x7fff8c92ffdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8c930000 -     0x7fff8ca6aff7  com.apple.ImageIO.framework (3.3.0 - 1038) <AB3C40DB-FCBE-3315-B7B2-4E16522E20CB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8ca6b000 -     0x7fff8d5acfff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8d5ad000 -     0x7fff8d5b2ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff8d5b3000 -     0x7fff8ddecff3  com.apple.CoreGraphics (1.600.0 - 772) <936D081F-37B3-3DA3-B725-118D0B07DDD2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8dded000 -     0x7fff8de3cff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8ded5000 -     0x7fff8df5efff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8df5f000 -     0x7fff8df64fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8dfb5000 -     0x7fff8dfceff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8dfcf000 -     0x7fff8dffefff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8dfff000 -     0x7fff8e00afff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8e030000 -     0x7fff8e03ffff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8e040000 -     0x7fff8e08cff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff8e08d000 -     0x7fff8e090ff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
        0x7fff8e141000 -     0x7fff8e160fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff8e161000 -     0x7fff8e167ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8e1c3000 -     0x7fff8e1cbffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff8e1cc000 -     0x7fff8e1feff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8e29e000 -     0x7fff8e344fff  com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8e345000 -     0x7fff8e385fff  com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff8e388000 -     0x7fff8e3b1ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff8e3b5000 -     0x7fff8e3c6ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff8e3c7000 -     0x7fff8e3c7fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8e41e000 -     0x7fff8e429ff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff8e495000 -     0x7fff8e49aff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8e49b000 -     0x7fff8e872fe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8e873000 -     0x7fff8e875ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8e876000 -     0x7fff8e87dfff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8e8b1000 -     0x7fff8e960fe7  libvMisc.dylib (512) <AFBA45DE-7F55-3E4E-B8DF-5E8E21C407AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8e961000 -     0x7fff8e978ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff8e979000 -     0x7fff8ea0aff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
        0x7fff8ea0b000 -     0x7fff8ea31ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8ea32000 -     0x7fff8ea6afff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8ea6e000 -     0x7fff8eb95fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8ebbb000 -     0x7fff8ec0ffff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff8ec1a000 -     0x7fff8ee82ffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8ee83000 -     0x7fff8eec9ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff8eed7000 -     0x7fff8eedaff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8ef74000 -     0x7fff8efccff7  com.apple.accounts.AccountsDaemon (113 - 113) <E0074FA1-1872-3F20-8445-3E2FEA290CFB> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
        0x7fff8efcd000 -     0x7fff8f0e5ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8f0fb000 -     0x7fff8f0fdfff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8f0fe000 -     0x7fff8f137fff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff8f138000 -     0x7fff8f545ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8f688000 -     0x7fff8f719fff  com.apple.SoftwareUpdate.framework (6 - 744) <4EBCE244-C676-3228-BF4B-645B143C1B97> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff8f71a000 -     0x7fff8f7afff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8f7b0000 -     0x7fff8f7b6fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff8f7b7000 -     0x7fff8f7efffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff8f7f0000 -     0x7fff8f80dfff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8f80e000 -     0x7fff8f88bfff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8f88c000 -     0x7fff8f8a7ff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8f8f7000 -     0x7fff8f8fbfff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff8fbe8000 -     0x7fff8fc43fef  libTIFF.dylib (1231) <115791FB-8C49-3410-AC23-56F4B1CFF124> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8fc44000 -     0x7fff8fc75fff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
        0x7fff8fc76000 -     0x7fff8fc7efe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8fc8c000 -     0x7fff8fcddff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8fcde000 -     0x7fff8fce9fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8fcea000 -     0x7fff8fd0bfff  com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <E449B57F-1AC3-3DF1-8A13-4390FB3A05A4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8fd0c000 -     0x7fff8fdb4ff7  com.apple.PackageKit (3.0 - 434) <B6C2831E-914D-3E5F-B0E9-A7079489A6FD> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff8fdb5000 -     0x7fff8fdc1ff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8fdc2000 -     0x7fff8fe53fff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff8fe54000 -     0x7fff8fe55fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8fe56000 -     0x7fff8fe64fff  com.apple.AddressBook.ContactsF

    There is no need to download anything to solve this problem.
    You may have installed the "Genieo" or "InstallMac" ad-injection malware. Follow the instructions on this Apple Support page to remove it.
    Back up all data before making any changes.
    Besides the files listed in the linked support article, you may also need to remove this file in the same way:
    ~/Library/LaunchAgents/com.genieo.completer.ltvbit.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those you find, remove them as well.
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those. If Safari crashes on launch, skip that step and come back to it after you've done everything else.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, then you may have one of the other kinds of adware covered by the support article. Follow the rest of the instructions in the article.
    Make sure you don't repeat the mistake that led you to install the malware. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad would probably have included a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If you ever download a file that isn't obviously what you expected, delete it immediately.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates
    if it's not already checked.

  • Safari crashes on launch. Help!

    Please help!
    My Safari crashes on each launch. I can't re-install it, as I'm on OS X 10.7 and there's now install file for Safari by itself. I recently even re-installed the whole OS X Lion, which didn't help either.
    Here's the error log:
    Process:         Safari [832]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.6 (7534.56.5)
    Build Info:      WebBrowser-7534056005000000~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [191]
    Date/Time:       2012-08-21 14:33:45.930 +0200
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          258428 sec
    Crashes Since Last Report:           20
    Per-App Interval Since Last Report:  42487 sec
    Per-App Crashes Since Last Report:   17
    Anonymous UUID:                      8F9DDB81-97A7-4336-83C6-5A8B6781F325
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[832]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff8ec3cf56 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff919e0d5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8ec3cd8a +[NSException raise:format:arguments:] + 106
              3   Foundation                          0x00007fff8db6171f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
              4   AppKit                              0x00007fff908c1cdf -[NSMenu itemAtIndex:] + 165
              5   AppKit                              0x00007fff908c1e38 -[NSMenu removeItemAtIndex:] + 63
              6   Safari                              0x0000000108966c2e -[AppController awakeFromNib] + 387
              7   CoreFoundation                      0x00007fff8ec33fb1 -[NSObject performSelector:] + 49
              8   CoreFoundation                      0x00007fff8ec33f32 -[NSSet makeObjectsPerformSelector:] + 274
              9   AppKit                              0x00007fff908a99ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
              10  AppKit                              0x00007fff9089ff73 loadNib + 322
              11  AppKit                              0x00007fff9089f470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
              12  AppKit                              0x00007fff9089f38b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
              13  AppKit                              0x00007fff9089f2ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
              14  AppKit                              0x00007fff90b1006f NSApplicationMain + 398
              15  Safari                              0x0000000108b69806 SafariMain + 166
              16  Safari                              0x000000010894ff24 Safari + 3876
              17  ???                                 0x0000000000000002 0x0 + 2
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff91cbbce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8a01a7d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff8a00ba7a abort + 143
    3   libc++abi.dylib                         0x00007fff92f307bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff92f2dfcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff919e11b9 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff92f2e001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff92f2e05c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff92f2f152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff919e0e7a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff8ec3cd8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation                    0x00007fff8db6171f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit                        0x00007fff908c1cdf -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit                        0x00007fff908c1e38 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework              0x0000000108966c2e -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation                0x00007fff8ec33fb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation                0x00007fff8ec33f32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit                        0x00007fff908a99ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit                        0x00007fff9089ff73 loadNib + 322
    19  com.apple.AppKit                        0x00007fff9089f470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit                        0x00007fff9089f38b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit                        0x00007fff9089f2ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit                        0x00007fff90b1006f NSApplicationMain + 398
    23  com.apple.Safari.framework              0x0000000108b69806 SafariMain + 166
    24  com.apple.Safari                        0x000000010894ff24 0x10894f000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff91cbc7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8d61878a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8d61731a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff91cbc192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a01a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a01bb85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff91cbc192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a01a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a01bb85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff91cbbbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a01c274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x0000000109a091fc WebCore::IconDatabase::syncThreadMainLoop() + 124
    3   com.apple.WebCore                       0x0000000109a06d50 WebCore::IconDatabase::iconDatabaseSyncThread() + 496
    4   com.apple.JavaScriptCore                0x000000010934611f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8a0188bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8a01bb75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff91cba67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff91cb9d71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff8bc3a2d9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff8bc3a219 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff8a0188bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8a01bb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6854d418  rdx: 0x0000000000000000
      rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff6854d440  rsp: 0x00007fff6854d418
       r8: 0x00007fff79503fb8   r9: 0x00007fff6854cea8  r10: 0x00007fff91cbbd0a  r11: 0xffffff80002da8d0
      r12: 0x00007f83d2c7e5f0  r13: 0x0000000000000008  r14: 0x00007fff79506960  r15: 0x00007fff6854d590
      rip: 0x00007fff91cbbce2  rfl: 0x0000000000000246  cr2: 0x0000000102f36000
    Logical CPU: 0
    Binary Images:
           0x10894f000 -        0x10894ffff  com.apple.Safari (5.1.6 - 7534.56.5) <C1A60C3B-9DA6-3FE7-87BA-6B09016A39A9> /Applications/Safari.app/Contents/MacOS/Safari
           0x10895a000 -        0x108df4ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x109113000 -        0x1093a2fff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x109450000 -        0x1095d2ff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x1096c5000 -        0x10989efff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x109a03000 -        0x10a9a8ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
        0x7fff6854f000 -     0x7fff68583baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff89409000 -     0x7fff894bcff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff895cf000 -     0x7fff895dafff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff895db000 -     0x7fff895e2fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff895e4000 -     0x7fff89638ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff89639000 -     0x7fff8964ffff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff89650000 -     0x7fff89664ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff89665000 -     0x7fff8968eff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8968f000 -     0x7fff89690fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff89691000 -     0x7fff89696ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff896f4000 -     0x7fff896f9fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff89777000 -     0x7fff89818ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8985f000 -     0x7fff89865ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff89866000 -     0x7fff8988afff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8988b000 -     0x7fff8988cff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8988d000 -     0x7fff89992fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff899f6000 -     0x7fff899f6fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff89a33000 -     0x7fff89a34fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff89a35000 -     0x7fff89a74ff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff89a75000 -     0x7fff89ea2fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff89ea3000 -     0x7fff89eb9ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff89ef5000 -     0x7fff89ef5fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89ef6000 -     0x7fff89fbdff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff89fca000 -     0x7fff8a0a7fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff8a12b000 -     0x7fff8a158ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8a159000 -     0x7fff8a1fbfff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8a237000 -     0x7fff8a279fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8a2c8000 -     0x7fff8a3cafff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8a3cb000 -     0x7fff8a3cbfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8a4cf000 -     0x7fff8a7ebfff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8a7ec000 -     0x7fff8a83eff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8af7a000 -     0x7fff8b441fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8b540000 -     0x7fff8b550ff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8b5e4000 -     0x7fff8b626ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b627000 -     0x7fff8b644fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8b645000 -     0x7fff8bc29fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8bc2a000 -     0x7fff8bc37fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8bc38000 -     0x7fff8bdd7ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8be17000 -     0x7fff8be2efff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8be2f000 -     0x7fff8be57fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8bf20000 -     0x7fff8bf21fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8c00e000 -     0x7fff8c076ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8c2c3000 -     0x7fff8c2c6fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8d0b5000 -     0x7fff8d3e1ff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8d5ad000 -     0x7fff8d5e8fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8d615000 -     0x7fff8d623fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
        0x7fff8d624000 -     0x7fff8d826fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff8da68000 -     0x7fff8da7dfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8da7e000 -     0x7fff8da95fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8da96000 -     0x7fff8ddaffff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8dfd1000 -     0x7fff8dfd6fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff8dff3000 -     0x7fff8e041fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff8e042000 -     0x7fff8e08eff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8e0c5000 -     0x7fff8e119fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8e122000 -     0x7fff8e17eff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8e17f000 -     0x7fff8e191ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8e192000 -     0x7fff8e19afff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8e19b000 -     0x7fff8e1cbff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8e1cc000 -     0x7fff8e22eff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8e22f000 -     0x7fff8e235fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8e236000 -     0x7fff8e25ffff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8e2b4000 -     0x7fff8e2e7ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8e2e8000 -     0x7fff8e2eafff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8e2eb000 -     0x7fff8e2f5ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
        0x7fff8e2f6000 -     0x7fff8e361ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8e362000 -     0x7fff8e457fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8e45c000 -     0x7fff8e467ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8e468000 -     0x7fff8e581fff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8e582000 -     0x7fff8e590ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
        0x7fff8e591000 -     0x7fff8e59ffff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8e703000 -     0x7fff8e704ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8e705000 -     0x7fff8e712fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8e713000 -     0x7fff8e752fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8e753000 -     0x7fff8e7d7ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8e7d8000 -     0x7fff8e7d8fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8e7d9000 -     0x7fff8e7dbfff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
        0x7fff8e92a000 -     0x7fff8e94efff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8e94f000 -     0x7fff8e9e9ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8e9ea000 -     0x7fff8ea15ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff8eac8000 -     0x7fff8eb3bfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8eb4f000 -     0x7fff8eb84fff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8eb85000 -     0x7fff8eb85fff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8eb99000 -     0x7fff8ed6dff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8f0c9000 -     0x7fff8f14eff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8f14f000 -     0x7fff8f198ff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8f199000 -     0x7fff8f2f2fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8f2f3000 -     0x7fff8f3fffff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8f400000 -     0x7fff8f567fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8f5b0000 -     0x7fff8f5b3fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8f914000 -     0x7fff8fbfdff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8ff2f000 -     0x7fff8ff8ffff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff9049f000 -     0x7fff904a1fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff904a2000 -     0x7fff90512fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff90513000 -     0x7fff90514ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff905a4000 -     0x7fff905a8ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff905a9000 -     0x7fff905b8fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff905b9000 -     0x7fff907e3fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff907e4000 -     0x7fff90824ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
        0x7fff90833000 -     0x7fff90845ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff9088f000 -     0x7fff91495ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff91496000 -     0x7fff9199fff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff919a0000 -     0x7fff919a2ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff919a3000 -     0x7fff919c9fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff919ca000 -     0x7fff91aaee5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff91c3a000 -     0x7fff91ca3fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff91ca4000 -     0x7fff91ca4fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff91ca5000 -     0x7fff91cc5fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
        0x7fff91ccd000 -     0x7fff91cd4ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff91cdd000 -     0x7fff91cddfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff91cde000 -     0x7fff91d74ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff91d75000 -     0x7fff91da2fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
        0x7fff91de4000 -     0x7fff91e24fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff91f9c000 -     0x7fff91fa0fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff91fa1000 -     0x7fff92085fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff92086000 -     0x7fff92101ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff92105000 -     0x7fff9210bfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff92173000 -     0x7fff923e6fff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff92419000 -     0x7fff9241efff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff9241f000 -     0x7fff92424fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff92779000 -     0x7fff9277ffff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff92780000 -     0x7fff92887fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff929d2000 -     0x7fff92a2afff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff92a34000 -     0x7fff92a6efe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff92a6f000 -     0x7fff92a78ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff92d7b000 -     0x7fff92d9afff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff92d9b000 -     0x7fff92db8ff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff92db9000 -     0x7fff92e2ffff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff92e46000 -     0x7fff92e55ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff92e56000 -     0x7fff92e56fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff92e68000 -     0x7fff92edefff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
        0x7fff92edf000 -     0x7fff92ee2fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff92f28000 -     0x7fff92f33ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff92f34000 -     0x7fff92fb7fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff92fb8000 -     0x7fff92fcbff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff93968000 -     0x7fff9396cfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff94113000 -     0x7fff941b8fff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff942d0000 -     0x7fff942fbff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff942fc000 -     0x7fff942fdfff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff94a93000 -     0x7fff94b72ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff94b9b000 -     0x7fff95538c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff95539000 -     0x7fff95546ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
        0x7fff95559000 -     0x7fff95559fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff9555a000 -     0x7fff95576ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff95577000 -     0x7fff95684fff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff95685000 -     0x7fff956aefff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff956af000 -     0x7fff956b5fff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff95ae3000 -     0x7fff95b03fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff95b11000 -     0x7fff95b14ff7  com.apple.securityhi (4.0 - 1) <D0ABB03B-CEF9-39E0-A139-AA9484DBBC07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff95b15000 -     0x7fff95b1afff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff96202000 -     0x7fff96338fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff963dd000 -     0x7fff9641efff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff9641f000 -     0x7fff96426fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        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: 2068
        thread_create: 2
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=185.5M resident=126.1M(68%) swapped_out_or_unallocated=59.4M(32%)
    Writable regions: Total=1.0G written=3744K(0%) resident=5252K(0%) swapped_out=0K(0%) unallocated=1.0G(100%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG shared images                       96K
    CoreServices                         1176K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    MALLOC                               23.1M
    MALLOC guard page                      48K
    SQLite page cache                     288K
    STACK GUARD                          56.0M
    Stack                                10.5M
    VM_ALLOCATE                            64K
    __CI_BITMAP                            80K
    __DATA                               15.9M
    __IMAGE                               528K
    __LINKEDIT                           59.8M
    __RC_CAMERAS                          248K
    __TEXT                              125.7M
    __UNICODE                             544K
    mapped file                          24.7M
    shared memory                         312K
    ===========                        =======
    TOTAL                                 1.3G
    TOTAL, minus reserved VM space      319.0M
    Model: MacBook6,1, BootROM MB61.00C8.B00, 2 processors, Intel Core 2 Duo, 2.26 GHz, 4 GB, SMC 1.51f53
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x384A5346323536363448592D314731443120
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x384A5346323536363448592D314731443120
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.198.4.20)
    Bluetooth: Version 4.0.5f11, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: WDC WD7500BPKT-75PK4T0, 750.16 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0x04600000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth Module, apple_vendor_id, 0x8218, 0x06130000 / 5

    Updating to Safari 6 for Lion may help.
    Click here >  Safari Quits Every Time Opened: Apple Support Communities
    Then click the link posted by:  gregoryfromcork
    That will automatically download this file >  Safari6Lion.pkg.download
    Now quit Safari.
    Go to your Downloads folder and double click that file and follow the instructions for installing.
    Then restart your Mac, try Safari.

  • IPad 1 Safari crashes frequently. I went to many Apple stores in different countries and each Apple staff member had their own different opinions with no help. I had upgraded my iOS to 5.1.1 and the Safari crashing started about one year

    IPad 1 Safari crashes frequently. I went to many Apple stores in different countries and each Apple staff member had their own different opinions with no help. I had upgraded my iOS to 5.1.1 and the Safari crashing started about one year after the upgrade and some Apple staff blame this- but this started one year later after the iOS upgrade. Recently at the Apple Store in Vancouver an Apple staff reset my computer (erased everything and sent to iCloud to reset the iPad) and I hoped this would fix the problem. IPad Safari still crashes. Short of booking an appointment for taking it for repair to Apple technicians which will cost me money can anyone help me to fix this Safari crashing.

    Hi,
    You might have a 3rd party plugin that isn't compatible with Safari 4.0.4. Go here for help...
    Safari add-ons can cause performance issues or other situations
    If you are using a USB hub, try disconnecting and restarting with just your keyboard and mouse connected.
    From the Safari Menu Bar, click Safari / Empty Cache. When you are done with that...
    from the Safari Menu Bar, click Safari / Reset Safari. Select the top 5 buttons and click Reset.
    Mac OS: Web Browser Quits Unexpectedly or Stops Responding
    Also, you could download and install the 10.5.8 combo update (PowerPC) available here.
    http://support.apple.com/downloads/MacOS_X_10_5_8_ComboUpdate
    It contains fixes that might help. Then repair disk permissions.
    Quit any open applications/programs. Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and restart your Mac.
    Carolyn

  • My 4th gen ipod touch safari crashes whenever I try to go on. Could someone please help or offer advice?

    My4th gen ipod touch safari crashes whenever I try to go on. Could someone help or offer advice?

    reset the network settings.  settings - general - reset - reset network settings
    now go to settings - wifi - turn wifi on - click your network name and enter password

  • HELP! My old mac was requested to upgrade Firefox to 14.0.1. After the sucessfully installation, I received a message saying my old Mac couldn't use the new Firefox and Safari crashes. I have NO browser now!!!

    My old mac was requested to upgrade Firefox to 14.0.1. After the sucessfully installation, I received a message saying my old Mac couldn't use the new Firefox and Safari crashes. I have NO browser now! Any help would be appreciated.

    Hmmm...  So you upgraded Firefox and now neither Firefox or Safari will work?  Very weird.  I have no idea what might have gone wrong.  That said, when things start acting wierd, I always try a bit of maintenance first.  About 95% of the time, I luck out and it works.
    I use the free program Onyx.  I run all the clean up routines.  Then I boot to the recovery partition (Lion) or the OS X Install Disc and repair permissions and verify/repair the hard disk.
    Hope this helps.

  • Safari crashing right after icon clicked ... will not load. Help?

    Safari keeps crashing on my iMac too, starting this afternoon.
    Help anyone?
    Report is:
    Date/Time: 2008-05-25 18:52:55.184 -0400
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer 54
    Version: 3.1.1 (4525.18)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45251800
    PID: 215
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x0dfd85b1
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x90838ad9 __CFBinaryPlistCreateObject + 2620
    1 com.apple.CoreFoundation 0x90838fbe __CFBinaryPlistCreateObject + 3873
    2 com.apple.CoreFoundation 0x9082f61b __CFTryParseBinaryPlist + 177
    3 com.apple.CoreFoundation 0x9082e988 _CFPropertyListCreateFromXMLData + 150
    4 com.apple.CoreFoundation 0x9082e8ef CFPropertyListCreateFromXMLData + 54
    5 com.apple.Foundation 0x92805058 _NSParseObjectFromASCIIPropertyListOrSerialization + 142
    6 com.apple.Foundation 0x92804f60 - + 93
    7 com.apple.Foundation 0x92804eeb + + 67
    8 com.apple.WebKit 0x94d68212 -WebHistoryPrivate _loadHistoryGutsFromURL:savedItemsCount:collectDiscardedItemsInto:error: + 94
    9 com.apple.WebKit 0x94d6819b -WebHistoryPrivate loadFromURL:collectDiscardedItemsInto:error: + 69
    10 com.apple.WebKit 0x94d680c0 -WebHistory loadFromURL:error: + 82
    11 com.apple.Safari 0x00021aa2 0x1000 + 133794
    12 com.apple.Safari 0x00021992 0x1000 + 133522
    13 com.apple.Safari 0x00021488 0x1000 + 132232
    14 com.apple.Foundation 0x927f0237 nsnotecallback + 230
    15 com.apple.CoreFoundation 0x908563ce __CFXNotificationPost + 345
    16 com.apple.CoreFoundation 0x9084db49 _CFXNotificationPostNotification + 600
    17 com.apple.Foundation 0x927e87c8 -NSNotificationCenter postNotificationName:object:userInfo: + 121
    18 com.apple.Foundation 0x927ef769 -NSNotificationCenter postNotificationName:object: + 55
    19 com.apple.AppKit 0x93278b16 -NSApplication _postDidFinishNotification + 124
    20 com.apple.AppKit 0x93278a00 -NSApplication _sendFinishLaunchingNotification + 67
    21 com.apple.AppKit 0x932784fd -NSApplication(NSAppleEventHandling) _handleAEOpen: + 273
    22 com.apple.AppKit 0x932780c8 -NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent: + 96
    23 com.apple.Foundation 0x927f5f21 -NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon: + 447
    24 com.apple.Foundation 0x927f5d4b _NSAppleEventManagerGenericHandler + 91
    25 com.apple.AE 0x915236c5 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147
    26 com.apple.AE 0x915235f6 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    27 com.apple.AE 0x915234c2 aeProcessAppleEvent + 190
    28 com.apple.HIToolbox 0x92df3084 AEProcessAppleEvent + 37
    29 com.apple.AppKit 0x932762bd _DPSNextEvent + 1044
    30 com.apple.AppKit 0x93275cd7 -NSApplication nextEventMatchingMask:untilDate:inMode:dequeue: + 137
    31 com.apple.Safari 0x0000761f 0x1000 + 26143
    32 com.apple.AppKit 0x9326fa64 -NSApplication run + 512
    33 com.apple.AppKit 0x932639c0 NSApplicationMain + 573
    34 com.apple.Safari 0x000a960e 0x1000 + 689678
    35 com.apple.Safari 0x000a9535 0x1000 + 689461
    Thread 1:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.WebCore 0x94fc4adc WebCore::ThreadCondition::wait(WebCore::Mutex&) + 24
    2 com.apple.WebCore 0x94fbfa79 WebCore::IconDatabase::syncThreadMainLoop() + 243
    3 com.apple.WebCore 0x94f7a2fa WebCore::IconDatabase::iconDatabaseSyncThread() + 180
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d21b CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca36 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92854c76 +NSURLCache _diskCacheSyncLoop: + 206
    4 com.apple.Foundation 0x927f839c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d21b CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca36 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9282da40 +NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop: + 259
    4 com.apple.Foundation 0x927f839c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d21b CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca36 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9282dd6a -NSRunLoop runMode:beforeDate: + 182
    4 com.apple.Foundation 0x9282dc66 -NSRunLoop run + 75
    5 com.apple.Safari 0x0005547f 0x1000 + 345215
    6 com.apple.Foundation 0x927f839c forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00012516 ebx: 0x908380ae ecx: 0x0dfd85b1 edx: 0x0dfd85b1
    edi: 0x00000000 esi: 0x00000000 ebp: 0xbfffe818 esp: 0xbfffe2d0
    ss: 0x0000001f efl: 0x00010256 eip: 0x90838ad9 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x120fff com.apple.Safari 3.1.1 (4525.18) /Applications/Safari.app/Contents/MacOS/Safari
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.10 (368.33) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.28 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.22 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91bbefff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc4000 - 0x91bdefff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be3000 - 0x91be5fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be7000 - 0x91cc5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce2000 - 0x91ce2fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce4000 - 0x91d72fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d79000 - 0x91d79fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d7b000 - 0x91dd4fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddd000 - 0x91e01fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e09000 - 0x92212fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224c000 - 0x92600fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262d000 - 0x9271afff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271c000 - 0x9279afff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927db000 - 0x92a0bfff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b25000 - 0x92b3cfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b47000 - 0x92b9ffff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb3000 - 0x92bb3fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb5000 - 0x92bc5fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd4000 - 0x92bdcfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be2000 - 0x92be8fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bee000 - 0x92c7ffff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c93000 - 0x92c97fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c9a000 - 0x92cb8fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cca000 - 0x92cd0fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd6000 - 0x92d39fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d60000 - 0x92da1fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc8000 - 0x92dd6fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92ddd000 - 0x92de2fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de7000 - 0x930dcfff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931e2000 - 0x931edfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f2000 - 0x9320dfff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9325d000 - 0x9325dfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9325f000 - 0x93915fff com.apple.AppKit 6.4.10 (824.45) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c96000 - 0x93d11fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d4a000 - 0x93e03fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e46000 - 0x93e46fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e48000 - 0x94009fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9404f000 - 0x94090fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94098000 - 0x940d2fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d7000 - 0x940edfff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94186000 - 0x941c4fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94208000 - 0x94219fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94227000 - 0x94265fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94281000 - 0x94290fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94297000 - 0x942a2fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942ee000 - 0x94308fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947ab000 - 0x948f1fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9497d000 - 0x9498cfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94993000 - 0x949bcfff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949c2000 - 0x949d1fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949d5000 - 0x949fafff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a06000 - 0x94a23fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d58000 - 0x94e0afff com.apple.WebKit 4525.18 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e75000 - 0x94f3cfff com.apple.JavaScriptCore 4525.17 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94f78000 - 0x9556afff com.apple.WebCore 4525.18.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x99b3c000 - 0x99b73fff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x99b8f000 - 0x99ba1fff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.170.46.5)
    Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: WDC WD2500JS-40TGB0, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: iPhone, Apple Inc., Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Primax Electronics, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    iMac Mac OS X (10.5.1)

    Hello,
    Since about one year, Safari crashes every 15 minutes. This occurs with Safari 2 and continues as well with Safari 3.1.1.
    Can anybody help me ?
    Here is the last crash log :
    Host Name: Gendre4
    Date/Time: 2008-05-28 19:36:04.378 +0200
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [80]
    Version: 3.1.1 (4525.18)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45251800
    PID: 241
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x80000000
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x959b4aec void ***::deleteAllValues<KJS::ParserRefCounted*, ***::HashTable<int, int, ***::IdentityExtractor<int>, ***::IntHash<int>, ***::HashTraits<int>, ***::HashTraits<int> > const>(***::HashTable<int, int, ***::IdentityExtractor<int>, ***::IntHash<int>, ***::HashTraits<int>, ***::HashTraits<int> > const&) + 108
    1 com.apple.JavaScriptCore 0x95901dd0 KJS::Parser::parse(int, KJS::UChar const*, unsigned, int*, int*, KJS::UString*) + 400
    2 com.apple.JavaScriptCore 0x959cc228 ***::PassRefPtr<KJS::ProgramNode> KJS::Parser::parse<KJS::ProgramNode>(KJS::UString const&, int, KJS::UChar const*, unsigned, int*, int*, KJS::UString*) + 232
    3 com.apple.JavaScriptCore 0x95901180 KJS::Interpreter::evaluate(KJS::ExecState*, KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) + 336
    4 com.apple.WebCore 0x95b3b764 WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String const&) + 212
    5 com.apple.WebCore 0x95b3b654 WebCore::FrameLoader::executeScript(WebCore::String const&, int, WebCore::String const&) + 100
    6 com.apple.WebCore 0x95b3b454 WebCore::HTMLTokenizer::scriptExecution(WebCore::String const&, WebCore::HTMLTokenizer::State, WebCore::String const&, int) + 324
    7 com.apple.WebCore 0x95b3aabc WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 588
    8 com.apple.WebCore 0x95b30bf8 WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 1464
    9 com.apple.WebCore 0x95adc900 WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 432
    10 com.apple.WebCore 0x95ad7940 WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 8080
    11 com.apple.WebCore 0x95ad540c WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 1148
    12 com.apple.WebCore 0x95a91e94 WebCore::FrameLoader::write(char const*, int, bool) + 980
    13 com.apple.WebCore 0x95accbf8 -[WebCoreFrameBridge receivedData:textEncodingName:] + 472
    14 com.apple.WebKit 0x957d6c0c -[WebHTMLRepresentation receivedData:withDataSource:] + 156
    15 com.apple.WebKit 0x957d6af4 -[WebDataSource(WebInternal) _receivedData:] + 84
    16 com.apple.WebKit 0x957d6a78 WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int) + 120
    17 com.apple.WebCore 0x95ac926c WebCore::DocumentLoader::commitLoad(char const*, int) + 92
    18 com.apple.WebCore 0x95ac8df8 WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 72
    19 com.apple.WebCore 0x95ac8d34 WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool) + 52
    20 com.apple.WebCore 0x95ac8cac -[WebCoreResourceHandleAsDelegate connection:didReceiveData:lengthReceived:] + 172
    21 com.apple.Foundation 0x92c265f8 -[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 564
    22 com.apple.Foundation 0x92c24a98 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 488
    23 com.apple.Foundation 0x92c24834 _sendCallbacks + 156
    24 com.apple.CoreFoundation 0x907df2ec __CFRunLoopDoSources0 + 384
    25 com.apple.CoreFoundation 0x907de81c __CFRunLoopRun + 452
    26 com.apple.CoreFoundation 0x907de29c CFRunLoopRunSpecific + 268
    27 com.apple.HIToolbox 0x932abb20 RunCurrentEventLoopInMode + 264
    28 com.apple.HIToolbox 0x932ab1b4 ReceiveNextEventCommon + 380
    29 com.apple.HIToolbox 0x932ab020 BlockUntilNextEventMatchingListInMode + 96
    30 com.apple.AppKit 0x93790874 _DPSNextEvent + 384
    31 com.apple.AppKit 0x93790538 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    32 com.apple.Safari 0x00007930 0x1000 + 26928
    33 com.apple.AppKit 0x9378ca7c -[NSApplication run] + 472
    34 com.apple.AppKit 0x9387d598 NSApplicationMain + 452
    35 com.apple.Safari 0x000b717c 0x1000 + 745852
    36 com.apple.Safari 0x000b6e80 0x1000 + 745088
    Thread 1:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.WebCore 0x95a5a680 WebCore::IconDatabase::syncThreadMainLoop() + 320
    3 com.apple.WebCore 0x95a16e48 WebCore::IconDatabase::iconDatabaseSyncThread() + 424
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de998 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de29c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c1c7bc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92bfb284 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9aa4642c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de998 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de29c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c1b67c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9001f88c select + 12
    1 com.apple.CoreFoundation 0x907f122c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000959b4aec srr1: 0x000000000200d030 vrsave: 0x0000000000000000
    cr: 0x44088228 xer: 0x0000000000000004 lr: 0x00000000959b4b00 ctr: 0x0000000090008d40
    r0: 0x0000000080000000 r1: 0x00000000bfffdd20 r2: 0x00000000091b6a08 r3: 0x0000000080000000
    r4: 0x0000000000000048 r5: 0x0000000000000080 r6: 0x0000000000000008 r7: 0x0000000000000010
    r8: 0x00000000000000ea r9: 0x00000000000000ea r10: 0x00000000000000ea r11: 0x0000000044088224
    r12: 0x0000000090008d40 r13: 0x0000000000000000 r14: 0x0000000095901044 r15: 0x00000000a58f1044
    r16: 0x00000000bfffdff0 r17: 0x00000000bfffe2a0 r18: 0x00000000a58f1044 r19: 0x00000000bfffe020
    r20: 0x00000000a5901044 r21: 0x0000000000000000 r22: 0x00000000bfffdea8 r23: 0x00000000bfffdeac
    r24: 0x00000000bfffdeb0 r25: 0x0000000000606318 r26: 0x0000000000000000 r27: 0x0000000000000000
    r28: 0x00000000a5901c54 r29: 0x00000000091b7000 r30: 0x00000000091b6a08 r31: 0x0000000095901c54
    Binary Images Description:
    0x1000 - 0x138fff com.apple.Safari 3.1.1 (4525.18) /Applications/Safari.app/Contents/MacOS/Safari
    0x4cf5000 - 0x4d21fff com.apple.print.framework.Print.Private 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x4f05000 - 0x4f25fff com.apple.print.PrintingCocoaPDEs 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x4f3d000 - 0x4f56fff com.apple.print.PrintingTiogaPDEs 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Frameworks/Print.framework/Versions /A/Plugins/PrintingTiogaPDEs.bundle/Contents/MacOS/PrintingTiogaPDEs
    0x5119000 - 0x511cfff libMPAEncode0.1.dylib /Library/Application Support/DivXNetworks/libMPAEncode0.1.dylib
    0x5d30000 - 0x614dfff com.macromedia.Flash Player.plugin 9.0.115 (1.0.4f60) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x6322000 - 0x6377fff com.DivXInc.DivXDecoder 6.0.0 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x6385000 - 0x6426fff com.apple.QuickTimeImporters.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x644c000 - 0x647dfff liblame3.92.dylib /Library/Application Support/DivXNetworks/liblame3.92.dylib
    0x64ba000 - 0x651afff libdpus10.dylib /Library/Application Support/DivXNetworks/libdpus10.dylib
    0x7566000 - 0x7630fff com.divxnetworks.DivXCodec 5.2.1 /Library/QuickTime/DivX 5.component/Contents/MacOS/DivX 5
    0x767e000 - 0x7690fff libdpv10.dylib /Library/Application Support/DivXNetworks/libdpv10.dylib
    0x77eb000 - 0x7805fff com.apple.AppleIntermediateCodec 1.1 (141) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x7849000 - 0x7a82fff net.telestream.wmv.import 2.2.0.49 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x7ab8000 - 0x7c6cfff net.telestream.wmv.advanced 2.2.0.49 /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x7cae000 - 0x7cedfff com.apple.QuickTimeFireWireDV.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeFirewireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x7cf8000 - 0x7d71fff com.apple.applepixletvideo 1.2.5 (1.2d5) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x8ee59000 - 0x8ee5dfff com.apple.QuickTimeH264.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.10 (368.33) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.17 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 129.22 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ed000 - 0x913f5fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fe000 - 0x91536fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d24fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2b000 - 0x91d45fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d4a000 - 0x91d4dfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4f000 - 0x91e3dfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e5c000 - 0x91e5cfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e5e000 - 0x91f43fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f4b000 - 0x91f6afff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fd6000 - 0x92044fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9204f000 - 0x920e4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920fe000 - 0x92686fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926b9000 - 0x929e4fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a14000 - 0x92b02fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b05000 - 0x92b8dfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bce000 - 0x92df9fff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f26000 - 0x92f44fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f4f000 - 0x92fa9fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fc7000 - 0x92fc7fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fc9000 - 0x92fddfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ff5000 - 0x93005fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93011000 - 0x93026fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93038000 - 0x930bffff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930d3000 - 0x930defff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930e8000 - 0x93115fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9312f000 - 0x9313efff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9314a000 - 0x931b0fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931e1000 - 0x93230fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9325e000 - 0x9327bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9328d000 - 0x9329afff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932a3000 - 0x935b1fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93701000 - 0x9370dfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93712000 - 0x93732fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93786000 - 0x93786fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93788000 - 0x93dbbfff com.apple.AppKit 6.4.10 (824.45) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94148000 - 0x941bafff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941f3000 - 0x942b8fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9430b000 - 0x9430bfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9430d000 - 0x944cdfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94517000 - 0x94554fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9455c000 - 0x945acfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945b5000 - 0x945cffff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945e0000 - 0x94600fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9468e000 - 0x946c6fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9470b000 - 0x94727fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9473b000 - 0x9477ffff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x947a3000 - 0x947b2fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947ba000 - 0x947c7fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9480d000 - 0x94826fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9482d000 - 0x94b57fff com.apple.QuickTime 7.4.5 (67) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c3e000 - 0x94caffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e24000 - 0x94f54fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fe7000 - 0x94ff6fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ffe000 - 0x9502bfff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95032000 - 0x95042fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x95046000 - 0x95075fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x95085000 - 0x950a2fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x957c4000 - 0x95882fff com.apple.WebKit 4525.18 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x958f0000 - 0x959d8fff com.apple.JavaScriptCore 4525.17 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95a14000 - 0x960e6fff com.apple.WebCore 4525.18.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x970ab000 - 0x9714efff libcrypto.0.9.dylib /usr/lib/libcrypto.0.9.dylib
    0x97182000 - 0x971affff libssl.0.9.dylib /usr/lib/libssl.0.9.dylib
    0x9764c000 - 0x9766bfff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97e71000 - 0x97e7efff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x99288000 - 0x9a098fff com.apple.QuickTimeComponents.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9aa43000 - 0x9aa79fff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9aa96000 - 0x9aaa8fff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9acdd000 - 0x9acf4fff libCFilter.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCFilter.A.dylib
    0xefbef000 - 0xefcd1fff libPSIKey.dylib /Library/Application Support/DivXNetworks/libPSIKey.dylib

  • Safari crashes every time I open it.  Help

    ipad 32 3g Safari crashes every time I open it. Help

    Hello,
    I have the same problem.  I've cleared history, caches and cookies. I've cleared the entire ipad and reloaded it as a new ipad. I've closed all the open app's.  Apple techs say it's a software issue, and nothing helps.
    Any other suggestions would be greatly appreciated.  I have the original ipad 64 g.  It has iso 5.1 I think. 
    Thanks,
    Beth

  • I am getting regular safari crashes including the Web Content crashes as in the title... Plus iMac running slower than usual! Help?

    I am getting regular safari crashes including the Web Content crashes as in the title.  I've looked around and haven't been able to find a definitive answer.  Has anybody discovered what is causing this?
    I've also noticed generally my iMac seems to be running far slower recently....
    here's the EtrreCheck Report
    Problem description:
    I am getting regular safari crashes including the Web Content crashes as in the title.  I've looked around and haven't been able to find a definitive answer.  Has anybody discovered what is causing this?
    EtreCheck version: 2.1.8 (121)
    Report generated 11 February 2015 15:53:18 GMT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        iMac (21.5-inch, Late 2012) (Technical Specifications)
        iMac - model: iMac13,1
        1 2.7 GHz Intel Core i5 CPU: 4-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        NVIDIA GeForce GT 640M - VRAM: 512 MB
            iMac 1920 x 1080
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 23:55:51
    Disk Information: ℹ️
        APPLE HDD ST1000LM024 disk0 : (1 TB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 999.35 GB (425.61 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
    USB Information: ℹ️
        Seagate Expansion Desk 4 TB
            EFI (disk3s1) <not mounted> : 315 MB
            Seagate Backup Plus Drive (disk3s2) /Volumes/Seagate Backup Plus Drive : 4.00 TB (1.85 TB free)
        Focusrite A.E. Ltd Impulse
        SanDisk Cruzer Facet 8 GB
            NO NAME (disk1s1) /Volumes/NO NAME : 8.00 GB (6.21 GB free)
        Apple Inc. FaceTime HD Camera (Built-in)
        Western Digital External HDD 1 TB
            Elements (disk2s1) /Volumes/Elements : 1.00 TB (169.22 GB free)
        Logitech USB Receiver
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
    Firewire Information: ℹ️
        Focusrite SAFFIRE_PRO_24 400mbit - 400mbit max
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
            Apple Inc. Thunderbolt to FireWire Adapter
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /System/Library/Extensions
        [loaded]    com.Cycling74.driver.Soundflower (1.6.6 - SDK 10.6) [Click for support]
        [loaded]    com.Greatdy.driver.SystemAudioCapture (1.0.0 - SDK 10.8) [Click for support]
        [not loaded]    com.caiaq.driver.NIUSBGuitarRigMobileDriver (2.6.0 - SDK 10.7) [Click for support]
        [not loaded]    com.caiaq.driver.NIUSBHardwareDriver (2.6.0 - SDK 10.7) [Click for support]
        [not loaded]    com.nike.sportwatch (1.0.0) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.master (5.9.1 - SDK 10.6) [Click for support]
        [not loaded]    com.seagate.driver.PowSecDriverCore (5.2.6 - SDK 10.4) [Click for support]
        [not loaded]    com.tomtom.driver.UsbEthernetGadget (1.0.0d1) [Click for support]
        [loaded]    tc.tctechnologies.driver.PaeFireStudio (4.0.0 14255 - SDK 10.0) [Click for support]
        [loaded]    tc.tctechnologies.driver.Saffire (4.1.4 18735 - SDK 10.6) [Click for support]
            /System/Library/Extensions/PACESupportFamily.kext/Contents/PlugIns
        [not loaded]    com.paceap.kext.pacesupport.leopard (5.9.1 - SDK 10.4) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.panther (5.9.1 - SDK 10.-1) [Click for support]
        [loaded]    com.paceap.kext.pacesupport.snowleopard (5.9.1 - SDK 10.6) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.tiger (5.9.1 - SDK 10.4) [Click for support]
            /System/Library/Extensions/Seagate Storage Driver.kext/Contents/PlugIns
        [not loaded]    com.seagate.driver.PowSecLeafDriver_10_4 (5.2.6 - SDK 10.4) [Click for support]
        [not loaded]    com.seagate.driver.PowSecLeafDriver_10_5 (5.2.6 - SDK 10.5) [Click for support]
        [not loaded]    com.seagate.driver.SeagateDriveIcons (5.2.6 - SDK 10.4) [Click for support]
    Problem System Launch Daemons: ℹ️
        [running]    com.seagate.TBDecorator.plist [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [running]    com.nike.nikeplusconnect.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [running]    com.paceap.eden.licensed.plist [Click for support]
        [loaded]    PACESupport.plist [Click for support]
        [loaded]    tc.tctechnologies.PaeFireStudio.plist [Click for support]
        [loaded]    tc.tctechnologies.Saffire.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    com.spotify.webhelper.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Dropbox    Application  (/Applications/Dropbox.app)
        NIHardwareAgent    Application Hidden (/Library/Application Support/Native Instruments/Hardware/NIHardwareAgent.app)
    Internet Plug-ins: ℹ️
        SharePointBrowserPlugin: Version: 14.4.4 - SDK 10.6 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        AmazonMP3DownloaderPlugin101749: Version: AmazonMP3DownloaderPlugin 1.0.17 - SDK 10.4 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        Default Browser: Version: 600 - SDK 10.10
    User internet Plug-ins: ℹ️
        Aspera Web 3.1.0.67054: Version: Unknown - SDK 10.6 [Click for support]
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        FUSE for OS X (OSXFUSE)  [Click for support]
        Native Instruments USB Audio  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: NO - Auto backup turned off
        Volumes being backed up:
            Macintosh HD: Disk size: 999.35 GB Disk used: 573.74 GB
        Destinations:
            Seagate Backup Plus Drive [Local]
            Total size: 4.00 TB
            Total number of backups: 2
            Oldest backup: 2014-08-25 08:56:21 +0000
            Last backup: 2014-11-16 15:26:36 +0000
            Size of backup disk: Excellent
                Backup size 4.00 TB > (Disk size 999.35 GB X 3)
    Top Processes by CPU: ℹ️
            10%    TweetDeck
             3%    WindowServer
             1%    Sound Forge Pro
             0%    com.apple.WebKit.Networking
             0%    Dropbox
    Top Processes by Memory: ℹ️
        618 MB    TweetDeck
        524 MB    com.apple.WebKit.WebContent
        429 MB    softwareupdated
        215 MB    Safari
        215 MB    Finder
    Virtual Memory Information: ℹ️
        54 MB    Free RAM
        3.14 GB    Active RAM
        3.17 GB    Inactive RAM
        1.43 GB    Wired RAM
        8.58 GB    Page-ins
        423 MB    Page-outs
    Diagnostics Information: ℹ️
        Feb 11, 2015, 10:56:10 AM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-02-11-105610_[ redacted].hang
        Feb 10, 2015, 05:35:05 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.Networking_20 15-02-10-173505_[redacted].crash
        Feb 10, 2015, 04:01:03 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Finder_2015-02-10-160103_[reda cted].crash
        Feb 10, 2015, 03:54:44 PM    Self test - passed
        Feb 10, 2015, 09:28:18 AM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-02-10-092818_[ redacted].hang
        Feb 10, 2015, 07:35:00 AM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-02-10-073500_[ redacted].hang
        Feb 9, 2015, 08:07:10 PM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-02-09-200710_[ redacted].hang
        Feb 9, 2015, 08:07:08 PM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-02-09-200708_[ redacted].hang
        Feb 9, 2015, 07:27:42 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/AIM_2015-02-09-192742_[redacte d].crash
        Feb 9, 2015, 06:49:47 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/garcon_2015-02-09-184947_[reda cted].crash
        Feb 9, 2015, 06:15:19 PM    /Library/Logs/DiagnosticReports/iTunes_2015-02-09-181519_[redacted].hang
        Feb 9, 2015, 05:55:36 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/AIM_2015-02-09-175536_[redacte d].crash
        Feb 9, 2015, 12:51:30 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/AIM_2015-02-09-125130_[redacte d].crash
        Feb 9, 2015, 12:35:59 PM    /Library/Logs/DiagnosticReports/Sound Forge Pro_2015-02-09-123559_[redacted].cpu_resource.diag [Click for details]
        Feb 9, 2015, 12:26:46 PM    /Library/Logs/DiagnosticReports/iTunes_2015-02-09-122646_[redacted].hang

    I think this is a Crash report
    Date/Time:       2015-02-12 16:32:19 +0000
    OS Version:      10.10.2 (Build 14C109)
    Architecture:    x86_64
    Report Version:  21
    Command:         com.apple.WebKit.WebContent
    Path:            /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Version:         10600 (10600.3.18)
    Build Version:   3
    Project Name:    WebKit2
    Source Version:  7600003018000000
    Parent:          launchd [1]
    Responsible:     Safari [3240]
    PID:             4112
    Event:           hang
    Duration:        3.97s (process was unresponsive for 1260 seconds before sampling)
    Steps:           41 (100ms sampling interval)
    Hardware model:  iMac13,1
    Active cpus:     4
    Fan speed:       1399 rpm
    Timeline format: stacks are sorted chronologically
    Use -i and -heavy to re-report with count sorting
    Heaviest stack for the main thread of the target process:
      41  start + 1 (libdyld.dylib + 13769) [0x7fff8ab035c9]
      41  ??? (com.apple.WebKit.WebContent + 2880) [0x10d1edb40]
      41  xpc_main + 490 (libxpc.dylib + 88733) [0x7fff83cd9a9d]
      41  _xpc_objc_main + 793 (libxpc.dylib + 81650) [0x7fff83cd7ef2]
      41  NSApplicationMain + 1832 (AppKit + 10772) [0x7fff86d3da14]
      41  -[NSApplication run] + 594 (AppKit + 95635) [0x7fff86d52593]
      41  -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194 (AppKit + 145200) [0x7fff86d5e730]
      41  _DPSNextEvent + 964 (AppKit + 147329) [0x7fff86d5ef81]
      41  _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 190123) [0x7fff8ac6b6ab]
      41  ReceiveNextEventCommon + 431 (HIToolbox + 190570) [0x7fff8ac6b86a]
      41  RunCurrentEventLoopInMode + 235 (HIToolbox + 191215) [0x7fff8ac6baef]
      41  CFRunLoopRunSpecific + 296 (CoreFoundation + 464984) [0x7fff82747858]
      41  __CFRunLoopRun + 927 (CoreFoundation + 466495) [0x7fff82747e3f]
      41  __CFRunLoopDoSources0 + 269 (CoreFoundation + 469005) [0x7fff8274880d]
      41  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation + 525953) [0x7fff82756681]
      41  ***::RunLoop::performWork(void*) + 34 (JavaScriptCore + 4979298) [0x7fff859e0a62]
      41  ***::RunLoop::performWork() + 423 (JavaScriptCore + 4977559) [0x7fff859e0397]
      41  IPC::Connection::dispatchOneMessage() + 114 (WebKit + 696628) [0x7fff893fe134]
      41  IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::MessageDecoder, std::__1::default_delete<IPC::MessageDecoder> >) + 94 (WebKit + 688060) [0x7fff893fbfbc]
      41  WebKit::WebProcess::didReceiveWebProcessMessage(IPC::Connection*, IPC::MessageDecoder&) + 85 (WebKit + 2077885) [0x7fff8954f4bd]
      41  void IPC::handleMessageVariadic<Messages::WebProcess::InitializeWebProcess, WebKit::WebProcess, void (WebKit::WebProcess::*)(WebKit::WebProcessCreationParameters const&, IPC::MessageDecoder&)>(IPC::MessageDecoder&, WebKit::WebProcess*, void (WebKit::WebProcess::*)(WebKit::WebProcessCreationParameters const&, IPC::MessageDecoder&)) + 96 (WebKit + 2080768) [0x7fff89550000]
      41  WebKit::WebProcess::initializeWebProcess(WebKit::WebProcessCreationParameters const&, IPC::MessageDecoder&) + 951 (WebKit + 2029261) [0x7fff895436cd]
      41  WebKit::WebProcess::ensureNetworkProcessConnection() + 93 (WebKit + 105701) [0x7fff8936dce5]
      41  bool IPC::Connection::sendSync<Messages::WebProcessProxy::GetNetworkProcessConnectio n>(Messages::WebProcessProxy::GetNetworkProcessConnection&&, Messages::WebProcessProxy::GetNetworkProcessConnection::Reply&&, unsigned long long, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, unsigned int) + 127 (WebKit + 2037397) [0x7fff89545695]
      41  IPC::Connection::sendSyncMessage(unsigned long long, std::__1::unique_ptr<IPC::MessageEncoder, std::__1::default_delete<IPC::MessageEncoder> >, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, unsigned int) + 432 (WebKit + 692242) [0x7fff893fd012]
      41  IPC::Connection::waitForSyncReply(unsigned long long, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, unsigned int) + 230 (WebKit + 693010) [0x7fff893fd312]
      41  ***::BinarySemaphore::wait(double) + 69 (JavaScriptCore + 1517925) [0x7fff85693965]
      41  ***::ThreadCondition::timedWait(***::Mutex&, double) + 63 (JavaScriptCore + 84783) [0x7fff85535b2f]
      41  __psynch_cvwait + 10 (libsystem_kernel.dylib + 90422) [0x7fff87fbe136]
    *41  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f6491c]
    Process:         com.apple.WebKit.WebContent [4112]
    Path:            /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Architecture:    x86_64
    Parent:          launchd [1]
    Responsible:     Safari [3240]
    UID:             501
    Sudden Term:     Dirty (allows idle exit)
    Task size:       4527 pages (+6)
    Note:            Unresponsive for 1260 seconds before sampling
    Note:            2 idle work queue threads omitted
      Thread 0xeb94e      DispatchQueue 1     41 samples (1-41)   priority 37
      <thread QoS user initiated, boosted, received importance donation from Safari [3240], received importance donation from WindowServer [146], IO policy important>
      41  start + 1 (libdyld.dylib + 13769) [0x7fff8ab035c9] 1-41
        41  ??? (com.apple.WebKit.WebContent + 2880) [0x10d1edb40] 1-41
          41  xpc_main + 490 (libxpc.dylib + 88733) [0x7fff83cd9a9d] 1-41
            41  _xpc_objc_main + 793 (libxpc.dylib + 81650) [0x7fff83cd7ef2] 1-41
              41  NSApplicationMain + 1832 (AppKit + 10772) [0x7fff86d3da14] 1-41
                41  -[NSApplication run] + 594 (AppKit + 95635) [0x7fff86d52593] 1-41
                  41  -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194 (AppKit + 145200) [0x7fff86d5e730] 1-41
                    41  _DPSNextEvent + 964 (AppKit + 147329) [0x7fff86d5ef81] 1-41
                      41  _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 190123) [0x7fff8ac6b6ab] 1-41
                        41  ReceiveNextEventCommon + 431 (HIToolbox + 190570) [0x7fff8ac6b86a] 1-41
                          41  RunCurrentEventLoopInMode + 235 (HIToolbox + 191215) [0x7fff8ac6baef] 1-41
                            41  CFRunLoopRunSpecific + 296 (CoreFoundation + 464984) [0x7fff82747858] 1-41
                              41  __CFRunLoopRun + 927 (CoreFoundation + 466495) [0x7fff82747e3f] 1-41
                                41  __CFRunLoopDoSources0 + 269 (CoreFoundation + 469005) [0x7fff8274880d] 1-41
                                  41  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation + 525953) [0x7fff82756681] 1-41
                                    41  ***::RunLoop::performWork(void*) + 34 (JavaScriptCore + 4979298) [0x7fff859e0a62] 1-41
                                      41  ***::RunLoop::performWork() + 423 (JavaScriptCore + 4977559) [0x7fff859e0397] 1-41
                                        41  IPC::Connection::dispatchOneMessage() + 114 (WebKit + 696628) [0x7fff893fe134] 1-41
                                          41  IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::MessageDecoder, std::__1::default_delete<IPC::MessageDecoder> >) + 94 (WebKit + 688060) [0x7fff893fbfbc] 1-41
                                            41  WebKit::WebProcess::didReceiveWebProcessMessage(IPC::Connection*, IPC::MessageDecoder&) + 85 (WebKit + 2077885) [0x7fff8954f4bd] 1-41
                                              41  void IPC::handleMessageVariadic<Messages::WebProcess::InitializeWebProcess, WebKit::WebProcess, void (WebKit::WebProcess::*)(WebKit::WebProcessCreationParameters const&, IPC::MessageDecoder&)>(IPC::MessageDecoder&, WebKit::WebProcess*, void (WebKit::WebProcess::*)(WebKit::WebProcessCreationParameters const&, IPC::MessageDecoder&)) + 96 (WebKit + 2080768) [0x7fff89550000] 1-41
                                                41  WebKit::WebProcess::initializeWebProcess(WebKit::WebProcessCreationParameters const&, IPC::MessageDecoder&) + 951 (WebKit + 2029261) [0x7fff895436cd] 1-41
                                                  41  WebKit::WebProcess::ensureNetworkProcessConnection() + 93 (WebKit + 105701) [0x7fff8936dce5] 1-41
                                                    41  bool IPC::Connection::sendSync<Messages::WebProcessProxy::GetNetworkProcessConnectio n>(Messages::WebProcessProxy::GetNetworkProcessConnection&&, Messages::WebProcessProxy::GetNetworkProcessConnection::Reply&&, unsigned long long, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, unsigned int) + 127 (WebKit + 2037397) [0x7fff89545695] 1-41
                                                      41  IPC::Connection::sendSyncMessage(unsigned long long, std::__1::unique_ptr<IPC::MessageEncoder, std::__1::default_delete<IPC::MessageEncoder> >, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, unsigned int) + 432 (WebKit + 692242) [0x7fff893fd012] 1-41
                                                        41  IPC::Connection::waitForSyncReply(unsigned long long, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, unsigned int) + 230 (WebKit + 693010) [0x7fff893fd312] 1-41
                                                          41  ***::BinarySemaphore::wait(double) + 69 (JavaScriptCore + 1517925) [0x7fff85693965] 1-41
                                                            41  ***::ThreadCondition::timedWait(***::Mutex&, double) + 63 (JavaScriptCore + 84783) [0x7fff85535b2f] 1-41
                                                              41  __psynch_cvwait + 10 (libsystem_kernel.dylib + 90422) [0x7fff87fbe136] 1-41
                                                               *41  psynch_cvcontinue + 0 (pthread + 26908) [0xffffff7f80f6491c] 1-41
      Thread 0xeb954      DispatchQueue 2     41 samples (1-41)   priority 46
      <thread QoS user interactive, boosted, received importance donation from Safari [3240], received importance donation from WindowServer [146], IO policy important>
      41  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff8f0e5a6a] 1-41
        41  kevent64 + 10 (libsystem_kernel.dylib + 94770) [0x7fff87fbf232] 1-41
         *41  ??? (kernel + 5988368) [0xffffff80007b6010] 1-41
      Thread 0xeb99f      41 samples (1-41)   priority 46
      <thread QoS user interactive, boosted, received importance donation from Safari [3240], received importance donation from WindowServer [146], IO policy important>
      41  thread_start + 13 (libsystem_pthread.dylib + 5149) [0x7fff819ec41d] 1-41
        41  _pthread_start + 176 (libsystem_pthread.dylib + 12773) [0x7fff819ee1e5] 1-41
          41  _pthread_body + 131 (libsystem_pthread.dylib + 12904) [0x7fff819ee268] 1-41
            41  _NSEventThread + 137 (AppKit + 1602363) [0x7fff86ec233b] 1-41
              41  CFRunLoopRunSpecific + 296 (CoreFoundation + 464984) [0x7fff82747858] 1-41
                41  __CFRunLoopRun + 1371 (CoreFoundation + 466939) [0x7fff82747ffb] 1-41
                  41  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469812) [0x7fff82748b34] 1-41
                    41  mach_msg_trap + 10 (libsystem_kernel.dylib + 70878) [0x7fff87fb94de] 1-41
                     *41  ipc_mqueue_receive_continue + 0 (kernel + 1165472) [0xffffff800031c8a0] 1-41
      Binary Images:
             0x10d1ed000 -        0x10d1edfff  com.apple.WebKit.WebContent 10600 (10600.3.18) <1049A240-EC53-3714-8209-F5019FC19A02>  /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
          0x7fff819eb000 -     0x7fff819f4fff  libsystem_pthread.dylib (105.10.1)             <3103AA7F-3BAE-3673-9649-47FFD7E15C97>  /usr/lib/system/libsystem_pthread.dylib
          0x7fff826d6000 -     0x7fff82a6cfff  com.apple.CoreFoundation 6.9 (1152)            <CBD1591C-405E-376E-87E9-B264610EBF49>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff83cc4000 -     0x7fff83cecfff  libxpc.dylib (559.10.3)                        <876216DC-D5D3-381E-8AF9-49AE464E5107>  /usr/lib/system/libxpc.dylib
          0x7fff85521000 -     0x7fff85a34fff  com.apple.JavaScriptCore 10600 (10600.3.13)    <C0C3246C-D26F-3440-AC75-81CFFA4F9C91>  /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
          0x7fff86d3b000 -     0x7fff87885fff  com.apple.AppKit 6.9 (1344.72)                 <44EF7DEB-3072-3515-9F34-2857D557E828>  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff87fa8000 -     0x7fff87fc5fff  libsystem_kernel.dylib (2782.10.72)            <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff89354000 -     0x7fff8961afff  com.apple.WebKit 10600 (10600.3.18)            <F8E36318-4F4C-348B-B1DE-D4BE035036AD>  /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
          0x7fff8ab00000 -     0x7fff8ab03fff  libdyld.dylib (353.2.1)                        <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6>  /usr/lib/system/libdyld.dylib
          0x7fff8ac3d000 -     0x7fff8af41fff  com.apple.HIToolbox 2.1.1 (757.3)              <D827FC03-5668-3AA4-AF0E-46EEF7358EEA>  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
          0x7fff8f0e1000 -     0x7fff8f10bfff  libdispatch.dylib (442.1.4)                    <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
    *0xffffff7f80f5e000 - 0xffffff7f80f66fff  com.apple.kec.pthread 1.0 (1)                  <8365956C-8613-3ED4-BC64-0D8570D2089F>  /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.10.72)                            <DCF5C2D5-16AE-37F5-B2BE-ED127048DFF5>  /System/Library/Kernels/kernel
    Process:         accountsd [294]
    Path:            /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             501
    Sudden Term:     Clean (allows idle exit)
    Task size:       1881 pages
      Thread 0xd6a        DispatchQueue 1     41 samples (1-41)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      41  start + 1 (libdyld.dylib + 13769) [0x7fff8ab035c9] 1-41
        41  ??? (accountsd + 2741) [0x10535cab5] 1-41
          41  CFRunLoopRunSpecific + 296 (CoreFoundation + 464984) [0x7fff82747858] 1-41
            41  __CFRunLoopRun + 1371 (CoreFoundation + 466939) [0x7fff82747ffb] 1-41
              41  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469812) [0x7fff82748b34] 1-41
                41  mach_msg_trap + 10 (libsystem_kernel.dylib + 70878) [0x7fff87fb94de] 1-41
                 *41  ipc_mqueue_receive_continue + 0 (kernel + 1165472) [0xffffff800031c8a0] 1-41
      Thread 0xd6f        DispatchQueue 2     41 samples (1-41)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      41  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff8f0e5a6a] 1-41
        41  kevent64 + 10 (libsystem_kernel.dylib + 94770) [0x7fff87fbf232] 1-41
         *41  ??? (kernel + 5988368) [0xffffff80007b6010] 1-41
      Thread 0xf16ab      41 samples (1-41)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
    *41  wq_unsuspend_continue + 0 (pthread + 18452) [0xffffff7f80f62814] (suspended) 1-41
      Binary Images:
             0x10535c000 -        0x10535cfff  accountsd (504.7)                   <FE573A9B-A4D9-3E08-9F08-D98F65D9E14D>  /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
          0x7fff826d6000 -     0x7fff82a6cfff  com.apple.CoreFoundation 6.9 (1152) <CBD1591C-405E-376E-87E9-B264610EBF49>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff87fa8000 -     0x7fff87fc5fff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff8ab00000 -     0x7fff8ab03fff  libdyld.dylib (353.2.1)             <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6>  /usr/lib/system/libdyld.dylib
          0x7fff8f0e1000 -     0x7fff8f10bfff  libdispatch.dylib (442.1.4)         <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
    *0xffffff7f80f5e000 - 0xffffff7f80f66fff  com.apple.kec.pthread 1.0 (1)       <8365956C-8613-3ED4-BC64-0D8570D2089F>  /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.10.72)                 <DCF5C2D5-16AE-37F5-B2BE-ED127048DFF5>  /System/Library/Kernels/kernel
    Process:         AirPlayUIAgent [1061]
    Path:            /System/Library/CoreServices/AirPlayUIAgent.app/Contents/MacOS/AirPlayUIAgent
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             501
    Sudden Term:     Clean (allows idle exit)
    Task size:       2043 pages
      Thread 0x1abf5      DispatchQueue 1     41 samples (1-41)   priority 46
      <thread QoS user interactive, IO policy important>
      41  start + 1 (libdyld.dylib + 13769) [0x7fff8ab035c9] 1-41
        41  NSApplicationMain + 1832 (AppKit + 10772) [0x7fff86d3da14] 1-41
          41  -[NSApplication run] + 594 (AppKit + 95635) [0x7fff86d52593] 1-41
            41  -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194 (AppKit + 145200) [0x7fff86d5e730] 1-41
              41  _DPSNextEvent + 964 (AppKit + 147329) [0x7fff86d5ef81] 1-41
                41  _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 190123) [0x7fff8ac6b6ab] 1-41
                  41  ReceiveNextEventCommon + 431 (HIToolbox + 190570) [0x7fff8ac6b86a] 1-41
                    41  RunCurrentEventLoopInMode + 235 (HIToolbox + 191215) [0x7fff8ac6baef] 1-41
                      41  CFRunLoopRunSpecific + 296 (CoreFoundation + 464984) [0x7fff82747858] 1-41
                        41  __CFRunLoopRun + 1371 (CoreFoundation + 466939) [0x7fff82747ffb] 1-41
                          41  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469812) [0x7fff82748b34] 1-41
                            41  mach_msg_trap + 10 (libsystem_kernel.dylib + 70878) [0x7fff87fb94de] 1-41
                             *41  ipc_mqueue_receive_continue + 0 (kernel + 1165472) [0xffffff800031c8a0] 1-41
      Thread 0x1ac6b      DispatchQueue 2     41 samples (1-41)   priority 46
      <thread QoS user interactive, IO policy important>
      41  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff8f0e5a6a] 1-41
        41  kevent64 + 10 (libsystem_kernel.dylib + 94770) [0x7fff87fbf232] 1-41
         *41  ??? (kernel + 5988368) [0xffffff80007b6010] 1-41
      Thread 0x1acb3      41 samples (1-41)   priority 46
      <thread QoS user interactive, IO policy important>
      41  thread_start + 13 (libsystem_pthread.dylib + 5149) [0x7fff819ec41d] 1-41
        41  _pthread_start + 176 (libsystem_pthread.dylib + 12773) [0x7fff819ee1e5] 1-41
          41  _pthread_body + 131 (libsystem_pthread.dylib + 12904) [0x7fff819ee268] 1-41
            41  _NSEventThread + 137 (AppKit + 1602363) [0x7fff86ec233b] 1-41
              41  CFRunLoopRunSpecific + 296 (CoreFoundation + 464984) [0x7fff82747858] 1-41
                41  __CFRunLoopRun + 1371 (CoreFoundation + 466939) [0x7fff82747ffb] 1-41
                  41  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469812) [0x7fff82748b34] 1-41
                    41  mach_msg_trap + 10 (libsystem_kernel.dylib + 70878) [0x7fff87fb94de] 1-41
                     *41  ipc_mqueue_receive_continue + 0 (kernel + 1165472) [0xffffff800031c8a0] 1-41
      Binary Images:
             0x10ae97000 -        0x10ae9cfff  com.apple.AirPlayUIAgent 2.0 (215.15) <24B86EE0-207E-3D74-9DE9-3338EA4163B0>  /System/Library/CoreServices/AirPlayUIAgent.app/Contents/MacOS/AirPlayUIAgent
          0x7fff819eb000 -     0x7fff819f4fff  libsystem_pthread.dylib (105.10.1)    <3103AA7F-3BAE-3673-9649-47FFD7E15C97>  /usr/lib/system/libsystem_pthread.dylib
          0x7fff826d6000 -     0x7fff82a6cfff  com.apple.CoreFoundation 6.9 (1152)   <CBD1591C-405E-376E-87E9-B264610EBF49>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff86d3b000 -     0x7fff87885fff  com.apple.AppKit 6.9 (1344.72)        <44EF7DEB-3072-3515-9F34-2857D557E828>  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff87fa8000 -     0x7fff87fc5fff  libsystem_kernel.dylib (2782.10.72)   <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff8ab00000 -     0x7fff8ab03fff  libdyld.dylib (353.2.1)               <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6>  /usr/lib/system/libdyld.dylib
          0x7fff8ac3d000 -     0x7fff8af41fff  com.apple.HIToolbox 2.1.1 (757.3)     <D827FC03-5668-3AA4-AF0E-46EEF7358EEA>  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
          0x7fff8f0e1000 -     0x7fff8f10bfff  libdispatch.dylib (442.1.4)           <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.10.72)                   <DCF5C2D5-16AE-37F5-B2BE-ED127048DFF5>  /System/Library/Kernels/kernel
    Process:         airportd [30]
    Path:            /usr/libexec/airportd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Task size:       1840 pages
      Thread 0x1eb        DispatchQueue 1     41 samples (1-41)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      41  start + 1 (libdyld.dylib + 13769) [0x7fff8ab035c9] 1-41
        41  ??? (airportd + 235530) [0x10abe180a] 1-41
          41  -[NSRunLoop(NSRunLoop) run] + 74 (Foundation + 1466959) [0x7fff88b1d24f] 1-41
            41  -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 (Foundation + 436297) [0x7fff88a21849] 1-41
              41  CFRunLoopRunSpecific + 296 (CoreFoundation + 464984) [0x7fff82747858] 1-41
                41  __CFRunLoopRun + 1371 (CoreFoundation + 466939) [0x7fff82747ffb] 1-41
                  41  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469812) [0x7fff82748b34] 1-41
                    41  mach_msg_trap + 10 (libsystem_kernel.dylib + 70878) [0x7fff87fb94de] 1-41
                     *41  ipc_mqueue_receive_continue + 0 (kernel + 1165472) [0xffffff800031c8a0] 1-41
      Thread 0x433        DispatchQueue 2     41 samples (1-41)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      41  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff8f0e5a6a] 1-41
        41  _dispatch_mgr_invoke + 176 (libdispatch.dylib + 19786) [0x7fff8f0e5d4a] 1-41
          41  __select_nocancel + 10 (libsystem_kernel.dylib + 91154) [0x7fff87fbe412] 1-41
           *41  ??? (kernel + 6142240) [0xffffff80007db920] 1-41
      Thread 0x5f2        41 samples (1-41)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      41  __select + 10 (libsystem_kernel.dylib + 91130) [0x7fff87fbe3fa] 1-41
       *41  ??? (kernel + 6142240) [0xffffff80007db920] 1-41
      Binary Images:
             0x10aba8000 -        0x10ac87fff  airportd (1010.64)                  <19F41714-1140-363A-A12F-D0CAE963A4CD>  /usr/libexec/airportd
          0x7fff826d6000 -     0x7fff82a6cfff  com.apple.CoreFoundation 6.9 (1152) <CBD1591C-405E-376E-87E9-B264610EBF49>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff87fa8000 -     0x7fff87fc5fff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff889b7000 -     0x7fff88ce5fff  com.apple.Foundation 6.9 (1152.14)  <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA>  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff8ab00000 -     0x7fff8ab03fff  libdyld.dylib (353.2.1)             <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6>  /usr/lib/system/libdyld.dylib
          0x7fff8f0e1000 -     0x7fff8f10bfff  libdispatch.dylib (442.1.4)         <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.10.72)                 <DCF5C2D5-16AE-37F5-B2BE-ED127048DFF5>  /System/Library/Kernels/kernel
    Process:         amfid [291]
    Path:            /usr/libexec/amfid
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Sudden Term:     Clean (allows idle exit)
    Task size:       1221 pages
      Thread 0xd53        DispatchQueue 2     41 samples (1-41)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      41  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff8f0e5a6a] 1-41
        41  kevent64 + 10 (libsystem_kernel.dylib + 94770) [0x7fff87fbf232] 1-41
         *41  ??? (kernel + 5988368) [0xffffff80007b6010] 1-41
      Thread 0xd54        DispatchQueue 11    41 samples (1-41)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      41  __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 91970) [0x7fff87fbe742] 1-41
       *41  ??? (kernel + 6142240) [0xffffff80007db920] 1-41
      Binary Images:
             0x10cbc9000 -        0x10cbcafff  amfid (133.1.1)                     <6DFB17C8-CB07-3730-83A8-391C498C7EB6>  /usr/libexec/amfid
          0x7fff87fa8000 -     0x7fff87fc5fff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff8f0e1000 -     0x7fff8f10bfff  libdispatch.dylib (442.1.4)         <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.10.72)                 <DCF5C2D5-16AE-37F5-B2BE-ED127048DFF5>  /System/Library/Kernels/kernel
    Process:         appleeventsd [24]
    Path:            /System/Library/CoreServices/appleeventsd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             55
    Task size:       1237 pages (-9)
    Note:            3 idle work queue threads omitted
      Thread 0x41b        DispatchQueue 2     41 samples (1-41)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      41  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff8f0e5a6a] 1-41
        41  kevent64 + 10 (libsystem_kernel.dylib + 94770) [0x7fff87fbf232] 1-41
         *41  ??? (kernel + 5988368) [0xffffff80007b6010] 1-41
      Thread 0x41c        DispatchQueue 11    41 samples (1-41)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      41  __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 91970) [0x7fff87fbe742] 1-41
       *41  ??? (kernel + 6142240) [0xffffff80007db920] 1-41
      Binary Images:
             0x100a9e000 -        0x100a9efff  appleeventsd (681)                  <FB31726D-933F-32CD-BE6B-F8598AA15431>  /System/Library/CoreServices/appleeventsd
          0x7fff87fa8000 -     0x7fff87fc5fff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff8f0e1000 -     0x7fff8f10bfff  libdispatch.dylib (442.1.4)         <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.10.72)                 <DCF5C2D5-16AE-37F5-B2BE-ED127048DFF5>  /System/Library/Kernels/kernel
    Process:         AppleIDAuthAgent [320]
    Path:            /System/Library/CoreServices/AppleIDAuthAgent
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             501
    Sudden Term:     Clean (allows idle exit)
    Task size:       2264 pages
      Thread 0xfa2        DispatchQueue 2     41 samples (1-41)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      41  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff8f0e5a6a] 1-41
        41  kevent64 + 10 (libsystem_kernel.dylib + 94770) [0x7fff87fbf232] 1-41
         *41  ??? (kernel + 5988368) [0xffffff80007b6010] 1-41
      Thread 0x10dc       DispatchQueue 19    41 samples (1-41)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      41  start_wqthread + 13 (libsystem_pthread.dylib + 5133) [0x7fff819ec40d] 1-41
        41  _pthread_wqthread + 729 (libsystem_pthread.dylib + 13879) [0x7fff819ee637] 1-41
          41  _dispatch_worker_thread3 + 91 (libdispatch.dylib + 77796) [0x7fff8f0f3fe4] 1-41
            41  _dispatch_root_queue_drain + 463 (libdispatch.dylib + 18103) [0x7fff8f0e56b7] 1-41
              41  _dispatch_queue_invoke + 202 (libdispatch.dylib + 28364) [0x7fff8f0e7ecc] 1-41
                41  _dispatch_queue_drain + 571 (libdispatch.dylib + 20820) [0x7fff8f0e6154] 1-41
                  41  _dispatch_source_invoke + 412 (libdispatch.dylib + 22059) [0x7fff8f0e662b] 1-41
                    41  _dispatch_source_latch_and_call + 721 (libdispatch.dylib + 51326) [0x7fff8f0ed87e] 1-41
                      41  _dispatch_client_callout + 8 (libdispatch.dylib + 7187) [0x7fff8f0e2c13] 1-41
                        41  _dispatch_after_timer_callback + 77 (libdispatch.dylib + 58744) [0x7fff8f0ef578] 1-41
                          41  _dispatch_client_callout + 8 (libdispatch.dylib + 7187) [0x7fff8f0e2c13] 1-41
                            41  _dispatch_call_block_and_release + 12 (libdispatch.dylib + 25379) [0x7fff8f0e7323] 1-41
                              41  ??? (AppleIDAuthAgent + 13366) [0x1091de436] 1-41
                                41  semaphore_timedwait_trap + 10 (libsystem_kernel.dylib + 70962) [0x7fff87fb9532] 1-41
                                 *41  semaphore_wait_continue + 0 (kernel + 1373536) [0xffffff800034f560] 1-41
      Thread 0xfa5        41 samples (1-41)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      41  __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 91970) [0x7fff87fbe742] 1-41
       *41  ??? (kernel + 6142240) [0xffffff80007db920] 1-41
      Thread 0x1137       41 samples (1-41)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      41  __CFRunLoopRun + 1371 (CoreFoundation + 466939) [0x7fff82747ffb] 1-41
        41  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469812) [0x7fff82748b34] 1-41
          41  mach_msg_trap + 10 (libsystem_kernel.dylib + 70878) [0x7fff87fb94de] 1-41
           *41  ipc_mqueue_receive_continue + 0 (kernel + 1165472) [0xffffff800031c8a0] 1-41
      Thread 0x1146       41 samples (1-41)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      41  thread_start + 13 (libsystem_pthread.dylib + 5149) [0x7fff819ec41d] 1-41
        41  _pthread_start + 176 (libsystem_pthread.dylib + 12773) [0x7fff819ee1e5] 1-41
          41  _pthread_body + 131 (libsystem_pthread.dylib + 12904) [0x7fff819ee268] 1-41
            41  __NSThread__main__ + 1345 (Foundation + 428298) [0x7fff88a1f90a] 1-41
              41  +[NSURLConnection(Loader) _resourceLoadLoop:] + 434 (CFNetwork + 658560) [0x7fff88f7dc80] 1-41
                41  CFRunLoopRunSpecific + 296 (CoreFoundation + 464984) [0x7fff82747858] 1-41
                  41  __CFRunLoopRun + 1371 (CoreFoundation + 466939) [0x7fff82747ffb] 1-41
                    41  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469812) [0x7fff82748b34] 1-41
                      41  mach_msg_trap + 10 (libsystem_kernel.dylib + 70878) [0x7fff87fb94de] 1-41
                       *41  ipc_mqueue_receive_continue + 0 (kernel + 1165472) [0xffffff800031c8a0] 1-41
      Thread 0x1257       41 samples (1-41)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      41  __select + 10 (libsystem_kernel.dylib + 91130) [0x7fff87fbe3fa] 1-41
       *41  ??? (kernel + 6142240) [0xffffff80007db920] 1-41
      Binary Images:
             0x1091db000 -        0x109216fff  AppleIDAuthAgent (640.3)              <45629774-D804-35A2-B251-D430871E2FA8>  /System/Library/CoreServices/AppleIDAuthAgent
          0x7fff819eb000 -     0x7fff819f4fff  libsystem_pthread.dylib (105.10.1)    <3103AA7F-3BAE-3673-9649-47FFD7E15C97>  /usr/lib/system/libsystem_pthread.dylib
          0x7fff826d6000 -     0x7fff82a6cfff  com.apple.CoreFoundation 6.9 (1152)   <CBD1591C-405E-376E-87E9-B264610EBF49>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff87fa8000 -     0x7fff87fc5fff  libsystem_kernel.dylib (2782.10.72)   <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff889b7000 -     0x7fff88ce5fff  com.apple.Foundation 6.9 (1152.14)    <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA>  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff88edd000 -     0x7fff890e0fff  com.apple.CFNetwork 720.2.4 (720.2.4) <E550C671-930F-3B12-8798-23898473E179>  /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
          0x7fff8f0e1000 -     0x7fff8f10bfff  libdispatch.dylib (442.1.4)           <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.10.72)                   <DCF5C2D5-16AE-37F5-B2BE-ED127048DFF5>  /System/Library/Kernels/kernel
    Process:         AppleMobileDeviceHelper [3343]
    Path:            /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/Current/Apple MobileDeviceHelper.app/Contents/MacOS/AppleMobileDeviceHelper
    Architecture:    x86_64
    Parent:          iTunes [3338]
    Responsible:     iTunes [3338]
    UID:             501
    Task size:       1578 pages
      Thread 0xb8048      DispatchQueue 1     41 samples (1-41)   priority 31
      <thread QoS legacy, IO policy important>
      41  ??? [0x100001e64] 1-41
        41  ??? [0x100002c22] 1-41
          41  ??? [0x10000b95a] 1-41
            41  __select + 10 (libsystem_kernel.dylib + 91130) [0x7fff87fbe3fa] 1-41
             *41  ??? (kernel + 6142240) [0xffffff80007db920] 1-41
      Thread 0xb804b      DispatchQueue 2     41 samples (1-41)   priority 31
      <thread QoS legacy, IO policy important>
      41  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff8f0e5a6a] 1-41
        41  kevent64 + 10 (libsystem_kernel.dylib + 94770) [0x7fff87fbf232] 1-41
         *41  ??? (kernel + 5988368) [0xffffff80007b6010] 1-41
      Thread 0xb8058      41 samples (1-41)   priority 31
      <thread QoS legacy, IO policy important>
      41  __select + 10 (libsystem_kernel.dylib + 91130) [0x7fff87fbe3fa] 1-41
       *41  ??? (kernel + 6142240) [0xffffff80007db920] 1-41
      Binary Images:
          0x7fff87fa8000 -     0x7fff87fc5fff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff8f0e1000 -     0x7fff8f10bfff  libdispatch.dylib (442.1.4)         <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.10.72)                 <DCF5C2D5-16AE-37F5-B2BE-ED127048DFF5>  /System/Library/Kernels/kernel
    Process:         AppleSpell [458]
    Path:            /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             501
    Sudden Term:     Clean
    Task size:       5105 pages
      Thread 0x200a       DispatchQueue 1     41 samples (1-41)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      41  start + 1 (libdyld.dylib + 13769) [0x7fff8ab035c9] 1-41
        41  ??? (AppleSpell + 7362) [0x10c42fcc2] 1-41
          41  -[NSSpellServer run] + 73 (Foundation + 1671256) [0x7fff88b4f058] 1-41
            41  CFRunLoopRun + 97 (CoreFoundation + 1212145) [0x7fff827fdef1] 1-41
              41  CFRunLoopRunSpecific + 296 (CoreFoundation + 464984) [0x7fff82747858] 1-41
                41  __CFRunLoopRun + 1371 (CoreFoundation + 466939) [0x7fff82747ffb] 1-41
                  41  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469812) [0x7fff82748b34] 1-41
                    41  mach_msg_trap + 10 (libsystem_kernel.dylib + 70878) [0x7fff87fb94de] 1-41
                     *41  ipc_mqueue_receive_continue + 0 (kernel + 1165472) [0xffffff800031c8a0] 1-41
      Thread 0x200e       DispatchQueue 2     41 samples (1-41)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      41  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff8f0e5a6a] 1-41
        41  kevent64 + 10 (libsystem_kernel.dylib + 94770) [0x7fff87fbf232] 1-41
         *41  ??? (kernel + 5988368) [0xffffff80007b6010] 1-41
      Binary Images:
             0x10c42e000 -        0x10c511fff  com.apple.AppleSpell 2.2.2 (274.2)  <B6BE2085-9EC6-3CCC-B8EC-C96DD7A182DA>  /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
          0x7fff826d6000 -     0x7fff82a6cfff  com.apple.CoreFoundation 6.9 (1152) <CBD1591C-405E-376E-87E9-B264610EBF49>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff87fa8000 -     0x7fff87fc5fff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff889b7000 -     0x7fff88ce5fff  com.apple.Foundation 6.9 (1152.14)  <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA>  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff8ab00000 -     0x7fff8ab03fff  libdyld.dylib (353.2.1)             <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6>  /usr/lib/system/libdyld.dylib
          0x7fff8f0e1000 -     0x7fff8f10bfff  libdispatch.dylib (442.1.4)         <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.10.72)                 <DCF5C2D5-16AE-37F5-B2BE-ED127048DFF5>  /System/Library/Kernels/kernel
    Process:         AppleSpell [2021]
    Path:            /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             501
    Sudden Term:     Clean
    Task size:       679 pages
      Thread 0x6a8ca      DispatchQueue 1     41 samples (1-41)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      41  start + 1 (libdyld.dylib + 13769) [0x7fff8ab035c9] 1-41
        41  ??? (AppleSpell + 7362) [0x10c5f3cc2] 1-41
          41  -[NSSpellServer run] + 73 (Foundation + 1671256) [0x7fff88b4f058] 1-41
            41  CFRunLoopRun + 97 (CoreFoundation + 1212145) [0x7fff827fdef1] 1-41
              41  CFRunLoopRunSpecific + 296 (CoreFoundation + 464984) [0x7fff82747858] 1-41
                41  __CFRunLoopRun + 1371 (CoreFoundation + 466939) [0x7fff82747ffb] 1-41
                  41  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469812) [0x7fff82748b34] 1-41
                    41  mach_msg_trap + 10 (libsystem_kernel.dylib + 70878) [0x7fff87fb94de] 1-41
                     *41  ipc_mqueue_receive_continue + 0 (kernel + 1165472) [0xffffff800031c8a0] 1-41
      Thread 0x6a8e6      DispatchQueue 2     41 samples (1-41)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      41  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff8f0e5a6a] 1-41
        41  kevent64 + 10 (libsystem_kernel.dylib + 94770) [0x7fff87fbf232] 1-41
         *41  ??? (kernel + 5988368) [0xffffff80007b6010] 1-41
      Binary Images:
             0x10c5f2000 -        0x10c6d5fff  com.apple.AppleSpell 2.2.2 (274.2)  <B6BE2085-9EC6-3CCC-B8EC-C96DD7A182DA>  /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
          0x7fff826d6000 -     0x7fff82a6cfff  com.apple.CoreFoundation 6.9 (1152) <CBD1591C-405E-376E-87E9-B264610EBF49>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff87fa8000 -     0x7fff87fc5fff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff889b7000 -     0x7fff88ce5fff  com.apple.Foundation 6.9 (1152.14)  <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA>  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff8ab00000 -     0x7fff8ab03fff  libdyld.dylib (353.2.1)             <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6>  /usr/lib/system/libdyld.dylib
          0x7fff8f0e1000 -     0x7fff8f10bfff  libdispatch.dylib (442.1.4)         <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.10.72)                 <DCF5C2D5-16AE-37F5-B2BE-ED127048DFF5>  /System/Library/Kernels/kernel
    Process:         AppleSpell [2616]
    Path:            /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             501
    Sudden Term:     Clean
    Task size:       675 pages
      Thread 0x7ad1c      DispatchQueue 1     41 samples (1-41)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      41  start + 1 (libdyld.dylib + 13769) [0x7fff8ab035c9] 1-41
        41  ??? (AppleSpell + 7362) [0x108067cc2] 1-41
          41  -[NSSpellServer run] + 73 (Foundation + 1671256) [0x7fff88b4f058] 1-41
            41  CFRunLoopRun + 97 (CoreFoundation + 1212145) [0x7fff827fdef1] 1-41
              41  CFRunLoopRunSpecific + 296 (CoreFoundation + 464984) [0x7fff82747858] 1-41
                41  __CFRunLoopRun + 1371 (CoreFoundation + 466939) [0x7fff82747ffb] 1-41
                  41  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469812) [0x7fff82748b34] 1-41
                    41  mach_msg_trap + 10 (libsystem_kernel.dylib + 70878) [0x7fff87fb94de] 1-41
                     *41  ipc_mqueue_receive_continue + 0 (kernel + 1165472) [0xffffff800031c8a0] 1-41
      Thread 0x7ad55      DispatchQueue 2     41 samples (1-41)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      41  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff8f0e5a6a] 1-41
        41  kevent64 + 10 (libsystem_kernel.dylib + 94770) [0x7fff87fbf232] 1-41
         *41  ??? (kernel + 5988368) [0xffffff80007b6010] 1-41
      Binary Images:
             0x108066000 -        0x108149fff  com.apple.AppleSpell 2.2.2 (274.2)  <B6BE2085-9EC6-3CCC-B8EC-C96DD7A182DA>  /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
          0x7fff826d6000 -     0x7fff82a6cfff  com.apple.CoreFoundation 6.9 (1152) <CBD1591C-405E-376E-87E9-B264610EBF49>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff87fa8000 -     0x7fff87fc5fff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff889b7000 -     0x7fff88ce5fff  com.apple.Foundation 6.9 (1152.14)  <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA>  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff8ab00000 -     0x7fff8ab03fff  libdyld.dylib (353.2.1)             <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6>  /usr/lib/system/libdyld.dylib
          0x7fff8f0e1000 -     0x7fff8f10bfff  libdispatch.dylib (442.1.4)         <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.10.72)                 <DCF5C2D5-16AE-37F5-B2BE-ED127048DFF5>  /System/Library/Kernels/kernel
    Process:         apsd [52]
    Path:            /System/Library/PrivateFrameworks/ApplePushService.framework/apsd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Task size:       2477 pages
      Thread 0x201        DispatchQueue 1     41 samples (1-41)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      41  start + 1 (libdyld.dylib + 13769) [0x7fff8ab035c9] 1-41
        41  ??? (apsd + 372691) [0x1099effd3] 1-41
          41  -[NSRunLoop(NSRunLoop) run] + 74 (Foundation + 1466959) [0x7fff88b1d24f] 1-41
            41  -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 (Foundation + 436297) [0x7fff88a21849] 1-41
              41  CFRunLoopRunSpecific + 296 (CoreFoundation + 464984) [0x7fff82747858] 1-41
                41  __CFRunLoopRun + 1371 (CoreFoundation + 466939) [0x7fff82747ffb] 1-41
                  41  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469812) [0x7fff82748b34] 1-41
                    41  mach_msg_trap + 10 (libsystem_kernel.dylib + 70878) [0x7fff87fb94de] 1-41
                     *41  ipc_mqueue_receive_continue + 0 (kernel + 1165472) [0xffffff800031c8a0] 1-41
      Thread 0x4b4        DispatchQueue 2     41 samples (1-41)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      41  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff8f0e5a6a] 1-41
        41  kevent64 + 10 (libsystem_kernel.dylib + 94770) [0x7fff87fbf232] 1-41
         *41  ??? (kernel + 5988368) [0xffffff80007b6010] 1-41
      Thread 0x4f5        41 samples (1-41)   priority 63
      <timers coalesced, IO policy important>
      41  thread_start + 13 (libsystem_pthread.dylib + 5149) [0x7fff819ec41d] 1-41
        41  _pthread_start + 176 (libsystem_pthread.dylib + 12773) [0x7fff819ee1e5] 1-41
          41  _pthread_body + 131 (libsystem_pthread.dylib + 12904) [0x7fff819ee268] 1-41
            41  __NSThread__main__ + 1345 (Foundation + 428298) [0x7fff88a1f90a] 1-41
              41  +[NSURLConnection(Loader) _resourceLoadLoop:] + 434 (CFNetwork + 658560) [0x7fff88f7dc80] 1-41
                41  CFRunLoopRunSpecific + 296 (CoreFoundation + 464984) [0x7fff82747858] 1-41
                  41  __CFRunLoopRun + 1371 (CoreFoundation + 466939) [0x7fff82747ffb] 1-41
                    41  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469812) [0x7fff82748b34] 1-41
                      41  mach_msg_trap + 10 (libsystem_kernel.dylib + 70878) [0x7fff87fb94de] 1-41
                       *41  ipc_mqueue_receive_continue + 0 (kernel + 1165472) [0xffffff800031c8a0] 1-41
      Thread 0x9d7        41 samples (1-41)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      41  thread_start + 13 (libsystem_pthread.dylib + 5149) [0x7fff819ec41d] 1-41
        41  _pthread_start + 176 (libsystem_pthread.dylib + 12773) [0x7fff819ee1e5] 1-41
          41  _pthread_body + 131 (libsystem_pthread.dylib + 12904) [0x7fff819ee268] 1-41
            41  __select + 10 (libsystem_kernel.dylib + 91130) [0x7fff87fbe3fa] 1-41
             *41  ??? (kernel + 6142240) [0xffffff80007db920] 1-41
      Binary Images:
             0x109995000 -        0x109a5bfff  apsd (275.4)                          <045087F6-4CA3-3CC8-9ADE-F3BFED10F03E>  /System/Library/PrivateFrameworks/ApplePushService.framework/apsd
          0x7fff819eb000 -     0x7fff819f4fff  libsystem_pthread.dylib (105.10.1)    <3103AA7F-3BAE-3673-9649-47FFD7E15C97>  /usr/lib/system/libsystem_pthread.dylib
          0x7fff826d6000 -     0x7fff82a6cfff  com.apple.CoreFoundation 6.9 (1152)   <CBD1591C-405E-376E-87E9-B264610EBF49>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff87fa8000 -     0x7fff87fc5fff  libsystem_kernel.dylib (2782.10.72)   <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73>  /usr/lib/system/libsystem_kernel.dylib

  • Safari Crashing All The Time - Please Help

    Hi,
    My Safari crashes a few seconds after loading, below is the report, please please help, I have a ton of deadlines for my work.
    Thanks in advance for any responses.
    Process:         WebProcess [198]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8537 (8537.74.9)
    Build Info:      WebKit2-7537074009000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:         501
    Date/Time:       2014-03-19 16:01:54.949 +0000
    OS Version:      Mac OS X 10.8.5 (12F45)
    Report Version:  10
    Interval Since Last Report:          1261 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  172 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      44AAF02A-7B2A-9D61-B817-24F06D85BABD
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000130
    VM Regions Near 0x130:
    -->
        __TEXT                 000000010ba51000-000000010ba52000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Single Web Process
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                       0x000000010c8ffb84 WebCore::ApplicationCacheGroup::didFinishLoadingManifest() + 164
    1   com.apple.WebCore                       0x000000010c8ff990 WebCore::ApplicationCacheGroup::didFinishLoading(WebCore::ResourceHandle*, double) + 192
    2   com.apple.Foundation                    0x00007fff8a209d68 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke_0 + 28
    3   com.apple.Foundation                    0x00007fff8a209cac -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 227
    4   com.apple.Foundation                    0x00007fff8a209ba8 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 63
    5   com.apple.CFNetwork                     0x00007fff8d5fe0e1 ___delegate_didFinishLoading_block_invoke_0 + 40
    6   com.apple.CFNetwork                     0x00007fff8d5f059a ___withDelegateAsync_block_invoke_0 + 90
    7   com.apple.CFNetwork                     0x00007fff8d680fea __block_global_1 + 28
    8   com.apple.CoreFoundation                0x00007fff8998f154 CFArrayApplyFunction + 68
    9   com.apple.CFNetwork                     0x00007fff8d5e1314 RunloopBlockContext::perform() + 124
    10  com.apple.CFNetwork                     0x00007fff8d5e11eb MultiplexerSource::perform() + 221
    11  com.apple.CoreFoundation                0x00007fff89970b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    12  com.apple.CoreFoundation                0x00007fff89970455 __CFRunLoopDoSources0 + 245
    13  com.apple.CoreFoundation                0x00007fff899937f5 __CFRunLoopRun + 789
    14  com.apple.CoreFoundation                0x00007fff899930e2 CFRunLoopRunSpecific + 290
    15  com.apple.HIToolbox                     0x00007fff8ec09eb4 RunCurrentEventLoopInMode + 209
    16  com.apple.HIToolbox                     0x00007fff8ec09c52 ReceiveNextEventCommon + 356
    17  com.apple.HIToolbox                     0x00007fff8ec09ae3 BlockUntilNextEventMatchingListInMode + 62
    18  com.apple.AppKit                        0x00007fff8d82f533 _DPSNextEvent + 685
    19  com.apple.AppKit                        0x00007fff8d82edf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    20  com.apple.AppKit                        0x00007fff8d8261a3 -[NSApplication run] + 517
    21  com.apple.WebKit2                       0x000000010bbe8612 int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 724
    22  com.apple.WebProcess                    0x000000010ba51dcf 0x10ba51000 + 3535
    23  libdyld.dylib                           0x00007fff8bd6f7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff91b7dd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff9212ddea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff9212d9ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff91b7d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90f6cf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90f6cce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90f57191 start_wqthread + 13
    Thread 3:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff91b7b686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff91b7ac42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8998e233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff89993916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff899930e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff899a1dd1 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x000000010c451174 WebCore::ScrollingThread::initializeRunLoop() + 244
    7   com.apple.JavaScriptCore                0x000000010bef116f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff90f6a772 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff90f571a1 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff91b7d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90f6cf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90f6cce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90f57191 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff91b7d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90f6cf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90f6cce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90f57191 start_wqthread + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff91b7b686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff91b7ac42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8998e233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff89993916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff899930e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff8a224526 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff8a282532 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff90f6a772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff90f571a1 thread_start + 13
    Thread 7:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff91b7d0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90f6efb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010befbd46 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010befb865 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x000000010bef116f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90f6a772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff90f571a1 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff91b7d0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90f6efb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010befc377 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010befc208 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010bef116f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90f6a772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff90f571a1 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff91b7d0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90f6efb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010befc377 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010befc208 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010bef116f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90f6a772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff90f571a1 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff91b7d0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90f6efb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010befc377 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010befc208 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010bef116f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90f6a772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff90f571a1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff91b7d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90f6cf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90f6cce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90f57191 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff91b7d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90f6cf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90f6cce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90f57191 start_wqthread + 13
    Thread 13:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff91b7d322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff899d2f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff90f6a772 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff90f571a1 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff91b7d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90f6cf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90f6cce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90f57191 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff91b7d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90f6cf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90f6cce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90f57191 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff91b7d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90f6cf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90f6cce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90f57191 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff91b7d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90f6cf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90f6cce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90f57191 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff91b7d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90f6cf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90f6cce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90f57191 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00000001156af3a8  rbx: 0x0000000000000000  rcx: 0x000000010dfa1700  rdx: 0x0000000000000003
      rdi: 0x000000010dfa16a0  rsi: 0x000000011ddb6918  rbp: 0x00007fff541acf30  rsp: 0x00007fff541aceb0
       r8: 0xffff80722dd6954f   r9: 0x000000000000007f  r10: 0x00007f8dd381aa00  r11: 0x0000000002cb821e
      r12: 0x00000001156af3a8  r13: 0x00007f8dd224f7b0  r14: 0x00000001160af480  r15: 0x000000011c6b8b00
      rip: 0x000000010c8ffb84  rfl: 0x0000000000010206  cr2: 0x0000000000000130
    Logical CPU: 0
    Binary Images:
           0x10ba51000 -        0x10ba51fff  com.apple.WebProcess (8537 - 8537.74.9) <C18D553F-E618-38A6-A3C9-682756EEF583> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10ba57000 -        0x10ba57fff  WebProcessShim.dylib (7537.74.9) <925B7F1D-9EAD-38B4-A6A1-9343A61BF829> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10ba8c000 -        0x10bd04fff  com.apple.WebKit2 (8537 - 8537.74.9) <CD3BAFEC-83D0-396F-8406-E86C38B97622> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10bee8000 -        0x10c28dfff  com.apple.JavaScriptCore (8537 - 8537.74.4) <22BE0D94-6C16-3E7F-B8CF-738032DDAE1C> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10c37b000 -        0x10d443fff  com.apple.WebCore (8537 - 8537.74.11) <4FF713DA-7820-345D-9F90-AE00DAD71B5A> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x10df57000 -        0x10df5cfff  com.apple.IOAccelerator (74.15 - 74.15) <D8C40179-4A29-3401-9B35-6E61EA278D41> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
           0x10f55a000 -        0x10f55bff7  ATSHI.dylib (341.2) <8727FE94-7CED-3691-89E8-02BA300B4313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x10f737000 -        0x10fd12ff7  com.apple.Safari.framework (8537 - 8537.74.9) <E418082C-1301-34FA-8684-3079C3827CBF> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x1100e3000 -        0x11024cfff  com.apple.WebKit (8537 - 8537.74.9) <FD821D81-4575-3C86-A20E-B08CCBD84DDC> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x110ebf000 -        0x110ed5ff7  com.apple.webcontentfilter.framework (3.1 - 5) <B9C18026-4D06-3C13-8842-15C190E214E5> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x11133f000 -        0x1114fdfff  GLEngine (8.10.1) <1BD4D913-CE6C-3389-B4E1-FC7352E4C23F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x111534000 -        0x111540fff  libGPUSupportMercury.dylib (8.10.1) <1DE2D7F9-C031-3BBF-BD5F-4E1208B6F296> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
           0x111548000 -        0x111573fff  GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x11157c000 -        0x111585fe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x11387a000 -        0x1139eafff  libGLProgrammability.dylib (8.10.1) <3E488CEF-5751-3073-B8EE-0B4CA39CB6AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x113a22000 -        0x113eaaff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.16.76 - 8.1.6) <AAF3A0B5-6AC3-37E9-ABAC-D09201DB0D4A> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
        0x7fff6b651000 -     0x7fff6b68593f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff87dce000 -     0x7fff87dd3fff  com.apple.OpenDirectory (10.8 - 151.10) <1F47EC96-7403-3690-8D8D-C31D3B6FDA0A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff87dd4000 -     0x7fff87dd9fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff87f39000 -     0x7fff87fbafff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff87fbb000 -     0x7fff87fd8ff7  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
        0x7fff88f99000 -     0x7fff88fcbfff  com.apple.framework.Admin (12.2 - 12.2) <C61706AD-6952-3B8D-B926-330506F45339> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff89306000 -     0x7fff8930dfff  libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8930e000 -     0x7fff8930efff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8930f000 -     0x7fff8932eff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff89449000 -     0x7fff89453ff7  com.apple.xpcobjects (103 - 103) <03968AE7-D7D9-3B12-A2A5-045957DC3526> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff89503000 -     0x7fff8955dff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff896f9000 -     0x7fff8971afff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8971b000 -     0x7fff89729ff7  libkxld.dylib (2050.48.12) <B8F7ED1F-CF84-3777-9183-0A1C513DF81F> /usr/lib/system/libkxld.dylib
        0x7fff8972a000 -     0x7fff89735ff7  com.apple.ProtocolBuffer (2 - 104) <5BA49EB9-1361-3BFF-856C-C5F1D0486072> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff89736000 -     0x7fff89737fff  libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib
        0x7fff89738000 -     0x7fff8973afff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8973b000 -     0x7fff8973ffff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff8976c000 -     0x7fff897f9ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <54A8069C-E497-3B07-BEA7-D3BC9DB5B649> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff897fa000 -     0x7fff897fdfff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff89833000 -     0x7fff898d1ff7  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
        0x7fff898f5000 -     0x7fff8995dfff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8995e000 -     0x7fff89b48ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff89b49000 -     0x7fff89b51fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff89b52000 -     0x7fff89cd8fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff89cd9000 -     0x7fff89ce6ff7  com.apple.NetAuth (4.0 - 4.0) <A4A21A2F-B26A-3DC9-95E4-DAFA43A4A2C3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff89ce7000 -     0x7fff89d0efff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff89d0f000 -     0x7fff89d20ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff89d21000 -     0x7fff89d78ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff89d79000 -     0x7fff89d90fff  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
        0x7fff89d91000 -     0x7fff89debfff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8a182000 -     0x7fff8a1ebfff  libstdc++.6.dylib (56) <08A26E98-26A7-3A23-A594-01EF923BA123> /usr/lib/libstdc++.6.dylib
        0x7fff8a1ec000 -     0x7fff8a54bfff  com.apple.Foundation (6.8 - 945.19) <C98E55BA-553B-314B-B056-849FFB20C220> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8aa54000 -     0x7fff8aa85ff7  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
        0x7fff8aa86000 -     0x7fff8aa99ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <023D909C-3AFA-3438-88EB-05D0BDA5AFFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8ad53000 -     0x7fff8ad55ff7  libunc.dylib (25) <2FDC94A7-3039-3680-85F3-2164E63B464D> /usr/lib/system/libunc.dylib
        0x7fff8ad56000 -     0x7fff8ad96ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8ad97000 -     0x7fff8ad9afff  com.apple.help (1.3.2 - 42) <418A9A41-BCB4-32A2-97ED-3A388F69CA9D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8ad9b000 -     0x7fff8ae9dfff  libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8aeb6000 -     0x7fff8af69ff7  com.apple.PDFKit (2.8.5 - 2.8.5) <EAAED40E-7B2C-3312-826E-26A9DEDBF0FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8af6a000 -     0x7fff8af70fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8afc8000 -     0x7fff8b05cff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8b05d000 -     0x7fff8b05dffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8b05e000 -     0x7fff8b065fff  com.apple.NetFS (5.0 - 4.0) <195D8EC9-72BB-3E04-A64D-E1A89B4850C1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8b066000 -     0x7fff8b1d7ff7  com.apple.QTKit (7.7.1 - 2599.46) <FC3F5D20-16F4-3F7A-87C6-4171A25D8C5D> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8b28b000 -     0x7fff8b2b9ff7  libsystem_m.dylib (3022.6) <11B6081D-6212-3EAB-9975-BED6234BD6A5> /usr/lib/system/libsystem_m.dylib
        0x7fff8b2ba000 -     0x7fff8b3bcfff  libJP2.dylib (852) <01E502E9-7FD3-3A5D-8EA4-2DC8C56E0497> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8b3bd000 -     0x7fff8b3cbfff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8b3d9000 -     0x7fff8b4f2fff  com.apple.ImageIO.framework (3.2.2 - 852) <1D023BCE-1FA2-3743-B449-7489BC0C5C43> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8b6a8000 -     0x7fff8b79dfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8ba20000 -     0x7fff8ba28ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8ba29000 -     0x7fff8ba2dfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8bacb000 -     0x7fff8baf4fff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
        0x7fff8bc04000 -     0x7fff8bc08fff  libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8bc09000 -     0x7fff8bc0dff7  com.apple.CommonPanels (1.2.5 - 94) <5F81D593-4B87-3DCC-B934-625D436B4CB1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8bc0e000 -     0x7fff8bd6cfef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8bd6d000 -     0x7fff8bd70ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8bd71000 -     0x7fff8bd71fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8bd72000 -     0x7fff8bdadfff  com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8bdae000 -     0x7fff8bfe3ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8bfe4000 -     0x7fff8bfe4fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8bfe5000 -     0x7fff8bffffff  com.apple.CoreMediaAuthoring (2.1 - 914) <0823217D-93B5-36D5-818C-64D7635A647F> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8c000000 -     0x7fff8c004fff  libGIF.dylib (852) <326C48F1-C892-3AF9-94BC-32768EFF6731> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8c005000 -     0x7fff8c05aff7  libTIFF.dylib (852) <0CA1662F-EB05-34DE-B9BA-0A03EC59B846> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8c05b000 -     0x7fff8c0a8fff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8c138000 -     0x7fff8c187ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8c188000 -     0x7fff8c1befff  com.apple.DebugSymbols (98 - 98) <7059F71D-9A82-3D32-99BB-E043DEDA6174> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8c1bf000 -     0x7fff8c1cdff7  libsystem_network.dylib (77.10) <2AAA67A1-525E-38F0-8028-1D2B64716611> /usr/lib/system/libsystem_network.dylib
        0x7fff8c248000 -     0x7fff8c2a7fff  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
        0x7fff8c2a8000 -     0x7fff8c315ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8c316000 -     0x7fff8c342fff  com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8c343000 -     0x7fff8c343fff  com.apple.Cocoa (6.7 - 19) <3CFC90D2-2BE9-3E5C-BFDB-5E161A2C2B29> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8c3cf000 -     0x7fff8c3e1ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8c3e2000 -     0x7fff8c534fff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8c590000 -     0x7fff8c5b2ff7  com.apple.Kerberos (2.0 - 1) <416543F5-E7AF-3269-843F-C8CDA8DD0FFA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8c611000 -     0x7fff8c620ff7  libxar.1.dylib (105) <B6A7C8AA-3E20-3A1D-A7BA-4FD0052FA508> /usr/lib/libxar.1.dylib
        0x7fff8c621000 -     0x7fff8c62dff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <4F3284A9-EFD4-3A77-8B7F-D3D611D656A0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8c9d0000 -     0x7fff8c9e7fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8d2a3000 -     0x7fff8d2a7ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8d2a8000 -     0x7fff8d3b3fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8d3b4000 -     0x7fff8d4a5ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8d4f2000 -     0x7fff8d4f7fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8d514000 -     0x7fff8d563fff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8d564000 -     0x7fff8d6d9ff7  com.apple.CFNetwork (596.6 - 596.6) <C46892D2-B01C-39FF-8094-8C018D884A57> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8d6da000 -     0x7fff8e307fff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8e308000 -     0x7fff8e35fff7  com.apple.ScalableUserInterface (1.0 - 1) <93C14595-6172-37E9-88F2-CBC80A1C54D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8e3a9000 -     0x7fff8e44fff7  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
        0x7fff8e450000 -     0x7fff8e49cff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff8e49d000 -     0x7fff8e4d6ff7  libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
        0x7fff8e4f1000 -     0x7fff8e4fcff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8e4fd000 -     0x7fff8e7b4ff7  com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8e7b5000 -     0x7fff8e9b5fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff8e9b6000 -     0x7fff8e9b8fff  com.apple.securityhi (4.0 - 55002) <8B2008A2-B6A2-3E69-9FA2-77B38C869DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8e9b9000 -     0x7fff8ea04fff  com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8ea05000 -     0x7fff8ea07fff  libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8ea08000 -     0x7fff8eadbff7  com.apple.DiscRecording (7.0 - 7000.2.4) <005BE6FF-38A1-3AEA-B24C-9D4F330EF6BE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8eb3e000 -     0x7fff8eba1fff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8ebaa000 -     0x7fff8eedafff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8eedb000 -     0x7fff8eee7fff  libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8ef30000 -     0x7fff8ef7fff7  libFontRegistry.dylib (100) <F7EC0287-58E4-3ABE-A45E-B105A68EA76E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8f1c9000 -     0x7fff8f20cff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8f20d000 -     0x7fff8f23bfff  com.apple.CoreServicesInternal (154.4 - 154.4) <EE77C328-BCC7-3EBD-B3BC-E0E48537D4FF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8f26b000 -     0x7fff8f2b5ff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8f2b6000 -     0x7fff8f3d6fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8f3d7000 -     0x7fff8f3d7fff  com.apple.ApplicationServices (45 - 45) <5302CC85-D534-3FE5-9E56-CA16762177F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8f3d8000 -     0x7fff8fd68627  com.apple.CoreGraphics (1.600.0 - 333.1) <C085C074-7260-3C3D-90C6-A65D3CB2BD41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8fd6e000 -     0x7fff8fdc4fff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8fdc5000 -     0x7fff8fdc6fff  libodfde.dylib (18) <46A5538E-3719-3BE8-AD13-537930B4082C> /usr/lib/libodfde.dylib
        0x7fff8fddb000 -     0x7fff9034bff7  com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff9034c000 -     0x7fff90426fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff90427000 -     0x7fff906cbff7  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
        0x7fff90700000 -     0x7fff907fdff7  libxml2.2.dylib (22.3) <7FD09F53-83DA-3ECD-8DD9-870E1A2F0427> /usr/lib/libxml2.2.dylib
        0x7fff9080d000 -     0x7fff90810ff7  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
        0x7fff90811000 -     0x7fff90893ff7  com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff90894000 -     0x7fff908d0fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff908d1000 -     0x7fff908d4fff  libRadiance.dylib (852) <139962CD-21E2-3D31-9F47-D5F2D6C2C2BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff9091f000 -     0x7fff90926fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff90927000 -     0x7fff9094ffff  libJPEG.dylib (852) <4E159C31-1B41-3EFF-89EC-3F7BC9053F2C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff909ad000 -     0x7fff90cc4ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff90cc5000 -     0x7fff90cf0fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff90d81000 -     0x7fff90da8ff7  com.apple.PerformanceAnalysis (1.16 - 16) <1BDA3662-18B7-3F38-94E5-9ACD477A7682> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff90da9000 -     0x7fff90dafff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff90db0000 -     0x7fff90f4bfef  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
        0x7fff90f56000 -     0x7fff91022ff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
        0x7fff91023000 -     0x7fff91024ff7  libSystem.B.dylib (169.3) <EFACA0C5-1AC6-3F93-9E02-147D4B0A0112> /usr/lib/libSystem.B.dylib
        0x7fff91025000 -     0x7fff91026ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff91027000 -     0x7fff91049ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff9104a000 -     0x7fff91059fff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff9105a000 -     0x7fff9105bfff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff9105c000 -     0x7fff9109bff7  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
        0x7fff9109c000 -     0x7fff91199fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff9119a000 -     0x7fff9119bff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff9119c000 -     0x7fff91261ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff91262000 -     0x7fff912f2ff7  libCoreStorage.dylib (296.18.2) <2FFB6BCA-3033-3AC1-BCE4-ED102DCBECD5> /usr/lib/libCoreStorage.dylib
        0x7fff912f3000 -     0x7fff91560fff  com.apple.RawCamera.bundle (4.07 - 697) <1588CEC6-012E-30E5-BF38-5BBDABB2F48F> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff9157d000 -     0x7fff915b3ff7  libsystem_info.dylib (406.17) <C9BA1024-043C-3BD5-908F-AF709E05DEE4> /usr/lib/system/libsystem_info.dylib
        0x7fff915b4000 -     0x7fff919d1fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff91a8b000 -     0x7fff91aacff7  libCRFSuite.dylib (33) <B49DA255-A4D9-33AF-95AB-B319570CDF7B> /usr/lib/libCRFSuite.dylib
        0x7fff91aad000 -     0x7fff91b2dff7  com.apple.ApplicationServices.ATS (341.2 - 341.2) <0EF1BB57-71AA-304D-A455-55CBE0A4983A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff91b2e000 -     0x7fff91b68ff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff91b69000 -     0x7fff91b6aff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff91b6b000 -     0x7fff91b86ff7  libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
        0x7fff91b87000 -     0x7fff91c44ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <73BE495D-8985-3B88-A7D0-23DF0CB50304> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff91c48000 -     0x7fff91f19ff7  com.apple.security (7.0 - 55179.16) <BD03EB7E-1745-34B9-8DBA-7A2215D9F2FB> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff91f1a000 -     0x7fff91f2dff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff91f2e000 -     0x7fff91f38fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <5A4B532E-3428-3F0A-8032-B0AFFF72CA3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff91f39000 -     0x7fff91f95fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff91f96000 -     0x7fff91fc0ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff92129000 -     0x7fff9213eff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff9213f000 -     0x7fff9213ffff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff92140000 -     0x7fff92149fff  com.apple.CommerceCore (1.0 - 26.3) <870C7810-0D27-3AC5-95A0-3224BB4890C0> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff921cd000 -     0x7fff92219fff  com.apple.framework.CoreWLAN (3.4 - 340.18) <3735FB49-30C0-3B11-BE25-2ACDD96041B5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff92267000 -     0x7fff9228eff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <BC8E0B89-56CA-3956-8DCD-AD820493D3DD> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff92c27000 -     0x7fff92c31fff  libcsfde.dylib (296.18.2) <08092C5B-2171-3C1D-A98F-CF499A315DDC> /usr/lib/libcsfde.dylib
        0x7fff92c32000 -     0x7fff92c3efff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff92c4f000 -     0x7fff92d6792f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff92d6a000 -     0x7fff92d9efff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff92da0000 -     0x7fff92da2fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff92da3000 -     0x7fff92db8fff  com.apple.ImageCapture (8.0 - 8.0) <71B24609-DEE9-3927-9C82-62E72270299C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff92dc6000 -     0x7fff92dd3fff  com.apple.AppleFSCompression (49 - 1.0) <E616053D-D3C2-3600-B8DF-A5E0D9665634> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff92dd4000 -     0x7fff92e6efff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff92e6f000 -     0x7fff92eddff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff92ede000 -     0x7fff92ee2fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff92ee3000 -     0x7fff92efafff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff92efb000 -     0x7fff92f11fff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff92f12000 -     0x7fff92f31ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff92f32000 -     0x7fff92f36fff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff92f37000 -     0x7fff92fd2fff  com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff92fd3000 -     0x7fff92fd4fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff92fd5000 -     0x7fff9301dfff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff9301e000 -     0x7fff93138fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <85670361-96CA-3805-B981-B41B47E99A37> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff93139000 -     0x7fff93139fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff9313a000 -     0x7fff93576fff  com.apple.VideoToolbox (1.0 - 926.106) <B1185D9D-02AC-3D27-B894-21B1179F2AEF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff93577000 -     0x7fff935dfff7  libc++.1.dylib (65.1) <E5A0C88E-0837-3015-A987-F8C5A0D35DD6> /usr/lib/libc++.1.dylib
        0x7fff935f5000 -     0x7fff939ecfff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff939ed000 -     0x7fff93b9bfff  com.apple.QuartzCore (1.8 - 304.4) <84F0B40E-DF91-36F2-9F2E-3922234206A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff93bb6000 -     0x7fff93bb8ff7  com.apple.print.framework.Print (8.0 - 258) <8F243E49-021F-3892-B555-3010A7F450A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff93bc5000 -     0x7fff93c43ff7  com.apple.securityfoundation (6.0 - 55115.4) <137E156C-B29C-3B84-95B3-669BC7C1BA7A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff93c44000 -     0x7fff93c87ff7  com.apple.bom (12.0 - 192) <0EFE0F2D-B6DE-3D1E-93C2-EED6D96F70A2> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff93c88000 -     0x7fff93d5aff7  com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff93d5c000 -     0x7fff93d70fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff93d76000 -     0x7fff93dc7ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff93dc8000 -     0x7fff93dcefff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff93ddb000 -     0x7fff93de8fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff93de9000 -     0x7fff93debff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff93dec000 -     0x7fff93dfafff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff9407f000 -     0x7fff940dbff7  com.apple.Symbolication (1.3 - 93) <D9DBF413-34C7-3BC5-A0A6-81C06BA9FB62> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff943a1000 -     0x7fff943a1fff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff943a2000 -     0x7fff943b8fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff943b9000 -     0x7fff943bafff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff943bb000 -     0x7fff944e5fff  com.apple.avfoundation (2.0 - 361.40.1) <82E0EE8C-6026-33AD-8947-B20D2ED7B2E1> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff9450f000 -     0x7fff94534ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff94535000 -     0x7fff94555fff  libPng.dylib (852) <CCBFA9A9-33C0-3189-AFE0-A77E831EEBA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff94556000 -     0x7fff9458efff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff9462f000 -     0x7fff946e1ff7  com.apple.LaunchServices (539.11 - 539.11) <A86F44E5-F285-3029-A5D1-00CD3C231A08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff94738000 -     0x7fff9473afff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff9473b000 -     0x7fff94778fef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff94779000 -     0x7fff94784fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff94785000 -     0x7fff94785fff  com.apple.CoreServices (57 - 57) <45F1466A-8264-3BB7-B0EC-E5E5BFBED143> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff94793000 -     0x7fff947d7fff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
        0x7fff947d8000 -     0x7fff947e3fff  com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff94a5a000 -     0x7fff94a86f

    Step 1
    Try to launch Safari by holding down the shift key and clicking its icon in the Dock. If Safari launches now, then from the menu bar, select
    Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data
    Otherwise go to the next step.
    Step 2
    Boot in safe mode. This will cause certain caches maintained by the system to be rebuilt.
    Safe mode is much slower to boot than normal.
    When the login screen appears, reboot as usual (not in safe mode) and test. There's no need to log in while in safe mode.
    Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a Fusion Drive or a software RAID, you can’t boot in safe mode. In that case, go to Step 3.
    Step 3
    Back up all data.
    Triple-click anywhere in the line below on this page to select it:
    open $TMPDIR../C
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). A folder named "C" should open. Delete the following item from the folder:
    com.apple.WebProcess+com.apple.Safari
    Quit Terminal. Close the folder. Launch Safari and test.

Maybe you are looking for

  • Deleting multiple records via html checbkoxes?

    I'm trying to delete multiple records in a table based on the selection of checkboxes. I have an html form with 4 checkboxes. If a user checks any box, I want to delete the associated records. and if they ucnheck something I want to insert multiple r

  • Reloading JPanel in JPanel

    Hi, I have a three JPanel called MainPanel, AddUserPanel and ViewPanel, a JButton called btnAddUser and one called btnView. At first, there is nothing in the MainPanel. When I clicked on the btnAddUser, how do I make that the AddUserPanel will be ins

  • Imac overheating while watching videos

    Recently i purchased a late 2011 IMac with a 21.5inch screen, 4gb of ram, 2.7ghz intel i5 proccessor. I use my imac really often for browsing webs,videos,etc. I realized it often overheated at the top edge of the screen(above the camera) when i was w

  • Someone's been using my new MBP...

    I recently purchased a new MBP at the time of the update. I went to sync my iPhone 3G to the MBP and backup prior app purchases. When I went to do so, it said that the 3G was not authorized on this MBP. I went to authorize it, only to find a random e

  • SQLEXEC Cannot Pass Out Parameter to Filter at Extract Parameter File

    Hi all, I would like to do a record existing filtering by lookup demo.xx2 table at extract process in order to reduce the extract record to trail file. After setup, it is fail to pass out the ck_exist.existcnt from the SQL to filter. I tried to use p