Safari keeps crashing on specific site

Safari keeps crashing on a specific site after I updated to mavericks 10.9.5 and tells me: "safari web content ended unexpectedly", before the update was there no problems on the site. It gives me the following message:
Process:         com.apple.WebKit.WebContent [871]
Path:            /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/XPCServices /com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Identifier:      com.apple.WebKit.WebContent
Version:         9600 (9600.1.17)
Build Info:      WebKit2-7600001017000000~8
Code Type:       X86-64 (Native)
Parent Process:  ??? [1]
Responsible:     Safari [690]
User ID:         501
Date/Time:       2014-09-27 15:22:23.438 +0200
OS Version:      Mac OS X 10.9.5 (13F34)
Report Version:  11
Anonymous UUID:  04D4A551-9E49-8719-5F95-F21B55F6A204
Sleep/Wake UUID: 3996C7C2-E3A5-4760-B7BA-BAF3C1112A4E
Crashed Thread:  11  DFG Worklist Worker Thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Application Specific Information:
Bundle controller class:
BrowserBundleController
Process Model:
Multiple Web Processes
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fff8513aa1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff85139d18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff8369af15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff8369a539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff83699e75 CFRunLoopRunSpecific + 309
5   com.apple.HIToolbox           0x00007fff8e5b0a0d RunCurrentEventLoopInMode + 226
6   com.apple.HIToolbox           0x00007fff8e5b07b7 ReceiveNextEventCommon + 479
7   com.apple.HIToolbox           0x00007fff8e5b05bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
8   com.apple.AppKit               0x00007fff8904224e _DPSNextEvent + 1434
9   com.apple.AppKit               0x00007fff8904189b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
10  com.apple.AppKit               0x00007fff8903599c -[NSApplication run] + 553
11  com.apple.AppKit               0x00007fff89020783 NSApplicationMain + 940
12  com.apple.XPCService           0x00007fff8d42fc0f _xpc_main + 385
13  libxpc.dylib                   0x00007fff8bcb5bde xpc_main + 399
14  com.apple.WebKit.WebContent   0x0000000105fbcb40 0x105fbc000 + 2880
15  libdyld.dylib                 0x00007fff8a6355fd start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff8513f662 kevent64 + 10
1   libdispatch.dylib             0x00007fff8d215421 _dispatch_mgr_invoke + 239
2   libdispatch.dylib             0x00007fff8d215136 _dispatch_mgr_thread + 52
Thread 2:
0   libsystem_kernel.dylib         0x00007fff8513ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff84fa1f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff84fa4fb9 start_wqthread + 13
Thread 3:
0   libsystem_kernel.dylib         0x00007fff8513ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff84fa1f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff84fa4fb9 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib         0x00007fff8513aa1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff85139d18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff8369af15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff8369a539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff83699e75 CFRunLoopRunSpecific + 309
5   com.apple.AppKit               0x00007fff891e205e _NSEventThread + 144
6   libsystem_pthread.dylib       0x00007fff84fa0899 _pthread_body + 138
7   libsystem_pthread.dylib       0x00007fff84fa072a _pthread_start + 137
8   libsystem_pthread.dylib       0x00007fff84fa4fc9 thread_start + 13
Thread 5:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib         0x00007fff8513e716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff84fa2c3b _pthread_cond_wait + 727
2   libc++.1.dylib                 0x00007fff8851ed43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3   com.apple.JavaScriptCore       0x0000000106784e83 JSC::BlockAllocator::blockFreeingThreadMain() + 227
4   com.apple.JavaScriptCore       0x000000010677afbf ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff84fa0899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff84fa072a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff84fa4fc9 thread_start + 13
Thread 6:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8513e716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff84fa2c3b _pthread_cond_wait + 727
2   libc++.1.dylib                 0x00007fff8851ed43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3   com.apple.JavaScriptCore       0x00000001067856cb JSC::GCThread::waitForNextPhase() + 171
4   com.apple.JavaScriptCore       0x0000000106785528 JSC::GCThread::gcThreadMain() + 88
5   com.apple.JavaScriptCore       0x000000010677afbf ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_pthread.dylib       0x00007fff84fa0899 _pthread_body + 138
7   libsystem_pthread.dylib       0x00007fff84fa072a _pthread_start + 137
8   libsystem_pthread.dylib       0x00007fff84fa4fc9 thread_start + 13
Thread 7:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8513e716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff84fa2c3b _pthread_cond_wait + 727
2   libc++.1.dylib                 0x00007fff8851ed43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3   com.apple.JavaScriptCore       0x00000001067856cb JSC::GCThread::waitForNextPhase() + 171
4   com.apple.JavaScriptCore       0x0000000106785528 JSC::GCThread::gcThreadMain() + 88
5   com.apple.JavaScriptCore       0x000000010677afbf ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_pthread.dylib       0x00007fff84fa0899 _pthread_body + 138
7   libsystem_pthread.dylib       0x00007fff84fa072a _pthread_start + 137
8   libsystem_pthread.dylib       0x00007fff84fa4fc9 thread_start + 13
Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8513e716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff84fa2c3b _pthread_cond_wait + 727
2   libc++.1.dylib                 0x00007fff8851ed43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3   com.apple.JavaScriptCore       0x00000001067856cb JSC::GCThread::waitForNextPhase() + 171
4   com.apple.JavaScriptCore       0x0000000106785528 JSC::GCThread::gcThreadMain() + 88
5   com.apple.JavaScriptCore       0x000000010677afbf ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_pthread.dylib       0x00007fff84fa0899 _pthread_body + 138
7   libsystem_pthread.dylib       0x00007fff84fa072a _pthread_start + 137
8   libsystem_pthread.dylib       0x00007fff84fa4fc9 thread_start + 13
Thread 9:: WebCore: Scrolling
0   libsystem_kernel.dylib         0x00007fff8513aa1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff85139d18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff8369af15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff8369a539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff83699e75 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation       0x00007fff8374f811 CFRunLoopRun + 97
6   com.apple.WebCore             0x0000000106e28ff4 WebCore::ScrollingThread::initializeRunLoop() + 244
7   com.apple.JavaScriptCore       0x000000010677afbf ***::wtfThreadEntryPoint(void*) + 15
8   libsystem_pthread.dylib       0x00007fff84fa0899 _pthread_body + 138
9   libsystem_pthread.dylib       0x00007fff84fa072a _pthread_start + 137
10  libsystem_pthread.dylib       0x00007fff84fa4fc9 thread_start + 13
Thread 10:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib         0x00007fff8513aa1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff85139d18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff8369af15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff8369a539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff83699e75 CFRunLoopRunSpecific + 309
5   com.apple.Foundation           0x00007fff89d2dff7 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
6   com.apple.Foundation           0x00007fff89d2ddfb __NSThread__main__ + 1318
7   libsystem_pthread.dylib       0x00007fff84fa0899 _pthread_body + 138
8   libsystem_pthread.dylib       0x00007fff84fa072a _pthread_start + 137
9   libsystem_pthread.dylib       0x00007fff84fa4fc9 thread_start + 13
Thread 11 Crashed:: DFG Worklist Worker Thread
0   com.apple.JavaScriptCore       0x0000000106a37487 JSC::DFG::StackLayoutPhase::run() + 1143
1   com.apple.JavaScriptCore       0x0000000106a36fac JSC::DFG::performStackLayout(JSC::DFG::Graph&) + 44
2   com.apple.JavaScriptCore       0x0000000106a0c6f0 JSC::DFG::Plan::compileInThreadImpl(JSC::DFG::LongLivedState&) + 1712
3   com.apple.JavaScriptCore       0x0000000106a0bdc8 JSC::DFG::Plan::compileInThread(JSC::DFG::LongLivedState&, JSC::DFG::ThreadData*) + 520
4   com.apple.JavaScriptCore       0x0000000106a44413 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 691
5   com.apple.JavaScriptCore       0x000000010677afbf ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_pthread.dylib       0x00007fff84fa0899 _pthread_body + 138
7   libsystem_pthread.dylib       0x00007fff84fa072a _pthread_start + 137
8   libsystem_pthread.dylib       0x00007fff84fa4fc9 thread_start + 13
Thread 11 crashed with X86 Thread State (64-bit):
  rax: 0x000000008a5b3800  rbx: 0x000000003fffffef  rcx: 0x0000000114b67008  rdx: 0x0000000000010000
  rdi: 0x000000012cb66fe0  rsi: 0x0000000000000000  rbp: 0x000000010e8a00d0  rsp: 0x000000010e8a0050
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000010001  r11: 0x0000000000000246
  r12: 0x03ffffffff000000  r13: 0x000000010e9a0ba0  r14: 0x000000010e28f730  r15: 0x000000010e8a00a0
  rip: 0x0000000106a37487  rfl: 0x0000000000010206  cr2: 0x000000012cb66000
Logical CPU:     0
Error Code:      0x00000000
Trap Number:     13
Binary Images:
       0x105fbc000 -        0x105fbcff8  com.apple.WebKit.WebContent (9600 - 9600.1.17) <01AE09F5-BF23-30B6-B5D5-D5A624CFFF6F> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/XPCServices /com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
       0x105fc8000 -        0x105fc8fff  WebProcessShim.dylib (7600.1.17) <868C1950-0B6A-3734-9FA0-3DA6D75A6CDD> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebProcess.app/Content s/MacOS/WebProcessShim.dylib
       0x105fce000 -        0x106268fff  com.apple.WebKit (9600 - 9600.1.17) <8C2C77EF-14DD-3F9E-9EF1-95B2A9B4FFF8> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
       0x106543000 -        0x106676fff  com.apple.WebKitLegacy (9600 - 9600.1.17) <3B62C7FA-2646-3A09-BB76-79224FA2E723> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
       0x106771000 -        0x106c28ff5  com.apple.JavaScriptCore (9600 - 9600.1.17) <ADC5427B-649F-3C9F-A88A-D5EA81093BC1> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
       0x106d9a000 -        0x107c4effd  com.apple.WebCore (9600 - 9600.1.17) <854B5ADC-58CA-34F4-B3CA-90D79F6534FB> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
       0x10a832000 -        0x10a832fff  com.apple.WebKit2 (9600 - 9600.1.17) <E9BF6393-4D1C-3DD6-8E4F-644C4DBD08A1> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
       0x10bd9e000 -        0x10c2a9ffb  com.apple.Safari.framework (9537 - 9537.85.10.17.1) <79BAD61D-4970-3FF8-9F40-6ABAFFAC4CE1> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
       0x10c9e0000 -        0x10c9f2ff7  com.apple.webcontentfilter.framework (5.1 - 5.1) <61A84F10-0B23-31E7-8E14-A689ED4DE80F> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
       0x10ee93000 -        0x10ee9efff  libGPUSupport.dylib (9.6.1) <23B64473-59E7-3AC2-B8C0-CFCFDDF3F8A3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
       0x10f3d5000 -        0x10fb1fff7  libclh.dylib (4.0.3 - 4.0.3) <B39D7AC7-D305-3504-9CE0-3E99964CE958> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dy lib
    0x123400000000 -     0x123400353ff7  com.apple.driver.AppleIntelHDGraphicsGLDriver (8.24.16 - 8.2.4) <0F4F4F70-1354-3943-B408-F4195C7D2DB6> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
    0x123440000000 -     0x12344086dfff  com.apple.GeForceTeslaGLDriver (8.24.16 - 8.2.4) <2BC885F1-17E7-3582-A600-7FB1C777BF08> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTe slaGLDriver
    0x7fff64dab000 -     0x7fff64dde817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
    0x7fff80b83000 -     0x7fff80babffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff80bb2000 -     0x7fff80be0ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff80be1000 -     0x7fff80bfaff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff80cc3000 -     0x7fff80f97fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff80f98000 -     0x7fff81021fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff81903000 -     0x7fff8192cfff  GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x7fff8192d000 -     0x7fff8192ffff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff81930000 -     0x7fff81a1efff  libJP2.dylib (1044) <BE5FF765-5ECE-38B5-BF5D-BE806F5CAD18> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff81a1f000 -     0x7fff81a21fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff81c9d000 -     0x7fff81ca6ff7  libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x7fff81ca7000 -     0x7fff81cadff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff81cfe000 -     0x7fff81d02ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff81d03000 -     0x7fff81d2fff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
    0x7fff81d30000 -     0x7fff81e14ff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff81f7c000 -     0x7fff81f8dff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff81f8e000 -     0x7fff81f8efff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff821d9000 -     0x7fff824c3fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff828bf000 -     0x7fff828c2ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x7fff829bd000 -     0x7fff82a15ff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff82a82000 -     0x7fff82a82fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff82adc000 -     0x7fff82b1aff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff82c68000 -     0x7fff82c85ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff82c86000 -     0x7fff82d50ff7  com.apple.LaunchServices (572.28 - 572.28) <FC72C089-A069-3374-B80A-E041AF149F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff82d74000 -     0x7fff82d84fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff82d8a000 -     0x7fff82d8affd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff82d8b000 -     0x7fff82d90fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff82e0e000 -     0x7fff82e3afff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff82e3b000 -     0x7fff82e6aff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff82e6b000 -     0x7fff82e72fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff82e73000 -     0x7fff82e9dff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
    0x7fff82ebe000 -     0x7fff82f24fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff82f88000 -     0x7fff82f88fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff82f9c000 -     0x7fff83149f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff8314a000 -     0x7fff83183ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff83184000 -     0x7fff832d8ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff832dd000 -     0x7fff832e6ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff832e7000 -     0x7fff83487ff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
    0x7fff8348b000 -     0x7fff83491fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff83492000 -     0x7fff83554ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff835ff000 -     0x7fff83629ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff8362a000 -     0x7fff8380ffff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff83810000 -     0x7fff8381fff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff83820000 -     0x7fff838fcfff  libcrypto.0.9.8.dylib (52) <ED7F3865-10D4-346B-8C9C-D968EB3B5D35> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff83a71000 -     0x7fff83a98ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff83a99000 -     0x7fff83b51ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff83b84000 -     0x7fff83bf0fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff83bf1000 -     0x7fff84024ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8423c000 -     0x7fff843a2fff  libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff843a3000 -     0x7fff843d4ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
    0x7fff843d5000 -     0x7fff844c6ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff844c7000 -     0x7fff844daff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff845fe000 -     0x7fff84643ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff84697000 -     0x7fff84723ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff847a2000 -     0x7fff8482dff7  libCoreStorage.dylib (380.70.2) <BD993BC8-ED54-3DC1-B28B-3B6AC77E8E5C> /usr/lib/libCoreStorage.dylib
    0x7fff8482e000 -     0x7fff84835fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff84870000 -     0x7fff8487aff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff848a0000 -     0x7fff848c2fff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <C2687C2C-239A-3EB4-857C-BA107F34A5E8> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff848c3000 -     0x7fff8493afff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff84a0b000 -     0x7fff84b3bff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff84b87000 -     0x7fff84b8effb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x7fff84b8f000 -     0x7fff84babfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff84be9000 -     0x7fff84be9fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff84bea000 -     0x7fff84bf3ffb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
    0x7fff84bf4000 -     0x7fff84bfefff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff84c6c000 -     0x7fff84c90ff7  libJPEG.dylib (1044) <BE0ED4E1-F7FC-3038-86D3-0456DD173FCB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff84c91000 -     0x7fff84e2dff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff84e2e000 -     0x7fff84f9cff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff84f9d000 -     0x7fff84f9eff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff84f9f000 -     0x7fff84fa6ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff84fa7000 -     0x7fff84fa8ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff84fd4000 -     0x7fff85039ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8503a000 -     0x7fff85055ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff85098000 -     0x7fff85098ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff8509f000 -     0x7fff85128ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff85129000 -     0x7fff85145ff7  libsystem_kernel.dylib (2422.115.4) <9EDE872E-2A9E-3A78-8E1D-AB790794A098> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8514b000 -     0x7fff85174ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff85175000 -     0x7fff85176fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff85177000 -     0x7fff85192ff7  libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff85193000 -     0x7fff85194fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff85195000 -     0x7fff85202fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff85343000 -     0x7fff85343ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff85344000 -     0x7fff85362ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff85363000 -     0x7fff8537cff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8537d000 -     0x7fff85381fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff85391000 -     0x7fff85395ff7  libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff85396000 -     0x7fff853a4fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff853a5000 -     0x7fff853e4fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff853e5000 -     0x7fff85443ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff85444000 -     0x7fff85469ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff85846000 -     0x7fff8594cff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff85957000 -     0x7fff85959ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff8595a000 -     0x7fff8595eff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
    0x7fff8595f000 -     0x7fff85960ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
    0x7fff85a2c000 -     0x7fff85a61ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff85a62000 -     0x7fff85ab0fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff85ad0000 -     0x7fff85d18ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff85d19000 -     0x7fff85d2aff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff85d2b000 -     0x7fff85d2dfff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff85d2e000 -     0x7fff85d30ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x7fff85d46000 -     0x7fff85e0aff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff85e32000 -     0x7fff85e3cff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff85ec4000 -     0x7fff85f05fff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff85f06000 -     0x7fff85f37fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff85f9c000 -     0x7fff85ff5fff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff85ffd000 -     0x7fff860ecfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff860ed000 -     0x7fff860fdffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff860fe000 -     0x7fff86362ffd  com.apple.security (7.0 - 55471.14.18) <83A9E8C8-06A1-3F6D-8514-C35CD0DBD370> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff86363000 -     0x7fff8639bff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff863e6000 -     0x7fff863f0ff7  libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib
    0x7fff866ba000 -     0x7fff8670bff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8670c000 -     0x7fff8702b797  com.apple.CoreGraphics (1.600.0 - 599.35.4) <C8CBC664-0CD2-3C7D-A301-9B3BA731250C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8702c000 -     0x7fff8707aff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8707b000 -     0x7fff87162ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff872a5000 -     0x7fff872a7fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff872e3000 -     0x7fff872edff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff872fa000 -     0x7fff873e4fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff873ee000 -     0x7fff873fbfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff873fc000 -     0x7fff87430fff  libssl.0.9.8.dylib (52) <51C844FF-D7CD-3525-9ABB-84B8DD11D5E4> /usr/lib/libssl.0.9.8.dylib
    0x7fff87449000 -     0x7fff874b8ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff874b9000 -     0x7fff874d0ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff874f7000 -     0x7fff87500fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff87503000 -     0x7fff8750efff  libkxld.dylib (2422.115.4) <3C678B75-F7C5-3DBB-8DBD-48483AD54D5C> /usr/lib/system/libkxld.dylib
    0x7fff87511000 -     0x7fff87514fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8752c000 -     0x7fff87554ffb  libRIP.A.dylib (599.35.4) <F3C60582-1F27-335D-9C97-8CF307670F7B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
    0x7fff87555000 -     0x7fff87558ffa  libCGXType.A.dylib (599.35.4) <A2B493FD-2EDE-3BC2-A281-2381E0156411> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
    0x7fff87559000 -     0x7fff8755cfff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8755d000 -     0x7fff87565ff3  libCGCMS.A.dylib (599.35.4) <67AD122A-B8DA-3C05-8B8C-1939F5064FAE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
    0x7fff87e24000 -     0x7fff87e25ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
    0x7fff87e26000 -     0x7fff87e27fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff87e28000 -     0x7fff87e33ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff87e3b000 -     0x7fff87e9effb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff87e9f000 -     0x7fff87ea7fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff88500000 -     0x7fff88500fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff88501000 -     0x7fff88505fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff88518000 -     0x7fff8856afff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff885f0000 -     0x7fff886a0ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff886a1000 -     0x7fff886a8ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x7fff886a9000 -     0x7fff886b5ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff886bb000 -     0x7fff886c6fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff886c7000 -     0x7fff886c7fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88799000 -     0x7fff88909ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8890b000 -     0x7fff88ac9fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff88c2e000 -     0x7fff8900fffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff89010000 -     0x7fff8901dff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff8901e000 -     0x7fff89b94ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff89b95000 -     0x7fff89bf4fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff89c11000 -     0x7fff89c23fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff89c24000 -     0x7fff89c29fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff89c2a000 -     0x7fff89c7dfff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff89c7f000 -     0x7fff89cc6ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x7fff89cc7000 -     0x7fff89fc7ff7  com.apple.Foundation (6.9 - 1056.16) <24349208-3603-3F5D-95CC-B379616FBEF8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff89fc8000 -     0x7fff8a049fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8a04a000 -     0x7fff8a07afff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff8a07b000 -     0x7fff8a0c8ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8a5ec000 -     0x7fff8a631fff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
    0x7fff8a632000 -     0x7fff8a635ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
    0x7fff8aa18000 -     0x7fff8aa3dff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8aa5d000 -     0x7fff8aa6aff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff8aab5000 -     0x7fff8aabdffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8ad27000 -     0x7fff8afbbff7  com.apple.RawCamera.bundle (5.07 - 760) <EA94F148-975D-32D7-8A20-B06017E5793B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8b54e000 -     0x7fff8b61fff1  com.apple.DiskImagesFramework (10.9 - 371.1) <DCCAADEC-35D5-3968-8B39-358ACC56ADC4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8b620000 -     0x7fff8b649fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8b64a000 -     0x7fff8b802ffb  libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib
    0x7fff8b803000 -     0x7fff8b804ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8b805000 -     0x7fff8b834fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8bbcc000 -     0x7fff8bbd8ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8bbd9000 -     0x7fff8bc69ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8bca0000 -     0x7fff8bca1fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8bca2000 -     0x7fff8bcc6fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff8bcc7000 -     0x7fff8bd02fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8bd03000 -     0x7fff8bd1bff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8bd1c000 -     0x7fff8bd37ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff8bd4b000 -     0x7fff8bd4dff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff8bd89000 -     0x7fff8bdedfff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8be43000 -     0x7fff8be50ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8be51000 -     0x7fff8be56ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff8be57000 -     0x7fff8be59ff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8d207000 -     0x7fff8d211ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff8d212000 -     0x7fff8d22cfff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff8d2a2000 -     0x7fff8d2e9fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8d2ea000 -     0x7fff8d35dfff  com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8d3c6000 -     0x7fff8d3cefff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8d41b000 -     0x7fff8d42dff7  com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8d42e000 -     0x7fff8d434ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8d435000 -     0x7fff8d490ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8d491000 -     0x7fff8d49cff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <22A0C230-CF1E-38F5-A947-5ACDAEEE0DB6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8d72f000 -     0x7fff8d771ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff8d772000 -     0x7fff8d774fff  libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8d77a000 -     0x7fff8d782ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8d790000 -     0x7fff8d791fff  libquit.dylib (161.2) <7B9C07B6-8993-32C8-89C2-23D2E7FA85BA> /usr/lib/libquit.dylib
    0x7fff8d79f000 -     0x7fff8d7c6ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff8d871000 -     0x7fff8db42ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8db43000 -     0x7fff8db5bff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8db5c000 -     0x7fff8db5ffff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8dba2000 -     0x7fff8dba3ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8dba7000 -     0x7fff8dc72fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8dc73000 -     0x7fff8dca2fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff8dca8000 -     0x7fff8dcabffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8e582000 -     0x7fff8e82cff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8e82d000 -     0x7fff8e831ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    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: 1652
    thread_create: 2
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=232.2M resident=292.1M(126%) swapped_out_or_unallocated=16777216.0T(7574803972096%)
Writable regions: Total=1.6G written=451.7M(28%) resident=500.0M(31%) swapped_out=0K(0%) unallocated=1.1G(69%)
REGION TYPE                        VIRTUAL
===========                        =======
CG shared images                      140K
CoreAnimation                          16K
Dispatch continuations               8192K
IOKit                                26.2M
IOKit (reserved)                        4K        reserved VM address space (unallocated)
Image IO                              456K
JS JIT generated code               256.0M
JS JIT generated code (reserved)    768.0M        reserved VM address space (unallocated)
JS garbage collector                 9920K
Kernel Alloc Once                       8K
MALLOC                               76.4M
MALLOC (admin)                         32K
Memory Tag 242                         12K
OpenGL GLSL                          1664K
SQLite page cache                     384K
STACK GUARD                          56.0M
Stack                                13.1M
VM_ALLOCATE                          25.8M
WebKit Malloc                       432.2M
__DATA                               43.8M
__IMAGE                               528K
__LINKEDIT                           82.8M
__TEXT                              149.4M
__UNICODE                             544K
mapped file                          32.9M
shared memory                          68K
===========                        =======
TOTAL                                 1.9G
TOTAL, minus reserved VM space        1.2G
Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 1.58f17
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435434473353313036374D2E4D3136464B44
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435434473353313036374D2E4D3136464B44
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.7f3 14616, 3 services, 15 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545032B9SA02, 320,07 GB
Serial ATA Device: MATSHITADVD-R   UJ-898
USB Device: Hub
USB Device: BRCM2070 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Internal Memory Card Reader
USB Device: Hub
USB Device: Built-in iSight
USB Device: IR Receiver
Thunderbolt Bus:

Please read this whole message before doing anything.
This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
Step 1
The purpose of this step is to determine whether the problem is localized to your user account.
Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
Test while logged in as Guest. Same problem?
After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
*Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
Step 2
The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
Please take this step regardless of the results of Step 1.
Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
Test while in safe mode. Same problem?
After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

Similar Messages

  • Safari keeps crashing in some sites

    So every time I click some sites my safari automaticaly crashes, giving me this report:
    Process:         WebProcess [5169]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7536 (7536.30.1)
    Build Info:      WebKit2-7536030001000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Date/Time:       2013-09-01 15:28:54.584 +0100
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          322373 sec
    Crashes Since Last Report:           19
    Per-App Interval Since Last Report:  334027 sec
    Per-App Crashes Since Last Report:   11
    Anonymous UUID:                      A5760C14-32D7-4C78-AC23-F292A1709FEE
    Crashed Thread:  22  com.apple.coremedia.player.async
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000148
    VM Regions Near 0x148:
    -->
        __TEXT                 0000000108d96000-0000000108d97000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    objc[5169]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8b6e0bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff96b021a1 pthread_mutex_lock + 545
    2   com.apple.MediaToolbox                  0x00007fff8c6ca7f8 0x7fff8c68c000 + 255992
    3   com.apple.avfoundation                  0x00007fff970cfc22 -[AVPlayer _rate] + 75
    4   com.apple.avfoundation                  0x00007fff970cfbbf __-[AVPlayer rate]_block_invoke_1 + 32
    5   com.apple.avfoundation                  0x00007fff970c9479 -[AVPropertyStorage objectForKey:defaultObjectBlock:] + 197
    6   com.apple.avfoundation                  0x00007fff970cfb8a -[AVPlayer rate] + 106
    7   com.apple.WebCore                       0x00000001095bc8e5 WebCore::MediaPlayerPrivateAVFoundation::paused() const + 21
    8   com.apple.WebCore                       0x00000001095bc8c1 WebCore::MediaPlayer::paused() const + 17
    9   com.apple.WebCore                       0x0000000109bc59e0 WebCore::HTMLMediaElement::shouldDisableSleep() const + 32
    10  com.apple.WebCore                       0x0000000109bbf4b5 WebCore::HTMLMediaElement::updateDisableSleep() + 21
    11  com.apple.WebCore                       0x0000000109bc4cc7 non-virtual thunk to WebCore::HTMLMediaElement::mediaPlayerRateChanged(WebCore::MediaPlayer*) + 87
    12  com.apple.WebCore                       0x00000001095b9663 WebCore::MediaPlayerPrivateAVFoundation::scheduleMainThreadNotification(WebCore ::MediaPlayerPrivateAVFoundation::Notification::Type, double) + 51
    13  com.apple.Foundation                    0x00007fff8fa9e78e NSKeyValueNotifyObserver + 387
    14  com.apple.Foundation                    0x00007fff8fabf8c7 NSKeyValueDidChange + 486
    15  com.apple.Foundation                    0x00007fff8fa6c027 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 130
    16  com.apple.avfoundation                  0x00007fff970ca3c9 -[AVPlayer didChangeValueForKey:] + 51
    17  com.apple.avfoundation                  0x00007fff970cbb32 __-[AVPlayer _attachItem:andPerformOperation:withObject:]_block_invoke_2 + 1594
    18  libdispatch.dylib                       0x00007fff95418a82 _dispatch_call_block_and_release + 18
    19  libdispatch.dylib                       0x00007fff9541a8f2 _dispatch_main_queue_callback_4CF + 308
    20  com.apple.CoreFoundation                0x00007fff92d07e7c __CFRunLoopRun + 1724
    21  com.apple.CoreFoundation                0x00007fff92d07486 CFRunLoopRunSpecific + 230
    22  com.apple.HIToolbox                     0x00007fff9107b2bf RunCurrentEventLoopInMode + 277
    23  com.apple.HIToolbox                     0x00007fff9108256d ReceiveNextEventCommon + 355
    24  com.apple.HIToolbox                     0x00007fff910823fa BlockUntilNextEventMatchingListInMode + 62
    25  com.apple.AppKit                        0x00007fff916e5779 _DPSNextEvent + 659
    26  com.apple.AppKit                        0x00007fff916e507d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    27  com.apple.AppKit                        0x00007fff916e19b9 -[NSApplication run] + 470
    28  com.apple.WebCore                       0x0000000109ee07af WebCore::RunLoop::run() + 63
    29  com.apple.WebKit2                       0x0000000108ecc902 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    30  com.apple.WebKit2                       0x0000000108e961ed WebKitMain + 285
    31  com.apple.WebProcess                    0x0000000108d96e5e 0x108d96000 + 3678
    32  com.apple.WebProcess                    0x0000000108d96d80 0x108d96000 + 3456
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8b6e17e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff9541a786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff95419316 _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   com.apple.security                      0x00007fff9629b2c0 mulg + 338
    1   com.apple.security                      0x00007fff9629b4c1 modg_via_recip + 270
    2   com.apple.security                      0x00007fff96296442 ellDoubleProj + 193
    3   com.apple.security                      0x00007fff96296c44 ellMulProj + 251
    4   com.apple.security                      0x00007fff96296d5c ellMulProjSimple + 81
    5   com.apple.security                      0x00007fff962959c5 set_priv_key_giant + 161
    6   com.apple.security                      0x00007fff96299ce2 feePubKeyInitFromPrivDataDepth + 126
    7   com.apple.security                      0x00007fff96299d4c feePubKeyInitFromPrivDataKeyBits + 68
    8   com.apple.security                      0x00007fff9621e013 CryptKit::FEEKeyPairGenContext::generate(Security::Context const&, BinaryKey&, BinaryKey&, unsigned int&) + 499
    9   com.apple.security                      0x00007fff96218b19 AppleKeyPairGenContext::generate(Security::Context const&, AppleCSPSession&, Security::CssmKey&, BinaryKey*, Security::CssmKey&, BinaryKey*) + 121
    10  com.apple.security                      0x00007fff9621ddb1 CryptKit::FEEKeyPairGenContext::generate(Security::Context const&, Security::CssmKey&, Security::CssmKey&) + 109
    11  com.apple.security                      0x00007fff962416a9 Security::CSPFullPluginSession::GenerateKeyPair(unsigned long long, Security::Context const&, unsigned int, unsigned int, Security::CssmData const*, Security::CssmKey&, unsigned int, unsigned int, Security::CssmData const*, cssm_resource_control_context const*, Security::CssmKey&, unsigned long long) + 165
    12  com.apple.security                      0x00007fff962486f9 _ZL20cssm_GenerateKeyPairlyPK12cssm_contextjjPK9cssm_dataP8cssm_keyjjS4_PK29css m_resource_control_contextS6_y + 219
    13  com.apple.security                      0x00007fff961f0dff CSSM_GenerateKeyPair + 179
    14  com.apple.security                      0x00007fff96189ad9 sslEcdhGenerateKeyPair + 467
    15  com.apple.security                      0x00007fff9614f8e2 SSLEncodeKeyExchange + 779
    16  com.apple.security                      0x00007fff9614ed51 SSLAdvanceHandshake + 4105
    17  com.apple.security                      0x00007fff9614dc01 SSLProcessHandshakeRecord + 789
    18  com.apple.security                      0x00007fff9614d897 SSLProcessProtocolMessage + 82
    19  com.apple.security                      0x00007fff9614d285 SSLHandshakeProceed + 390
    20  com.apple.security                      0x00007fff9614d0ef SSLHandshake + 107
    21  com.apple.CFNetwork                     0x00007fff8fd8fe17 SocketStream::_PerformSecurityHandshake_NoLock() + 159
    22  com.apple.CFNetwork                     0x00007fff8fd8f200 SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void const*) + 198
    23  com.apple.CFNetwork                     0x00007fff8fd8f122 SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 100
    24  com.apple.CoreFoundation                0x00007fff92d29118 __CFSocketPerformV0 + 1064
    25  com.apple.CoreFoundation                0x00007fff92ce14f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    26  com.apple.CoreFoundation                0x00007fff92ce0d5d __CFRunLoopDoSources0 + 253
    27  com.apple.CoreFoundation                0x00007fff92d07b49 __CFRunLoopRun + 905
    28  com.apple.CoreFoundation                0x00007fff92d07486 CFRunLoopRunSpecific + 230
    29  com.apple.Foundation                    0x00007fff8fabafd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    30  com.apple.Foundation                    0x00007fff8faaf72a -[NSThread main] + 68
    31  com.apple.Foundation                    0x00007fff8faaf6a2 __NSThread__main__ + 1575
    32  libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    33  libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8b6e0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff96b07274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000109114bf6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x0000000109337c8a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000010934d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8b6e0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff96b07274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010929aa64 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010929a946 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010934d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8b6e0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff96b07274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010929aa64 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010929a946 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010934d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8b6e0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff96b07274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010929aa64 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010929a946 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010934d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8b6e0df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff92d50c8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 8:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8b6e0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff96b07274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000109114bbd ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x0000000109f17421 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x0000000109473e2a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010934d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 9:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8b6e0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff96b07274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000109114bbd ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x0000000109f17421 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x0000000109473e2a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010934d27f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 10:: com.apple.coremedia.networkbuffering
    0   libsystem_kernel.dylib                  0x00007fff8b6df67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8b6ded71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff92cff50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff92d07c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff92d07486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff92d1719f CFRunLoopRun + 95
    6   com.apple.CoreMedia                     0x00007fff964060ba FigThreadGlobalNetworkBufferingRunloop + 119
    7   com.apple.CoreMedia                     0x00007fff964089f2 figThreadMain + 385
    8   libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 11:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff8b6e0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff96b072a6 _pthread_cond_wait + 890
    2   com.apple.CoreVideo                     0x00007fff945351cb CVDisplayLink::waitUntil(unsigned long long) + 279
    3   com.apple.CoreVideo                     0x00007fff94534631 CVDisplayLink::runIOThread() + 559
    4   com.apple.CoreVideo                     0x00007fff945343e9 _ZL13startIOThreadPv + 148
    5   libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 12:: com.apple.coremedia.asyncio
    0   libsystem_kernel.dylib                  0x00007fff8b6e0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff96b07274 _pthread_cond_wait + 840
    2   com.apple.CoreMedia                     0x00007fff96407a5d WaitOnCondition + 14
    3   com.apple.CoreMedia                     0x00007fff96407c55 FigSemaphoreWaitRelative + 181
    4   com.apple.MediaToolbox                  0x00007fff8c69a8b6 0x7fff8c68c000 + 59574
    5   com.apple.CoreMedia                     0x00007fff964089f2 figThreadMain + 385
    6   libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8b6e1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff96b05594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff96b06b85 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8b6e1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff96b05594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff96b06b85 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8b6e1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff96b05594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff96b06b85 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8b6e1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff96b05594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff96b06b85 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8b6e1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff96b05594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff96b06b85 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8b6e1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff96b05594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff96b06b85 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8b6e1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff96b05594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff96b06b85 start_wqthread + 13
    Thread 20:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff8b6df67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8b6ded71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff92cff50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff92d07c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff92d07486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff92d1719f CFRunLoopRun + 95
    6   com.apple.QTKit                         0x00007fff9260998a listenOnDelegatePort + 418
    7   libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 21:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff8b6df67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8b6ded71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff92cff50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff92d07c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff92d07486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff92d1719f CFRunLoopRun + 95
    6   com.apple.QTKit                         0x00007fff92609e21 listenOnNotificationPort + 376
    7   libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 22 Crashed:: com.apple.coremedia.player.async
    0   com.apple.ATIRadeonX3000VADriver          0x000000012d262d03 VAControl::getClocks(VAContext*) + 61
    1   com.apple.ATIRadeonX3000VADriver          0x000000012d241a64 VADecoder::Init() + 894
    2   com.apple.ATIRadeonX3000VADriver          0x000000012d24d165 AvdVAContext::CreateDecoder(unsigned int, unsigned int, unsigned int, unsigned int) + 105
    3   com.apple.ATIRadeonX3000VADriver          0x000000012d24f26b AvdVAContext::CreateContext(AVD_FunctionInfo*) + 223
    4   com.apple.ATIRadeonX3000VADriver          0x000000012d24ce40 AvdVAInterface::CreateContexts(void*, AVD_DriverContextInit*) + 136
    5   com.apple.AppleGVAFramework             0x000000012ccdfe5c 0x12ccc5000 + 110172
    6   com.apple.AppleGVAFramework             0x000000012ccff619 0x12ccc5000 + 239129
    7   com.apple.AppleGVAFramework             0x000000012ccfadc7 0x12ccc5000 + 220615
    8   com.apple.AppleGVAFramework             0x000000012cd03e7c 0x12ccc5000 + 257660
    9   com.apple.VideoToolbox                  0x00007fff93ddfe42 0x7fff93d6d000 + 470594
    10  com.apple.VideoToolbox                  0x00007fff93d7567d VTDecompressionSessionCreate + 877
    11  com.apple.MediaToolbox                  0x00007fff8c6b01e4 0x7fff8c68c000 + 147940
    12  com.apple.MediaToolbox                  0x00007fff8c6b1a61 VMC2CreateWithCallbacks + 921
    13  com.apple.MediaToolbox                  0x00007fff8c6b1c1a VMC2CreateWithQueues + 359
    14  com.apple.MediaToolbox                  0x00007fff8c709bb9 0x7fff8c68c000 + 515001
    15  com.apple.MediaToolbox                  0x00007fff8c708a24 FigVideoRenderPipelineCreateWithLKImageQueue + 200
    16  com.apple.MediaToolbox                  0x00007fff8c6d514f 0x7fff8c68c000 + 299343
    17  com.apple.MediaToolbox                  0x00007fff8c6d754f 0x7fff8c68c000 + 308559
    18  com.apple.MediaToolbox                  0x00007fff8c6d8945 0x7fff8c68c000 + 313669
    19  com.apple.MediaToolbox                  0x00007fff8c6d8d60 0x7fff8c68c000 + 314720
    20  com.apple.MediaToolbox                  0x00007fff8c6d8e62 0x7fff8c68c000 + 314978
    21  com.apple.MediaToolbox                  0x00007fff8c6ceb91 0x7fff8c68c000 + 273297
    22  com.apple.MediaToolbox                  0x00007fff8c6c9b79 0x7fff8c68c000 + 252793
    23  com.apple.MediaToolbox                  0x00007fff8c6cc318 0x7fff8c68c000 + 262936
    24  com.apple.CoreMedia                     0x00007fff964089f2 figThreadMain + 385
    25  libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    26  libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 23:: com.apple.coremedia.imagequeue.coreanimation
    0   libsystem_kernel.dylib                  0x00007fff8b6e0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff96b072a6 _pthread_cond_wait + 890
    2   com.apple.CoreMedia                     0x00007fff96407c6e FigSemaphoreWaitRelative + 206
    3   com.apple.MediaToolbox                  0x00007fff8c760de7 0x7fff8c68c000 + 871911
    4   com.apple.CoreMedia                     0x00007fff964089f2 figThreadMain + 385
    5   libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 24:: com.apple.coremedia.videomediaconverter
    0   libsystem_kernel.dylib                  0x00007fff8b6e0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff96b07274 _pthread_cond_wait + 840
    2   com.apple.CoreMedia                     0x00007fff96407a5d WaitOnCondition + 14
    3   com.apple.CoreMedia                     0x00007fff96407c55 FigSemaphoreWaitRelative + 181
    4   com.apple.MediaToolbox                  0x00007fff8c75f3db 0x7fff8c68c000 + 865243
    5   com.apple.CoreMedia                     0x00007fff964089f2 figThreadMain + 385
    6   libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8b6e0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff96b07274 _pthread_cond_wait + 840
    2   com.apple.AppleGVAFramework             0x000000012ccfa668 0x12ccc5000 + 218728
    3   com.apple.AppleGVAFramework             0x000000012ccf9b2e 0x12ccc5000 + 215854
    4   libsystem_c.dylib                       0x00007fff96b038bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff96b06b75 thread_start + 13
    Thread 22 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000011170  rbx: 0x00007fe094ac6600  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x0000000129bc6348  rbp: 0x0000000129bc74d0  rsp: 0x0000000129bc74b0
       r8: 0x000000000000006c   r9: 0x0000000000000000  r10: 0x00000000000010bc  r11: 0x0000000000000000
      r12: 0x00007fe098164a60  r13: 0x00007fe098164a60  r14: 0x00007fe0985c4270  r15: 0x0000000000000002
      rip: 0x000000012d262d03  rfl: 0x0000000000010246  cr2: 0x0000000000000148
    Logical CPU: 0
    Binary Images:
           0x108d96000 -        0x108d96fff  com.apple.WebProcess (7536 - 7536.30.1) <C0DFC936-7CBA-3F6C-AD06-180A991B70C2> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x108d9e000 -        0x108d9efff  WebProcessShim.dylib (536.30.1 - compatibility 1.0.0) <1956B314-A89D-3727-AA78-597DE87477F4> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x108dd0000 -        0x108faffff  com.apple.WebKit2 (7536 - 7536.30.1) <7184D25D-F7D6-350F-8286-359F6351FF52> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10910e000 -        0x1093a9ff7  com.apple.JavaScriptCore (7536 - 7536.30) <A98F069E-76BD-3471-B2A3-765295AACEA2> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x109455000 -        0x10a401fff  com.apple.WebCore (7536 - 7536.30.2) <82657D88-7D31-3ED8-8795-E174730413E5> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x10c204000 -        0x10c21afff  com.apple.WebInspector (7536 - 7536.30) <A25F41A9-9D29-3A82-9202-41B60CE7E137> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
           0x10d89b000 -        0x10dd4dfff  com.apple.Safari.framework (7536 - 7536.30.1) <6F5FE2EE-6B89-34D1-882D-E0E803A6A1CA> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x10e074000 -        0x10e1f9fff  com.apple.WebKit (7536 - 7536.30.1) <E4CED5C9-1655-3DF0-9E98-4DA16F7D2176> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x1142f0000 -        0x114319fff  libPDFRIP.A.dylib (600.0.0 - compatibility 64.0.0) <826A969F-0079-3B2D-9EE6-DB23FA9DDD05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x124fb1000 -        0x124fb2fff  ATSHI.dylib (??? - ???) <4761FD60-26EE-30C6-89FB-A3149852477F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x1267aa000 -        0x1267aefff  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x1267b3000 -        0x1267b8fff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x12910c000 -        0x1292edff7  com.apple.audio.codecs.Components (2.3 - 2.3) <9FF1C1F7-F049-3CE0-AE2A-E3D220A7031B> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x129c15000 -        0x129d60ff7  com.apple.audio.units.Components (1.7.3 - 1.7.3) <CAC75CC0-DAD7-3DD3-91CF-DDE8B19DEBDD> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x12ccc5000 -        0x12ce43fff  com.apple.AppleGVAFramework (3.1.9 - 3.1.9) <D3ABCD53-04B4-30E4-A0BF-AE4BC20EF6D9> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
           0x12d23e000 -        0x12d293fff  com.apple.ATIRadeonX3000VADriver (7.32.12 - 7.3.2) <F4EC99DC-AC15-3E9D-94BB-3990CE9D6315> /System/Library/Extensions/ATIRadeonX3000VADriver.bundle/Contents/MacOS/ATIRade onX3000VADriver
        0x7fff68996000 -     0x7fff689cabaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff8b19c000 -     0x7fff8b280e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8b281000 -     0x7fff8b421ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8b422000 -     0x7fff8b42bff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8b437000 -     0x7fff8b6a8fff  com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8b6a9000 -     0x7fff8b6b3ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff8b6b4000 -     0x7fff8b6b8ff7  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
        0x7fff8b6ca000 -     0x7fff8b6eafff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8b748000 -     0x7fff8b749ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8b74a000 -     0x7fff8b75cff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8b75d000 -     0x7fff8b768ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8b769000 -     0x7fff8b7a4fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8b7a5000 -     0x7fff8b7e5ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8b83e000 -     0x7fff8b880fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8b881000 -     0x7fff8b8e3ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8c1e5000 -     0x7fff8c21ffe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8c574000 -     0x7fff8c67bfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8c67c000 -     0x7fff8c68bff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8c68c000 -     0x7fff8ca36fe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8ca37000 -     0x7fff8ca70ff7  libssl.0.9.8.dylib (49.0.0 - compatibility 0.9.8) <AE5B0BB9-75F1-34DA-A10F-63F2640210A8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8ca71000 -     0x7fff8ca8eff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8cab9000 -     0x7fff8cafbff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8cafc000 -     0x7fff8cb5cfff  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
        0x7fff8cb5f000 -     0x7fff8cb8cfff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8cb8d000 -     0x7fff8cbfdfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8cc44000 -     0x7fff8cc49fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8cc52000 -     0x7fff8cccdff7  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
        0x7fff8dc52000 -     0x7fff8dc5dfff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8dc5e000 -     0x7fff8dcbbff7  com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8dd62000 -     0x7fff8e50afff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8e50b000 -     0x7fff8e540fff  libTrueTypeScaler.dylib (??? - ???) <A8156684-3BBE-306C-B492-179CDFFD6027> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff8e5be000 -     0x7fff8e5c3fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff8e5c6000 -     0x7fff8e5e5fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8e5e6000 -     0x7fff8e5e7fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff8e5f2000 -     0x7fff8e5fdff7  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
        0x7fff8e5fe000 -     0x7fff8e656ff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8e657000 -     0x7fff8e66cfff  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
        0x7fff8e67c000 -     0x7fff8e77dfff  com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8e941000 -     0x7fff8e96afff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8e96b000 -     0x7fff8ea78fff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8eb66000 -     0x7fff8eb6dff7  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
        0x7fff8eb6e000 -     0x7fff8ec24fff  com.apple.PDFKit (2.7.7 - 2.7.7) <96C0C88B-F049-39F1-92A5-180F1C2EE6EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8ec25000 -     0x7fff8ec39ff7  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
        0x7fff8ec3a000 -     0x7fff8f101fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8f102000 -     0x7fff8f12afff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8f23b000 -     0x7fff8f4b3fff  com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8f8ad000 -     0x7fff8f974ff7  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
        0x7fff8f975000 -     0x7fff8fa54fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8fa55000 -     0x7fff8fd6efff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8fd6f000 -     0x7fff8fed6fff  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
        0x7fff8ff10000 -     0x7fff90005fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff90027000 -     0x7fff9008fff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff90090000 -     0x7fff90131fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff90132000 -     0x7fff90135fff  libMatch.1.dylib (??? - ???) <42305BB6-25F9-355A-9076-FED38B21A7F9> /usr/lib/libMatch.1.dylib
        0x7fff90136000 -     0x7fff9014cff7  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
        0x7fff9014d000 -     0x7fff9014dfff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff90550000 -     0x7fff90551ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff90705000 -     0x7fff9092ffe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff9095c000 -     0x7fff90ab9fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff90aba000 -     0x7fff90ac9fff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff90aca000 -     0x7fff90b1efff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff90b1f000 -     0x7fff90b1ffff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff90b20000 -     0x7fff90b21fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff90b22000 -     0x7fff90b28fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff90b29000 -     0x7fff90b3bff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff90b93000 -     0x7fff90fc0fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff90fc1000 -     0x7fff91015ff7  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
        0x7fff91054000 -     0x7fff9105fff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff91060000 -     0x7fff91065fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff91066000 -     0x7fff91072fff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff91073000 -     0x7fff91078fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff91079000 -     0x7fff913a5fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff913a6000 -     0x7fff913a9fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff913aa000 -     0x7fff913fcff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff913fd000 -     0x7fff91438fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff91439000 -     0x7fff91446fff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff91466000 -     0x7fff91466fff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff91467000 -     0x7fff91553ff7  com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff91554000 -     0x7fff91554fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff91555000 -     0x7fff915f7fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff915f8000 -     0x7fff916dcff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff916dd000 -     0x7fff922e3fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff922e4000 -     0x7fff9235afff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff92420000 -     0x7fff92426ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff92427000 -     0x7fff92434fff  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
        0x7fff92448000 -     0x7fff9254dfff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff9254e000 -     0x7fff92555fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff92556000 -     0x7fff925f0ff7  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
        0x7fff925f1000 -     0x7fff925f5fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff925f6000 -     0x7fff92781ff7  com.apple.QTKit (7.7.1 - 2345) <02D33483-2F88-352B-8E1E-C9CF2A2B0752> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff9278e000 -     0x7fff927a5fff  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
        0x7fff927a6000 -     0x7fff927f2ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff927f3000 -     0x7fff927f9ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff92833000 -     0x7fff9285bfff  libsandbox.1.dylib (??? - ???) <9A89A588-BE15-39AF-9DD8-0B839AF27ABF> /usr/lib/libsandbox.1.dylib
        0x7fff9285c000 -     0x7fff92863fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff92864000 -     0x7fff9287bfff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff9287c000 -     0x7fff92c9aff7  com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff92c9b000 -     0x7fff92cc8fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff92ccf000 -     0x7fff92ea3ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff92ef8000 -     0x7fff92efbfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff92efc000 -     0x7fff92f0bfff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff92ffe000 -     0x7fff93094ff7  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
        0x7fff93095000 -     0x7fff930e3fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff93147000 -     0x7fff9317cfff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff931df000 -     0x7fff93b7da27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff93b7e000 -     0x7fff93b7efff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff93b7f000 -     0x7fff93b83fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
        0x7fff93b84000 -     0x7fff93c86fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff93c87000 -     0x7fff93c87fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff93c88000 -     0x7fff93c8aff7  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
        0x7fff93c8b000 -     0x7fff93c92fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff93c93000 -     0x7fff93cefff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff93cfe000 -     0x7fff93d10ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff93d11000 -     0x7fff93d6cfff  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff93d6d000 -     0x7fff941a0ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D4

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac. 
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing. 
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it. The headings “Step 1” and so on are not part of the commands. 
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click the line of text below on this page to select it:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}' | open -ef 
    Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). A TextEdit window will open with the output of the command. If the command produced no output, the window will be empty. Post the contents of the TextEdit window (not the Terminal window), if any — the text, please, not a screenshot. You can then close the TextEdit window. The title of the window doesn't matter, and you don't need to post that. No typing is involved in this step.
    Step 2 
    Repeat with this line:
    { sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|cups|isc|ntp|postf|x)/{print $3}'; echo; sudo defaults read com.apple.loginwindow LoginHook; echo; sudo crontab -l; } 2> /dev/null | open -ef 
    This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. 
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
    Step 3
    { launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)/{print $3}'; echo; crontab -l 2> /dev/null; } | open -ef 
    Step 4
    ls -A /e*/{cr,la,mach}* {,/}Lib*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts .la* 2> /dev/null | open -ef  
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
    Step 5
    osascript -e 'tell application "System Events" to get name of login items' | open -ef 
    Remember, steps 1-5 are all copy-and-paste — no typing, except your password. Also remember to post the output. 
    You can then quit Terminal.

  • Please help, safari keep crashing

    My safari keeps crashing and cannot be open. I tried to open it with another account but it didn't work.
    Process:               Safari [1009]
    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 [1009]
    User ID:               502
    Date/Time:             2014-12-24 10:02:01.672 +0700
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        75A73DC9-081B-0BD2-99C8-80A8B30F3744
    Time Awake Since Boot: 830 seconds
    Crashed Thread:        13
    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                 00000001049d5000-00000001049d6000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_malloc.dylib         0x00007fff95eff997 nano_size + 96
    1   libsystem_malloc.dylib         0x00007fff95eff7c8 free + 61
    2   libobjc.A.dylib                0x00007fff9a0a804c object_dispose + 54
    3   com.apple.Foundation           0x00007fff91082768 -[NSConcreteData dealloc] + 118
    4   libobjc.A.dylib                0x00007fff9a0c068c objc_object::sidetable_release(bool) + 236
    5   libobjc.A.dylib                0x00007fff9a0a891f (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 575
    6   com.apple.CoreFoundation       0x00007fff91bb1272 _CFAutoreleasePoolPop + 50
    7   com.apple.AppKit               0x00007fff92c48194 -[NSNib _instantiateNibWithExternalNameTable:options:] + 791
    8   com.apple.AppKit               0x00007fff92c48236 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
    9   com.apple.AppKit               0x00007fff9287ab87 -[NSViewController loadView] + 272
    10  com.apple.Safari.framework     0x0000000104b2dba6 -[CombinedFavoritesGridViewController loadView] + 47
    11  com.apple.Safari.framework     0x0000000104b2d873 -[CombinedFavoritesGridViewController initWithNibName:bundle:] + 259
    12  com.apple.Safari.framework     0x0000000104d545cc -[StartPageViewController initWithBrowserContentViewController:] + 122
    13  com.apple.Safari.framework     0x0000000104a8032d Safari::BrowserContentViewController::createStartPageViewControllerIfNeeded() + 65
    14  com.apple.Safari.framework     0x0000000104a85dd6 Safari::BrowserContentViewController::goToStartPage(StartPageMode) + 112
    15  com.apple.Safari.framework     0x0000000104af6caf -[BrowserWindowControllerMac _applyNewBrowserViewBehavior:usingReferenceBrowserContentViewController:] + 143
    16  com.apple.Safari.framework     0x0000000104ae4ed2 -[BrowserWindowControllerMac windowDidLoad] + 3060
    17  com.apple.AppKit               0x00007fff929394e7 -[NSWindowController _windowDidLoad] + 586
    18  com.apple.Safari.framework     0x0000000104deecfe -[WindowController _windowDidLoad] + 43
    19  com.apple.AppKit               0x00007fff929206a2 -[NSWindowController window] + 110
    20  com.apple.Safari.framework     0x0000000104ae5053 -[BrowserWindowControllerMac showWindow:] + 66
    21  com.apple.AppKit               0x00007fff929e5c0a -[NSDocument showWindows] + 93
    22  com.apple.AppKit               0x00007fff929e4741 -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 470
    23  com.apple.AppKit               0x00007fff929e452c -[NSDocumentController newDocument:] + 36
    24  com.apple.Safari.framework     0x0000000104adc7c0 +[BrowserWindowControllerMac reopen] + 256
    25  com.apple.Safari.framework     0x00000001049eb67f -[AppController applicationOpenUntitledFile:] + 22
    26  com.apple.AppKit               0x00007fff9291aa5a -[NSApplication _doOpenUntitled] + 424
    27  com.apple.AppKit               0x00007fff92853b91 __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke + 252
    28  com.apple.AppKit               0x00007fff92b5d389 __97-[NSDocumentController(NSInternal) _autoreopenDocumentsIgnoringExpendable:withCompletionHandler:]_block_invoke_3 + 140
    29  com.apple.AppKit               0x00007fff92b5cd81 -[NSDocumentController(NSInternal) _autoreopenDocumentsIgnoringExpendable:withCompletionHandler:] + 798
    30  com.apple.AppKit               0x00007fff926fbee6 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 331
    31  com.apple.AppKit               0x00007fff926fbc69 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561
    32  com.apple.AppKit               0x00007fff926fb6b5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244
    33  com.apple.Foundation           0x00007fff91090458 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
    34  com.apple.Foundation           0x00007fff910902c9 _NSAppleEventManagerGenericHandler + 102
    35  com.apple.AE                   0x00007fff9948f99c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
    36  com.apple.AE                   0x00007fff9948f719 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    37  com.apple.AE                   0x00007fff9948f623 aeProcessAppleEvent + 295
    38  com.apple.HIToolbox            0x00007fff8f84037e AEProcessAppleEvent + 56
    39  com.apple.AppKit               0x00007fff926f7d76 _DPSNextEvent + 2665
    40  com.apple.AppKit               0x00007fff926f6e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    41  com.apple.Safari.framework     0x0000000104a54ad0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    42  com.apple.AppKit               0x00007fff926eae23 -[NSApplication run] + 594
    43  com.apple.AppKit               0x00007fff926d62d4 NSApplicationMain + 1832
    44  libdyld.dylib                  0x00007fff9860c5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff93d6222e kevent64 + 10
    1   libdispatch.dylib              0x00007fff8d40aa6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff93d61946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff90f564a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff93d61946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff90f564a1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff93d61946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff90f564a1 start_wqthread + 13
    Thread 5:: Dispatch queue: com.apple.Safari.iCloudTabs.keyValueStoreAccess
    0   libsystem_kernel.dylib         0x00007fff93d5c56a semaphore_wait_trap + 10
    1   libsystem_platform.dylib       0x00007fff91f21c5b _os_semaphore_wait + 16
    2   libdispatch.dylib              0x00007fff8d411557 _dispatch_barrier_sync_f_slow + 597
    3   com.apple.Safari.framework     0x0000000104b25372 __29-[CloudTabKeyValueStore init]_block_invoke + 869
    4   libdispatch.dylib              0x00007fff8d40c323 _dispatch_call_block_and_release + 12
    5   libdispatch.dylib              0x00007fff8d407c13 _dispatch_client_callout + 8
    6   libdispatch.dylib              0x00007fff8d40b365 _dispatch_queue_drain + 1100
    7   libdispatch.dylib              0x00007fff8d40cecc _dispatch_queue_invoke + 202
    8   libdispatch.dylib              0x00007fff8d40a6b7 _dispatch_root_queue_drain + 463
    9   libdispatch.dylib              0x00007fff8d418fe4 _dispatch_worker_thread3 + 91
    10  libsystem_pthread.dylib        0x00007fff90f586cb _pthread_wqthread + 729
    11  libsystem_pthread.dylib        0x00007fff90f564a1 start_wqthread + 13
    Thread 6:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x00007fff93d61132 __psynch_cvwait + 10
    1   com.apple.WebCore              0x000000010660b88b WebCore::IconDatabase::syncThreadMainLoop() + 411
    2   com.apple.WebCore              0x00000001066089d9 WebCore::IconDatabase::iconDatabaseSyncThread() + 361
    3   com.apple.JavaScriptCore       0x00000001057c0a9f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib        0x00007fff90f582fc _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff90f58279 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff90f564b1 thread_start + 13
    Thread 7:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff93d5c52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff93d5b69f mach_msg + 55
    2   com.apple.QuartzCore           0x00007fff99540d63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore           0x00007fff99540c96 thread_fun + 25
    4   libsystem_pthread.dylib        0x00007fff90f582fc _pthread_body + 131
    5   libsystem_pthread.dylib        0x00007fff90f58279 _pthread_start + 176
    6   libsystem_pthread.dylib        0x00007fff90f564b1 thread_start + 13
    Thread 8:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff93d5c52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff93d5b69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff91be9b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff91be8fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff91be8838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork            0x00007fff93466d20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff910d6b7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib        0x00007fff90f582fc _pthread_body + 131
    8   libsystem_pthread.dylib        0x00007fff90f58279 _pthread_start + 176
    9   libsystem_pthread.dylib        0x00007fff90f564b1 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff93d61946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff90f564a1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff93d61946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff90f564a1 start_wqthread + 13
    Thread 11:
    Thread 12:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff93d613f6 __select + 10
    1   libsystem_pthread.dylib        0x00007fff90f582fc _pthread_body + 131
    2   libsystem_pthread.dylib        0x00007fff90f58279 _pthread_start + 176
    3   libsystem_pthread.dylib        0x00007fff90f564b1 thread_start + 13
    Thread 13 Crashed:
    0   libsystem_pthread.dylib        0x00007fff90f56695 _pthread_mutex_lock + 87
    1   libsystem_c.dylib              0x00007fff906fab78 vfprintf_l + 28
    2   libsystem_c.dylib              0x00007fff906f3620 fprintf + 186
    3   ???                            0x000000010d90d5dc 0 + 4522563036
    Thread 13 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff7cf8c1d8  rcx: 0x00007fff7cf8c1f0  rdx: 0x00000000000000a0
      rdi: 0x00007fff7cf8c1f0  rsi: 0x00007fff90f56b14  rbp: 0x000000010d909e30  rsp: 0x000000010d909db0
       r8: 0x000000010d911000   r9: 0x0000000000000054  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x00007fff7cf8b6b8  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff90f56695  rfl: 0x0000000000010246  cr2: 0x0000000000000020
    Logical CPU:     3
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x1049d5000 -        0x1049d5fff  com.apple.Safari (8.0.2 - 10600.2.5) <2225AE13-780E-3234-9A05-9DD6D94EE96C> /Applications/Safari.app/Contents/MacOS/Safari
           0x1049de000 -        0x105317ff7  com.apple.Safari.framework (10600 - 10600.2.5) <70257BE2-5D89-3EAA-8863-269880160EEE> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x1057b6000 -        0x105cc9ff3  com.apple.JavaScriptCore (10600 - 10600.2.1) <ABEF8FB3-6DC5-3FCF-9B4A-1DF6411063B0> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x105e35000 -        0x1060e9fff  com.apple.WebKit (10600 - 10600.2.5) <11CA89A1-A002-3FEB-8046-B31E92003AED> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x1063c5000 -        0x1063c5fff  com.apple.WebKit2 (10600 - 10600.2.5) <ED09F7D3-1F46-3925-8E11-D6AC3492658E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x1063cf000 -        0x10650bffb  com.apple.WebKitLegacy (10600 - 10600.2.5) <0A88D3D6-F5BA-30F4-9D09-87DF653759FC> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
           0x106604000 -        0x1075a9ff7  com.apple.WebCore (10600 - 10600.2.1) <628CB849-0E8D-3071-98A3-55E7D24087DF> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x10c5f2000 -        0x10c5f2ff5 +cl_kernels (???) <6B9E45B5-7FE3-4FAA-93CF-5FA77AA57F83> cl_kernels
           0x10c5f6000 -        0x10c5f6fef +cl_kernels (???) <CEF76C1C-3578-45C0-8EA9-9F02C446A5D6> cl_kernels
           0x10d32b000 -        0x10d411fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10d5b8000 -        0x10d5c0fff  com.apple.SyncedDefaults (2.0 - 212) <F74E6622-CD11-3714-848A-47A12A002930> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
        0x7fff647f8000 -     0x7fff6482e837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff8c4d3000 -     0x7fff8c903fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8c904000 -     0x7fff8c904fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8ca6c000 -     0x7fff8ca8afff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <C763B730-D6BC-31D3-951A-898BB49C5A3E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8ca8b000 -     0x7fff8cd21ff7  com.apple.AOSKit (1.06 - 215) <432B31DE-50F3-3258-A462-A777C3B8184A> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8cd22000 -     0x7fff8cdcaff7  com.apple.PackageKit (3.0 - 434) <B6C2831E-914D-3E5F-B0E9-A7079489A6FD> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff8cdcb000 -     0x7fff8ce18fff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8ce19000 -     0x7fff8ce2dff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff8ce2e000 -     0x7fff8ce33ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8ce34000 -     0x7fff8ce4eff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
        0x7fff8ce4f000 -     0x7fff8ce86ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8ce87000 -     0x7fff8ce88fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff8ce89000 -     0x7fff8ce89fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8cfbf000 -     0x7fff8d2f2ff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
        0x7fff8d2f3000 -     0x7fff8d2f4fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff8d2f5000 -     0x7fff8d300fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8d301000 -     0x7fff8d306ff7  com.apple.ServerInformation (2.0 - 1) <020F4A0E-F1A2-38AE-8F2B-22200CF1FC82> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff8d307000 -     0x7fff8d307fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8d308000 -     0x7fff8d36dff7  com.apple.ids (10.0 - 1000) <12E5717E-8D63-3B70-BB46-A60AFB02CCAE> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff8d406000 -     0x7fff8d430ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff8d431000 -     0x7fff8d442ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff8d443000 -     0x7fff8d628ff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff8d62c000 -     0x7fff8d657ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff8d658000 -     0x7fff8d673ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff8d6b8000 -     0x7fff8d713fff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8d714000 -     0x7fff8d718fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff8d719000 -     0x7fff8d71bff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8d71c000 -     0x7fff8d80eff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff8d80f000 -     0x7fff8d953ff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8d954000 -     0x7fff8d9affff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8d9b0000 -     0x7fff8d9fdff3  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
        0x7fff8d9fe000 -     0x7fff8da09ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
        0x7fff8da0a000 -     0x7fff8da59ff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8da99000 -     0x7fff8daaaff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff8daba000 -     0x7fff8dac2fe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8dac3000 -     0x7fff8dae6fff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8dbdb000 -     0x7fff8dc69ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8dcd9000 -     0x7fff8dd2cffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8dd5b000 -     0x7fff8dd6dff7  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
        0x7fff8dfe1000 -     0x7fff8e0b3ff7  com.apple.PubSub (1.0.5 - 65.39) <9A915B29-496B-3653-B450-EB1B6EF2BBD7> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8e0b4000 -     0x7fff8e0f1ff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8e0f2000 -     0x7fff8e157fff  com.apple.framework.internetaccounts (2.1 - 210) <DC8D9230-B7C8-3100-8B2F-399B51A4483A> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8ea90000 -     0x7fff8ea9bfdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8ea9c000 -     0x7fff8eaa5fff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8eb3f000 -     0x7fff8f068ff7  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
        0x7fff8f069000 -     0x7fff8f06affb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff8f072000 -     0x7fff8f08bfff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8f08c000 -     0x7fff8f08cfff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8f08d000 -     0x7fff8f0bfff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8f0c0000 -     0x7fff8f12effb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8f12f000 -     0x7fff8f212fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8f213000 -     0x7fff8f22aff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff8f22b000 -     0x7fff8f266fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8f267000 -     0x7fff8f274fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8f275000 -     0x7fff8f277fff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8f278000 -     0x7fff8f285fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff8f286000 -     0x7fff8f28afff  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
        0x7fff8f28b000 -     0x7fff8f291ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8f292000 -     0x7fff8f3d4fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
        0x7fff8f3d5000 -     0x7fff8f40fffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8f410000 -     0x7fff8f410fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8f411000 -     0x7fff8f417fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff8f463000 -     0x7fff8f4a9ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff8f4aa000 -     0x7fff8f504ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff8f643000 -     0x7fff8f643ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff8f644000 -     0x7fff8f646fff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8f6c8000 -     0x7fff8f7f8fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff8f7f9000 -     0x7fff8f804ff7  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
        0x7fff8f805000 -     0x7fff8fb07fff  com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8fb22000 -     0x7fff8fb68ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8fb69000 -     0x7fff8fb6dfff  com.apple.LoginUICore (3.0 - 3.0) <D76AB05B-B627-33EE-BA8A-515D85275DCD> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8fb6e000 -     0x7fff8fb9effb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8fb9f000 -     0x7fff8fc40ff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <EDC78AEE-28E7-324C-9947-41A0814A8154> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff8fc41000 -     0x7fff8fc5dfff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8fc5e000 -     0x7fff8fc66ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff8fc67000 -     0x7fff8fc72ff7  com.apple.CommerceCore (1.0 - 376.0.5) <57E5C067-52F6-3854-86C0-D878EDA24B55> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8fc73000 -     0x7fff8fca0fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8fe6a000 -     0x7fff90356fff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff90357000 -     0x7fff90359ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <D7516965-DB40-3235-9D00-C724F7D2BC02> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff9035a000 -     0x7fff90382fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff90393000 -     0x7fff9039cfff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff9039d000 -     0x7fff903c0ff7  com.apple.idsfoundation (10.0 - 1000) <D0C0714F-B1B0-3D86-BAA8-DACC76121118> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff903c1000 -     0x7fff903c5fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff903c6000 -     0x7fff903cafff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff903cb000 -     0x7fff903cdffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff903ce000 -     0x7fff906b5ffb  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
        0x7fff906b6000 -     0x7fff90742fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff9074a000 -     0x7fff90785fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff907bf000 -     0x7fff90bccff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff90bcd000 -     0x7fff90be8ff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff90be9000 -     0x7fff90bebff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff90c63000 -     0x7fff90c67fff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff90caa000 -     0x7fff90cf3ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff90d08000 -     0x7fff90d13ff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff90d14000 -     0x7fff90e2cffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff90e2d000 -     0x7fff90f54fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff90f55000 -     0x7fff90f5efff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff90f76000 -     0x7fff90fc7ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff91041000 -     0x7fff9104bff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff9104c000 -     0x7fff91059ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff9105a000 -     0x7fff91061fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff91062000 -     0x7fff9106afff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff9106b000 -     0x7fff9106dff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff9106e000 -     0x7fff9139cff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff9139d000 -     0x7fff9139eff7  com.apple.AddressBook.ContactsData (9.0 - 1499) <A3D84EBD-3007-3A49-BEE5-F05790DCF38E> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff913ef000 -     0x7fff913f6fff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff9141c000 -     0x7fff91686ff7  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
        0x7fff91687000 -     0x7fff9169aff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff9169b000 -     0x7fff9169dfff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff9169e000 -     0x7fff917b5fe7  libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff917b6000 -     0x7fff91879ff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff9187a000 -     0x7fff9187fffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
        0x7fff9188b000 -     0x7fff9197fff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff91980000 -     0x7fff91ab2ff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff91ab3000 -     0x7fff91afffff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff91b00000 -     0x7fff91b15fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff91b5c000 -     0x7fff91b76ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff91b77000 -     0x7fff91f0dfff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff91f0e000 -     0x7fff91f0ffff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-99

    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 keeps crashing after adobe update

    Hey, today it poped up a adobe update page, and i installed it, but now safari keeps crashing and i get the message pasted below, what to do??
    do i have the flashback malware?? and how do i get rid of it?
    Process: WebProcess [2713]
    Path: /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Identifier: com.apple.WebProcess
    Version:         8536 (8536.25)
    Build Info: WebKit2-7536025000000000~2
    Code Type: X86-64 (Native)
    Parent Process:  ??? [2711]
    User ID:         501
    Date/Time: 2012-07-30 00:10:50.179 +0200
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:          13109 sec
    Crashes Since Last Report:           61
    Per-App Crashes Since Last Report:   6
    Anonymous UUID: 73EC6394-A6FD-4FC3-9507-EEB817599E97
    Crashed Thread: 21  Dispatch queue: com.apple.root.default-priority
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Thread 0:: Dispatch queue: com.apple.main-thread
    0 com.apple.JavaScriptCore          0x00007fff95b277cd JSC::BytecodeGenerator::emitMove(JSC::RegisterID*, JSC::RegisterID*) + 45
    1 com.apple.JavaScriptCore          0x00007fff95b5c2e6 JSC::ApplyFunctionCallDotNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 2054
    2 com.apple.JavaScriptCore          0x00007fff95b5ff69 JSC::CommaNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 153
    3 com.apple.JavaScriptCore          0x00007fff95b3db94 JSC::ReturnNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 132
    4 com.apple.JavaScriptCore          0x00007fff95b251f7 JSC::BlockNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 119
    5 com.apple.JavaScriptCore          0x00007fff95b26c78 JSC::FunctionBodyNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 152
    6 com.apple.JavaScriptCore          0x00007fff95b1b37b JSC::BytecodeGenerator::generate() + 43
    7 com.apple.JavaScriptCore          0x00007fff95c34b2d JSC::FunctionExecutable::produceCodeBlockFor(JSC::ScopeChainNode*, JSC::CompilationKind, JSC::CodeSpecializationKind, JSC::JSObject*&) + 573
    8 com.apple.JavaScriptCore          0x00007fff95c3451c JSC::FunctionExecutable::compileForCallInternal(JSC::ExecState*, JSC::ScopeChainNode*, JSC::JITCode::JITType) + 60
    9 com.apple.JavaScriptCore          0x00007fff95b22a84 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 340
    10 com.apple.JavaScriptCore        0x00007fff95b22924 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
    11 com.apple.WebCore                  0x00007fff9457e88d WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 877
    12 com.apple.WebCore                  0x00007fff9457e3c4 WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&) + 212
    13 com.apple.WebCore                  0x00007fff944fea55 WebCore::EventTarget::fireEventListeners(WebCore::Event*) + 69
    14 com.apple.WebCore                  0x00007fff9452b5af WebCore::DOMWindow::dispatchEvent(***::PassRefPtr<WebCore::Event>, ***::PassRefPtr<WebCore::EventTarget>) + 207
    15 com.apple.WebCore                  0x00007fff94551939 WebCore::FrameLoader::fireBeforeUnloadEvent(WebCore::Chrome*) + 169
    16 com.apple.WebCore                  0x00007fff945516b2 WebCore::FrameLoader::shouldClose() + 498
    17 com.apple.WebCore                  0x00007fff9455123f WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceReques t const&, ***::PassRefPtr<WebCore::FormState>, bool) + 63
    18 com.apple.WebCore                  0x00007fff945511d0 WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool) + 32
    19 com.apple.WebCore                  0x00007fff94551115 WebCore::PolicyCallback::call(bool) + 69
    20 com.apple.WebCore                  0x00007fff945510b1 WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction) + 689
    21 com.apple.WebKit2                  0x00007fff8e19dad1 WebKit::WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore::NavigationAction const&, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>) + 279
    22 com.apple.WebCore                  0x00007fff9455092a WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, ***::PassRefPtr<WebCore::FormState>, void (*)(void*, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool), void*) + 954
    23 com.apple.WebCore                  0x00007fff945504d9 WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, ***::PassRefPtr<WebCore::FormState>) + 1289
    24 com.apple.WebCore                  0x00007fff9454fd02 WebCore::FrameLoader::load(WebCore::DocumentLoader*) + 242
    25 com.apple.WebCore                  0x00007fff9454fbd3 WebCore::FrameLoader::load(WebCore::ResourceRequest const&, WebCore::SubstituteData const&, bool) + 435
    26 com.apple.WebCore                  0x00007fff9454f9fa WebCore::FrameLoader::load(WebCore::ResourceRequest const&, bool) + 74
    27 com.apple.WebKit2                  0x00007fff8e1b2a41 WebKit::WebPage::loadURLRequest(WebCore::ResourceRequest const&, WebKit::SandboxExtension::Handle const&) + 51
    28 com.apple.WebKit2                  0x00007fff8e1c088a void CoreIPC::handleMessage<Messages::WebPage::LoadURLRequest, WebKit::WebPage, void (WebKit::WebPage::*)(WebCore::ResourceRequest const&, WebKit::SandboxExtension::Handle const&)>(CoreIPC::ArgumentDecoder*, WebKit::WebPage*, void (WebKit::WebPage::*)(WebCore::ResourceRequest const&, WebKit::SandboxExtension::Handle const&)) + 106
    29 com.apple.WebKit2                  0x00007fff8e188ef1 WebKit::WebConnectionToUIProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 179
    30 com.apple.WebKit2                  0x00007fff8e0f5715 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 175
    31 com.apple.WebKit2                  0x00007fff8e138403 CoreIPC::Connection::dispatchOneMessage() + 139
    32 com.apple.WebCore                  0x00007fff94f51c19 WebCore::RunLoop::performWork() + 201
    33 com.apple.WebCore                  0x00007fff94f521f7 WebCore::RunLoop::performWork(void*) + 71
    34 com.apple.CoreFoundation                  0x00007fff8b1f4841 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    35 com.apple.CoreFoundation                  0x00007fff8b1f4165 __CFRunLoopDoSources0 + 245
    36 com.apple.CoreFoundation                  0x00007fff8b2174e5 __CFRunLoopRun + 789
    37 com.apple.CoreFoundation                  0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
    38 com.apple.HIToolbox                0x00007fff91131774 RunCurrentEventLoopInMode + 209
    39 com.apple.HIToolbox                0x00007fff91131512 ReceiveNextEventCommon + 356
    40 com.apple.HIToolbox                0x00007fff911313a3 BlockUntilNextEventMatchingListInMode + 62
    41 com.apple.AppKit                      0x00007fff8e570fa3 _DPSNextEvent + 685
    42 com.apple.AppKit                      0x00007fff8e570862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    43  com.apple.AppKit                      0x00007fff8e567c03 -[NSApplication run] + 517
    44 com.apple.WebCore                  0x00007fff94f525cf WebCore::RunLoop::run() + 63
    45 com.apple.WebKit2                  0x00007fff8e1e16d0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    46 com.apple.WebKit2                  0x00007fff8e1a9275 WebKitMain + 285
    47 com.apple.WebProcess             0x0000000107a30e7b 0x107a30000 + 3707
    48  libdyld.dylib                   0x00007fff8cfb97e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib               0x00007fff93194d16 kevent + 10
    1 libdispatch.dylib                         0x00007fff8d986e26 _dispatch_mgr_invoke + 883
    2 libdispatch.dylib                         0x00007fff8d986a2a _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0 libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
    1 libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
    2 com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
    5 com.apple.Foundation               0x00007fff8c4bc7d6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6 com.apple.Foundation               0x00007fff8c51a842 __NSThread__main__ + 1345
    7 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    8 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 3:: WebCore: Scrolling
    0 libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
    1 libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
    2   com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation       0x00007fff8b225a81 CFRunLoopRun + 97
    6 com.apple.WebCore                   0x00007fff94f67941 WebCore::ScrollingThread::initializeRunLoop() + 273
    7 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    9 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 4:: com.apple.CFSocket.private
    0 libsystem_kernel.dylib               0x00007fff93194322 __select + 10
    1   com.apple.CoreFoundation       0x00007fff8b256bf6 __CFSocketManager + 1302
    2 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    3 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 5:: JavaScriptCore::BlockFree
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore          0x00007fff95b0cd66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3 com.apple.JavaScriptCore          0x00007fff95d2e43a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
    5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore          0x00007fff95c910f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore          0x00007fff95c90fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
    5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore          0x00007fff95c910f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore          0x00007fff95c90fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
    5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore          0x00007fff95c910f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3 com.apple.JavaScriptCore          0x00007fff95c90fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
    5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 9:: WebCore: LocalStorage
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore          0x00007fff95b0cd2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3 com.apple.WebCore                   0x00007fff94f8cba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4 com.apple.WebCore                   0x00007fff944e36ea WebCore::StorageThread::threadEntryPoint() + 154
    5 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
    6 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    7 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 10:: WebCore: LocalStorage
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.JavaScriptCore          0x00007fff95b0cd2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3 com.apple.WebCore                   0x00007fff94f8cba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4 com.apple.WebCore                   0x00007fff944e36ea WebCore::StorageThread::threadEntryPoint() + 154
    5 com.apple.JavaScriptCore          0x00007fff95d43a9f ***::wtfThreadEntryPoint(void*) + 15
    6 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    7 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 11:: com.apple.coremedia.networkbuffering
    0   libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
    1 libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
    2 com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
    5 com.apple.CoreFoundation       0x00007fff8b225a81 CFRunLoopRun + 97
    6 com.apple.CoreMedia                0x00007fff8f903980 FigThreadGlobalNetworkBufferingRunloop + 21
    7 com.apple.CoreMedia                0x00007fff8f9054c9 figThreadMain + 382
    8 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    9   libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 12:: com.apple.coremedia.asyncio
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.CoreMedia                0x00007fff8f904ff8 FigSemaphoreWaitRelative + 273
    3 com.apple.MediaToolbox           0x00007fff8dcec221 0x7fff8dcd2000 + 107041
    4 com.apple.CoreMedia                0x00007fff8f9054c9 figThreadMain + 382
    5   libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 13:: QTKit: listenOnDelegatePort
    0 libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
    1   libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
    2 com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
    5 com.apple.CoreFoundation       0x00007fff8b225a81 CFRunLoopRun + 97
    6 com.apple.QTKit                         0x00007fff956f44b6 listenOnDelegatePort + 403
    7 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    8 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 14:: QTKit: listenOnNotificationPort
    0 libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
    1 libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
    2 com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
    5 com.apple.CoreFoundation       0x00007fff8b225a81 CFRunLoopRun + 97
    6 com.apple.QTKit                         0x00007fff956f4951 listenOnNotificationPort + 371
    7   libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    8 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 15:: CVDisplayLink
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88e003 _pthread_cond_wait + 927
    2 com.apple.CoreVideo                 0x00007fff8fde1ed5 CVDisplayLink::waitUntil(unsigned long long) + 271
    3 com.apple.CoreVideo                 0x00007fff8fde123d CVDisplayLink::runIOThread() + 529
    4   com.apple.CoreVideo                 0x00007fff8fde1013 startIOThread(void*) + 148
    5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 16:: com.apple.coremedia.player.async
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.CoreMedia                0x00007fff8f904ff8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox           0x00007fff8dd2b82f 0x7fff8dcd2000 + 366639
    4 com.apple.CoreMedia                0x00007fff8f9054c9 figThreadMain + 382
    5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 17:: AQClient
    0 libsystem_kernel.dylib               0x00007fff93192686 mach_msg_trap + 10
    1 libsystem_kernel.dylib               0x00007fff93191c42 mach_msg + 70
    2 com.apple.CoreFoundation       0x00007fff8b211f23 __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation       0x00007fff8b217606 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation       0x00007fff8b216dd2 CFRunLoopRunSpecific + 290
    5   com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae3629c GenericRunLoopThread::Entry(void*) + 204
    6 com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae36153 CAPThread::Entry(CAPThread*) + 175
    7 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    8 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 18:: com.apple.coremedia.audioqueue.source
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.CoreMedia                0x00007fff8f904ff8 FigSemaphoreWaitRelative + 273
    3 com.apple.MediaToolbox           0x00007fff8dd0375a 0x7fff8dcd2000 + 202586
    4 com.apple.CoreMedia                0x00007fff8f9054c9 figThreadMain + 382
    5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 19:
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1   libsystem_c.dylib                        0x00007fff8c88dfc9 _pthread_cond_wait + 869
    2 com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae4e874 CAGuard::Wait() + 90
    3 com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae4c8d6 AQConverterManager::AQConverterThread::Run() + 294
    4   com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae4c742 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 22
    5 com.apple.audio.toolbox.AudioToolbox           0x00007fff8ae36153 CAPThread::Entry(CAPThread*) + 175
    6 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    7 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 20:
    0 libsystem_kernel.dylib               0x00007fff931946d6 __workq_kernreturn + 10
    1 libsystem_c.dylib                        0x00007fff8c88bf2c _pthread_workq_return + 25
    2 libsystem_c.dylib                        0x00007fff8c88bcf3 _pthread_wqthread + 412
    3 libsystem_c.dylib                        0x00007fff8c8761b1 start_wqthread + 13
    Thread 21 Crashed:: Dispatch queue: com.apple.root.default-priority
    0 com.apple.CFNetwork                0x00007fff91c96c92 CoreSchedulingSet::copyWithUpdatesReleaseSelf(CoreSchedulingSet const*, CoreSchedulingSet const*) const + 104
    1 com.apple.CFNetwork                0x00007fff91c96995 CoreSchedulingSet::copyWithAdditionReleaseSelf(__CFRunLoop*, __CFString const*) const + 71
    2 com.apple.CFNetwork                0x00007fff91cf9ac6 __executionContextSchedule_block_invoke_0 + 44
    3 libdispatch.dylib                         0x00007fff8d987f3d _dispatch_call_block_and_release + 15
    4 libdispatch.dylib                         0x00007fff8d9840fa _dispatch_client_callout + 8
    5 libdispatch.dylib                         0x00007fff8d98523e _dispatch_worker_thread2 + 304
    6 libsystem_c.dylib                        0x00007fff8c88bceb _pthread_wqthread + 404
    7 libsystem_c.dylib                        0x00007fff8c8761b1 start_wqthread + 13
    Thread 22:
    0 libsystem_kernel.dylib               0x00007fff931946d6 __workq_kernreturn + 10
    1 libsystem_c.dylib                        0x00007fff8c88bf2c _pthread_workq_return + 25
    2 libsystem_c.dylib                        0x00007fff8c88bcf3 _pthread_wqthread + 412
    3 libsystem_c.dylib                        0x00007fff8c8761b1 start_wqthread + 13
    Thread 23:: CVDisplayLink
    0 libsystem_kernel.dylib               0x00007fff931940fa __psynch_cvwait + 10
    1 libsystem_c.dylib                        0x00007fff8c88e003 _pthread_cond_wait + 927
    2 com.apple.CoreVideo                 0x00007fff8fde1ed5 CVDisplayLink::waitUntil(unsigned long long) + 271
    3 com.apple.CoreVideo                 0x00007fff8fde123d CVDisplayLink::runIOThread() + 529
    4 com.apple.CoreVideo                 0x00007fff8fde1013 startIOThread(void*) + 148
    5 libsystem_c.dylib                        0x00007fff8c889782 _pthread_start + 327
    6 libsystem_c.dylib                        0x00007fff8c8761c1 thread_start + 13
    Thread 24:
    0 libsystem_kernel.dylib               0x00007fff931946d6 __workq_kernreturn + 10
    1 libsystem_c.dylib                        0x00007fff8c88bf2c _pthread_workq_return + 25
    2 libsystem_c.dylib                        0x00007fff8c88bcf3 _pthread_wqthread + 412
    3 libsystem_c.dylib                        0x00007fff8c8761b1 start_wqthread + 13
    Thread 21 crashed with X86 Thread State (64-bit):
      rax: 0xf000000000000000  rbx: 0x00007fdd6f21ece0  rcx: 0x0000000000bd0600  rdx: 0x000000000014a730
      rdi: 0x00007fdd6f9c9d50  rsi: 0x0000000000000002  rbp: 0x0000000158232d80  rsp: 0x0000000158232d60
       r8: 0x00007fdd6fdb6070   r9: 0x00000000c6fc3de8  r10: 0x00007fdd6de6e390  r11: 0x00000000ab5f1fd1
      r12: 0x00007fdd69219660  r13: 0x00007fff7999fd48  r14: 0x00007fdd6f9c9d50  r15: 0x00007fdd6f21ece0
      rip: 0x00007fff91c96c92  rfl: 0x0000000000010206  cr2: 0x0000000003d50000
    Logical CPU: 2
    Binary Images:
           0x107a30000 -        0x107a30fff  com.apple.WebProcess (8536 - 8536.25) <7E1C1C2E-68E3-3500-B438-8260F444692B> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
           0x107a39000 -        0x107a39fff  WebProcessShim.dylib (7536.25) <DE7BC30F-3415-3F43-B79D-A42D53ED486D> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x14a4e7000 -        0x14a4fdfff  com.apple.WebInspector (8536 - 8536.24) <1C609DE6-B2DE-32A6-B039-9ED16253F7C8> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x14c83a000 -        0x14c83bff7  ATSHI.dylib (341) <07D6CB80-F51F-3BF8-985D-1ADED2B603AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x14caf6000 -        0x14ccadfff  GLEngine (8.5) <AB9EB15E-11BB-34BF-B89E-02BC01916ABE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x14cce4000 -        0x14ce25fff  libGLProgrammability.dylib (8.5) <2FFA7003-CB27-3A04-A4DC-8178545CF74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x14cf59000 -        0x14d30cff7 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.51 - 8.0.0) <5B047440-305F-3C7D-9930-E9A779C70E65> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
           0x14d42c000 -        0x14d43aff7  libGPUSupport.dylib (8.5) <EBBD76FB-1C64-350C-9568-DB4C4C99602D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x14d443000 -        0x14d470fff  GLRendererFloat (8.5) <5486E8B9-3EF6-3C15-9CCB-28317B3BFA97> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x14d479000 -        0x14d482fef  libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x14d48d000 -        0x14d490ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x14fa50000 -        0x14fa55fff  com.apple.audio.AppleHDAHALPlugIn (2.3.0 - 2.3.0f2) <8F89523B-ACB8-35C5-8F28-8B1E4FB044DE> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x14fc03000 -        0x14fc0efff  AppleIntelSNBVA (8.0.51) <5B8718DC-CCBC-3082-B76E-1FED0D4A8202> /System/Library/Extensions/AppleIntelSNBVA.bundle/Contents/MacOS/AppleIntelSNBV A
           0x1509cc000 -        0x1509e2ff7  com.apple.webcontentfilter.framework (3.1 - 5) <EA6EFE08-043B-3EA8-A4CC-CF61F4A149A8> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x150bc9000 -        0x150dd8ff7  com.apple.audio.codecs.Components (3.0 - 3.0) <CF62608B-E62B-3EFB-809C-CD7BBD3A8CD7> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x15129d000 -        0x1513f1fff  com.apple.audio.units.Components (1.8 - 1.8) <5F6DD756-1CBF-30BB-A6CD-E3748C8EF7C7> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x151479000 -        0x1515f2fff  com.apple.AppleGVAFramework (4.0.20 - 4.0.20) <98762E7F-9D87-36D4-BA61-7C304103A9BE> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
           0x151791000 -        0x151886fff  com.apple.AppleIntelHD3000GraphicsVADriver (8.0.51 - 8.0.0) <EF120C37-DF3B-3753-BED5-A2322F5F1FCE> /System/Library/Extensions/AppleIntelHD3000GraphicsVADriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsVADriver
           0x155f83000 -        0x155fa9fff  libPDFRIP.A.dylib (322) <94FC38C3-E621-3133-B1DC-21B1F9AAE05C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
        0x7fff67630000 -     0x7fff6766493f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff89828000 -     0x7fff89a83fff  com.apple.QuartzComposer (5.1 - 281) <E2BADA0D-2078-36FD-A761-97F9430C3C1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff89a89000 -     0x7fff89ad6fff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff89ad7000 -     0x7fff89b1ffff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff89b89000 -     0x7fff89bc0ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff89bc1000 -     0x7fff89c1dfff  com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff89c1e000 -     0x7fff89c2cfff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff89c2d000 -     0x7fff89c3cff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff89c3d000 -     0x7fff89c49ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff89c4a000 -     0x7fff89c5cff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff89c5d000 -     0x7fff89c9dfff  com.apple.MediaKit (13 - 658) <3614D66C-0712-3049-9C5A-1ED9A94D82C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff89dfc000 -     0x7fff89e23ff7 com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff8a07a000 -     0x7fff8a118fff  com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8a119000 -     0x7fff8a168ff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
        0x7fff8a169000 -     0x7fff8a16cff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8a3b4000 -     0x7fff8a3c0ff7  com.apple.CrashReporterSupport (10.8 - 411) <FA7EA7CD-103D-30B1-BF2F-862E68A6B5B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8a3c1000 -     0x7fff8a3c1fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8a3c2000 -     0x7fff8a3ddff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <FF8AB34C-5C19-3C05-AE02-85AA39812686> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8a3de000 -     0x7fff8a422fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff8a423000 -     0x7fff8a85ffff  com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8a87c000 -     0x7fff8a916fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8a917000 -     0x7fff8a974fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8a975000 -     0x7fff8aa9eff7  com.apple.avfoundation (2.0 - 361.24) <513C9DCB-B670-3271-92E5-C5B90F2E34B8> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8aa9f000 -     0x7fff8aaabfff  libCSync.A.dylib (322) <C1321292-F5D3-3B8F-8CBB-57AC8E05F90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8aae5000 -     0x7fff8ab13ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8aba4000 -     0x7fff8ad2afff  libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8ad2b000 -     0x7fff8ad47fff  com.apple.openscripting (1.3.5 - 148) <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8ad48000 -     0x7fff8ade5fff  com.apple.PDFKit (2.7 - 2.7) <00F5A07D-4F61-3BE7-8836-EB03DA904FB1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8ae2f000 -     0x7fff8af7ffff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8af80000 -     0x7fff8af9ffff  com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8afa0000 -     0x7fff8afa3fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff8afa4000 -     0x7fff8b00cfff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8b00d000 -     0x7fff8b075ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8b076000 -     0x7fff8b076fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8b0fa000 -     0x7fff8b17bfff  com.apple.Metadata (10.7.0 - 707.1) <ED39A710-1D87-3207-BB7D-4465B2673C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8b17c000 -     0x7fff8b183fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8b196000 -     0x7fff8b1defff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8b1df000 -     0x7fff8b1e1fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8b1e2000 -     0x7fff8b3cbfff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8b3cc000 -     0x7fff8b4ebfff  com.apple.desktopservices (1.7.0 - 1.7.0) <F84224B1-BA28-31AF-8C89-1C2DBBFE4753> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8b4ec000 -     0x7fff8b549ff7  com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8b54a000 -     0x7fff8b552fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
        0x7fff8b553000 -     0x7fff8b581fff  com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8b582000 -     0x7fff8b59cfff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8b59d000 -     0x7fff8b5bcff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8b5bd000 -     0x7fff8b5cbff7  com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8bd0f000 -     0x7fff8bd8fff7  com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8bda8000 -     0x7fff8be00ff7  com.apple.ImageCaptureCore (4.0 - 4.0) <43B3255C-7567-3508-B2C9-6D1CFA61DB83> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8be01000 -     0x7fff8be57ff7  com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8be58000 -     0x7fff8be79ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8be7a000 -     0x7fff8be8dff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8be8e000 -     0x7fff8be94ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8be95000 -     0x7fff8bebdfff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8bebe000 -     0x7fff8bec4fff  libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8bec5000 -     0x7fff8bec9fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8becf000 -     0x7fff8bedaff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8bedb000 -     0x7fff8bfcbff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8bfdb000 -     0x7fff8bfddfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8bfde000 -     0x7fff8c1fcfff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8c1fd000 -     0x7fff8c208ff7  com.apple.aps.framework (3.0 - 3.0) <17CAFBFA-B842-33F0-B1F5-14EED36799FD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8c209000 -     0x7fff8c20afff  libquit.dylib (130) <FD30E6D6-B4F9-3E14-8376-7036271100D1> /usr/lib/libquit.dylib
        0x7fff8c20b000 -     0x7fff8c245fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8c246000 -     0x7fff8c25afff  libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8c25b000 -     0x7fff8c272fff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8c273000 -     0x7fff8c370fff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
        0x7fff8c371000 -     0x7fff8c380ff7  com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8c381000 -     0x7fff8c483fff  libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8c484000 -     0x7fff8c484fff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8c485000 -     0x7fff8c7e1ff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8c7e2000 -     0x7fff8c817ff7  libTrueTypeScaler.dylib (84.5) <DF2335F3-07BE-30BA-B73C-3204E95B42C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff8c818000 -     0x7fff8c874ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8c875000 -     0x7fff8c941fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
        0x7fff8c942000 -     0x7fff8c943fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff8c950000 -     0x7fff8c951fff  MetadataLib.dylib (644) <7D46FE05-9FC8-34FF-A083-59092253F11D> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
        0x7fff8c952000 -     0x7fff8c952ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8c953000 -     0x7fff8c9affff  com.apple.corelocation (1.0 - 1239.35) <0E3482AE-CF12-3CE2-A15E-0BF3D5F956CB> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8c9b0000 -     0x7fff8ca61fff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8ca62000 -     0x7fff8ca64fff  com.apple.OAuth (13.3 - 13.3) <0B7D051E-C639-34CC-A69B-EA2860112115> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8ca65000 -     0x7fff8ca73ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8ca74000 -     0x7fff8ca77fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8ca7d000 -     0x7fff8ca7dfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8ca7e000 -     0x7fff8cd95ff7  com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8cd96000 -     0x7fff8cdb8ff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
        0x7fff8cdb9000 -     0x7fff8cdd9fff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8cdda000 -     0x7fff8cde1fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8cebb000 -     0x7fff8ced1fff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8cfb7000 -     0x7fff8cfbaff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8d0d5000 -     0x7fff8d0d7ff7  com.apple.EFILogin (2.0 - 2) <6D339047-85C5-35CD-B48F-8C43A6071416> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8d0d8000 -     0x7fff8d357fff  com.apple.AOSKit (1.05 - 148) <C7246547-252D-3505-BC4C-B26ECE575118> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8d3af000 -     0x7fff8d3b3fff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8d3b4000 -     0x7fff8d3b5fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8d558000 -     0x7fff8d558fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8d5df000 -     0x7fff8d6eafff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8d6eb000 -     0x7fff8d724ff7  com.apple.framework.internetaccounts (2.0 - 200) <F4C8194D-D9CF-3D48-A9C0-CE572CDBD070> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8d795000 -     0x7fff8d7c0fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8d7c1000 -     0x7fff8d94afff  com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8d94b000 -     0x7fff8d981fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8d982000 -     0x7fff8d997ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
        0x7fff8d9f8000 -     0x7fff8da05ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8db66000 -     0x7fff8dc5bfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8dc68000 -     0x7fff8dcd1fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8dcd2000 -     0x7fff8e0caff7  com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8e0cb000 -     0x7fff8e0dffff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8e0e0000 -     0x7fff8e2c6fff  com.apple.WebKit2 (8536 - 8536.25) <FC4B5B0A-34F4-331A-AEBB-1AFB6118C617> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8e3ac000 -     0x7fff8e419fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8e41a000 -     0x7fff8f044fff  com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8f045000 -     0x7fff8f049fff  libCGXType.A.dylib (322) <0FA2272E-7733-36EA-9B9B-9279169D5919> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8f04a000 -     0x7fff8f7f2fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8f8e5000 -     0x7fff8f930ff7  com.apple.CoreMedia (1.0 - 926.37) <4C2A8C16-ED81-3127-8E27-3B4024EB9BBE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8f93e000 -     0x7fff8f951ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8f952000 -     0x7fff8fd6efff  FaceCoreLight (2.0.1) <BEDAFBE8-CC12-343D-85D5-29B694DC97F6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8fddf000 -     0x7fff8fe09ff7  com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8fe62000 -     0x7fff8fe69fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8fe6a000 -     0x7fff8febfff7  libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8fec0000 -     0x7fff8fee6fff  com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8fee7000 -     0x7fff8feecfff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8feed000 -     0x7fff8ff38fff  com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff902c2000 -     0x7fff902c5fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff902c6000 -     0x7fff902c9fff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff902ca000 -     0x7fff9033afff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff9033b000 -     0x7fff90400fff  com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff90401000 -     0x7fff9045bfff  com.apple.print.framework.PrintCore (8.0 - 387) <3CA8A004-8F93-3936-9F9E-7030BD474D2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff90465000 -     0x7fff90466ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff90467000 -     0x7fff90489ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff9048a000 -     0x7fff904abfff  com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff904ba000 -     0x7fff905b8ff7  com.apple.QuickLookUIFramework (4.0 - 555.0) <BD4FD137-918A-3755-B2B5-4E552D85B460> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff9060f000 -     0x7fff90883ff7  com.apple.RawCamera.bundle (3.14.2 - 644) <11978DA8-3427-33FB-95BD-315608107265> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff90884000 -     0x7fff9099ca27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
        0x7fff9099d000 -     0x7fff909c9ff7  libRIP.A.dylib (322) <36880C8B-7FC0-3689-91FF-A0E8F4F57FE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff909ca000 -     0x7fff909fefff  com.apple.securityinterface (6.0 - 55024.3) <1AF13976-72BB-351F-A263-09284BA25C88> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff90a56000 -     0x7fff90a60fff  libcsfde.dylib (274.4) <BA21D512-35F1-3B00-8FF6-E0D6A29A21FF> /usr/lib/libcsfde.dylib
        0x7fff90a61000 -     0x7fff90a69ff7  libsystem_dnssd.dylib (379.27) <057906EA-206E-3C35-B43F-5D936FD0A84F> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff90a77000 -     0x7fff90a78ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff90a79000 -     0x7fff90ab8ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff90ab9000 -     0x7fff90ae5fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff90ae6000 -     0x7fff90af4ff7  libkxld.dylib (2050.7.9) <8194156D-8B7D-3881-AF62-BCBE3306EE49> /usr/lib/system/libkxld.dylib
        0x7fff90af5000 -     0x7fff90b4cff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff90b4d000 -     0x7fff90b78fff  com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff90b79000 -     0x7fff90bbcff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff90bbd000 -     0x7fff90c14ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

    Sindreaa wrote:
    I read on the internett that a fake adobe update window poped up on many mac computers.
    Well, without a lot more information I can't help you with this if it's a malware issue. In order for other users here to help you, we need detailed, accurate information, so next time please take notes or screen shots of these things. Where on the Internet did you read this? It hasn't been true for over six months now and looked like this
    Where did the pop-up window come from: your Internet browser? Your OS? Some other application?
    Adobe develops dozens of products, but you don't know which one you updated?
    What site did you download the installer from? Did it end in "adobe.com"?
    Is this what you saw during installation?
    Do you still have the installer? If so what is the file name?
    If you want to keep your computer safe and crash-free, you really need to be more aware of what you do to it, especially when asked for your admin password or to approve a certificate.
    As I said in my first reply, your current Operating System protects you against all currently known variants of Flashback, so it would have warned you before it let you respond to any of the above dialogs. None of the variants have involved fake Adobe anything since late last year, so whatever it was you read on the Internet was very old news and you should no longer be concerned about that one.  But there could always be something new out there that none of us are aware of yet, so don't hesitate to return when you see something suspicious, just make sure to gather all the facts.
    Regarding Adobe FlashPlayer specifically, OS X 10.7.3 and above will disable any older versions and when you visit a web site that requires it you will get an alert that you need to update it and probably give you the correct location to get it from, but don't do that. Go only to adobe.com and follow the links there to obtain the software you need.
    With regard to Adobe and FlashPlayer, if you look in your System Preferences you will find an option to allow Adobe to update it automatically, which is probably your best option. That way you won't have to concern yourself with anything like this again.

  • Safari keeps crashing please please help me

    Safari keeps crashing on macbook pro. I have tried deleting extra software, restarting, and installing an update. Please Help me
    Here is the information:
    Process:               Safari [587]
    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 [587]
    User ID:               501
    Date/Time:             2015-01-15 16:27:03.276 -0500
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        A461E937-4235-EF29-18EC-2E564A63A7D5
    Time Awake Since Boot: 190 seconds
    Crashed Thread:        21
    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                 000000010b937000-000000010b938000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Enabled Extensions:
    com.betafish.adblockforsafari-UAMUU4S2D9 (102.16.2 - 2.16.2) AdBlock
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff90d6852e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff90d6769f mach_msg + 55
    2   com.apple.CoreGraphics         0x00007fff8a4492d7 _CGSCreateLayerContext + 103
    3   com.apple.QuartzCore           0x00007fff944c7f4f CA::Context::connect_cgs(unsigned int) + 39
    4   com.apple.QuartzCore           0x00007fff944c7efe -[CAContextImpl initWithCGSConnection:options:] + 64
    5   com.apple.QuartzCore           0x00007fff944c7e8b +[CAContext contextWithCGSConnection:options:] + 68
    6   com.apple.QuartzCore           0x00007fff944c7c5c view_ensure_context(_CAView*) + 639
    7   com.apple.QuartzCore           0x00007fff944c757e CAViewUpdate + 3334
    8   com.apple.AppKit               0x00007fff85aedf63 -[NSView(NSInternal) _createLayerTreeRenderer] + 432
    9   com.apple.AppKit               0x00007fff85aeb0af -[NSView(NSLayerKitGlue) _setUpLayerTreeRendererAndSurface] + 84
    10  com.apple.AppKit               0x00007fff85a51f20 -[NSView _setUpLayerTreeRendererAndSurfaceIfNecessary] + 56
    11  com.apple.AppKit               0x00007fff85a49de3 -[NSView _setWindow:] + 1894
    12  com.apple.AppKit               0x00007fff85a47633 -[NSView addSubview:] + 463
    13  com.apple.AppKit               0x00007fff85a58b61 -[NSFrameView addSubview:] + 45
    14  com.apple.AppKit               0x00007fff860f3bc1 -[NSThemeFrame addSubview:] + 400
    15  com.apple.AppKit               0x00007fff85ae2a3f -[NSView addSubview:positioned:relativeTo:] + 208
    16  com.apple.AppKit               0x00007fff860f3a20 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
    17  com.apple.AppKit               0x00007fff860f6f9a __49-[NSThemeFrame _floatTitlebarAndToolbarFromInit:]_block_invoke + 789
    18  com.apple.AppKit               0x00007fff85ae0339 +[NSAnimationContext runAnimationGroup:completionHandler:] + 82
    19  com.apple.AppKit               0x00007fff860f6c41 -[NSThemeFrame _floatTitlebarAndToolbarFromInit:] + 104
    20  com.apple.AppKit               0x00007fff85a5174e -[NSThemeFrame initWithFrame:styleMask:owner:] + 243
    21  com.apple.AppKit               0x00007fff85a4fc96 -[NSWindow _commonInitFrame:styleMask:backing:defer:] + 614
    22  com.apple.AppKit               0x00007fff85a4f3fc -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1477
    23  com.apple.AppKit               0x00007fff85c8640e -[NSPanel _initContent:styleMask:backing:defer:contentView:] + 51
    24  com.apple.AppKit               0x00007fff85a4ee2a -[NSWindow initWithContentRect:styleMask:backing:defer:] + 45
    25  com.apple.AppKit               0x00007fff85c863c1 -[NSPanel initWithContentRect:styleMask:backing:defer:] + 78
    26  com.apple.AppKit               0x00007fff85a4c745 -[NSWindowTemplate nibInstantiate] + 567
    27  com.apple.AppKit               0x00007fff85a2173b -[NSIBObjectData instantiateObject:] + 309
    28  com.apple.AppKit               0x00007fff85f03d01 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 452
    29  com.apple.AppKit               0x00007fff85a15f05 loadNib + 384
    30  com.apple.AppKit               0x00007fff85f83f80 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 313
    31  com.apple.AppKit               0x00007fff85f8467d +[NSBundle(NSNibLoadingInternal) _loadNibFile:externalNameTable:options:withZone:] + 150
    32  com.apple.AppKit               0x00007fff85d263af _NXLoadNib + 196
    33  com.apple.AppKit               0x00007fff85d25d8f -[NSAlert init] + 95
    34  com.apple.AppKit               0x00007fff85d659f3 +[NSAlert alertWithMessageText:defaultButton:alternateButton:otherButton:informativeTextW ithFormat:] + 131
    35  com.apple.AppKit               0x00007fff85a3764d __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1021
    36  com.apple.AppKit               0x00007fff85a3720e -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    37  com.apple.AppKit               0x00007fff85a371ad -[NSPersistentUIRestorer promptToIgnorePersistentState] + 247
    38  com.apple.AppKit               0x00007fff85a36e9a -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 255
    39  com.apple.AppKit               0x00007fff85a36c69 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561
    40  com.apple.AppKit               0x00007fff85a366b5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244
    41  com.apple.Foundation           0x00007fff93a16458 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
    42  com.apple.Foundation           0x00007fff93a162c9 _NSAppleEventManagerGenericHandler + 102
    43  com.apple.AE                   0x00007fff8fffd99c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
    44  com.apple.AE                   0x00007fff8fffd719 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    45  com.apple.AE                   0x00007fff8fffd623 aeProcessAppleEvent + 295
    46  com.apple.HIToolbox           0x00007fff8f70537e AEProcessAppleEvent + 56
    47  com.apple.AppKit               0x00007fff85a32d76 _DPSNextEvent + 2665
    48  com.apple.AppKit               0x00007fff85a31e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    49  com.apple.Safari.framework     0x000000010b9b5ad0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    50  com.apple.AppKit               0x00007fff85a25e23 -[NSApplication run] + 594
    51  com.apple.AppKit               0x00007fff85a112d4 NSApplicationMain + 1832
    52  libdyld.dylib                 0x00007fff90c5a5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff90d6e22e kevent64 + 10
    1   libdispatch.dylib             0x00007fff90237a6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff90d6d946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b5864a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff90d6d946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b5864a1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff90d6d946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b5864a1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff90d6d946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b5864a1 start_wqthread + 13
    Thread 6:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x00007fff90d6d132 __psynch_cvwait + 10
    1   com.apple.WebCore             0x000000010d56688b WebCore::IconDatabase::syncThreadMainLoop() + 411
    2   com.apple.WebCore             0x000000010d5639d9 WebCore::IconDatabase::iconDatabaseSyncThread() + 361
    3   com.apple.JavaScriptCore       0x000000010c724a9f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff8b5882fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff8b588279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff8b5864b1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff90d6d946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b5864a1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff90d6d946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b5864a1 start_wqthread + 13
    Thread 9:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff90d6852e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff90d6769f mach_msg + 55
    2   com.apple.QuartzCore           0x00007fff944dfd63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore           0x00007fff944dfc96 thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff8b5882fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff8b588279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff8b5864b1 thread_start + 13
    Thread 10:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff90d6852e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff90d6769f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8bff9b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8bff8fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8bff8838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff93e69d20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff93a5cb7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff8b5882fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff8b588279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff8b5864b1 thread_start + 13
    Thread 11:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff90d6d3f6 __select + 10
    1   libsystem_pthread.dylib       0x00007fff8b5882fc _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff8b588279 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff8b5864b1 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff90d6d946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b5864a1 start_wqthread + 13
    Thread 13:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff90d6d132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8d82ed2e 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       0x000000010c9403fa JSC::BlockAllocator::waitForDuration(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 170
    3   com.apple.JavaScriptCore       0x000000010c72f244 JSC::BlockAllocator::blockFreeingThreadMain() + 84
    4   com.apple.JavaScriptCore       0x000000010c724a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8b5882fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8b588279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8b5864b1 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff90d6d132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8d82ec95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x000000010c72f86b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x000000010c72f6c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010c724a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8b5882fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8b588279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8b5864b1 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff90d6d132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8d82ec95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x000000010c72f86b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x000000010c72f6c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010c724a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8b5882fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8b588279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8b5864b1 thread_start + 13
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff90d6d132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8d82ec95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x000000010c72f86b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x000000010c72f6c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010c724a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8b5882fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8b588279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8b5864b1 thread_start + 13
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff90d6d132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8d82ec95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x000000010c72f86b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x000000010c72f6c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010c724a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8b5882fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8b588279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8b5864b1 thread_start + 13
    Thread 18:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff90d6d132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8d82ec95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x000000010c72f86b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x000000010c72f6c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010c724a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8b5882fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8b588279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8b5864b1 thread_start + 13
    Thread 19:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff90d6d132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8d82ec95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x000000010c72f86b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x000000010c72f6c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010c724a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8b5882fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8b588279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8b5864b1 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x00007fff90d6d946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b5864a1 start_wqthread + 13
    Thread 21 Crashed:
    0   libsystem_pthread.dylib       0x00007fff8b586695 _pthread_mutex_lock + 87
    1   libsystem_c.dylib             0x00007fff8d035b78 vfprintf_l + 28
    2   libsystem_c.dylib             0x00007fff8d02e620 fprintf + 186
    3   ???                           0x0000000114ee95dc 0 + 4646147548
    Thread 21 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff763341d8  rcx: 0x00007fff763341f0  rdx: 0x00000000000000a0
      rdi: 0x00007fff763341f0  rsi: 0x00007fff8b586b14  rbp: 0x0000000114ee5e30  rsp: 0x0000000114ee5db0
       r8: 0x0000000114eed000   r9: 0x0000000000000054  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x00007fff763336b8  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff8b586695  rfl: 0x0000000000010246  cr2: 0x0000000000000020
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10b937000 -        0x10b937fff  com.apple.Safari (8.0.2 - 10600.2.5) <2225AE13-780E-3234-9A05-9DD6D94EE96C> /Applications/Safari.app/Contents/MacOS/Safari
           0x10b93f000 -        0x10c278ff7  com.apple.Safari.framework (10600 - 10600.2.5) <70257BE2-5D89-3EAA-8863-269880160EEE> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x10c71a000 -        0x10cc2dff3  com.apple.JavaScriptCore (10600 - 10600.2.1) <ABEF8FB3-6DC5-3FCF-9B4A-1DF6411063B0> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x10cd95000 -        0x10d049fff  com.apple.WebKit (10600 - 10600.2.5) <11CA89A1-A002-3FEB-8046-B31E92003AED> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x10d327000 -        0x10d327fff  com.apple.WebKit2 (10600 - 10600.2.5) <ED09F7D3-1F46-3925-8E11-D6AC3492658E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x10d32d000 -        0x10d469ffb  com.apple.WebKitLegacy (10600 - 10600.2.5) <0A88D3D6-F5BA-30F4-9D09-87DF653759FC> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
           0x10d55f000 -        0x10e504ff7  com.apple.WebCore (10600 - 10600.2.1) <628CB849-0E8D-3071-98A3-55E7D24087DF> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x112639000 -        0x112639fff  com.apple.WebInspectorUI (10600 - 10600.2.1) <284BA94F-BD22-3E25-921A-6EE265AF2F0C> /System/Library/StagedFrameworks/Safari/WebInspectorUI.framework/Versions/A/Web InspectorUI
           0x112877000 -        0x112890ff7  com.apple.WebInspector (10600 - 10600.2.1) <3586BC26-3AD6-3ED6-B50B-945DDBA82999> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
           0x1138a8000 -        0x1139c0fff  com.apple.mobiledevice (757.1.5.0.2 - 757.1.5.0.2) <364C6894-934B-3844-A77F-7DFEC21F8AEE> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
           0x113a3c000 -        0x113a71ff7  libssl.0.9.8.dylib (52) <70680606-475F-3C89-BB5F-E274253DC7C6> /usr/lib/libssl.0.9.8.dylib
           0x11402e000 -        0x11402efef +cl_kernels (???) <AD5E4C3D-CC18-4581-B941-ED575AA4F340> cl_kernels
           0x11405c000 -        0x114084ffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x114b62000 -        0x114b62ff5 +cl_kernels (???) <489EE20A-BBA5-4738-AD51-2645749E3B0F> cl_kernels
           0x114b64000 -        0x114c4afef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
        0x7fff6bade000 -     0x7fff6bb14837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff8515c000 -     0x7fff85163fff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff851b1000 -     0x7fff8520bff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff8520c000 -     0x7fff85217ff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff85218000 -     0x7fff85248ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff859a2000 -     0x7fff859f1ff7  libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib
        0x7fff859f2000 -     0x7fff85a0dfff  com.apple.PackageKit.PackageUIKit (3.0 - 434) <BE4B6C6F-4A32-3DB1-B81B-EF9ADD70E6EA> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff85a0e000 -     0x7fff8654ffff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff86550000 -     0x7fff8655eff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff8655f000 -     0x7fff86562fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff86563000 -     0x7fff865caff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff865cb000 -     0x7fff865e2ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff865f0000 -     0x7fff86622ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff86623000 -     0x7fff86670ff3  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
        0x7fff86671000 -     0x7fff866ffff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff86700000 -     0x7fff86708fe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff86709000 -     0x7fff86717fff  libIASAuthReboot.dylib (920) <B165E345-197F-3DC7-A52B-64C34FD95D0A> /usr/lib/libIASAuthReboot.dylib
        0x7fff86718000 -     0x7fff86719ff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8671a000 -     0x7fff86722fff  com.apple.xpcobjects (103 - 103) <A202ACEF-7A3D-303E-BB07-29FF49DE279D> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff86723000 -     0x7fff86724fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff86725000 -     0x7fff867fbff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff868ae000 -     0x7fff868affff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff868b0000 -     0x7fff869f6fef  libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib
        0x7fff869f7000 -     0x7fff869fbff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff869fc000 -     0x7fff86af0ff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff86af4000 -     0x7fff86b93df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff86bdd000 -     0x7fff86dc2267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff86dc3000 -     0x7fff86dcafff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff86dcb000 -     0x7fff86dddfff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff86dde000 -     0x7fff86e2afff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff86e2b000 -     0x7fff86e47ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff86e48000 -     0x7fff86eddff7  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
        0x7fff86ede000 -     0x7fff86f6ffff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff86f73000 -     0x7fff86f7dff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff86f7e000 -     0x7fff86fcbfff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8704a000 -     0x7fff87055ff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff87056000 -     0x7fff87058fff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8799f000 -     0x7fff8799ffff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff87a96000 -     0x7fff87ac6ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff87ac7000 -     0x7fff87adcff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff87add000 -     0x7fff87b4bffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff87b64000 -     0x7fff87b6dfff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff87b6e000 -     0x7fff87c0cfff  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
        0x7fff87c0d000 -     0x7fff87c33ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff87c34000 -     0x7fff87c8ffef  libTIFF.dylib (1231) <115791FB-8C49-3410-AC23-56F4B1CFF124> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff87c90000 -     0x7fff87ce1ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff87ce2000 -     0x7fff87ce2ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff87ce3000 -     0x7fff87d08fff  libPng.dylib (1231) <759DF465-B08C-3E97-9A07-3CD447F84F78> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff87d74000 -     0x7fff87d78ff7  libGIF.dylib (1231) <B3D2DF96-A67D-31EA-9A1B-E870B54855EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff88010000 -     0x7fff88034fef  libJPEG.dylib (1231) <3F87A0CA-14FA-3034-A332-DD57A092B08F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88076000 -     0x7fff880b8fff  com.apple.sociald.Social (87 - 87) <A32F7CCA-6D52-3F4E-8779-548E07A84738> /System/Library/Frameworks/Social.framework/Versions/A/Social
        0x7fff880b9000 -     0x7fff883a0ffb  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
        0x7fff883a1000 -     0x7fff883fffff  com.apple.StoreFoundation (1.0 - 1) <50F9E283-FCE4-306C-AF5D-D0AEA434C04E> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFou ndation
        0x7fff88400000 -     0x7fff88406fff  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
        0x7fff89419000 -     0x7fff8942bff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff8942c000 -     0x7fff89436fff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff8945f000 -     0x7fff89461ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff89462000 -     0x7fff89470fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <1F879F4E-369A-38F7-A768-8B9009617479> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff89471000 -     0x7fff894baff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff894bb000 -     0x7fff8954ffff  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
        0x7fff8957b000 -     0x7fff89598ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff89599000 -     0x7fff895bcfff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff895e5000 -     0x7fff895e6fff  libquit.dylib (182) <62510786-F686-3AC4-B315-D05A4B7A896F> /usr/lib/libquit.dylib
        0x7fff895e7000 -     0x7fff895e8fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff89602000 -     0x7fff8960ffff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff89610000 -     0x7fff89617ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff89618000 -     0x7fff89689ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8968a000 -     0x7fff896d7ff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff896d8000 -     0x7fff896dcfff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff896dd000 -     0x7fff8971aff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8971b000 -     0x7fff89723ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff89724000 -     0x7fff89726ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff89727000 -     0x7fff89836ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff89837000 -     0x7fff89850ff7  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
        0x7fff89851000 -     0x7fff89857ff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff89858000 -     0x7fff89863fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff89864000 -     0x7fff898a4ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff898a5000 -     0x7fff898cdfff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff898ce000 -     0x7fff89905ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff89916000 -     0x7fff89916fff  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
        0x7fff89917000 -     0x7fff8991aff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8992f000 -     0x7fff89931ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff89932000 -     0x7fff899edff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff899ee000 -     0x7fff89a0efff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8a298000 -     0x7fff8a2a0fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff8a2a1000 -     0x7fff8a2b8fff  com.apple.login (3.0 - 3.0) <95726FE9-E732-3A3C-A7A1-2566678967D3> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff8a2b9000 -     0x7fff8a3dbff7  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
        0x7fff8a3dc000 -     0x7fff8a3defff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8a3df000 -     0x7fff8a3e3fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff8a3e4000 -     0x7fff8a40cfff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff8a40d000 -     0x7fff8ac46ff3  com.apple.CoreGraphics (1.600.0 - 772) <936D081F-37B3-3DA3-B725-118D0B07DDD2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8ac54000 -     0x7fff8ad31ff7  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
        0x7fff8ad32000 -     0x7fff8ad3bfff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8aea3000 -     0x7fff8af95ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff8b053000 -     0x7fff8b0d4ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8b0d5000 -     0x7fff8b0d9fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff8b0da000 -     0x7fff8b0dcffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8b0e8000 -     0x7fff8b197fe7  libvMisc.dylib (512) <AFBA45DE-7F55-3E4E-B8DF-5E8E21C407AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8b454000 -     0x7fff8b513fff  com.apple.backup.framework (1.6.1 - 1.6.1) <A7BBE57D-D5E7-39DD-812C-31190159F679> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8b57a000 -     0x7fff8b584ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8b585000 -     0x7fff8b58efff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8b58f000 -     0x7fff8b5d9fff  com.apple.DiskManagement (7.0 - 847) <A57A181E-7C50-38F6-BE0A-4F437BB8C45F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8b78e000 -     0x7fff8b7a8ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8b7a9000 -     0x7fff8b7c5ff7  com.apple.pluginkit.framework (1.0 - 1) <566FECEA-620F-3E70-8B87-C69A4486811F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
        0x7fff8b7c6000 -     0x7fff8b924ff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8b925000 -     0x7fff8bb8fff7  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
        0x7fff8bb90000 -     0x7fff8be5fff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8be8f000 -     0x7fff8becafff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8becb000 -     0x7fff8bf3ffff  com.apple.ShareKit (1.0 - 323) <9FC7280E-DB42-37F0-AE57-29E28C9B4E16> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
        0x7fff8bf40000 -     0x7fff8bf86ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff8bf87000 -     0x7fff8c31dfff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8c31e000 -     0x7fff8c33bfff  com.apple.DistributionKit (700 - 920) <079B0A4A-97CD-34D6-B50D-AB5D656B2A38> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff8c33d000 -     0x7fff8c375fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8c49e000 -     0x7fff8c8abff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8c8ac000 -     0x7fff8c9c4ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8c9c5000 -     0x7fff8ca06fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8ca09000 -     0x7fff8ca16ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff8ca17000 -     0x7fff8cb3efff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8cb3f000 -     0x7fff8cb41ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8cb42000 -     0x7fff8cb49fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff8cbba000 -     0x7fff8ced5fcf  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
        0x7fff8ced6000 -     0x7fff8cf10ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8cf11000 -     0x7fff8cf1cff7  com.apple.CommerceCore (1.0 - 376.0.5) <57E5C067-52F6-3854-86C0-D878EDA24B55> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8cf1d000 -     0x7fff8cf1eff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8cf1f000 -     0x7fff8cf25ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8cf26000 -     0x7fff8cfaaff7  com.apple.ViewBridge (99.1 - 99.1) <B36779D4-BEAF-36DD-83AF-E67F639BFF36> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff8cfab000 -     0x7fff8cfbeff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff8cfbf000 -     0x7fff8cfc3fff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff8cfc4000 -     0x7fff8cff0fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8cff1000 -     0x7fff8d07dfff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff8d197000 -     0x7fff8d289fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff8d28a000 -     0x7fff8d299fff  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
        0x7fff8d2bc000 -     0x7fff8d568fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8d56e000 -     0x7fff8d570fff  libRadiance.dylib (1231) <BDD94A52-DE53-300C-9180-5D434272989F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8d826000 -     0x7fff8d826fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8d827000 -     0x7fff8d87bfff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff8d8aa000 -     0x7fff8dc15fff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8dc49000 -     0x7fff8dc49ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
        0x7fff8dc4a000 -     0x7fff8dcb1ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8dcb2000 -     0x7fff8dcb7ff7  com.apple.ServerInformation (2.0 - 1) <020F4A0E-F1A2-38AE-8F2B-22200CF1FC82> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff8dcb8000 -     0x7fff8dce7fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8dd62000 -     0x7fff8de74ff7  libvDSP.dylib (512) <DD5517F5-F7F7-3AA1-B6FA-CD98DBC3C651> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8de75000 -     0x7fff8dee9ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8deea000 -     0x7fff8df04ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff8df05000 -     0x7fff8df33fff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8df34000 -     0x7fff8df3ffdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8df40000 -     0x7fff8df41fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff8df42000 -     0x7fff8df9aff7  com.apple.accounts.AccountsDaemon (113 - 113) <E0074FA1-1872-3F20-8445-3E2FEA290CFB> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
        0x7fff8df9b000 -     0x7fff8e4c4ff7  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
        0x7fff8e4c5000 -     0x7fff8e4ceff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8e4cf000 -     0x7fff8e50ffff  com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff8e510000 -     0x7fff8e52bff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8e52c000 -     0x7fff8e534ffb  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
        0x7fff8e535000 -     0x7fff8e546ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff8e547000 -     0x7fff8e54bfff  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
        0x7fff8e559000 -     0x7fff8e58cff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8e58d000 -     0x7fff8e8c0ff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
        0x7fff8e8c1000 -     0x7fff8e8f9ffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff8e8fa000 -     0x7fff8e96efff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8e9d6000 -     0x7fff8e9ffffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff8ea1d000 -     0x7fff8ea22ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff8ea23000 -     0x7fff8ebb1fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8ebb2000 -     0x7fff8ebdefff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff8ebdf000 -     0x7fff8ebe4ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8ebf0000 -     0x7fff8ec3efff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff8ec56000 -     0x7fff8eca5ff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8eca6000 -     0x7fff8ecabffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
        0x7fff8ecac000 -     0x7fff8ecbdfff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff8ecbe000 -     0x7fff8eccaff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8eccb000 -     0x7fff8eccdfff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff8ecce000 -     0x7fff8ecf9fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff8ed9c000 -     0x7fff8edf7fff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8edf8000 -     0x7fff8ef28fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff8ef29000 -     0x7fff8ef59fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff8f07c000 -     0x7fff8f1c0ff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8f1c1000 -     0x7fff8f3a6ff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff8f3a9000 -     0x7fff8f3b4ff7  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
        0x7fff8f3c2000 -     0x7fff8f3effff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8f3f0000 -     0x7fff8f3f7ff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8f3f8000 -     0x7fff8f411fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8f412000 -     0x7fff8f443ff

    There is no need to download anything to solve this problem.
    If Safari crashes on launch and you don't have another web browser, you should be able to launch Safari by starting up in safe mode.
    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.
    After removing the malware, remember to reset your home page in all the web browsers affected, if it was changed.
    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 (OS X 10.10 or later)
    or
              Download updates automatically (OS X 10.9 or earlier)
    if it's not already checked.

  • Safari keep crashing! Please help!

    Hi, my Safari keeps crashing and wont reopen. I tried opening using safe mode, worked fine.
    Here's the report. Please help me!!
    Process:         Safari [340]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.6 (9537.78.2)
    Build Info:      WebBrowser-7537078002000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [167]
    Responsible:     Safari [340]
    User ID:         501
    Date/Time:       2014-09-07 20:04:15.864 -0400
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  F769E4B3-2241-32DF-04D8-3A217E2C3F44
    Crashed Thread:  20
    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                 0000000109f36000-0000000109f37000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Enabled Extensions:
    com.xunlei.thunder.thunderextensionforsafari-EQ77XF98J8 (1191 - 2.2.0) Thunder Extension
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x0000000110ba99f2 read + 10
    1   com.apple.Foundation           0x000000010c8e620a _NSReadFromFileDescriptorWithProgress + 255
    2   com.apple.Foundation           0x000000010c8e5fbb _NSReadBytesFromFileWithExtendedAttributes + 888
    3   com.apple.Foundation           0x000000010c8e5bb7 -[NSData(NSData) initWithContentsOfFile:] + 91
    4   com.apple.Foundation           0x000000010c8e5996 -[NSData(NSData) initWithContentsOfURL:] + 325
    5   com.apple.Foundation           0x000000010c8e5742 +[NSDictionary(NSDictionary) newWithContentsOf:immutable:] + 102
    6   com.apple.Foundation           0x000000010c986718 +[NSDictionary(NSDictionary) dictionaryWithContentsOfURL:] + 43
    7   com.apple.Safari.framework     0x000000010a0f170e Safari::GlobalHistory::load(***::Vector<***::RefPtr<Safari::GlobalHistoryItem>, 0ul, ***::CrashOnOverflow>&) + 62
    8   com.apple.Safari.framework     0x000000010a0ef4de Safari::GlobalHistory::init() + 100
    9   com.apple.Safari.framework     0x000000010a0ef451 Safari::GlobalHistory::shared() + 55
    10  com.apple.Safari.framework     0x000000010a0ef587 Safari::GlobalHistory::sharedObjC() + 21
    11  com.apple.Safari.framework     0x0000000109f46ff4 -[AppController applicationDidFinishLaunching:] + 330
    12  com.apple.CoreFoundation       0x000000010d2e5e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    13  com.apple.CoreFoundation       0x000000010d1d982d _CFXNotificationPost + 2893
    14  com.apple.Foundation           0x000000010c8d57ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    15  com.apple.AppKit               0x000000010e39db69 -[NSApplication _postDidFinishNotification] + 289
    16  com.apple.AppKit               0x000000010e39d89c -[NSApplication _sendFinishLaunchingNotification] + 195
    17  com.apple.AppKit               0x000000010e39a786 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 570
    18  com.apple.AppKit               0x000000010e39a1db -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
    19  com.apple.Foundation           0x000000010c8f3f0a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    20  com.apple.Foundation           0x000000010c8f3d7d _NSAppleEventManagerGenericHandler + 106
    21  com.apple.AE                   0x00000001113d4e1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    22  com.apple.AE                   0x00000001113d4c32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    23  com.apple.AE                   0x00000001113d4b36 aeProcessAppleEvent + 315
    24  com.apple.HIToolbox           0x000000010ff56161 AEProcessAppleEvent + 56
    25  com.apple.AppKit               0x000000010e3960b6 _DPSNextEvent + 1026
    26  com.apple.AppKit               0x000000010e39589b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    27  com.apple.Safari.framework     0x0000000109f99c00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    28  com.apple.AppKit               0x000000010e38999c -[NSApplication run] + 553
    29  com.apple.AppKit               0x000000010e374783 NSApplicationMain + 940
    30  com.apple.Safari.framework     0x000000010a16bc6d SafariMain + 267
    31  libdyld.dylib                 0x0000000110a095fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib         0x0000000110ba8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x0000000110cbcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000110cbffb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x0000000110ba9662 kevent64 + 10
    1   libdispatch.dylib             0x00000001109d0421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00000001109d0136 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib         0x0000000110ba8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x0000000110cbcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000110cbffb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x0000000110ba8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x0000000110cbcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000110cbffb9 start_wqthread + 13
    Thread 5:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x0000000110ba8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x0000000110cbdc3b _pthread_cond_wait + 727
    2   com.apple.WebCore             0x00000001140393fb WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore             0x0000000114035f8f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore       0x000000010aa25f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x0000000110ba8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x0000000110cbcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000110cbffb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x0000000110ba8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x0000000110cbcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000110cbffb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x0000000110ba8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x0000000110cbcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000110cbffb9 start_wqthread + 13
    Thread 9:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib         0x0000000110ba4a56 semaphore_wait_trap + 10
    1   libdispatch.dylib             0x00000001109d29f9 _dispatch_semaphore_wait_slow + 206
    2   com.apple.CFOpenDirectory     0x00000001116431cf ODQueryCopyResults + 195
    3   com.apple.CFOpenDirectory     0x000000011163b273 ODNodeCopyRecord + 318
    4   com.apple.DirectoryService.Framework 0x000000011a02d450 dsDoDirNodeAuthOnRecordType + 821
    5   com.apple.DirectoryService.Framework 0x000000011a02d0fd dsDoDirNodeAuth + 83
    6   com.apple.framework.SystemAdministration 0x0000000119fe6d89 -[ADMDSNode _authenticateNodeWithName:password:oldPassword:data:method:doAuthentication:] + 498
    7   com.apple.framework.SystemAdministration 0x0000000119fe757c -[ADMDSNode verifyUserName:password:] + 46
    8   com.apple.framework.SystemAdministration 0x0000000119fd8cca -[ADMUser hasEmptyPassword] + 61
    9   com.apple.Safari.framework     0x000000010a12a0df __77-[UserAccountSecurityController _calculateWhetherCurrentUserHasEmptyPassword]_block_invoke + 29
    10  libdispatch.dylib             0x00000001109d11bb _dispatch_call_block_and_release + 12
    11  libdispatch.dylib             0x00000001109ce28d _dispatch_client_callout + 8
    12  libdispatch.dylib             0x00000001109d0082 _dispatch_root_queue_drain + 326
    13  libdispatch.dylib             0x00000001109d1177 _dispatch_worker_thread2 + 40
    14  libsystem_pthread.dylib       0x0000000110cbcef8 _pthread_wqthread + 314
    15  libsystem_pthread.dylib       0x0000000110cbffb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x0000000110ba8e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x0000000110cbcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000110cbffb9 start_wqthread + 13
    Thread 11:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x0000000110ba4a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x0000000110ba3d18 mach_msg + 64
    2   com.apple.QuartzCore           0x000000010bb1a377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore           0x000000010bb1a2ad thread_fun + 25
    4   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    6   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 12:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x0000000110ba4a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x0000000110ba3d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x000000010d239f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x000000010d239539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x000000010d238e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x000000010c939967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x000000010c93976b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 13:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x0000000110ba8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x0000000110cbdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x000000010aa31106 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore       0x000000010aa30c25 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore       0x000000010aa25f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x0000000110ba8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x0000000110cbdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x000000010aa31727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010aa315b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010aa25f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x0000000110ba8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x0000000110cbdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x000000010aa31727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010aa315b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010aa25f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x0000000110ba8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x0000000110cbdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x000000010aa31727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010aa315b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010aa25f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x0000000110ba8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x0000000110cbdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x000000010aa31727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010aa315b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010aa25f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 18:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x0000000110ba8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x0000000110cbdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x000000010aa31727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010aa315b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010aa25f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 19:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x0000000110ba8716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x0000000110cbdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x000000010aa31727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x000000010aa315b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x000000010aa25f4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x0000000110cbb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x0000000110cbb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x0000000110cbffc9 thread_start + 13
    Thread 20 Crashed:
    0   libTIFF.dylib                 0x000000011277cfe5 putRGBcontig8bitCMYKtile + 713
    Thread 20 crashed with X86 Thread State (64-bit):
      rax: 0x4637443646373436  rbx: 0x000000000000004c  rcx: 0x00000000007eefaf  rdx: 0x00000000fffeefaf
      rdi: 0x00000000003c6eaf  rsi: 0x000000010a977000  rbp: 0x000000010b0edff0  rsp: 0x000000010b0edf68
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x00000001125d8420  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x000000010a977000
      rip: 0x000000011277cfe5  rfl: 0x0000000000010286  cr2: 0x0000000000000000
    Logical CPU:     6
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x109f36000 -        0x109f36ffd  com.apple.Safari (7.0.6 - 9537.78.2) <91D289A2-9E2F-3197-A702-06B527DC7918> /Applications/Safari.app/Contents/MacOS/Safari
           0x109f3d000 -        0x10a443fff  com.apple.Safari.framework (9537 - 9537.78.2) <364A0CA6-18C3-3449-875B-40F0F054F5EB> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x10a834000 -        0x10a835ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
           0x10a83f000 -        0x10a85dff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
           0x10a87c000 -        0x10a87dfff  libquit.dylib (161.2) <7B9C07B6-8993-32C8-89C2-23D2E7FA85BA> /usr/lib/libquit.dylib
           0x10a885000 -        0x10a8a2ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
           0x10a8b5000 -        0x10a8b5fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x10a8ba000 -        0x10a8bafff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x10a8bd000 -        0x10a91bff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
           0x10a95b000 -        0x10a965ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x10a97a000 -        0x10a9e6fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x10aa1d000 -        0x10ad94ff6  com.apple.JavaScriptCore (9537 - 9537.78.1) <B105E4F8-5964-39A6-A09C-3897339EEE6E> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x10ae8e000 -        0x10b046ffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
           0x10b0f0000 -        0x10b1dafff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
           0x10b1f1000 -        0x10b222ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
           0x10b233000 -        0x10b240ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
           0x10b249000 -        0x10b257fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x10b261000 -        0x10b2a2fff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x10baf3000 -        0x10bc8fff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x10bd6a000 -        0x10bfc4ff9  com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x10c112000 -        0x10c185fff  com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x10c1c8000 -        0x10c1f6ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x10c227000 -        0x10c28affb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x10c2ca000 -        0x10c400ff5  com.apple.WebKit (9537 - 9537.78.2) <AE0AAF97-AA56-3817-AA30-A0B7A766F0B9> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x10c4f4000 -        0x10c4f5ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
           0x10c4fb000 -        0x10c6ecffc  com.apple.WebKit2 (9537 - 9537.78.2) <353EC5AA-8F73-3B6D-9E2F-0B34C69302BF> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x10c8d3000 -        0x10cbd1fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x10ce0f000 -        0x10cfbcf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
           0x10cfe0000 -        0x10d032fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
           0x10d092000 -        0x10d154ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x10d1c9000 -        0x10d3aefff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x10d522000 -        0x10d692ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x10d799000 -        0x10d799fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x10d79f000 -        0x10d7a0ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
           0x10d7a7000 -        0x10d8adff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x10d918000 -        0x10e23832b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x10e367000 -        0x10e367fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x10e372000 -        0x10eee8ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x10f672000 -        0x10f6a1ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x10f6c6000 -        0x10f6d7ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
           0x10f6e1000 -        0x10f6e3fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
           0x10f6ed000 -        0x10f725ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x10f763000 -        0x10f8b7ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x10f94d000 -        0x10f94dffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x10f953000 -        0x10fb9bff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x10fcc5000 -        0x10fd29fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x10fd69000 -        0x10fe99ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x10ff1b000 -        0x1101c5ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x110322000 -        0x11032aff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
           0x110337000 -        0x110379ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
           0x110391000 -        0x110478ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
           0x1104b2000 -        0x110596fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x11065a000 -        0x1106abff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x1106d3000 -        0x1106d8fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x1106e5000 -        0x1106e6fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
           0x1106ec000 -        0x1106feff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x110713000 -        0x11072bff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x11073c000 -        0x110749fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
           0x110760000 -        0x110824ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x1108ad000 -        0x1108c8ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
           0x1108d8000 -        0x110901ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
           0x110915000 -        0x110919ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
           0x110925000 -        0x11092ffff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
           0x110942000 -        0x110949fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
           0x110959000 -        0x110960ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
           0x11096d000 -        0x1109bbfff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
           0x1109cd000 -        0x1109e7fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
           0x110a06000 -        0x110a09ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
           0x110a16000 -        0x110a16ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
           0x110a1f000 -        0x110a26ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
           0x110a2f000 -        0x110a34fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
           0x110a3d000 -        0x110a3fff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
           0x110a47000 -        0x110a48ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
           0x110a52000 -        0x110a63ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
           0x110a73000 -        0x110a74ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
           0x110a7a000 -        0x110b03ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
           0x110b30000 -        0x110b32ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
           0x110b3f000 -        0x110b47fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
           0x110b50000 -        0x110b77ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
           0x110b93000 -        0x110bafff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
           0x110bd8000 -        0x110c07fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
           0x110c16000 -        0x110c31ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
           0x110c3f000 -        0x110c66ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
           0x110c83000 -        0x110c8cff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
           0x110c9c000 -        0x110ca2ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
           0x110cba000 -        0x110cc1ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
           0x110ccf000 -        0x110cd0fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
           0x110cd9000 -        0x110cddff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
           0x110ce9000 -        0x110ceafff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
           0x110cf1000 -        0x110cf6ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
           0x110cfe000 -        0x110d22fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
           0x110d45000 -        0x110d55fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
           0x110d61000 -        0x110d65fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
           0x110d6c000 -        0x110d6cffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
           0x110d75000 -        0x110d82ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
           0x110d8c000 -        0x111076fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x1110f6000 -        0x111186ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x1111f3000 -        0x11126afff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x111311000 -        0x11137efff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x1113c7000 -        0x111422ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x111455000 -        0x11151ffff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x111598000 -        0x1115c1fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x1115e8000 -        0x1115effff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x1115fc000 -        0x111607fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
           0x11160e000 -        0x111619ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x11162a000 -        0x11162dfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x111636000 -        0x11164dff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x111671000 -        0x11167bff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
           0x111688000 -        0x1116b0ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
           0x1116c4000 -        0x111750ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x111788000 -        0x1117f7ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x111829000 -        0x1118b2fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
           0x1118fe000 -        0x111943ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x111979000 -        0x111988ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
           0x11199a000 -        0x1119e7ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x111a15000 -        0x111a4eff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x111a70000 -        0x111a79fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x111a8c000 -        0x111a8fffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x111a9e000 -        0x111a9efff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x111aa2000 -        0x111d76fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
           0x111dbd000 -        0x111dbdfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x111dc3000 -        0x111e8efff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x111e99000 -        0x111f49ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x111f5a000 -        0x11233bffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x1123a2000 -        0x112510ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x11253d000 -        0x11262cfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x1126a9000 -        0x1126f0fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x11271a000 -        0x11273eff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x112748000 -        0x1127a1fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x1127b1000 -        0x1127ccff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x1127d8000 -        0x1127dcff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x1127e2000 -        0x1128d0fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x1128fe000 -        0x112900fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x112905000 -        0x11294cff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
           0x112962000 -        0x11297bff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x11299b000 -        0x1129b7fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
           0x1129c7000 -        0x112ab8ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
           0x112acc000 -        0x112b31ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x112b62000 -        0x112b63fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x112b6d000 -        0x112b71ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
           0x112b78000 -        0x112b84ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x112b99000 -        0x112ba2ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x112bac000 -        0x112be7fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
           0x112bfb000 -        0x112c20ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x112c3d000 -        0x112f0eff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x11300a000 -        0x11305dfff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
           0x113084000 -        0x1130c3fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x1130d6000 -        0x1130deffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x1130ea000 -        0x1130f5fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x113109000 -        0x113147ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x113155000 -        0x113157fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x11315e000 -        0x113161fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x11316d000 -        0x1135a0ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
           0x1137ba000 -        0x113808ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x113823000 -        0x11382fffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
           0x11383d000 -        0x113856ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x11386a000 -        0x11389afff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
           0x1138c7000 -        0x1138ecff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x1138fb000 -        0x11397cfff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x1139d4000 -        0x113a2cff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x113a77000 -        0x113aa6fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x113ac1000 -        0x113b20fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x113b64000 -        0x113b8eff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
           0x113ba0000 -        0x113c06fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
           0x113c69000 -        0x113c6dfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
           0x113c76000 -        0x113c79fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
           0x113c86000 -        0x113c98fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
           0x113cb5000 -        0x113ccdff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
           0x113ce6000 -        0x113ce7ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
           0x113cf0000 -        0x113cf2ff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
           0x113cfa000 -        0x113eb8fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
           0x114015000 -        0x11401fff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
           0x114030000 -        0x114e84ff7  com.apple.WebCore (9537 - 9537.78.1) <C3CDA458-0ADC-3D71-887C-1E093211D177> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x1173a7000 -        0x1173d3fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
           0x117445000 -        0x117452ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
           0x117465000 -        0x117467fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
           0x11746e000 -        0x117476ff3  libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x118422000 -        0x1186b6ff7  com.apple.RawCamera.bundle (5.06 - 751) <A8B1EEDB-FDCB-3EDC-9728-E3FAA644A499> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x118796000 -        0x118798ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
           0x118ac2000 -        0x118ac5ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
           0x119fd3000 -        0x119fffff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/SystemAdminist ration
           0x11a029000 -        0x11a034ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <B62B1994-1874-3F8D-B62E-589E6F6534C9> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
           0x11a03e000 -        0x11a10fff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D85430A6-1410-3B5F-9D11-17E2440B786E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
           0x11a16f000 -        0x11a1fafff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
           0x11a222000 -        0x11a22cff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
           0x11a237000 -        0x11a2efff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
           0x11a357000 -        0x11a39cfff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
           0x11a3ac000 -        0x11a3ddfff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
           0x11a3ef000 -        0x11a3f5fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
           0x11a401000 -        0x11a436ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
           0x11a445000 -        0x11a455ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
           0x11a45c000 -        0x11a53bfff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
           0x11a5a3000 -        0x11a5d7fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff63da1000 -     0x7fff63dd4817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 1
        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: 190
        thread_create: 3
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=167.4M resident=94.6M(57%) swapped_out_or_unallocated=72.8M(43%)
    Writable regions: Total=1.2G written=31.9M(3%) resident=34.6M(3%) swapped_out=0K(0%) unallocated=1.1G(97%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG shared images                      140K
    CoreServices                           32K
    Foundation                            104K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    JS VM register file (reserved)       4096K        reserved VM address space (unallocated)
    JS garbage collector                  256K
    Kernel Alloc Once                       8K
    MALLOC                              110.2M
    MALLOC (admin)                         32K
    M

    The crash was not caused by a Safari extension, and Safari extensions are not disabled in safe mode.
    You probably installed the "Genieo/InstallMac" rootkit. The product is a fraud, and the developer knowingly distributes an uninstaller that doesn't work. I suggest the tedious procedure below to disable Genieo. This procedure may leave a few small files behind, but it will permanently deactivate the rootkit (as long as you never reinstall it.)
    Malware is constantly changing to get around the defenses against it. The instructions in this comment are valid as of now, as far as I know. They won't necessarily be valid in the future. Anyone finding this comment a few days or more after it was posted should look for more recent discussions or start a new one.
    Back up all data. You must know how to restore from a backup even if the system becomes unbootable. If you don't know how to do that, or if you don't have any backups, stop here and ask for guidance.
    Step 1
    In the Applications folder, there may (or may not) be an application named "Genieo". Genieo may be partially installed even if this item is absent. If it's present, select it and open the Finder Info window. If it shows that the Version is less than 2.0, download and install the current version from the genieo.com website. This may seem paradoxical, since the goal is to remove it, but you'll be saving yourself some trouble as well as the risk of putting the system in an unusable state.
    There should be another application in the same folder named "Uninstall Genieo". After updating Genieo, if necessary, launch "Uninstall Genieo" and follow the prompts to remove the "newspaper-style home page." Restart the computer.
    This step does not completely inactivate Genieo.
    Step 2
    Don't take this step unless you completed Step 1, including the restart, without any error messages. If you didn't find the Genieo application, or if you couldn't complete Step 1 for any reason, stop here and ask for instructions.
    Triple-click anywhere in the line below on this page to select it:
    /Library/Frameworks/GenieoExtra.framework
    Right-click or control-click the line and select
              Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.
    If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    A folder should open with an item named "GenieoExtra.framework" selected. Move that item to the Trash. You'll be prompted for your administrator password.
    Move each of these items to the Trash in the same way:
    /Library/LaunchAgents/com.genieo.completer.update.plist
    /Library/LaunchAgents/com.genieo.engine.plist
    /Library/LaunchAgents/com.genieoinnovation.macextension.plist
    /Library/LaunchDaemons/com.genieoinnovation.macextension.client.plist
    /Library/PrivilegedHelperTools/com.genieoinnovation.macextension.client
    /usr/lib/libgenkit.dylib
    /usr/lib/libgenkitsa.dylib
    /usr/lib/libimckit.dylib
    /usr/lib/libimckitsa.dylib
    ~/Library/Application Support/com.genieoinnovation.Installer
    ~/Library/LaunchAgents/com.genieo.completer.download.plist
    ~/Library/LaunchAgents/com.genieo.completer.update.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those listed above, move them as well. There's no need to restart after each one. Some of these items will be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one.
    Restart and empty the Trash. Don't try to empty the Trash until you have restarted.
    Step 3
    From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including ones called "Genieo" or "Omnibar," and any that have the word "Spigot" or "InstallMac" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    Your web browser(s) should now be working, and you should be able to reset the home page and search engine. If not, stop here and post your results.
    Make sure you don't repeat the mistake that led you to install this software. 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 has 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 youever download a file that isn't obviously what you expected, delete it immediately.
    You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that this Internet criminal has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing, has not done so, even though it's aware of the problem. This failure of oversight has compromised both Gatekeeper and the Developer ID program. You can't rely on Gatekeeper alone to protect you from harmful software.
    Finally, be forewarned that when Genieo is mentioned on this site, the attacker sometimes shows up under the name "Genieo support." He will tell you to download a fake "uninstaller." As he intends, the uninstaller does not completely remove the malware, and is in fact malware itself.

  • Safari Keeps Crashing (Yosemite)

    Safari keeps crashing as I attempt to open it.
    How do I fix this?
    Here are the problem details:
    Process:               Safari [2815]
    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 [2815]
    User ID:               501
    Date/Time:             2015-01-05 12:03:49.619 -0500
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        F955F02F-B317-A385-6197-EC3D64CE22A0
    Sleep/Wake UUID:       F6027C83-C177-4873-943B-B585FA162FBA
    Time Awake Since Boot: 8100 seconds
    Time Since Wake:       1700 seconds
    Crashed Thread:        25
    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                 00000001037fa000-00000001037fb000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Enabled Extensions:
    com.sidetree.HoverZoom-S64NDGV2C5 (32 - 1.8) HoverZoom
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_platform.dylib       0x00007fff870533b0 _platform_memmove$VARIANT$Nehalem + 112
    1   com.apple.CoreGraphics         0x00007fff8e0209b3 CGAccessSessionGetBytes + 139
    2   com.apple.CoreGraphics         0x00007fff8e020888 get_pdf_data + 53
    3   com.apple.CoreGraphics         0x00007fff8e0207de CGPDFSourceRefill + 166
    4   com.apple.CoreGraphics         0x00007fff8e0206fa CGPDFSourceRead + 106
    5   com.apple.CoreGraphics         0x00007fff8e02038f CGPDFSourceForwardSearch + 208
    6   com.apple.CoreGraphics         0x00007fff8e01feba pdf_xref_create + 80
    7   com.apple.CoreGraphics         0x00007fff8e01fe50 pdf_reader_create + 36
    8   com.apple.CoreGraphics         0x00007fff8e01fcc7 pdf_document_create + 158
    9   com.apple.CoreGraphics         0x00007fff8e01fbd9 CGPDFDocumentCreateWithProvider + 48
    10  com.apple.AppKit               0x00007fff820eddaf -[_NSPDFDocument initWithData:] + 77
    11  com.apple.AppKit               0x00007fff820edca7 -[NSPDFImageRep initWithData:] + 155
    12  com.apple.AppKit               0x00007fff820edbf9 +[NSPDFImageRep imageRepWithData:] + 45
    13  com.apple.AppKit               0x00007fff820ed6d0 +[NSImageRep _imageRepsWithContentsOfURL:expandImageContentNow:giveUpOnNetworkURLsWithoutGoo dExtensions:] + 1043
    14  com.apple.AppKit               0x00007fff820ed261 __51-[NSImageURLReferencingRepProvider representations]_block_invoke + 55
    15  com.apple.Foundation           0x00007fff87259006 _NSFaultInObject + 32
    16  com.apple.AppKit               0x00007fff820ed223 -[NSImageURLReferencingRepProvider representations] + 89
    17  com.apple.AppKit               0x00007fff82092af2 __45-[NSImage _usingRepresentationsPerformBlock:]_block_invoke + 47
    18  com.apple.AppKit               0x00007fff82092a8c -[NSImage _usingRepresentationsPerformBlock:] + 91
    19  com.apple.AppKit               0x00007fff8215fd47 -[NSImage representations] + 129
    20  com.apple.AppKit               0x00007fff82581afa -[NSImage _hasMultipleStates] + 81
    21  com.apple.AppKit               0x00007fff820d25db -[NSButtonCell _hasRolloverContentArt] + 43
    22  com.apple.AppKit               0x00007fff820d2596 hasAnyRollover + 183
    23  com.apple.AppKit               0x00007fff820d247f -[NSButtonCell _updateMouseTracking] + 183
    24  com.apple.AppKit               0x00007fff820cff74 -[NSButtonCell setControlView:] + 59
    25  com.apple.AppKit               0x00007fff820f5127 -[NSControl initWithCoder:] + 827
    26  com.apple.AppKit               0x00007fff82118ed1 -[NSButton initWithCoder:] + 44
    27  com.apple.AppKit               0x00007fff820b8d26 -[NSClassSwapper initWithCoder:] + 561
    28  com.apple.Foundation           0x00007fff87257150 _decodeObjectBinary + 2872
    29  com.apple.Foundation           0x00007fff87258221 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1871
    30  com.apple.Foundation           0x00007fff87258435 -[NSArray(NSArray) initWithCoder:] + 200
    31  com.apple.Foundation           0x00007fff87257150 _decodeObjectBinary + 2872
    32  com.apple.Foundation           0x00007fff872564a6 _decodeObject + 278
    33  com.apple.AppKit               0x00007fff820b6e0f -[NSView initWithCoder:] + 2280
    34  com.apple.Foundation           0x00007fff87257150 _decodeObjectBinary + 2872
    35  com.apple.Foundation           0x00007fff872564a6 _decodeObject + 278
    36  com.apple.AppKit               0x00007fff820b8739 -[NSResponder initWithCoder:] + 97
    37  com.apple.AppKit               0x00007fff820b6590 -[NSView initWithCoder:] + 105
    38  com.apple.AppKit               0x00007fff820f4e1f -[NSControl initWithCoder:] + 51
    39  com.apple.AppKit               0x00007fff82118ed1 -[NSButton initWithCoder:] + 44
    40  com.apple.AppKit               0x00007fff820b8d26 -[NSClassSwapper initWithCoder:] + 561
    41  com.apple.Foundation           0x00007fff87257150 _decodeObjectBinary + 2872
    42  com.apple.Foundation           0x00007fff872564a6 _decodeObject + 278
    43  com.apple.AppKit               0x00007fff820905c2 -[NSNibConnector initWithCoder:] + 106
    44  com.apple.AppKit               0x00007fff8209044d -[NSNibOutletConnector initWithCoder:] + 75
    45  com.apple.Foundation           0x00007fff87257150 _decodeObjectBinary + 2872
    46  com.apple.Foundation           0x00007fff87258221 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1871
    47  com.apple.Foundation           0x00007fff87258435 -[NSArray(NSArray) initWithCoder:] + 200
    48  com.apple.Foundation           0x00007fff87257150 _decodeObjectBinary + 2872
    49  com.apple.Foundation           0x00007fff872564a6 _decodeObject + 278
    50  com.apple.AppKit               0x00007fff8208f0e2 -[NSIBObjectData initWithCoder:] + 200
    51  com.apple.Foundation           0x00007fff87257150 _decodeObjectBinary + 2872
    52  com.apple.Foundation           0x00007fff872564a6 _decodeObject + 278
    53  com.apple.AppKit               0x00007fff8208eeb1 loadNib + 300
    54  com.apple.AppKit               0x00007fff825fcf80 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 313
    55  com.apple.AppKit               0x00007fff8208e5d5 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201
    56  com.apple.Safari.framework     0x0000000103b8dd44 -[ToolbarController initWithBrowserWindowController:] + 164
    57  com.apple.Safari.framework     0x00000001039065b5 -[BrowserWindowControllerMac windowDidLoad] + 727
    58  com.apple.AppKit               0x00007fff822ed4e7 -[NSWindowController _windowDidLoad] + 586
    59  com.apple.Safari.framework     0x0000000103c10cfe -[WindowController _windowDidLoad] + 43
    60  com.apple.AppKit               0x00007fff822d46a2 -[NSWindowController window] + 110
    61  com.apple.AppKit               0x00007fff8292ef9e -[NSDocument(NSPersistentUISupport) restoreDocumentWindowWithIdentifier:state:completionHandler:] + 162
    62  com.apple.Safari.framework     0x00000001038c62e9 -[BrowserDocument restoreDocumentWindowWithIdentifier:state:completionHandler:] + 111
    63  com.apple.AppKit               0x00007fff825013b0 -[NSDocumentControllerPersistentRestoration loadedDocument:forAutoID:] + 165
    64  com.apple.AppKit               0x00007fff8250a466 -[NSDocumentController _restorePersistentDocumentWithState:completionHandler:] + 952
    65  com.apple.AppKit               0x00007fff8250ad26 __76+[NSDocumentController restoreWindowWithIdentifier:state:completionHandler:]_block_invoke_2 + 648
    66  com.apple.AppKit               0x00007fff8250331a -[NSDocumentController _waitForAsyncOpeningOrPrintingToFinishThenContinue:] + 244
    67  com.apple.AppKit               0x00007fff8250aa93 __76+[NSDocumentController restoreWindowWithIdentifier:state:completionHandler:]_block_invoke + 155
    68  com.apple.AppKit               0x00007fff8250a9eb +[NSDocumentController restoreWindowWithIdentifier:state:completionHandler:] + 146
    69  com.apple.AppKit               0x00007fff820b2aed -[NSApplication(NSPersistentUIRestorationSupport) restoreWindowWithIdentifier:state:completionHandler:] + 186
    70  com.apple.AppKit               0x00007fff820b2476 -[NSApplication(NSPersistentUIRestorationSupport) _restoreWindowWithRestoration:completionHandler:] + 536
    71  com.apple.AppKit               0x00007fff820b15ac -[NSPersistentUIRestorer restoreStateFromRecords:usingDelegate:completionHandler:] + 1990
    72  com.apple.AppKit               0x00007fff820b0c91 -[NSPersistentUIManager restoreAllPersistentStateRegisteringAsReadyWhenDone:completionHandler:] + 406
    73  com.apple.AppKit               0x00007fff820aff37 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 412
    74  com.apple.AppKit               0x00007fff820afc69 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561
    75  com.apple.AppKit               0x00007fff820af6b5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244
    76  com.apple.Foundation           0x00007fff87261458 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
    77  com.apple.Foundation           0x00007fff872612c9 _NSAppleEventManagerGenericHandler + 102
    78  com.apple.AE                   0x00007fff8ded899c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
    79  com.apple.AE                   0x00007fff8ded8719 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    80  com.apple.AE                   0x00007fff8ded8623 aeProcessAppleEvent + 295
    81  com.apple.HIToolbox           0x00007fff8d83437e AEProcessAppleEvent + 56
    82  com.apple.AppKit               0x00007fff820abd76 _DPSNextEvent + 2665
    83  com.apple.AppKit               0x00007fff820aae80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    84  com.apple.Safari.framework     0x0000000103876ad0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    85  com.apple.AppKit               0x00007fff8209ee23 -[NSApplication run] + 594
    86  com.apple.AppKit               0x00007fff8208a2d4 NSApplicationMain + 1832
    87  libdyld.dylib                 0x00007fff886bc5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8bd8a22e kevent64 + 10
    1   libdispatch.dylib             0x00007fff87218a6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff8bd89946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e8a84a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8bd89946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e8a84a1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff8bd89946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e8a84a1 start_wqthread + 13
    Thread 5:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x00007fff8bd89132 __psynch_cvwait + 10
    1   com.apple.WebCore             0x000000010542988b WebCore::IconDatabase::syncThreadMainLoop() + 411
    2   com.apple.WebCore             0x00000001054269d9 WebCore::IconDatabase::iconDatabaseSyncThread() + 361
    3   com.apple.JavaScriptCore       0x00000001045e8a9f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff8e8aa2fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff8e8aa279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff8e8a84b1 thread_start + 13
    Thread 6:: Dispatch queue: com.apple.WebKit.ServicesController
    0   libsystem_kernel.dylib         0x00007fff8bd8456a semaphore_wait_trap + 10
    1   libdispatch.dylib             0x00007fff8721cc55 _dispatch_semaphore_wait_slow + 213
    2   libextension.dylib             0x00007fff8ef6eb62 +[NSExtension extensionsWithMatchingAttributes:error:] + 321
    3   com.apple.ShareKit             0x00007fff8d69980e +[SHKSharingService sharingServicesWithIdentifier:attributes:itemTypes:matchingDictionary:itemAttri butes:] + 1273
    4   com.apple.ShareKit             0x00007fff8d699fca +[SHKSharingService sharingServicesForItems:mask:] + 894
    5   com.apple.AppKit               0x00007fff8299946a +[NSSharingService sharingServicesForItems:mask:] + 69
    6   com.apple.WebKit               0x0000000104de2f01 ___ZN6WebKit18ServicesController23refreshExistingServicesEb_block_invoke + 191
    7   libdispatch.dylib             0x00007fff8721a323 _dispatch_call_block_and_release + 12
    8   libdispatch.dylib             0x00007fff87215c13 _dispatch_client_callout + 8
    9   libdispatch.dylib             0x00007fff87219365 _dispatch_queue_drain + 1100
    10  libdispatch.dylib             0x00007fff8721aecc _dispatch_queue_invoke + 202
    11  libdispatch.dylib             0x00007fff872186b7 _dispatch_root_queue_drain + 463
    12  libdispatch.dylib             0x00007fff87226fe4 _dispatch_worker_thread3 + 91
    13  libsystem_pthread.dylib       0x00007fff8e8aa6cb _pthread_wqthread + 729
    14  libsystem_pthread.dylib       0x00007fff8e8a84a1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff8bd89946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e8a84a1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff8bd89946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e8a84a1 start_wqthread + 13
    Thread 9:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff8bd8452e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8bd8369f mach_msg + 55
    2   com.apple.QuartzCore           0x00007fff84ce2d63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore           0x00007fff84ce2c96 thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff8e8aa2fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff8e8aa279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff8e8a84b1 thread_start + 13
    Thread 10:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff8bd8452e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8bd8369f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8ba4eb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8ba4dfdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8ba4d838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff861a8d20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff872a7b7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff8e8aa2fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff8e8aa279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff8e8a84b1 thread_start + 13
    Thread 11:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff8bd89132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8b98ec95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00000001045f32d4 JSC::BlockAllocator::blockFreeingThreadMain() + 228
    3   com.apple.JavaScriptCore       0x00000001045e8a9f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff8e8aa2fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff8e8aa279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff8e8a84b1 thread_start + 13
    Thread 12:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8bd89132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8b98ec95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00000001045f386b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00000001045f36c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00000001045e8a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8e8aa2fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8e8aa279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8e8a84b1 thread_start + 13
    Thread 13:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8bd89132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8b98ec95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00000001045f386b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00000001045f36c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00000001045e8a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8e8aa2fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8e8aa279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8e8a84b1 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8bd89132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8b98ec95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00000001045f386b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00000001045f36c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00000001045e8a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8e8aa2fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8e8aa279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8e8a84b1 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff8bd89946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e8a84a1 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff8bd89946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e8a84a1 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff8bd89946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e8a84a1 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff8bd89946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e8a84a1 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib         0x00007fff8bd89946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e8a84a1 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x00007fff8bd89946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e8a84a1 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib         0x00007fff8bd89946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e8a84a1 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib         0x00007fff8bd89946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e8a84a1 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib         0x00007fff8bd89946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e8a84a1 start_wqthread + 13
    Thread 24:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff8bd893f6 __select + 10
    1   libsystem_pthread.dylib       0x00007fff8e8aa2fc _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff8e8aa279 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff8e8a84b1 thread_start + 13
    Thread 25 Crashed:
    0   libsystem_pthread.dylib       0x00007fff8e8a8695 _pthread_mutex_lock + 87
    1   libsystem_c.dylib             0x00007fff8c8cab78 vfprintf_l + 28
    2   libsystem_c.dylib             0x00007fff8c8c3620 fprintf + 186
    3   ???                           0x000000010be765dc 0 + 4494681564
    Thread 25 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff72b721d8  rcx: 0x00007fff72b721f0  rdx: 0x00000000000000a0
      rdi: 0x00007fff72b721f0  rsi: 0x00007fff8e8a8b14  rbp: 0x000000010866fe30  rsp: 0x000000010866fdb0
       r8: 0x000000010bd4d000   r9: 0x0000000000000054  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x00007fff72b716b8  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff8e8a8695  rfl: 0x0000000000010246  cr2: 0x0000000000000020
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x1037fa000 -        0x1037fafff  com.apple.Safari (8.0.2 - 10600.2.5) <2225AE13-780E-3234-9A05-9DD6D94EE96C> /Applications/Safari.app/Contents/MacOS/Safari
           0x103800000 -        0x104139ff7  com.apple.Safari.framework (10600 - 10600.2.5) <70257BE2-5D89-3EAA-8863-269880160EEE> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x1045de000 -        0x104af1ff3  com.apple.JavaScriptCore (10600 - 10600.2.1) <ABEF8FB3-6DC5-3FCF-9B4A-1DF6411063B0> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x104c5a000 -        0x104f0efff  com.apple.WebKit (10600 - 10600.2.5) <11CA89A1-A002-3FEB-8046-B31E92003AED> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x1051e5000 -        0x1051e5fff  com.apple.WebKit2 (10600 - 10600.2.5) <ED09F7D3-1F46-3925-8E11-D6AC3492658E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x1051ed000 -        0x105329ffb  com.apple.WebKitLegacy (10600 - 10600.2.5) <0A88D3D6-F5BA-30F4-9D09-87DF653759FC> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
           0x105422000 -        0x1063c7ff7  com.apple.WebCore (10600 - 10600.2.1) <628CB849-0E8D-3071-98A3-55E7D24087DF> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x10bc28000 -        0x10bc28ff5 +cl_kernels (???) <3BEFD472-EF81-495D-B0F2-1E87A5499729> cl_kernels
           0x10bd48000 -        0x10bd48fef +cl_kernels (???) <51E09FD4-6FB6-40B8-86B7-1548B7E8985B> cl_kernels
           0x10d06b000 -        0x10d151fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
        0x7fff6d686000 -     0x7fff6d6bc837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff80e17000 -     0x7fff80e7eff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff80e8a000 -     0x7fff80e8bff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff80e8c000 -     0x7fff80e93fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff80e94000 -     0x7fff80f08ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff80f09000 -     0x7fff80f0bfff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff80fcb000 -     0x7fff813a2fe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff813a3000 -     0x7fff81444ff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <EDC78AEE-28E7-324C-9947-41A0814A8154> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff81445000 -     0x7fff8144fff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff81450000 -     0x7fff81455ffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
        0x7fff8145f000 -     0x7fff818b2fc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff818ef000 -     0x7fff81900ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff81901000 -     0x7fff81968ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff81969000 -     0x7fff8196eff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff8196f000 -     0x7fff8197efff  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
        0x7fff8197f000 -     0x7fff81983fff  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
        0x7fff81984000 -     0x7fff81985fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff81986000 -     0x7fff81994fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <1F879F4E-369A-38F7-A768-8B9009617479> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff81995000 -     0x7fff81dc5fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff81dc6000 -     0x7fff81f08fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
        0x7fff81f09000 -     0x7fff81f0bff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff81f40000 -     0x7fff81f40fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff81f59000 -     0x7fff81f63fff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff81f64000 -     0x7fff81f9ffff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff81fa0000 -     0x7fff8201dfff  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
        0x7fff8206b000 -     0x7fff82086ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff82087000 -     0x7fff82bc8fff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff82bc9000 -     0x7fff82c16fff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff82c17000 -     0x7fff82cacff7  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
        0x7fff82cef000 -     0x7fff82f57ffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff82f58000 -     0x7fff82f7eff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff82f7f000 -     0x7fff82fabfff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff82fac000 -     0x7fff82ff9ff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff838b6000 -     0x7fff8393aff7  com.apple.ViewBridge (99.1 - 99.1) <B36779D4-BEAF-36DD-83AF-E67F639BFF36> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff8393b000 -     0x7fff8396afff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8398b000 -     0x7fff839aefff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff839af000 -     0x7fff839bcff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff839bd000 -     0x7fff83a4eff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
        0x7fff83a4f000 -     0x7fff83a56ff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff83a73000 -     0x7fff83b36ff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff83b3a000 -     0x7fff83b3afff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff83b3b000 -     0x7fff83b42fff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff83b43000 -     0x7fff83b46fff  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
        0x7fff83b47000 -     0x7fff83b73fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff83b74000 -     0x7fff83b74ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff83b75000 -     0x7fff83e44ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff83e45000 -     0x7fff83e46fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff83e47000 -     0x7fff83e4bff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff83e4c000 -     0x7fff83e5aff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8410c000 -     0x7fff8413dfff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
        0x7fff8413e000 -     0x7fff841b4fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff841b5000 -     0x7fff841b5fff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff841b6000 -     0x7fff841e6ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff841e7000 -     0x7fff841f4fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff841f5000 -     0x7fff84200ff7  com.apple.CommerceCore (1.0 - 376.0.5) <57E5C067-52F6-3854-86C0-D878EDA24B55> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff84280000 -     0x7fff8435dff7  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
        0x7fff8435e000 -     0x7fff844ecfff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff844ed000 -     0x7fff84595ff7  com.apple.PackageKit (3.0 - 434) <B6C2831E-914D-3E5F-B0E9-A7079489A6FD> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff848e9000 -     0x7fff848f5ff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff848f6000 -     0x7fff848fbff7  com.apple.ServerInformation (2.0 - 1) <020F4A0E-F1A2-38AE-8F2B-22200CF1FC82> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff8498e000 -     0x7fff84995ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff84996000 -     0x7fff849affff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff849b0000 -     0x7fff849d0fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff849d1000 -     0x7fff849f9fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff849fa000 -     0x7fff849fdfff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff849fe000 -     0x7fff84a10ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff84a11000 -     0x7fff84a35ff7  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
        0x7fff84a36000 -     0x7fff84a53ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff84a54000 -     0x7fff84a56fff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff84a57000 -     0x7fff84c3cff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff84c3d000 -     0x7fff84cb1fff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff84cb2000 -     0x7fff84cbaffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff84cbb000 -     0x7fff84e6bff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff84e77000 -     0x7fff84e82ff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff84e83000 -     0x7fff84e85fff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff84f5c000 -     0x7fff85002fff  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
        0x7fff85003000 -     0x7fff85008fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85009000 -     0x7fff85046ff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff85049000 -     0x7fff85089ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8508a000 -     0x7fff8509bff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff851f3000 -     0x7fff8522dffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8522e000 -     0x7fff85266fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff85270000 -     0x7fff853adfff  com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff853ae000 -     0x7fff85491fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff85492000 -     0x7fff8550aff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8550b000 -     0x7fff8551fff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff85e71000 -     0x7fff85effff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff86108000 -     0x7fff8630bff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff86342000 -     0x7fff8636affb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff8636b000 -     0x7fff863c6fff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff863c9000 -     0x7fff863d1fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff86438000 -     0x7fff86489ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8648a000 -     0x7fff864baff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff864bb000 -     0x7fff869e4ff7  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
        0x7fff86a34000 -     0x7fff86a7affb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff86a7b000 -     0x7fff86b6eff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff86b6f000 -     0x7fff86b72ff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff86b73000 -     0x7fff86b74fff  libquit.dylib (182) <62510786-F686-3AC4-B315-D05A4B7A896F> /usr/lib/libquit.dylib
        0x7fff86b75000 -     0x7fff86c0bffb  com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff86d88000 -     0x7fff86db6ff7  com.apple.CommerceKit (1.2.0 - 376.0.5) <651BD237-2055-3D9D-8B12-8A4474D26AC1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff86db7000 -     0x7fff86dbbfff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff86dbc000 -     0x7fff86dcaff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff86e45000 -     0x7fff86e47fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff86e9e000 -     0x7fff86ea4ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff86ea5000 -     0x7fff86f99ff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff86f9a000 -     0x7fff86fdbfff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff86fdc000 -     0x7fff8704dff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8704e000 -     0x7fff8704efff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8704f000 -     0x7fff87051ffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff87052000 -     0x7fff8705afff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff8705b000 -     0x7fff87066ff7  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
        0x7fff87067000 -     0x7fff87074fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff87075000 -     0x7fff87076ff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff87077000 -     0x7fff87079ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8707a000 -     0x7fff87103fff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff87104000 -     0x7fff87185ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff87186000 -     0x7fff87191fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff87192000 -     0x7fff871adfff  com.apple.PackageKit.PackageUIKit (3.0 - 434) <BE4B6C6F-4A32-3DB1-B81B-EF9ADD70E6EA> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff871ae000 -     0x7fff871f4ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff871f5000 -     0x7fff87213ff7  com.apple.addressbook.vCard (9.0 - 1499) <B1BC7C0A-A783-3574-8248-BC689F43A0A0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff87214000 -     0x7fff8723eff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff8723f000 -     0x7fff8756dff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8756e000 -     0x7fff8756fff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff87570000 -     0x7fff875b0fff  com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff875f3000 -     0x7fff875f5ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff88624000 -     0x7fff886b8fff  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
        0x7fff886b9000 -     0x7fff886bcff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
        0x7fff886bd000 -     0x7fff886bdfff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff886be000 -     0x7fff887cdffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff887ea000 -     0x7fff887eefff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff887ef000 -     0x7fff88a59ff7  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
        0x7fff88a5a000 -     0x7fff88a95fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff88a96000 -     0x7fff88a97fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff88a98000 -     0x7fff88ea5ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff88ea6000 -     0x7fff88f44fff  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
        0x7fff88fb3000 -     0x7fff88fb4ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff88fec000 -     0x7fff88fedff7  com.apple.AddressBook.ContactsData (9.0 - 1499) <A3D84EBD-3007-3A49-BEE5-F05790DCF38E> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff88fee000 -     0x7fff8901bfff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff89023000 -     0x7fff89039ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff8903a000 -     0x7fff8903efff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff8903f000 -     0x7fff89072ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff89073000 -     0x7fff8909efff  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
        0x7fff8909f000 -     0x7fff893d2ff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
        0x7fff893d5000 -     0x7fff8941ffff  com.apple.DiskManagement (7.0 - 847) <A57A181E-7C50-38F6-BE0A-4F437BB8C45F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff89420000 -     0x7fff89432ff7  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
        0x7fff89d79000 -     0x7fff89ff3fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8a02a000 -     0x7fff8a088fff  com.apple.StoreFoundation (1.0 - 1) <50F9E283-FCE4-306C-AF5D-D0AEA434C04E> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFou ndation
        0x7fff8a0ca000 -     0x7fff8a113ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8a114000 -     0x7fff8a126fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff8a169000 -     0x7fff8a28bff7  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
        0x7fff8a28c000 -     0x7fff8a2e4ff7  com.apple.accounts.AccountsDaemon (113 - 113) <E0074FA1-1872-3F20-8445-3E2FEA290CFB> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
        0x7fff8a59a000 -     0x7fff8a5a5ff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8a5a6000 -     0x7fff8a601fff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8a602000 -     0x7fff8a6c1fff  com.apple.backup.framework (1.6.1 - 1.6.1) <A7BBE57D-D5E7-39DD-812C-31190159F679> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8a6c2000 -     0x7fff8a6d0fff  libIASAuthReboot.dylib (920) <B165E345-197F-3DC7-A52B-64C34FD95D0A> /usr/lib/libIASAuthReboot.dylib
        0x7fff8a6d1000 -     0x7fff8a6d9ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff8a6da000 -     0x7fff8a81eff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8a81f000 -     0x7fff8a822ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8a823000 -     0x7fff8aacbff7  com.apple.RawCamera.bundle (6.02 - 768) <3156D0F8-335C-3380-A849-D47ED4163D3A> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8abcd000 -     0x7fff8abdefff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff8abdf000 -     0x7fff8abe1ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8abe2000 -     0x7fff8ac35ffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8ac36000 -     0x7fff8ac50ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D5

    If Safari crashes on launch and you don't have another web browser, you should be able to launch Safari by starting up in safe mode.
    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.
    After removing the malware, remember to reset your home page in all the web browsers affected, if it was changed.
    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 keeps crashing unexpectedly! Please help me!

    Hello everyone... I am new in this community and hope someone here can give me a hand. My Safari keeps crashing. Here is the report. Any thoughts / ideas??? thank you.
    Process:         WebProcess [179]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7537 (7537.75.14)
    Build Info:      WebKit2-7537075014000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [170]
    Date/Time:       2014-05-14 11:52:35.983 -0400
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          182312 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  681 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      611D25C5-FA9E-4F38-B4DE-B7F03CDFE497
    Crashed Thread:  16  Dispatch queue: CA::CG::Queue
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000013afb4ff0
    VM Regions Near 0x13afb4ff0:
        TC malloc              000000013afb3000-000000013afb4000 [    4K] ---/rwx SM=NUL 
    --> STACK GUARD            000000013afb4000-000000013afb5000 [    4K] ---/rwx SM=NUL  stack guard for thread 16
        Stack                  000000013afb5000-000000013b037000 [  520K] rw-/rwx SM=COW  thread 16
    Application Specific Information:
    objc[179]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Single Web Process
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8aa426b6 semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x00007fff86599d8a _dispatch_thread_semaphore_wait + 18
    2   libdispatch.dylib                       0x00007fff86598f7a _dispatch_barrier_sync_f_slow + 137
    3   com.apple.QuartzCore                    0x00007fff89befae0 CA::CG::IOSurfaceContext::create_image(CGContextDelegate*, CGIOSurfaceContextInfo const*) + 49
    4   com.apple.WebCore                       0x000000010e6b0f87 WebCore::ImageBuffer::copyNativeImage(WebCore::BackingStoreCopy) const + 263
    5   com.apple.WebCore                       0x000000010e6b0dff WebCore::ImageBuffer::draw(WebCore::GraphicsContext*, WebCore::ColorSpace, WebCore::FloatRect const&, WebCore::FloatRect const&, WebCore::CompositeOperator, WebCore::BlendMode, bool) + 79
    6   com.apple.WebCore                       0x000000010e6b0d92 WebCore::GraphicsContext::drawImageBuffer(WebCore::ImageBuffer*, WebCore::ColorSpace, WebCore::FloatRect const&, WebCore::FloatRect const&, WebCore::CompositeOperator, WebCore::BlendMode, bool) + 194
    7   com.apple.WebCore                       0x000000010e951e76 WebCore::GraphicsContext::drawImageBuffer(WebCore::ImageBuffer*, WebCore::ColorSpace, WebCore::IntRect const&, WebCore::CompositeOperator, WebCore::BlendMode, bool) + 134
    8   com.apple.WebCore                       0x000000010e98baab WebCore::HTMLCanvasElement::paint(WebCore::GraphicsContext*, WebCore::LayoutRect const&, bool) + 315
    9   com.apple.WebCore                       0x000000010e98b955 WebCore::RenderHTMLCanvas::paintReplaced(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 341
    10  com.apple.WebCore                       0x000000010e75d779 WebCore::RenderReplaced::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 649
    11  com.apple.WebCore                       0x000000010e61a208 WebCore::RenderLayer::paintForegroundForFragmentsWithPhase(WebCore::PaintPhase, ***::Vector<WebCore::LayerFragment, 1ul, ***::CrashOnOverflow> const&, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*) + 456
    12  com.apple.WebCore                       0x000000010e619fb3 WebCore::RenderLayer::paintForegroundForFragments(***::Vector<WebCore::LayerFra gment, 1ul, ***::CrashOnOverflow> const&, WebCore::GraphicsContext*, WebCore::GraphicsContext*, WebCore::LayoutRect const&, bool, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*, bool, bool) + 371
    13  com.apple.WebCore                       0x000000010e617bb8 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 1928
    14  com.apple.WebCore                       0x000000010e6558a8 WebCore::RenderLayerBacking::paintIntoLayer(WebCore::GraphicsLayer const*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, unsigned int) + 312
    15  com.apple.WebCore                       0x000000010e6556b7 WebCore::RenderLayerBacking::paintContents(WebCore::GraphicsLayer const*, WebCore::GraphicsContext&, unsigned int, WebCore::IntRect const&) + 359
    16  com.apple.WebCore                       0x000000010e655540 WebCore::GraphicsLayer::paintGraphicsLayerContents(WebCore::GraphicsContext&, WebCore::IntRect const&) + 144
    17  com.apple.WebCore                       0x000000010e654df0 drawLayerContents(CGContext*, CALayer*, WebCore::PlatformCALayer*) + 1120
    18  com.apple.QuartzCore                    0x00007fff89b3c456 CABackingStoreUpdate_ + 3782
    19  com.apple.QuartzCore                    0x00007fff89b3b13a CA::Layer::display_() + 1086
    20  com.apple.WebCore                       0x000000010e69985b -[WebLayer display] + 43
    21  com.apple.QuartzCore                    0x00007fff89b3300a CA::Layer::display_if_needed(CA::Transaction*) + 560
    22  com.apple.QuartzCore                    0x00007fff89b31fbf CA::Context::commit_transaction(CA::Transaction*) + 319
    23  com.apple.QuartzCore                    0x00007fff89b31d3c CA::Transaction::commit() + 274
    24  com.apple.QuartzCore                    0x00007fff89b3133d CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 63
    25  com.apple.CoreFoundation                0x00007fff8bc878e7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    26  com.apple.CoreFoundation                0x00007fff8bc87846 __CFRunLoopDoObservers + 374
    27  com.apple.CoreFoundation                0x00007fff8bc5c4a2 CFRunLoopRunSpecific + 258
    28  com.apple.HIToolbox                     0x00007fff8618c2bf RunCurrentEventLoopInMode + 277
    29  com.apple.HIToolbox                     0x00007fff8619356d ReceiveNextEventCommon + 355
    30  com.apple.HIToolbox                     0x00007fff861933fa BlockUntilNextEventMatchingListInMode + 62
    31  com.apple.AppKit                        0x00007fff8db47779 _DPSNextEvent + 659
    32  com.apple.AppKit                        0x00007fff8db4707d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    33  com.apple.AppKit                        0x00007fff8db439b9 -[NSApplication run] + 470
    34  com.apple.WebKit2                       0x000000010dd7f696 int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 724
    35  com.apple.WebProcess                    0x000000010dbb6b7f 0x10dbb5000 + 7039
    36  com.apple.WebProcess                    0x000000010dbb6a78 0x10dbb5000 + 6776
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8aa447e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff86598786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff86597316 _dispatch_mgr_thread + 54
    Thread 2:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e07dbc6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010e07d6e5 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x000000010e072fef _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 3:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e07e1f7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010e07e088 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010e072fef _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e07e1f7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010e07e088 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010e072fef _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e07e1f7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010e07e088 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010e072fef _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8aa4267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8aa41d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8bc5450c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8bc5cc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8bc5c486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff84462fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff8445772a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff844576a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8aa43df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8bca5c8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8aa44192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8562a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8562bb85 start_wqthread + 13
    Thread 9:: WebCore: File
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e07db8d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010ea2f968 ***::PassOwnPtr<WebCore::FileThread::Task> ***::MessageQueue<WebCore::FileThread::Task>::waitForMessageFilteredWithTimeout <bool ()(WebCore::FileThread::Task*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::FileThread::Task*), double) + 168
    4   com.apple.WebCore                       0x000000010ea2f70e WebCore::FileThread::runLoop() + 174
    5   com.apple.JavaScriptCore                0x000000010e072fef _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 10:: WebCore: Worker
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e07db8d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010f1c361b ***::PassOwnPtr<WebCore::WorkerRunLoop::Task> ***::MessageQueue<WebCore::WorkerRunLoop::Task>::waitForMessageFilteredWithTime out<WebCore::ModePredicate const>(***::MessageQueueWaitResult&, WebCore::ModePredicate const&, double) + 187
    4   com.apple.WebCore                       0x000000010f1c3046 WebCore::WorkerRunLoop::runInMode(WebCore::WorkerContext*, WebCore::ModePredicate const&, WebCore::WorkerRunLoop::WaitMode) + 102
    5   com.apple.WebCore                       0x000000010f1c2fa0 WebCore::WorkerRunLoop::run(WebCore::WorkerContext*) + 80
    6   com.apple.WebCore                       0x000000010f1c6290 WebCore::WorkerThread::workerThread() + 624
    7   com.apple.JavaScriptCore                0x000000010e072fef _ZN3WTFL19wtfThreadEntryPointEPv + 15
    8   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 11:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e07d775 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x000000010e072fef _ZN3WTFL19wtfThreadEntryPointEPv + 15
    4   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 12:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e07e1f7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010e07e088 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010e072fef _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 13:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e07e1f7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010e07e088 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010e072fef _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e07e1f7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010e07e088 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010e072fef _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 15:: WebCore: Database
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010e07db8d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010eb0ac78 ***::PassOwnPtr<WebCore::DatabaseTask> ***::MessageQueue<WebCore::DatabaseTask>::waitForMessageFilteredWithTimeout<boo l ()(WebCore::DatabaseTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::DatabaseTask*), double) + 168
    4   com.apple.WebCore                       0x000000010eb09f6c WebCore::DatabaseThread::databaseThread() + 172
    5   com.apple.JavaScriptCore                0x000000010e072fef _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 16 Crashed:: Dispatch queue: CA::CG::Queue
    0   com.apple.QuartzCore                    0x00007fff89bcb8ce CA::OGL::Shape::FillRenderer::render_lines(CA::OGL::Shape::Lines&, CA::Bounds const&) const + 1510
    1   com.apple.QuartzCore                    0x00007fff89bcaa9c CA::OGL::Shape::render_path(CA::OGL::Context&, CA::Bounds const&, CA::OGL::Shape::PathRenderer const&, bool) + 1201
    2   com.apple.QuartzCore                    0x00007fff89bcabe4 CA::OGL::Shape::fill_sc_path(CA::OGL::Context&, CA::ScanConverter::Path const&, CA::ScanConverter::FillRule, CA::Bounds const&, bool, bool) + 252
    3   com.apple.QuartzCore                    0x00007fff89bcd3e3 void CA::OGL::Shape::fill_path<CA::OGL::CGPathIterator>(CA::OGL::Context&, CA::OGL::CGPathIterator const&, CA::ScanConverter::FillRule, CA::Bounds const&, bool, bool) + 232
    4   com.apple.QuartzCore                    0x00007fff89bcb2d8 CA::OGL::fill_path(CA::OGL::Context&, CGPath const*, CA::ScanConverter::FillRule, CA::Bounds const&, CA::Transform const&, bool, bool) + 87
    5   com.apple.QuartzCore                    0x00007fff89bea996 CA::CG::fill_path(CA::CG::Renderer&, CGPath const*, CA::Rect const*, CA::ScanConverter::FillRule, CA::Transform const&, bool) + 998
    6   com.apple.QuartzCore                    0x00007fff89beab85 CA::CG::stroke_path(CA::CG::Renderer&, CGPath const*, CA::CG::BasicState const&, CA::CG::StrokeState const&, CA::Transform const&, bool) + 87
    7   com.apple.QuartzCore                    0x00007fff89be6528 CA::CG::DrawOp::render(CA::CG::Renderer&) const + 1106
    8   com.apple.QuartzCore                    0x00007fff89bf156b CA::CG::Queue::render_callback(void*) + 215
    9   libdispatch.dylib                       0x00007fff865982d2 _dispatch_queue_drain + 264
    10  libdispatch.dylib                       0x00007fff8659812e _dispatch_queue_invoke + 54
    11  libdispatch.dylib                       0x00007fff86597928 _dispatch_worker_thread2 + 198
    12  libsystem_c.dylib                       0x00007fff8562a3da _pthread_wqthread + 316
    13  libsystem_c.dylib                       0x00007fff8562bb85 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8aa44192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8562a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8562bb85 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8aa44192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8562a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8562bb85 start_wqthread + 13
    Thread 19:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff8aa4267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8aa41d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8bc5450c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8bc5cc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8bc5c486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8bc6c19f CFRunLoopRun + 95
    6   com.apple.QTKit                         0x00007fff8a80998a listenOnDelegatePort + 418
    7   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 20:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff8aa4267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8aa41d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8bc5450c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8bc5cc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8bc5c486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8bc6c19f CFRunLoopRun + 95
    6   com.apple.QTKit                         0x00007fff8a809e21 listenOnNotificationPort + 376
    7   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 21:: com.apple.coremedia.networkbuffering
    0   libsystem_kernel.dylib                  0x00007fff8aa4267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8aa41d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8bc5450c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8bc5cc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8bc5c486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8bc6c19f CFRunLoopRun + 95
    6   com.apple.CoreMedia                     0x00007fff879930ba FigThreadGlobalNetworkBufferingRunloop + 119
    7   com.apple.CoreMedia                     0x00007fff879959f2 figThreadMain + 385
    8   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 22:: com.apple.coremedia.asyncio
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c274 _pthread_cond_wait + 840
    2   com.apple.CoreMedia                     0x00007fff87994a5d WaitOnCondition + 14
    3   com.apple.CoreMedia                     0x00007fff87994c55 FigSemaphoreWaitRelative + 181
    4   com.apple.MediaToolbox                  0x00007fff881a88b6 0x7fff8819a000 + 59574
    5   com.apple.CoreMedia                     0x00007fff879959f2 figThreadMain + 385
    6   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 23:: com.apple.coremedia.player.async
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c274 _pthread_cond_wait + 840
    2   com.apple.CoreMedia                     0x00007fff87994a5d WaitOnCondition + 14
    3   com.apple.CoreMedia                     0x00007fff87994c55 FigSemaphoreWaitRelative + 181
    4   com.apple.MediaToolbox                  0x00007fff881da33e 0x7fff8819a000 + 262974
    5   com.apple.CoreMedia                     0x00007fff879959f2 figThreadMain + 385
    6   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 24:: AQClient
    0   libsystem_kernel.dylib                  0x00007fff8aa4267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8aa41d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8bc5450c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8bc5cc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8bc5c486 CFRunLoopRunSpecific + 230
    5   com.apple.audio.toolbox.AudioToolbox          0x00007fff8fde9c74 GenericRunLoopThread::RunLoop() + 50
    6   com.apple.audio.toolbox.AudioToolbox          0x00007fff8fdea0a7 GenericRunLoopThread::Run() + 145
    7   com.apple.audio.toolbox.AudioToolbox          0x00007fff8fde9db0 TRunLoop<AQClient>::Entry(void*) + 9
    8   com.apple.audio.toolbox.AudioToolbox          0x00007fff8fdb261e CAPThread::Entry(CAPThread*) + 98
    9   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 25:: com.apple.coremedia.audioqueue.source
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c274 _pthread_cond_wait + 840
    2   com.apple.CoreMedia                     0x00007fff87994a5d WaitOnCondition + 14
    3   com.apple.CoreMedia                     0x00007fff87994c55 FigSemaphoreWaitRelative + 181
    4   com.apple.MediaToolbox                  0x00007fff881bb519 0x7fff8819a000 + 136473
    5   com.apple.CoreMedia                     0x00007fff879959f2 figThreadMain + 385
    6   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 26:: com.apple.coremedia.audiomentor
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c274 _pthread_cond_wait + 840
    2   com.apple.CoreMedia                     0x00007fff87994a5d WaitOnCondition + 14
    3   com.apple.CoreMedia                     0x00007fff87994c55 FigSemaphoreWaitRelative + 181
    4   com.apple.MediaToolbox                  0x00007fff881f5303 0x7fff8819a000 + 373507
    5   com.apple.CoreMedia                     0x00007fff879959f2 figThreadMain + 385
    6   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c274 _pthread_cond_wait + 840
    2   com.apple.audio.toolbox.AudioToolbox          0x00007fff8fdb2259 CAGuard::Wait() + 93
    3   com.apple.audio.toolbox.AudioToolbox          0x00007fff8fdca2a5 AQConverterManager::AQConverterThread::Run() + 249
    4   com.apple.audio.toolbox.AudioToolbox          0x00007fff8fdc498b AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 25
    5   com.apple.audio.toolbox.AudioToolbox          0x00007fff8fdb261e CAPThread::Entry(CAPThread*) + 98
    6   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 28:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x00007fff8aa4267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8aa41d71 mach_msg + 73
    2   com.apple.audio.CoreAudio               0x00007fff84346eb3 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, unsigned int) + 93
    3   com.apple.audio.CoreAudio               0x00007fff84346f05 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 37
    4   com.apple.audio.CoreAudio               0x00007fff84340568 HALC_ProxyIOContext::IOWorkLoop() + 888
    5   com.apple.audio.CoreAudio               0x00007fff84340151 HALC_ProxyIOContext::IOThreadEntry(void*) + 73
    6   com.apple.audio.CoreAudio               0x00007fff8434000c HALB_IOThread::Entry(void*) + 78
    7   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff8aa44192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8562a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8562bb85 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff8aa44192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8562a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8562bb85 start_wqthread + 13
    Thread 31:
    0   libsystem_kernel.dylib                  0x00007fff8aa44192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8562a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8562bb85 start_wqthread + 13
    Thread 32:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff8aa43bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8562c2a6 _pthread_cond_wait + 890
    2   com.apple.CoreVideo                     0x00007fff83b881cb CVDisplayLink::waitUntil(unsigned long long) + 279
    3   com.apple.CoreVideo                     0x00007fff83b87631 CVDisplayLink::runIOThread() + 559
    4   com.apple.CoreVideo                     0x00007fff83b873e9 _ZL13startIOThreadPv + 148
    5   libsystem_c.dylib                       0x00007fff856288bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8562bb75 thread_start + 13
    Thread 16 crashed with X86 Thread State (64-bit):
      rax: 0x000000013afb4ff0  rbx: 0x00007f9cf4ca7d38  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x000000013afb5020  rsi: 0x0000000000002815  rbp: 0x000000013b02d4c0  rsp: 0x000000013afb4ff0
       r8: 0x000000014963d000   r9: 0x00000000000388b0  r10: 0x000000000000388c  r11: 0x00000000e7e82760
      r12: 0x000000013b031610  r13: 0x000000013b031658  r14: 0x0000000000000000  r15: 0x0000000149665150
      rip: 0x00007fff89bcb8ce  rfl: 0x0000000000010246  cr2: 0x000000013afb4ff0
    Logical CPU: 0
    Binary Images:
           0x10dbb5000 -        0x10dbb7fff  com.apple.WebProcess (7537 - 7537.75.14) <629A8275-CA7A-3E2C-8399-9E2D8A81856B> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10dbbe000 -        0x10dbc0fff  WebProcessShim.dylib (537.75.14 - compatibility 1.0.0) <5E208DAB-D9D4-3BA6-A570-7BC8DB85E556> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10dbcc000 -        0x10dbcdfff  com.apple.VideoDecodeAcceleration (1.1 - 8) <1D15AB26-DEDD-37A8-91F4-0A86F87BDE52> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDe codeAcceleration
           0x10dc2e000 -        0x10de96fff  com.apple.WebKit2 (7537 - 7537.75.14) <0910E2C8-2957-3A14-8D5D-1F40FE601F2F> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10e06a000 -        0x10e410ff7  com.apple.JavaScriptCore (7537 - 7537.75.12) <B0721001-BB60-302E-A8E7-3E77DA93870D> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10e4ff000 -        0x10f5aafff  com.apple.WebCore (7537 - 7537.75.14) <469733EC-7484-3FD0-A005-36E10451E119> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x1113d9000 -        0x11153dfff  com.apple.WebKit (7537 - 7537.75.14) <DD9BC8E1-F1F5-3FD2-B17F-3043A9D33F1A> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x111943000 -        0x111e7cfff  com.apple.Safari.framework (7537 - 7537.75.14) <A3DCFE90-D7CB-3C9A-87FD-91A8DAB6BAC5> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x113f53000 -        0x113f54fff  ATSHI.dylib (??? - ???) <4761FD60-26EE-30C6-89FB-A3149852477F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x11be18000 -        0x11be1bff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x12051f000 -        0x12052dfff  libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x120534000 -        0x120562ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x12056b000 -        0x120575fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x1268f2000 -        0x1268f6fff  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x126bf2000 -        0x126bf7fff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x13dc46000 -        0x13ddfefff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x13de35000 -        0x13df8ffff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x13dfc1000 -        0x13e3a8fe7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <5C9C9474-BA99-33A6-BAD8-628224491FED> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
           0x1499d6000 -        0x149bb7ff7  com.apple.audio.codecs.Components (2.3 - 2.3) <9FF1C1F7-F049-3CE0-AE2A-E3D220A7031B> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x149ca2000 -        0x149dedff7  com.apple.audio.units.Components (1.7.3 - 1.7.3) <CAC75CC0-DAD7-3DD3-91CF-DDE8B19DEBDD> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
        0x7fff6d7b5000 -     0x7fff6d7e9baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff82fd4000 -     0x7fff830dbfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff830dc000 -     0x7fff83138ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff83aa5000 -     0x7fff83b0dff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff83b85000 -     0x7fff83baefff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83baf000 -     0x7fff83bccff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff83c25000 -     0x7fff83c32fff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff83ce5000 -     0x7fff83cf8ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff83cf9000 -     0x7fff83cfefff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff83dc7000 -     0x7fff83e07ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff83e08000 -     0x7fff83e0ffff  com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff83e10000 -     0x7fff83e11fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff83e25000 -     0x7fff83e77ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff83ee5000 -     0x7fff83f3dff7  libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff83f41000 -     0x7fff83f46ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff83f47000 -     0x7fff83f4dfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff83f4e000 -     0x7fff83ff0fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff84060000 -     0x7fff84061ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff84062000 -     0x7fff84074ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff84075000 -     0x7fff84159e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8415a000 -     0x7fff84273fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8431a000 -     0x7fff84382ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff84388000 -     0x7fff8439efff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8439f000 -     0x7fff843a2fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff843fd000 -     0x7fff84716fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff84717000 -     0x7fff84744fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
        0x7fff84745000 -     0x7fff84d29fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff84d2a000 -     0x7fff854d2fff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff854d3000 -     0x7fff854f4fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff854f5000 -     0x7fff8558fff7  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
        0x7fff85590000 -     0x7fff855d9ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff855da000 -     0x7fff856b7fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff85828000 -     0x7fff85869fff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff85bce000 -     0x7fff85bd5fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff85bd6000 -     0x7fff85bf2ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff85bf3000 -     0x7fff85c17fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff85c18000 -     0x7fff85c18fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff85ca6000 -     0x7fff85cd9ff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff85cda000 -     0x7fff85d5fff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff85d60000 -     0x7fff85e6dfff  libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff85e6e000 -     0x7fff85e94fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff86159000 -     0x7fff86189ff7  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
        0x7fff8618a000 -     0x7fff864b6fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff864b7000 -     0x7fff864f7fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff864f8000 -     0x7fff86558fff  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
        0x7fff86559000 -     0x7fff86594fff  libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <B5120F7F-6FD7-3E0B-AAB8-E9A8D72451BC> /usr/lib/libssl.0.9.8.dylib
        0x7fff86595000 -     0x7fff865a3fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff865ac000 -     0x7fff8664dff7  com.apple.LaunchServices (480.42 - 480.42) <A69F9426-05CE-3312-89FD-BC063DA66DBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8664e000 -     0x7fff86743fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff86744000 -     0x7fff8679fff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff86a20000 -     0x7fff86a25fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff86a26000 -     0x7fff86b23ff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff86b4c000 -     0x7fff86c30ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff86c31000 -     0x7fff86d10fff  com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff871a2000 -     0x7fff871e6ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff871e7000 -     0x7fff871fcfff  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
        0x7fff871fd000 -     0x7fff874b5fff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff874b6000 -     0x7fff874bcff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff878dc000 -     0x7fff878e5ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff87906000 -     0x7fff87976fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff87977000 -     0x7fff879beff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff879bf000 -     0x7fff87a3aff7  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
        0x7fff87a6b000 -     0x7fff87b65ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff87b66000 -     0x7fff87b71fff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff87b72000 -     0x7fff87bb4ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff87bb5000 -     0x7fff87ed1fff  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
        0x7fff87fcb000 -     0x7fff88006fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff88038000 -     0x7fff8808cfff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff88095000 -     0x7fff880f7ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff880f8000 -     0x7fff88105fff  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
        0x7fff88106000 -     0x7fff88115ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff88116000 -     0x7fff88167ff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff88168000 -     0x7fff88194ff7  com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff88195000 -     0x7fff88199fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8819a000 -     0x7fff88544fe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) at the request of a stranger. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
    Here's a summary of what you need to do, if you choose to proceed:
    ☞ Copy a line of text in this window to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Fonts 51 4 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports 'com.autodesk.AutoCad com.evenflow.dropbox com.google.GoogleDrive' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 ` route -n get default|awk '/e:/{print $2}' ` 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[45]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n\t(%s)\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}')printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' /^ *$|CSConfigDot/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/\/Users\/[^/]+/~/g ' ' s/^ +//;5p;6p;8p;12p;' ' {sub(/^ +/,"")};NR==6;NR==13&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: [^EO]|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ s/ *:$//;x;s/\n//;/Apple|Genesy|Intel|SMSC/d;s/\n.*//;/\)/p;};/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;} ' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/:/;END { if(NR<100)print "com.apple.";} ' ' $3~/[0-9]:[0-9]{2}$/ { $4="";gsub("  "," ");gsub(/:[0-9:a-f]{14}/,"");} { print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}')print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR==2'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' ' s/^.{52}//;s/ .+//p ' ' /Launch[AD].+\.plist$/;END{if(NR<100)print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$/ { print $3;} ' '/\.(framew|lproj)/d;/plist:|:.+(M.+exec|scrip)/s/:[^:]+//p' '/root/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/;END{if(NR<100)print "/System/"};' '/^\/usr\/lib\/.+dylib$/p' '/\/etc\/(auto_m|hosts[^.]|peri)/s/^\.\/[^/]+//p' ' /\/(Contents\/.+\/Contents|Frameworks)\//d;p;' 's/\/(Contents\/)?Info.plist$//;p' ' { gsub("^| ","||kMDItem'${p[35]}'=");sub("^.."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[9]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/ { next;} /%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|OpenD/!s/:.+//p' ' (/k:/&&$3!~/(255\.){3}0/ )||(/v6:/&&$2!~/A/ ) ' ' /lR/ { if($2<='${p[25]}')print $2;} ' ' BEGIN { FS=":";} $3~/(sh|ng|ic)$/ { n=split($3,a,".");sub(/_2[01].+/,"",$3);b=b"\n"$2" "$3" "a[n]" "$1;c=c$1;} END { d="sort|tail -n'${p[38]}'";print b|d;close(d);if(c)print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n   "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n   [N/A]";"file -b "F|getline T;if(T!~/^(A.+ E.+ text$|POSIX sh.+ text ex)/) F=F" ("T")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' BEGIN{FS="= "} /Path/{print $2} ' ' /^ +B/{ s/.+= |(-[0-9]+)?\.s.+//g;p;} ' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' /:/{$0="'"${p[28]}"'"};1;' '/ en/!s/\.//p' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps sudo\ crontab sudo\ iotop top pkgutil PlistBuddy whoami cksum kextstat launchctl sudo\ launchctl crontab 'sudo defaults read' stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' defaults\ read scutil sudo\ dtrace sudo\ profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil );c2=(com.apple.loginwindow\ LoginHook '-c Print /L*/P*/loginw*' '-c Print L*/P*/*loginit*' '-c Print L*/Saf*/*/E*.plist' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' '-c Print\ :'${p[35]}' 2>&1' '-c Print\ :Label 2>&1' '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status '-F bsd -k Sender kernel -k Message Req "Beac|caug|dead[^bl]|GPU |hfs: Ru|inval|jnl:|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|timed? ?o|WARN" -k Message Rne "Goog|ksadm|SMC:" -o -k Sender fseventsd -k Message Req "SL"' '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/*/*.{BS,Bas,Es,OSXU,Rem}*.bom' '{/,}L*/Lo*/Diag* -type f \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;' '-L {/{S*/,},}L*/Lau* -type f' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo}* -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto_master,{cron,fs}tab,hosts,{launchd,sysctl}.conf} /usr/local/etc/periodic/*/* .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --only-files --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / );N1=${#c2[@]};for j in {0..8};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n 'syscall::'${p[33+j]}':return {@out[execname,uid]=sum(arg0)} tick-10sec {trunc(@out,1);exit(0)}'";done;l=(Restricted\ files Hidden\ apps 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents launchd Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP RSSI Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight );N3=${#l[@]};for i in 0 1 2;do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear;};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};';done;A7(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0(){ test "$v"&&echo "$_";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "$s"<<<"$v"`&&C1 1 $1;};for i in 1 2;do for j in 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;A0;{ A2 0 $((N1+1)) 2;C0;A1 0 $N1 1;C0;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D22 0 $((N1+4)) 5 4;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 1 10 7 9;D13 1 11 8 10;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D23 5 14 12 14;D22 6 36 13 15;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D22 11 17 17 20;for i in 0 1;do D22 28 $((N2+i)) 45 $((N4+i));done;};D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A2 19 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;A2 4 20 21;B7 6;B2 9;A4 14 7 52 9;B2 10;B6 9 10 4;C3 25;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 4 22 29;B7 12;B2 14;A4 14 6 52 14;B2 15;B6 14 15 4;B3 0 0 30;C3 29;A1 4 23 27;B7 13;C3 30;D23 24 24 32 31;D13 25 37 32 33;A1 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D13 21 0 32 19;D13 10 42 32 40;D22 29 35 46 39;};D23 14 1 48 42;D12 34 43 53 44;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D12 26 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 33 34 42 37;D22 32 31 43 38;D23 20 42 32 41;D23 14 2 48 43;D13 4 5 32 1;D22 4 4 50 0;D13 14 3 49 5;D23 22 9 37 7;A7;C2 2;} 2>/dev/null|pbcopy;exit 2>&-  
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    7. 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.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    8. If you see an error message in the Terminal window such as "syntax error," enter
    exec bash
    and press return. Then paste the script again.
    9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
    11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with "Model Identifier." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Help my Safari keeps crashing on me and will not open.

    Help my Safari keeps crashing on me and will not open.
    i recently reset osx lion due to some issues and now i try to open safari and it crashes.
    what should i do?

    is this enough?
    Process:         Safari [4701]
    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 [305]
    Date/Time:       2013-07-12 16:00:10.736 +1000
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          224849 sec
    Crashes Since Last Report:           23
    Per-App Interval Since Last Report:  28 sec
    Per-App Crashes Since Last Report:   19
    Anonymous UUID:                      B5556FB4-2BC3-4807-A886-3E1E310F3941
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[4701]: 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                      0x00007fff94ae9f56 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8fc20d5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff94ae9d8a +[NSException raise:format:arguments:] + 106
              3   Foundation                          0x00007fff97d7f71f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
              4   AppKit                              0x00007fff8d0b462b -[NSMenu itemAtIndex:] + 165
              5   AppKit                              0x00007fff8d0b4784 -[NSMenu removeItemAtIndex:] + 63
              6   Safari                              0x00000001066f05be -[AppController awakeFromNib] + 387
              7   CoreFoundation                      0x00007fff94ae0fb1 -[NSObject performSelector:] + 49
              8   CoreFoundation                      0x00007fff94ae0f32 -[NSSet makeObjectsPerformSelector:] + 274
              9   AppKit                              0x00007fff8d09c347 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
              10  AppKit                              0x00007fff8d0928bb loadNib + 322
              11  AppKit                              0x00007fff8d091db8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
              12  AppKit                              0x00007fff8d091cd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
              13  AppKit                              0x00007fff8d091c16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
              14  AppKit                              0x00007fff8d302cd7 NSApplicationMain + 398
              15  Safari                              0x00000001068f90ba SafariMain + 166
              16  Safari                              0x00000001066e0f24 Safari + 3876
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8f2f7ce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff9810b7d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff980fca7a abort + 143
    3   libc++abi.dylib                         0x00007fff9326c7bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff93269fcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8fc211b9 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff9326a001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff9326a05c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff9326b152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff8fc20e7a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff94ae9d8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation                    0x00007fff97d7f71f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit                        0x00007fff8d0b462b -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit                        0x00007fff8d0b4784 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework              0x00000001066f05be -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation                0x00007fff94ae0fb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation                0x00007fff94ae0f32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit                        0x00007fff8d09c347 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit                        0x00007fff8d0928bb loadNib + 322
    19  com.apple.AppKit                        0x00007fff8d091db8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit                        0x00007fff8d091cd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit                        0x00007fff8d091c16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit                        0x00007fff8d302cd7 NSApplicationMain + 398
    23  com.apple.Safari.framework              0x00000001068f90ba SafariMain + 166
    24  com.apple.Safari                        0x00000001066e0f24 0x1066e0000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8f2f87e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff9403c786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff9403b316 _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8f2f8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9810b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff9810cb85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8f2f8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9810b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff9810cb85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff8f2f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9810d274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x00000001077c5e8b WebCore::IconDatabase::syncThreadMainLoop() + 107
    3   com.apple.WebCore                       0x00000001077c39a4 WebCore::IconDatabase::iconDatabaseSyncThread() + 500
    4   com.apple.JavaScriptCore                0x000000010710127f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff981098bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff9810cb75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff8f2f667a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f2f5d71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff91264df5 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff91264d35 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff981098bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff9810cb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff662de418  rdx: 0x0000000000000000
      rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff662de440  rsp: 0x00007fff662de418
       r8: 0x00007fff7d871fb8   r9: 0x00007fff662ddea8  r10: 0x00007fff8f2f7d0a  r11: 0xffffff80002dad60
      r12: 0x00007f867143e720  r13: 0x0000000000000005  r14: 0x00007fff7d874960  r15: 0x00007fff662de590
      rip: 0x00007fff8f2f7ce2  rfl: 0x0000000000000246  cr2: 0x00007f867184bffe
    Logical CPU: 0

  • My safari keeps crashing

    I have a fairly new mac book pro. Everything is up to date. Last week my computer prompted me to install the latest updates which I did. Then I accidentally reinstalled Lion which I have had since it came out. Once I did that safari keeps crashing. I finally got safari to let me browse the internet but I cannot download any kind of link. For example I tried to download google chrome and then safair crashes. What do I do? this is what pops up when I try to download something...
    Process:         Safari [260]
    Path:            /Users/USER/Desktop/*/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1 (6534.50)
    Build Info:      WebBrowser-75345000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [118]
    Date/Time:       2012-09-21 09:22:32.918 -0700
    OS Version:      Mac OS X 10.7.5 (11G56)
    Report Version:  9
    Interval Since Last Report:          41212 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  40660 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      36DA2A17-BB16-4C6E-B7D1-E9178FB92895
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    Enabled Extensions:
    com.amazon.safari.wishlist-86P4553JA3 (7 - 1.6) Add To Amazon Wish List
    objc[260]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff982b4862 CFRetain + 18
    1   com.apple.Safari.framework              0x00007fff9172da3d +[ImageHopAnimationController defaultImage] + 83
    2   com.apple.Safari.framework              0x00007fff9172da9b -[ImageHopAnimationController startAnimationFromPoint:toPoint:withImage:] + 85
    3   com.apple.Foundation                    0x00007fff927a9d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    4   com.apple.CoreFoundation                0x00007fff982fe7ba _CFXNotificationPost + 2634
    5   com.apple.Foundation                    0x00007fff92795fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    6   com.apple.Safari.framework              0x00007fff9158c5ec -[DownloadMonitorOld(ContextDownloadClient) wkDownloadDidStart:] + 141
    7   com.apple.Safari.framework              0x00007fff9156e190 _ZN6Safari2WKL8didStartEPK15OpaqueWKContextPK16OpaqueWKDownloadPKv + 73
    8   com.apple.WebKit2                       0x00007fff9195c964 void CoreIPC::handleMessage<Messages::DownloadProxy::DidStart, WebKit::DownloadProxy, void (WebKit::DownloadProxy::*)(WebCore::ResourceRequest const&)>(CoreIPC::ArgumentDecoder*, WebKit::DownloadProxy*, void (WebKit::DownloadProxy::*)(WebCore::ResourceRequest const&)) + 83
    9   com.apple.WebKit2                       0x00007fff9192c90f WebKit::WebContext::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 161
    10  com.apple.WebKit2                       0x00007fff91929bd1 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 103
    11  com.apple.WebKit2                       0x00007fff91929b06 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 172
    12  com.apple.WebKit2                       0x00007fff91929a1f CoreIPC::Connection::dispatchMessages() + 145
    13  com.apple.WebKit2                       0x00007fff91926777 RunLoop::performWork() + 111
    14  com.apple.WebKit2                       0x00007fff919266e8 RunLoop::performWork(void*) + 76
    15  com.apple.CoreFoundation                0x00007fff982c44f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    16  com.apple.CoreFoundation                0x00007fff982c3d5d __CFRunLoopDoSources0 + 253
    17  com.apple.CoreFoundation                0x00007fff982eab49 __CFRunLoopRun + 905
    18  com.apple.CoreFoundation                0x00007fff982ea486 CFRunLoopRunSpecific + 230
    19  com.apple.HIToolbox                     0x00007fff97f872bf RunCurrentEventLoopInMode + 277
    20  com.apple.HIToolbox                     0x00007fff97f8e56d ReceiveNextEventCommon + 355
    21  com.apple.HIToolbox                     0x00007fff97f8e3fa BlockUntilNextEventMatchingListInMode + 62
    22  com.apple.AppKit                        0x00007fff95287779 _DPSNextEvent + 659
    23  com.apple.AppKit                        0x00007fff9528707d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    24  com.apple.Safari.framework              0x00007fff914d87d9 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171
    25  com.apple.AppKit                        0x00007fff952839b9 -[NSApplication run] + 470
    26  com.apple.AppKit                        0x00007fff954ffeac NSApplicationMain + 867
    27  com.apple.Safari.framework              0x00007fff9168d073 SafariMain + 197
    28  com.apple.Safari                        0x0000000100000f1c 0x100000000 + 3868
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff930097e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff933fe786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff933fd316 _dispatch_mgr_thread + 54
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff93008bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ef39274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x00007fff940d9845 WebCore::IconDatabase::syncThreadMainLoop() + 375
    3   com.apple.WebCore                       0x00007fff940d72ef WebCore::IconDatabase::iconDatabaseSyncThread() + 491
    4   com.apple.WebCore                       0x00007fff940d70ff WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8ef358bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ef38b75 thread_start + 13
    Thread 3:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff9300767a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff93006d71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff901fddf5 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff901fdd35 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff8ef358bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8ef38b75 thread_start + 13
    Thread 4:: Safari: CertRevocationChecker
    0   libsystem_kernel.dylib                  0x00007fff9300767a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff93006d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff982e250c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff982eac74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff982ea486 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x00007fff91647743 Safari::MessageRunLoop::threadBody() + 163
    6   com.apple.Safari.framework              0x00007fff9164769b Safari::MessageRunLoop::threadCallback(void*) + 9
    7   libsystem_c.dylib                       0x00007fff8ef358bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8ef38b75 thread_start + 13
    Thread 5:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff93008bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ef39274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff97a3ea60 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff940f1f9a ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x00007fff940f1ef3 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x00007fff940f1e3b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff8ef358bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8ef38b75 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff9300767a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff93006d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff982e250c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff982eac74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff982ea486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff927f8fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff927ed72a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff927ed6a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff8ef358bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8ef38b75 thread_start + 13
    Thread 7:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff9300767a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff93006d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff982e250c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff982eac74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff982ea486 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x00007fff91647743 Safari::MessageRunLoop::threadBody() + 163
    6   com.apple.Safari.framework              0x00007fff9164769b Safari::MessageRunLoop::threadCallback(void*) + 9
    7   libsystem_c.dylib                       0x00007fff8ef358bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8ef38b75 thread_start + 13
    Thread 8:: Safari: SnapshotStore
    0   libsystem_kernel.dylib                  0x00007fff93008bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ef39274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff97a3ea60 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework              0x00007fff916beee1 Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessage(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&) + 125
    4   com.apple.Safari.framework              0x00007fff916bcbdf Safari::SnapshotStore::diskAccessThreadBody() + 229
    5   com.apple.Safari.framework              0x00007fff916bbf49 Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff8ef358bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8ef38b75 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93008bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ef39274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff97cb578d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x00007fff97cb59e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x00007fff97cb5a89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8ef358bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ef38b75 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93008bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ef39274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff97cb578d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x00007fff97cb59e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x00007fff97cb5a89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8ef358bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ef38b75 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93008bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ef39274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff97cb578d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x00007fff97cb59e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x00007fff97cb5a89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8ef358bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ef38b75 thread_start + 13
    Thread 12:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff93008bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ef39274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff97a3eab7 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore                0x00007fff97cbe0cc JSC::Heap::blockFreeingThreadMain() + 300
    4   com.apple.JavaScriptCore                0x00007fff97cbe109 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8ef358bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ef38b75 thread_start + 13
    Thread 13:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff93008df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff98333c8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff8ef358bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff8ef38b75 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93008bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ef39274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff97cb578d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x00007fff97cb59e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x00007fff97cb5a89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8ef358bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ef38b75 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93008bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ef39274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff97cb578d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x00007fff97cb59e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x00007fff97cb5a89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8ef358bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ef38b75 thread_start + 13
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93008bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ef39274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff97cb578d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x00007fff97cb59e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x00007fff97cb5a89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8ef358bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ef38b75 thread_start + 13
    Thread 17:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff93008bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ef39274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff97a3eab7 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore                0x00007fff97cbe0cc JSC::Heap::blockFreeingThreadMain() + 300
    4   com.apple.JavaScriptCore                0x00007fff97cbe109 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff8ef358bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8ef38b75 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff93009192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ef37594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ef38b85 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff93009192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ef37594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ef38b85 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff93009192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ef37594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ef38b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x00007fff95bc7c18  rbp: 0x00007fff5fbfe1f0  rsp: 0x00007fff5fbfe1e0
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x00000000a3d39bf1  r11: 0x00000000efffffff
      r12: 0x00000001012be200  r13: 0x0000000000000000  r14: 0x0000000000000010  r15: 0x0000000000000261
      rip: 0x00007fff982b4862  rfl: 0x0000000000000246  cr2: 0x00007fff9172d94f
    Logical CPU: 3
    Binary Images:
           0x100000000 -        0x100000fff  com.apple.Safari (5.1 - 6534.50) <1F791A92-0E1B-FA63-8447-AD69C689F0D3> /Users/USER/Desktop/*/Safari.app/Contents/MacOS/Safari
           0x101c95000 -        0x101c95ff3 +cl_kernels (??? - ???) <F3EF4371-DEA7-4825-94F2-6D18E13B1408> cl_kernels
           0x101cab000 -        0x101cabffb +cl_kernels (??? - ???) <91343AF8-EB69-45BF-B4B5-0A6BE5DB0C3D> cl_kernels
           0x101cb8000 -        0x101cb8ff1 +cl_kernels (??? - ???) <12E38D1B-9500-46D6-AD08-E7B6B31D42D1> cl_kernels
           0x1048f4000 -        0x1048f7ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x106be7000 -        0x106be7ff1 +cl_kernels (??? - ???) <3F8FFA31-9768-495F-AF2F-7AC082D6904C> cl_kernels
           0x106eb6000 -        0x106ec0fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x106ec9000 -        0x106ecaff2 +cl_kernels (??? - ???) <6030B818-80F5-4853-A32B-56375C3B484F> cl_kernels
           0x106f51000 -        0x106f5ffff  libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x10778c000 -        0x10782bff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x107ff5000 -        0x1081adfff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1081e4000 -        0x10833efff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x108370000 -        0x10839eff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x1083f6000 -        0x1083f7ff3 +cl_kernels (??? - ???) <1E175F5E-9271-4C72-988D-3EE4D0B73242> cl_kernels
           0x1083fd000 -        0x1083feff3 +cl_kernels (??? - ???) <09D6C75A-F664-4883-AB3A-8821FCDB69F4> cl_kernels
           0x109000000 -        0x1093e7fe7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <5C9C9474-BA99-33A6-BAD8-628224491FED> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
           0x10960d000 -        0x1096a7ff7  unorm8_rgba.dylib (2.0.19 - compatibility 1.0.0) <8CA67399-44BB-35F8-94EF-EB57CD3AA542> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x10a0d2000 -        0x10a0d5fff +net.culater.SIMBL.osax (0.9.7 - 0.9.7) <1FDF1B1F-F495-144D-CAF2-D018D471C3F4> /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
           0x10d317000 -        0x10d322ff7 +com.yourcompany.SafariSniffer (??? - 1.0) <15F904E5-E9FC-6AC8-B6A9-7D7F4AE461CD> /Library/Application Support/SIMBL/*/SafariSniffer.bundle/Contents/MacOS/SafariSniffer
        0x7fff6ea03000 -     0x7fff6ea37baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff8ddf9000 -     0x7fff8ddfdfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8ddfe000 -     0x7fff8ddfefff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8ddff000 -     0x7fff8dea4fff  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
        0x7fff8dea7000 -     0x7fff8deebff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8deec000 -     0x7fff8df3eff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8df3f000 -     0x7fff8df8bff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8df8c000 -     0x7fff8e089ff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8e98b000 -     0x7fff8ea1efff  com.apple.PDFKit (2.6.4 - 2.6.4) <4C58283C-3F45-31C6-9896-5EFFFF82D840> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8ea1f000 -     0x7fff8ea87ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8ea88000 -     0x7fff8ea96fff  com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8ea97000 -     0x7fff8eaaefff  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
        0x7fff8eb2e000 -     0x7fff8eb3bfff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8eb3c000 -     0x7fff8eb3cfff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8eb3d000 -     0x7fff8eb3dfff  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
        0x7fff8eb3e000 -     0x7fff8ee33ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8ee34000 -     0x7fff8ee46ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8eee3000 -     0x7fff8eee6fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8eee7000 -     0x7fff8efc4fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff8efc5000 -     0x7fff8f0c7fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8f0c8000 -     0x7fff8f107fff  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
        0x7fff8f17f000 -     0x7fff8f17ffff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8f1d7000 -     0x7fff8f218fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8f219000 -     0x7fff8f25ffff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
        0x7fff8f289000 -     0x7fff8f296ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
        0x7fff8f297000 -     0x7fff8f297fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8f298000 -     0x7fff8f392ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8f393000 -     0x7fff8f398fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8f39a000 -     0x7fff8f478fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8f479000 -     0x7fff8f47cfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8f47d000 -     0x7fff8f4bdff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8f4be000 -     0x7fff8f5b3fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8f61b000 -     0x7fff8f648fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
        0x7fff8f875000 -     0x7fff8f8e5fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8f8e6000 -     0x7fff8f8ebfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8f8ec000 -     0x7fff8f91cff7  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
        0x7fff8f91d000 -     0x7fff8f921fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8f9b1000 -     0x7fff8fd5bfe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8fd92000 -     0x7fff8fd9ffff  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
        0x7fff8fda0000 -     0x7fff8fe24ff7  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
        0x7fff8fe25000 -     0x7fff8fec7fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8fed5000 -     0x7fff8ff10fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8ff7d000 -     0x7fff8fff3ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff8fff4000 -     0x7fff9002dfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff9019b000 -     0x7fff901b1ff7  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
        0x7fff901fb000 -     0x7fff9039bff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff9039c000 -     0x7fff903f0ff7  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
        0x7fff903f1000 -     0x7fff903f2ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff903f3000 -     0x7fff90402fff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff90403000 -     0x7fff90445fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff90446000 -     0x7fff9054dfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff9054e000 -     0x7fff905b0ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff905f1000 -     0x7fff905f6fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff9060a000 -     0x7fff9060cfff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff90615000 -     0x7fff90663fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff906b1000 -     0x7fff90752fff  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
        0x7fff90753000 -     0x7fff90759fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff9075a000 -     0x7fff9083eff7  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
        0x7fff9083f000 -     0x7fff9089aff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff9089b000 -     0x7fff908eefff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff90972000 -     0x7fff90978fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff90979000 -     0x7fff9097aff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff9097b000 -     0x7fff9097ffff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff90980000 -     0x7fff90980fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff90981000 -     0x7fff90986fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff90987000 -     0x7fff90988fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff90989000 -     0x7fff909d0ff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff909d1000 -     0x7fff909d8ff7  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
        0x7fff909d9000 -     0x7fff909e1fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff909e2000 -     0x7fff909e4ff7  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
        0x7fff909e5000 -     0x7fff909f0ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff909fd000 -     0x7fff90a0eff7  SyndicationUI (??? - ???) <856E0534-389F-3DCD-9A9D-2947E45156AF> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff90a0f000 -     0x7fff90a10fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff90a11000 -     0x7fff90e3efff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff90e3f000 -     0x7fff90ef2ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff90f32000 -     0x7fff90f8aff7  libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff90f8b000 -     0x7fff910a4fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff910b3000 -     0x7fff910b4fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff9112a000 -     0x7fff911c0ff7  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
        0x7fff9132a000 -     0x7fff9142bfff  com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff91456000 -     0x7fff9147fff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff91480000 -     0x7fff91910ff7  com.apple.Safari.framework (7534 - 7534.57.7) <68E9EF3F-E1C3-3665-B02D-CBCAB0CA53E2> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff91911000 -     0x7fff91ac9ff7  com.apple.WebKit2 (7534.57 - 7534.57.7) <DD704EB6-0532-3F02-915D-932190970790> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff91aca000 -     0x7fff91c31fff  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
        0x7fff91c32000 -     0x7fff91c5afff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff91c65000 -     0x7fff92083ff7  com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff9219f000 -     0x7fff9219ffff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff921a0000 -     0x7fff921aeff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff9229c000 -     0x7fff922cbfff  com.apple.shortcut (2.1 - 2.1) <BE0AB36A-6911-356B-8784-D39175ACAF55> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff92327000 -     0x7fff9232efff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff926be000 -     0x7fff92700ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff9271f000 -     0x7fff92792fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff92793000 -     0x7fff92aacfff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff92ac2000 -     0x7fff92ad5ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff92ada000 -     0x7fff92ae4ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff92ae5000 -     0x7fff92aebff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff92aec000 -     0x7fff92bf9fff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff92bfa000 -     0x7fff92c09ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff92c0a000 -     0x7fff92c1cff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff92e8c000 -     0x7fff92f07ff7  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
        0x7fff92f08000 -     0x7fff92f48fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff92f8d000 -     0x7fff92f9cfff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff92f9d000 -     0x7fff92ff1fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff92ff2000 -     0x7fff93012fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff93028000 -     0x7fff93042fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff93043000 -     0x7fff930b9fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff930ba000 -     0x7fff930c8fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff930c9000 -     0x7fff932cbfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff932cc000 -     0x7fff932edfff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff932ff000 -     0x7fff93300fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff93301000 -     0x7fff93305ff7  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
        0x7fff93368000 -     0x7fff933faff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff933fb000 -     0x7fff93409fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff9340a000 -     0x7fff9342efff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff9342f000 -     0x7fff93453fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff93454000 -     0x7fff934bfff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff9353a000 -     0x7fff93563fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff93564000 -     0x7fff93583fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff93584000 -     0x7fff937fcfff  com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff937fd000 -     0x7fff93806ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff93807000 -     0x7fff93992ff7  com.apple.QTKit (7.7.1 - 2339) <2BC2CF44-CEAF-3D3B-A250-CA59D6AFB0B0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff93993000 -     0x7fff93a16fef  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
        0x7fff93a64000 -     0x7fff93a99fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff93a9a000 -     0x7fff93b61ff7  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
        0x7fff93c2a000 -     0x7fff93c8afff  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
        0x7fff93c8b000 -     0x7fff93efcfff  com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff93f12000 -     0x7fff93f5bff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff93f5c000 -     0x7fff93f79fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff93f7a000 -     0x7fff93f81fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff93f82000 -     0x7fff93fabfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff93ff2000 -     0x7fff9402cfe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff9402d000 -     0x7fff9403fff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff94040000 -     0x7fff940b6fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff940b7000 -     0x7fff940bcfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff940bd000 -     0x7fff940d2fff  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
        0x7fff940d3000 -     0x7fff94e0afff  com.apple.WebCore (7534.57 - 7534.57.7) <33FCF30A-08C5-3169-B3B0-3A9462FA1A0D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff94e16000 -     0x7fff94e1dfff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <1116CD6D-E7AD-375F-A691-B9DF6609FEAD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff94e1e000 -     0x7fff94efdfff  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
        0x7fff94efe000 -     0x7fff94efefff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff94eff000 -     0x7fff95035fff  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
        0x7fff95036000 -     0x7fff95061ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff95062000 -     0x7fff950a6ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff950a7000 -     0x7fff95231ff7  com.apple.WebKit (7534.57 - 7534.57.7) <15AA1A2E-DCAC-35CE-89DF-0FF7149198CD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff95232000 -     0x7fff95235fff  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
        0x7fff95236000 -     0x7fff9523dfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff9523e000 -     0x7fff95244fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff95245000 -     0x7fff95278ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff95279000 -     0x7fff9527eff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff9527f000 -     0x7fff95e85fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff95e8c000 -     0x7fff95e8cfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff95e8d000 -     0x7fff95eb8fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff95eb9000 -     0x7fff95ecdff7  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
        0x7fff95ed2000 -     0x7fff95f12fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff95f1f000 -     0x7fff9623bfff  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
        0x7fff9623c000 -     0x7fff964f4fff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff964f5000 -     0x7fff96500ff7  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
        0x7fff96501000 -     0x7fff96504ff7  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
        0x7fff96507000 -     0x7fff96507fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff9657f000 -     0x7fff9659bff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff9659c000 -     0x7fff965c9fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff96c8f000 -     0x7fff96ca6fff  com.apple.MultitouchSupport.framework (2

    Hello crimsonwave:
    If you have any installed, remove any Safari extenders or "enhancers"
    Run repair disk from your software install DVD.
    Clear the Safari cache, trash the preference file (com.apple.safari.plist) and restart.
    Barry

  • My safari keeps crashing help!

    My safari keeps crashing at random times throughout the day.  It started off occasionaly and now it's crashing probably every 30 minutes.  It gives the following error report?  Does anyone know why this might be and what I can do to fix it?  I tried turning off plug-ins but that didnt work.  Thanks!
    Error message below:
    Process:         Safari [2848]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75332101~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [142]
    Date/Time:       2011-04-17 21:11:06.971 -0500
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          111945 sec
    Crashes Since Last Report:           10
    Per-App Interval Since Last Report:  92317 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      C0F2F278-2A02-49F6-861A-63D2E01277D0
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: performSelector:withObject:
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib               0x00007fff80a85120 objc_msgSend + 44
    1   com.apple.Foundation          0x00007fff8082432f __NSThreadPerformPerform + 219
    2   com.apple.CoreFoundation      0x00007fff813e6401 __CFRunLoopDoSources0 + 1361
    3   com.apple.CoreFoundation      0x00007fff813e45f9 __CFRunLoopRun + 873
    4   com.apple.CoreFoundation      0x00007fff813e3dbf CFRunLoopRunSpecific + 575
    5   com.apple.HIToolbox           0x00007fff83fff7ee RunCurrentEventLoopInMode + 333
    6   com.apple.HIToolbox           0x00007fff83fff551 ReceiveNextEventCommon + 148
    7   com.apple.HIToolbox           0x00007fff83fff4ac BlockUntilNextEventMatchingListInMode + 59
    8   com.apple.AppKit              0x00007fff8209be64 _DPSNextEvent + 718
    9   com.apple.AppKit              0x00007fff8209b7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    10  com.apple.Safari              0x0000000100015ff6 0x100000000 + 90102
    11  com.apple.AppKit              0x00007fff8206148b -[NSApplication run] + 395
    12  com.apple.AppKit              0x00007fff8205a1a8 NSApplicationMain + 364
    13  com.apple.Safari              0x0000000100009f18 0x100000000 + 40728
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x00007fff88f54652 select$DARWIN_EXTSN$NOCANCEL + 10
    1   libSystem.B.dylib             0x00007fff88f2a0e7 _dispatch_mgr_invoke + 388
    2   libSystem.B.dylib             0x00007fff88f29cd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib             0x00007fff88f297fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib             0x00007fff88f29128 _pthread_wqthread + 353
    5   libSystem.B.dylib             0x00007fff88f28fc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f49e19 nanosleep + 148
    2   libSystem.B.dylib             0x00007fff88f49d83 usleep + 57
    3   RapportUtil1.dylib            0x0000000113068d37 bp_heartbeat_thread + 202
    4   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f4dda1 _pthread_cond_wait + 1286
    2   RapportKukai.dylib            0x0000000102dbf1cf pthreads_consumer_producer_queue<resolve_work_item>::dequeue(resolve_work_item& ) + 59
    3   RapportKukai.dylib            0x0000000102dbe775 pre_resolve_worker_thread_fn(void*) + 89
    4   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 4:  WebCore: IconDatabase
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f4dda1 _pthread_cond_wait + 1286
    2   com.apple.WebCore             0x00007fff861710f9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore             0x00007fff8616d1fc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib             0x00007fff88f0f29a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff88f0f90d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff813e4932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff813e3dbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation          0x00007fff8088bf5f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation          0x00007fff8080cf29 __NSThread__main__ + 1429
    6   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib             0x00007fff88f52e52 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation      0x00007fff81406498 __CFSocketManager + 824
    2   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    3   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 7:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib             0x00007fff88f0f29a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff88f0f90d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff813e4932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff813e3dbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari              0x000000010002f5c5 0x100000000 + 193989
    5   com.apple.Safari              0x000000010002f555 0x100000000 + 193877
    6   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 8:  Safari: SnapshotStore
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f4dda1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore      0x00007fff8849ca40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari              0x00000001001be5bd 0x100000000 + 1828285
    4   com.apple.Safari              0x00000001000470a7 0x100000000 + 290983
    5   com.apple.Safari              0x0000000100046f25 0x100000000 + 290597
    6   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 9:  WebCore: LocalStorage
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f4dda1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore      0x00007fff8849ca40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore             0x00007fff864c1fb1 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib             0x00007fff88f28f4a __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff88f2935c _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff88f28fc5 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000011baae790  rbx: 0x000000011baae780  rcx: 0x0000000116d57760  rdx: 0x0000000102dcfdf6
      rdi: 0x0000000116dd9540  rsi: 0x00007fff827df910  rbp: 0x00007fff5fbfe8b0  rsp: 0x00007fff5fbfe868
       r8: 0x0a50000000010001   r9: 0x000000011ba029f0  r10: 0x0000000000000001  r11: 0x000000012e90a87a
      r12: 0x000000010081ce80  r13: 0x0000000000000001  r14: 0x000000011e4d2200  r15: 0x0000000000000000
      rip: 0x00007fff80a85120  rfl: 0x0000000000010202  cr2: 0x000000004a69c6c0
    Binary Images:
           0x100000000 -        0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <B81D1199-542C-D929-A1CA-A139EA6262C1> /Applications/Safari.app/Contents/MacOS/Safari
           0x100f0b000 -        0x100f18ff7 +com.rogueamoeba.audio_hijack_server.hermes 2.2.6 (2.2.6) <5979D9E8-3F5C-BCE2-E57E-2896E9D0EDA0> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
           0x100fab000 -        0x100fc7ff7 +librooksmce.dylib ??? (???) <942B7140-ADB1-650E-AF7C-9A7045E01AAF> /Library/Rapport/bin/librooksmce.dylib
           0x102d5a000 -        0x102d8bfef +librooksbas.dylib ??? (???) <85C8F69F-0255-3706-35C5-C8F577BB96D7> /Library/Rapport/bin/librooksbas.dylib
           0x102db5000 -        0x102ddfff7 +RapportKukai.dylib ??? (???) <1A7232AD-5AB7-4880-1A1F-8EBA653819AD> /Library/Rapport/bin/RapportKukai.dylib
           0x113056000 -        0x11321bfff +RapportUtil1.dylib ??? (???) <BC7E310B-52FE-ADE2-407A-528DD078760E> /Library/Rapport/bin/RapportUtil1.dylib
           0x116366000 -        0x11638cfff  GLRendererFloat ??? (???) <0AF0FF0D-6FD6-B5FA-9991-C8F58E8F1DD4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x116414000 -        0x1165a5fef  GLEngine ??? (???) <7B2CD458-D828-6A44-C918-C194838974D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1165d6000 -        0x116a96fe7  com.apple.driver.AppleIntelGMAX3100GLDriver 1.6.26 (6.2.6) <0F3380A3-F768-764D-C568-B4BB53C324BD> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver
           0x116c10000 -        0x116c10fff  com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <00AF9559-29EA-5E25-42CF-BE2447F9EBC5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
           0x116c40000 -        0x116c45ff7  JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
           0x11981b000 -        0x11981fff7  libFontRegistryUI.dylib ??? (???) <763B8E8F-8602-2096-7CC8-CEE1F4248028> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x119825000 -        0x119826fff  ATSHI.dylib ??? (???) <F6C4F446-7AC4-7A17-9302-C38A016322B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x119cb1000 -        0x119cb7fff  libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
           0x120eaa000 -        0x120eceff7  libPDFRIP.A.dylib 545.0.0 (compatibility 64.0.0) <F53EDC5C-59C7-47F2-58BF-65A08B958C70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff800bb000 -     0x7fff8022afe7  com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8022b000 -     0x7fff8025cfff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8025d000 -     0x7fff80591fff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff80592000 -     0x7fff805ccfff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
        0x7fff805cd000 -     0x7fff8064cfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8064d000 -     0x7fff806b5fff  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
        0x7fff806b6000 -     0x7fff806b6ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff806b7000 -     0x7fff8076cfe7  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
        0x7fff8079d000 -     0x7fff807a0ff7  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
        0x7fff807a1000 -     0x7fff807b0fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff807fc000 -     0x7fff80a7ffe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff80a80000 -     0x7fff80b36fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
        0x7fff80b37000 -     0x7fff80bb3ff7  com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff80bcf000 -     0x7fff80bfaff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff80c4f000 -     0x7fff80c4fff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff80c50000 -     0x7fff80d36fef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff80d37000 -     0x7fff80d3bff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff80d44000 -     0x7fff80e05fff  libFontParser.dylib ??? (???) <244BCE74-7EEE-C9DE-9779-F3AEF5869BE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff80e06000 -     0x7fff80e66fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff80e67000 -     0x7fff80f71ff7  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
        0x7fff80f72000 -     0x7fff80fe3ff7  com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff80fe4000 -     0x7fff81094fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff81095000 -     0x7fff810e7ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff810e8000 -     0x7fff81226fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff81227000 -     0x7fff81227ff7  com.apple.quartzframework 1.5 (1.5) <5BFE5998-26D9-0AF1-1522-55C78E41F778> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff81228000 -     0x7fff81292fe7  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
        0x7fff81293000 -     0x7fff812bbfff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff812bc000 -     0x7fff81300fe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff81301000 -     0x7fff81302fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff81303000 -     0x7fff81346ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff81347000 -     0x7fff81347ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff81348000 -     0x7fff81397ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff81398000 -     0x7fff8150ffe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8167a000 -     0x7fff81681fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff81682000 -     0x7fff816fffef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff8175a000 -     0x7fff817a3fef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff817a4000 -     0x7fff8183eff7  com.apple.ApplicationServices.ATS 4.4 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff81a4c000 -     0x7fff81a87fff  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
        0x7fff81a88000 -     0x7fff81a96ff7  libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
        0x7fff81a97000 -     0x7fff81a9cff7  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
        0x7fff81a9d000 -     0x7fff81b6ffe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff81ba6000 -     0x7fff81bdffef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
        0x7fff81ce1000 -     0x7fff81f69fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff81f6a000 -     0x7fff81f7bfff  SyndicationUI ??? (???) <62A4BC15-72EA-0CC1-046A-52E576E8D751> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff81f7c000 -     0x7fff81fb5ff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff81fb6000 -     0x7fff81fbbfff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff81fbc000 -     0x7fff81ffdfef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff82058000 -     0x7fff82a4efff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff82a4f000 -     0x7fff82a64ff7  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
        0x7fff82a65000 -     0x7fff82c1dfef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff82c1e000 -     0x7fff82caefff  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
        0x7fff82caf000 -     0x7fff82cb0ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff82cb1000 -     0x7fff82d2fff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff82e91000 -     0x7fff82f97fe7  com.apple.PubSub 1.0.5 (65.21) <1F9B7C84-375D-036F-790A-02BBE7BCE445> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff82f98000 -     0x7fff831dafe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff831db000 -     0x7fff83399fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
        0x7fff8339a000 -     0x7fff833e1fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff833e2000 -     0x7fff83becfe7  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
        0x7fff83bed000 -     0x7fff83bedff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff83c04000 -     0x7fff83c34fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff83cb9000 -     0x7fff83cdeff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83cdf000 -     0x7fff83ce4fff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff83ce5000 -     0x7fff83f4ffef  com.apple.QuartzComposer 4.2 ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff83f69000 -     0x7fff83f6fff7  com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff83fb7000 -     0x7fff83fd0fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff83fd1000 -     0x7fff842cffff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff84408000 -     0x7fff8440afff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8440b000 -     0x7fff8484efef  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
        0x7fff84928000 -     0x7fff849c8fff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff849c9000 -     0x7fff84ae0fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff84ae3000 -     0x7fff84b72fff  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
        0x7fff84b73000 -     0x7fff84b7eff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff84b7f000 -     0x7fff84c98fef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff84d61000 -     0x7fff84da8ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff84da9000 -     0x7fff84dadff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff84dae000 -     0x7fff84dc4fff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff84dc5000 -     0x7fff84de8fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff84e1e000 -     0x7fff84e51fff  libTrueTypeScaler.dylib ??? (???) <632BAC10-4C24-D1F2-3943-DF5F2326318B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff84ec7000 -     0x7fff85102fef  com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff85106000 -     0x7fff8511aff7  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
        0x7fff8511b000 -     0x7fff8511cfff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff8511d000 -     0x7fff85169fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff8516a000 -     0x7fff85170ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85171000 -     0x7fff851b9ff7  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
        0x7fff851c6000 -     0x7fff858c306f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff858d2000 -     0x7fff8590fff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff85910000 -     0x7fff85910ff7  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
        0x7fff85911000 -     0x7fff859cafff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff859cb000 -     0x7fff85a0efef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff85a0f000 -     0x7fff85a4cfff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff85b28000 -     0x7fff85c49fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff85c4a000 -     0x7fff85c6bfff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff85c6c000 -     0x7fff86097fef  com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff860bd000 -     0x7fff860c0fff  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
        0x7fff860c1000 -     0x7fff860d0fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff860d1000 -     0x7fff8614efef  com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8614f000 -     0x7fff8616aff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8616b000 -     0x7fff86de6fef  com.apple.WebCore 6533.21 (6533.21.1) <A7433C61-B507-BDB0-9CA8-1A3A2A699B2F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff86de7000 -     0x7fff86dfdfe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff86ffd000 -     0x7fff87000ff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff87062000 -     0x7fff8706dff7  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
        0x7fff8706e000 -     0x7fff870d0fe7  com.apple.datadetectorscore 2.0 (80.7) <09ED086F-438D-852B-1D13-367A36BCFF90> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff870d1000 -     0x7fff870f1ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8713c000 -     0x7fff87148fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff871bc000 -     0x7fff87559fe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8755a000 -     0x7fff8756bfff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff8756c000 -     0x7fff8762dfef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8762e000 -     0x7fff8762fff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff87630000 -     0x7fff8763dfe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8763e000 -     0x7fff87b42fe7  com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff87b43000 -     0x7fff87b92fef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff87b93000 -     0x7fff87bc8fef  com.apple.framework.Apple80211 6.2.4 (624.2) <B2CB69CE-A4F5-D70F-03DE-CF985D5558A2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff87f0d000 -     0x7fff87f52fff  com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff87f8e000 -     0x7fff87f9dfff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff87f9e000 -     0x7fff87fbbff7  libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8812e000 -     0x7fff8815dff7  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
        0x7fff8815e000 -     0x7fff88286ff7  com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff88365000 -     0x7fff883aeff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff883af000 -     0x7fff883c5fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff88435000 -     0x7fff8848aff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8848b000 -     0x7fff8867bfef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8867c000 -     0x7fff88759fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8875a000 -     0x7fff887e6fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff887e7000 -     0x7fff887edfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C863C133-EA3E-5403-FC44-FDC9F236DC98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff888b9000 -     0x7fff888c2ff7  com.apple.DisplayServicesFW 2.3.0 (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff88913000 -     0x7fff88939fe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88956000 -     0x7fff88997fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff88998000 -     0x7fff88a1dff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff88a1e000 -     0x7fff88a24ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff88a25000 -     0x7fff88a36ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff88a37000 -     0x7fff88a49fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff88a4a000 -     0x7fff88a55fff  com.apple.corelocation 12.1 (12.1) <7B5164FD-F5FD-6837-1DA3-6E18582CEDF3> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff88a58000 -     0x7fff88a6cfff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff88a6d000 -     0x7fff88ad9ff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff88ada000 -     0x7fff88ae5fff  com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff88ae6000 -     0x7fff88b30ff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff88b31000 -     0x7fff88cafff7  com.apple.WebKit 6533.21 (6533.21.1) <E954BB9E-51DC-9B68-5312-E1507329A9B3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff88cb0000 -     0x7fff88cb0ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff88cb1000 -     0x7fff88cb1ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff88cb2000 -     0x7fff88d6ffff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff88d70000 -     0x7fff88db1ff7  com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff88dd3000 -     0x7fff88e55fff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff88f0e000 -     0x7fff890cffff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
        0x7fff890d0000 -     0x7fff890d2fff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff890d3000 -     0x7fff89208ff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.31f1
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Shared Networking Adapter, Ethernet, en2
    Network Service: Parallels Host-Only Networking Adapter, Ethernet, en3
    Serial ATA Device: FUJITSU MHY2250BH, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-857E
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0229, 0x5d200000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x1a100000

    My safari keeps crashing at random times throughout the day.  It started off occasionaly and now it's crashing probably every 30 minutes.  It gives the following error report?  Does anyone know why this might be and what I can do to fix it?  I tried turning off plug-ins but that didnt work.  Thanks!
    Error message below:
    Process:         Safari [2848]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75332101~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [142]
    Date/Time:       2011-04-17 21:11:06.971 -0500
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          111945 sec
    Crashes Since Last Report:           10
    Per-App Interval Since Last Report:  92317 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      C0F2F278-2A02-49F6-861A-63D2E01277D0
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: performSelector:withObject:
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib               0x00007fff80a85120 objc_msgSend + 44
    1   com.apple.Foundation          0x00007fff8082432f __NSThreadPerformPerform + 219
    2   com.apple.CoreFoundation      0x00007fff813e6401 __CFRunLoopDoSources0 + 1361
    3   com.apple.CoreFoundation      0x00007fff813e45f9 __CFRunLoopRun + 873
    4   com.apple.CoreFoundation      0x00007fff813e3dbf CFRunLoopRunSpecific + 575
    5   com.apple.HIToolbox           0x00007fff83fff7ee RunCurrentEventLoopInMode + 333
    6   com.apple.HIToolbox           0x00007fff83fff551 ReceiveNextEventCommon + 148
    7   com.apple.HIToolbox           0x00007fff83fff4ac BlockUntilNextEventMatchingListInMode + 59
    8   com.apple.AppKit              0x00007fff8209be64 _DPSNextEvent + 718
    9   com.apple.AppKit              0x00007fff8209b7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    10  com.apple.Safari              0x0000000100015ff6 0x100000000 + 90102
    11  com.apple.AppKit              0x00007fff8206148b -[NSApplication run] + 395
    12  com.apple.AppKit              0x00007fff8205a1a8 NSApplicationMain + 364
    13  com.apple.Safari              0x0000000100009f18 0x100000000 + 40728
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x00007fff88f54652 select$DARWIN_EXTSN$NOCANCEL + 10
    1   libSystem.B.dylib             0x00007fff88f2a0e7 _dispatch_mgr_invoke + 388
    2   libSystem.B.dylib             0x00007fff88f29cd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib             0x00007fff88f297fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib             0x00007fff88f29128 _pthread_wqthread + 353
    5   libSystem.B.dylib             0x00007fff88f28fc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f49e19 nanosleep + 148
    2   libSystem.B.dylib             0x00007fff88f49d83 usleep + 57
    3   RapportUtil1.dylib            0x0000000113068d37 bp_heartbeat_thread + 202
    4   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f4dda1 _pthread_cond_wait + 1286
    2   RapportKukai.dylib            0x0000000102dbf1cf pthreads_consumer_producer_queue<resolve_work_item>::dequeue(resolve_work_item& ) + 59
    3   RapportKukai.dylib            0x0000000102dbe775 pre_resolve_worker_thread_fn(void*) + 89
    4   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 4:  WebCore: IconDatabase
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f4dda1 _pthread_cond_wait + 1286
    2   com.apple.WebCore             0x00007fff861710f9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore             0x00007fff8616d1fc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib             0x00007fff88f0f29a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff88f0f90d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff813e4932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff813e3dbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation          0x00007fff8088bf5f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation          0x00007fff8080cf29 __NSThread__main__ + 1429
    6   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib             0x00007fff88f52e52 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation      0x00007fff81406498 __CFSocketManager + 824
    2   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    3   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 7:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib             0x00007fff88f0f29a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff88f0f90d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff813e4932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff813e3dbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari              0x000000010002f5c5 0x100000000 + 193989
    5   com.apple.Safari              0x000000010002f555 0x100000000 + 193877
    6   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 8:  Safari: SnapshotStore
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f4dda1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore      0x00007fff8849ca40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari              0x00000001001be5bd 0x100000000 + 1828285
    4   com.apple.Safari              0x00000001000470a7 0x100000000 + 290983
    5   com.apple.Safari              0x0000000100046f25 0x100000000 + 290597
    6   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 9:  WebCore: LocalStorage
    0   libSystem.B.dylib             0x00007fff88f49f8a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff88f4dda1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore      0x00007fff8849ca40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore             0x00007fff864c1fb1 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4   libSystem.B.dylib             0x00007fff88f484f6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff88f483a9 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib             0x00007fff88f28f4a __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff88f2935c _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff88f28fc5 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000011baae790  rbx: 0x000000011baae780  rcx: 0x0000000116d57760  rdx: 0x0000000102dcfdf6
      rdi: 0x0000000116dd9540  rsi: 0x00007fff827df910  rbp: 0x00007fff5fbfe8b0  rsp: 0x00007fff5fbfe868
       r8: 0x0a50000000010001   r9: 0x000000011ba029f0  r10: 0x0000000000000001  r11: 0x000000012e90a87a
      r12: 0x000000010081ce80  r13: 0x0000000000000001  r14: 0x000000011e4d2200  r15: 0x0000000000000000
      rip: 0x00007fff80a85120  rfl: 0x0000000000010202  cr2: 0x000000004a69c6c0
    Binary Images:
           0x100000000 -        0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <B81D1199-542C-D929-A1CA-A139EA6262C1> /Applications/Safari.app/Contents/MacOS/Safari
           0x100f0b000 -        0x100f18ff7 +com.rogueamoeba.audio_hijack_server.hermes 2.2.6 (2.2.6) <5979D9E8-3F5C-BCE2-E57E-2896E9D0EDA0> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
           0x100fab000 -        0x100fc7ff7 +librooksmce.dylib ??? (???) <942B7140-ADB1-650E-AF7C-9A7045E01AAF> /Library/Rapport/bin/librooksmce.dylib
           0x102d5a000 -        0x102d8bfef +librooksbas.dylib ??? (???) <85C8F69F-0255-3706-35C5-C8F577BB96D7> /Library/Rapport/bin/librooksbas.dylib
           0x102db5000 -        0x102ddfff7 +RapportKukai.dylib ??? (???) <1A7232AD-5AB7-4880-1A1F-8EBA653819AD> /Library/Rapport/bin/RapportKukai.dylib
           0x113056000 -        0x11321bfff +RapportUtil1.dylib ??? (???) <BC7E310B-52FE-ADE2-407A-528DD078760E> /Library/Rapport/bin/RapportUtil1.dylib
           0x116366000 -        0x11638cfff  GLRendererFloat ??? (???) <0AF0FF0D-6FD6-B5FA-9991-C8F58E8F1DD4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x116414000 -        0x1165a5fef  GLEngine ??? (???) <7B2CD458-D828-6A44-C918-C194838974D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1165d6000 -        0x116a96fe7  com.apple.driver.AppleIntelGMAX3100GLDriver 1.6.26 (6.2.6) <0F3380A3-F768-764D-C568-B4BB53C324BD> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver
           0x116c10000 -        0x116c10fff  com.apple.JavaPluginCocoa 13.4.0 (13.4.0) <00AF9559-29EA-5E25-42CF-BE2447F9EBC5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
           0x116c40000 -        0x116c45ff7  JavaLaunching ??? (???) <E859D1E8-3E9D-5432-DCFA-684A9B1EDD2C> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
           0x11981b000 -        0x11981fff7  libFontRegistryUI.dylib ??? (???) <763B8E8F-8602-2096-7CC8-CEE1F4248028> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x119825000 -        0x119826fff  ATSHI.dylib ??? (???) <F6C4F446-7AC4-7A17-9302-C38A016322B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x119cb1000 -        0x119cb7fff  libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
           0x120eaa000 -        0x120eceff7  libPDFRIP.A.dylib 545.0.0 (compatibility 64.0.0) <F53EDC5C-59C7-47F2-58BF-65A08B958C70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff800bb000 -     0x7fff8022afe7  com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8022b000 -     0x7fff8025cfff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8025d000 -     0x7fff80591fff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff80592000 -     0x7fff805ccfff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
        0x7fff805cd000 -     0x7fff8064cfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8064d000 -     0x7fff806b5fff  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
        0x7fff806b6000 -     0x7fff806b6ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff806b7000 -     0x7fff8076cfe7  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
        0x7fff8079d000 -     0x7fff807a0ff7  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
        0x7fff807a1000 -     0x7fff807b0fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff807fc000 -     0x7fff80a7ffe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff80a80000 -     0x7fff80b36fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
        0x7fff80b37000 -     0x7fff80bb3ff7  com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff80bcf000 -     0x7fff80bfaff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff80c4f000 -     0x7fff80c4fff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff80c50000 -     0x7fff80d36fef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff80d37000 -     0x7fff80d3bff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff80d44000 -     0x7fff80e05fff  libFontParser.dylib ??? (???) <244BCE74-7EEE-C9DE-9779-F3AEF5869BE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff80e06000 -     0x7fff80e66fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff80e67000 -     0x7fff80f71ff7  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
        0x7fff80f72000 -     0x7fff80fe3ff7  com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff80fe4000 -     0x7fff81094fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff81095000 -     0x7fff810e7ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff810e8000 -     0x7fff81226fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff81227000 -     0x7fff81227ff7  com.apple.quartzframework 1.5 (1.5) <5BFE5998-26D9-0AF1-1522-55C78E41F778> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff81228000 -     0x7fff81292fe7  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
        0x7fff81293000 -     0x7fff812bbfff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff812bc000 -     0x7fff81300fe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff81301000 -     0x7fff81302fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff81303000 -     0x7fff81346ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff81347000 -     0x7fff81347ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff81348000 -     0x7fff81397ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff81398000 -     0x7fff8150ffe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8167a000 -     0x7fff81681fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff81682000 -     0x7fff816fffef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff8175a000 -     0x7fff817a3fef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff817a4000 -     0x7fff8183eff7  com.apple.ApplicationServices.ATS 4.4 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff81a4c000 -     0x7fff81a87fff  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
        0x7fff81a88000 -     0x7fff81a96ff7  libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
        0x7fff81a97000 -     0x7fff81a9cff7  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
        0x7fff81a9d000 -     0x7fff81b6ffe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff81ba6000 -     0x7fff81bdffef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
        0x7fff81ce1000 -     0x7fff81f69fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff81f6a000 -     0x7fff81f7bfff  SyndicationUI ??? (???) <62A4BC15-72EA-0CC1-046A-52E576E8D751> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff81f7c000 -     0x7fff81fb5ff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff81fb6000 -     0x7fff81fbbfff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff81fbc000 -     0x7fff81ffdfef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff82058000 -     0x7fff82a4efff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff82a4f000 -     0x7fff82a64ff7  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
        0x7fff82a65000 -     0x7fff82c1dfef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff82c1e000 -     0x7fff82caefff  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
        0x7fff82caf000 -     0x7fff82cb0ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff82cb1000 -     0x7fff82d2fff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff82e91000 -     0x7fff82f97fe7  com.apple.PubSub 1.0.5 (65.21) <1F9B7C84-375D-036F-790A-02BBE7BCE445> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff82f98000 -     0x7fff831dafe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff831db000 -     0x7fff83399fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
        0x7fff8339a000 -     0x7fff833e1fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff833e2000 -     0x7fff83becfe7  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
        0x7fff83bed000 -     0x7fff83bedff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff83c04000 -     0x7fff83c34fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff83cb9000 -     0x7fff83cdeff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83cdf000 -     0x7fff83ce4fff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff83ce5000 -     0x7fff83f4ffef  com.apple.QuartzComposer 4.2 ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff83f69000 -     0x7fff83f6fff7  com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff83fb7000 -     0x7fff83fd0fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff83fd1000 -     0x7fff842cffff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff84408000 -     0x7fff8440afff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8440b000 -     0x7fff8484efef  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
        0x7fff84928000 -     0x7fff849c8fff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff849c9000 -     0x7fff84ae0fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff84ae3000 -     0x7fff84b72fff  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
        0x7fff84b73000 -     0x7fff84b7eff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff84b7f000 -     0x7fff84c98fef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff84d61000 -     0x7fff84da8ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff84da9000 -     0x7fff84dadff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff84dae000 -     0x7fff84dc4fff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff84dc5000 -     0x7fff84de8fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff84e1e000 -     0x7fff84e51fff  libTrueTypeScaler.dylib ??? (???) <632BAC10-4C24-D1F2-3943-DF5F2326318B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff84ec7000 -     0x7fff85102fef  com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff85106000 -     0x7fff8511aff7  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
        0x7fff8511b000 -     0x7fff8511cfff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff8511d000 -     0x7fff85169fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff8516a000 -     0x7fff85170ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85171000 -     0x7fff851b9ff7  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
        0x7fff851c6000 -     0x7fff858c306f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff858d2000 -     0x7fff8590fff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff85910000 -     0x7fff85910ff7  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
        0x7fff85911000 -     0x7fff859cafff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff859cb000 -     0x7fff85a0efef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff85a0f000 -     0x7fff85a4cfff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff85b28000 -     0x7fff85c49fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff85c4a000 -     0x7fff85c6bfff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff85c6c000 -     0x7fff86097fef  com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff860bd000 -     0x7fff860c0fff  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
        0x7fff860c1000 -     0x7fff860d0fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff860d1000 -     0x7fff8614efef  com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8614f000 -     0x7fff8616aff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8616b000 -     0x7fff86de6fef  com.apple.WebCore 6533.21 (6533.21.1) <A7433C61-B507-BDB0-9CA8-1A3A2A699B2F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff86de7000 -     0x7fff86dfdfe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff86ffd000 -     0x7fff87000ff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff87062000 -     0x7fff8706dff7  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
        0x7fff8706e000 -     0x7fff870d0fe7  com.apple.datadetectorscore 2.0 (80.7) <09ED086F-438D-852B-1D13-367A36BCFF90> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff870d1000 -     0x7fff870f1ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8713c000 -     0x7fff87148fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff871bc000 -     0x7fff87559fe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8755a000 -     0x7fff8756bfff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff8756c000 -     0x7fff8762dfef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8762e000 -     0x7fff8762fff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff87630000 -     0x7fff8763dfe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8763e000 -     0x7fff87b42fe7  com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff87b43000 -     0x7fff87b92fef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff87b93000 -     0x7fff87bc8fef  com.apple.framework.Apple80211 6.2.4 (624.2) <B2CB69CE-A4F5-D70F-03DE-CF985D5558A2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff87f0d000 -     0x7fff87f52fff  com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff87f8e000 -     0x7fff87f9dfff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff87f9e000 -     0x7fff87fbbff7  libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8812e000 -     0x7fff8815dff7  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
        0x7fff8815e000 -     0x7fff88286ff7  com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff88365000 -     0x7fff883aeff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff883af000 -     0x7fff883c5fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff88435000 -     0x7fff8848aff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8848b000 -     0x7fff8867bfef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8867c000 -     0x7fff88759fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8875a000 -     0x7fff887e6fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff887e7000 -     0x7fff887edfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C863C133-EA3E-5403-FC44-FDC9F236DC98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff888b9000 -     0x7fff888c2ff7  com.apple.DisplayServicesFW 2.3.0 (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff88913000 -     0x7fff88939fe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88956000 -     0x7fff88997fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff88998000 -     0x7fff88a1dff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff88a1e000 -     0x7fff88a24ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff88a25000 -     0x7fff88a36ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff88a37000 -     0x7fff88a49fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff88a4a000 -     0x7fff88a55fff  com.apple.corelocation 12.1 (12.1) <7B5164FD-F5FD-6837-1DA3-6E18582CEDF3> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff88a58000 -     0x7fff88a6cfff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff88a6d000 -     0x7fff88ad9ff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff88ada000 -     0x7fff88ae5fff  com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff88ae6000 -     0x7fff88b30ff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff88b31000 -     0x7fff88cafff7  com.apple.WebKit 6533.21 (6533.21.1) <E954BB9E-51DC-9B68-5312-E1507329A9B3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff88cb0000 -     0x7fff88cb0ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff88cb1000 -     0x7fff88cb1ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff88cb2000 -     0x7fff88d6ffff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff88d70000 -     0x7fff88db1ff7  com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff88dd3000 -     0x7fff88e55fff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff88f0e000 -     0x7fff890cffff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
        0x7fff890d0000 -     0x7fff890d2fff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff890d3000 -     0x7fff89208ff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.31f1
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Shared Networking Adapter, Ethernet, en2
    Network Service: Parallels Host-Only Networking Adapter, Ethernet, en3
    Serial ATA Device: FUJITSU MHY2250BH, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-857E
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0229, 0x5d200000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x1a100000

  • Safari keeps crashing on ipad - how to resolve?

    I have a 1st gen iPad with all OS software and app software updated to the latest versions and Safari will not open - every time I start the app, it crashes immediately.  I've tried restoring the ipad to factory settings and then restoring from backup with no luck.  Also, any application that uses Safari (like youtube, maps, etc) crashes as well.
    Has anyone else experienced this and found a resolution?

    So I'm trying to repeat the experience today at home. Its perfect. I can load all sorts of sites like cnn and wunderground that other people over at http://ipad.bigresource.com/Safari-keeps-crashing-g9DKUt5Lu.html are reporting crash safari. I've loaded and played the ipod, load photos and maps and buzzed around all over the place and its rock solid, lots of multitasking and its now OK, Touch wood..
    I wonder if its the 3G network when I'm on thre train travelling - that's when it occurs mostly.
    Ah ha Facebook just crashed. When I go back to Safari Facebook it does not recall that I was logged on a minute ago, but it does recall my email. Lets try again.
    If I click on a friends name to go to their page CRASH. Reload and I'm not logged in any more ! Cookie issue ?
    This time I'll try "keep me logged in" option......clicked on Friend again CRASH
    Reload - empty Safari screen appears CRASH... Reload same CRASH. Reload - all previous pages are gone.
    Facebook, it loads and I'm logged in - Keep option works.Click on Friends OK.
    Seems to be with multiple pages open.. lets try 6 pages open no worries.
    Loading lots of applications and again it is fine !!!
    Gary

  • My safari keeps crashing running 10.5.8

    my safari keeps crashing running 10.5.8 any help would be appreciated.

    Hi same problem.  Crash report below
    Process:    
    Safari [244]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    6.0.2 (8536.26.17)
    Build Info: 
    WebBrowser-7536026017000000~1
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [170]
    User ID:    
    501
    Date/Time:  
    2013-01-21 08:01:06.628 +0000
    OS Version: 
    Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:     
    11774 sec
    Crashes Since Last Report:      
    2
    Per-App Interval Since Last Report:  4 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                 
    F8E892D7-BA57-1C9A-5C1A-175EDE24FF59
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'data parameter is nil'
    terminate called throwing an exception
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                 
    0x00007fff909f00a6 __exceptionPreprocess + 198
    1   libobjc.A.dylib                
    0x00007fff8c6103f0 objc_exception_throw + 43
    2   CoreFoundation                 
    0x00007fff909efe7c +[NSException raise:format:] + 204
    3   Foundation                     
    0x00007fff937844ae +[NSPropertyListSerialization propertyListWithData:options:format:error:] + 67
    4   WebCore                        
    0x00000001027891cb _ZN7WebCore8Settings29initializeDefaultFontFamiliesEv + 587
    5   WebCore                        
    0x0000000102788458 _ZN7WebCore8SettingsC2EPNS_4PageE + 456
    6   WebCore                        
    0x0000000102788488 _ZN7WebCore8Settings6createEPNS_4PageE + 40
    7   WebCore                        
    0x0000000101cf00dc _ZN7WebCore4PageC2ERNS0_11PageClientsE + 252
    8   WebKit                         
    0x00000001017b90bf -[WebView(WebPrivate) _commonInitializationWithFrameName:groupName:] + 1215
    9   WebKit                         
    0x0000000101703b73 -[WebView(WebPrivate) _initWithFrame:frameName:groupName:usesDocumentViews:] + 195
    10  WebKit                         
    0x00000001017039af -[WebView initWithFrame:frameName:groupName:] + 255
    11  Safari                         
    0x00007fff94ff7fdd _ZN6Safari8SWebView16webViewWithFrameERK6CGRectRKNS_2CF6StringES7_ + 143
    12  Safari                         
    0x00007fff94ee94f0 _ZN6Safari23ExtensionViewController17createAndLoadViewEv + 92
    13  Safari                         
    0x00007fff94ed30d5 _ZN6Safari33ExtensionGlobalPageViewControllerC2EPNS_9ExtensionERKNS_2CF3URLE + 101
    14  Safari                         
    0x00007fff94ec480b _ZN6Safari33ExtensionGlobalPageViewController6createEPNS_9ExtensionERKNS_2CF3UR LE + 47
    15  Safari                         
    0x00007fff94ebd8b7 _ZN6Safari9Extension21retrieveGlobalWebViewEv + 47
    16  Safari                         
    0x00007fff94ebceff _ZN6Safari9Extension6enableEv + 87
    17  Safari                         
    0x00007fff94eda314 _ZN6Safari20ExtensionsController23loadInstalledExtensionsEv + 606
    18  Safari                         
    0x00007fff94ed9134 _ZN6Safari20ExtensionsController19reloadAllExtensionsEv + 54
    19  Safari                         
    0x00007fff94da3450 -[AppController awakeFromNib] + 1541
    20  CoreFoundation                 
    0x00007fff909e7e89 -[NSSet makeObjectsPerformSelector:] + 201
    21  AppKit                         
    0x00007fff8fdda216 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168
    22  AppKit                         
    0x00007fff8fdb91fd loadNib + 317
    23  AppKit                         
    0x00007fff8fdb8729 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
    24  AppKit                         
    0x00007fff8fdb855e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
    25  AppKit                         
    0x00007fff8fdb833e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
    26  AppKit                         
    0x00007fff8fdb4adf NSApplicationMain + 398
    27  Safari                         
    0x00007fff94fb7d54 SafariMain + 166
    28  libdyld.dylib                  
    0x00007fff8dc3e7e1 start + 0
    29  ???                            
    0x0000000000000002 0x0 + 2
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x00007fff93ae4212 __pthread_kill + 10
    1   libsystem_c.dylib        
    0x00007fff95865af4 pthread_kill + 90
    2   libsystem_c.dylib        
    0x00007fff958a9dce abort + 143
    3   libc++abi.dylib          
    0x00007fff8c793a17 abort_message + 257
    4   libc++abi.dylib          
    0x00007fff8c7913c6 default_terminate() + 28
    5   libobjc.A.dylib          
    0x00007fff8c610873 _objc_terminate() + 91
    6   libc++abi.dylib          
    0x00007fff8c7913f5 safe_handler_caller(void (*)()) + 8
    7   libc++abi.dylib          
    0x00007fff8c791450 std::terminate() + 16
    8   libc++abi.dylib          
    0x00007fff8c7925b7 __cxa_throw + 111
    9   libobjc.A.dylib          
    0x00007fff8c61050c objc_exception_throw + 327
    10  com.apple.CoreFoundation 
    0x00007fff909efe7c +[NSException raise:format:] + 204
    11  com.apple.Foundation     
    0x00007fff937844ae +[NSPropertyListSerialization propertyListWithData:options:format:error:] + 67
    12  WebCore                  
    0x00000001027891cb WebCore::Settings::initializeDefaultFontFamilies() + 587
    13  WebCore                  
    0x0000000102788458 WebCore::Settings::Settings(WebCore::Page*) + 456
    14  WebCore                  
    0x0000000102788488 WebCore::Settings::create(WebCore::Page*) + 40
    15  WebCore                  
    0x0000000101cf00dc WebCore::Page::Page(WebCore::Page::PageClients&) + 252
    16  com.apple.WebKit         
    0x00000001017b90bf -[WebView(WebPrivate) _commonInitializationWithFrameName:groupName:] + 1215
    17  com.apple.WebKit         
    0x0000000101703b73 -[WebView(WebPrivate) _initWithFrame:frameName:groupName:usesDocumentViews:] + 195
    18  com.apple.WebKit         
    0x00000001017039af -[WebView initWithFrame:frameName:groupName:] + 255
    19  com.apple.Safari.framework
    0x00007fff94ff7fdd Safari::SWebView::webViewWithFrame(CGRect const&, Safari::CF::String const&, Safari::CF::String const&) + 143
    20  com.apple.Safari.framework
    0x00007fff94ee94f0 Safari::ExtensionViewController::createAndLoadView() + 92
    21  com.apple.Safari.framework
    0x00007fff94ed30d5 Safari::ExtensionGlobalPageViewController::ExtensionGlobalPageViewController(Sa fari::Extension*, Safari::CF::URL const&) + 101
    22  com.apple.Safari.framework
    0x00007fff94ec480b Safari::ExtensionGlobalPageViewController::create(Safari::Extension*, Safari::CF::URL const&) + 47
    23  com.apple.Safari.framework
    0x00007fff94ebd8b7 Safari::Extension::retrieveGlobalWebView() + 47
    24  com.apple.Safari.framework
    0x00007fff94ebceff Safari::Extension::enable() + 87
    25  com.apple.Safari.framework
    0x00007fff94eda314 Safari::ExtensionsController::loadInstalledExtensions() + 606
    26  com.apple.Safari.framework
    0x00007fff94ed9134 Safari::ExtensionsController::reloadAllExtensions() + 54
    27  com.apple.Safari.framework
    0x00007fff94da3450 -[AppController awakeFromNib] + 1541
    28  com.apple.CoreFoundation 
    0x00007fff909e7e89 -[NSSet makeObjectsPerformSelector:] + 201
    29  com.apple.AppKit         
    0x00007fff8fdda216 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168
    30  com.apple.AppKit         
    0x00007fff8fdb91fd loadNib + 317
    31  com.apple.AppKit         
    0x00007fff8fdb8729 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
    32  com.apple.AppKit         
    0x00007fff8fdb855e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
    33  com.apple.AppKit         
    0x00007fff8fdb833e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
    34  com.apple.AppKit         
    0x00007fff8fdb4adf NSApplicationMain + 398
    35  com.apple.Safari.framework
    0x00007fff94fb7d54 SafariMain + 166
    36  libdyld.dylib            
    0x00007fff8dc3e7e1 start + 1
    Thread 1:
    0   libsystem_kernel.dylib   
    0x00007fff93ae46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff95866eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff95866cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff95851171 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff93ae4d16 kevent + 10
    1   libdispatch.dylib        
    0x00007fff8c7fedea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib        
    0x00007fff8c7fe9ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff93ae46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff95866eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff95866cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff95851171 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x00007fff93ae40fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff95868f89 _pthread_cond_wait + 869
    2   WebCore                  
    0x0000000101cd70db WebCore::IconDatabase::syncThreadMainLoop() + 107
    3   WebCore                  
    0x0000000101cd4bf4 WebCore::IconDatabase::iconDatabaseSyncThread() + 500
    4   com.apple.JavaScriptCore 
    0x00007fff8e2d336f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff95864742 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff95851181 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x00007fff93ae46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff95866eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff95866cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff95851171 start_wqthread + 13
    Thread 6:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib   
    0x00007fff93ae2686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff93ae1c42 mach_msg + 70
    2   com.apple.QuartzCore     
    0x00007fff95a7d35b CA::Render::Server::server_thread(void*) + 403
    3   com.apple.QuartzCore     
    0x00007fff95b01e76 thread_fun + 25
    4   libsystem_c.dylib        
    0x00007fff95864742 _pthread_start + 327
    5   libsystem_c.dylib        
    0x00007fff95851181 thread_start + 13
    Thread 7:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x00007fff93ae2686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff93ae1c42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff9098c803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff90991ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff909916b2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation     
    0x00007fff93721586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation     
    0x00007fff9377f612 __NSThread__main__ + 1345
    7   libsystem_c.dylib        
    0x00007fff95864742 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff95851181 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5e509a98  rdx: 0x0000000000000000
      rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5e509ac0  rsp: 0x00007fff5e509a98
       r8: 0x00007fff7abd5278   r9: 0x00007fff5e509aa0  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007fff5e509c20  r13: 0x00007fff5e50b1f0  r14: 0x00007fff7abd6180  r15: 0x00007fff5e509b00
      rip: 0x00007fff93ae4212  rfl: 0x0000000000000206  cr2: 0x00007fff7abcefe8
    Logical CPU: 0
    Binary Images:
    0x1016f4000 -   
    0x1016f4fff  com.apple.Safari (6.0.2 - 8536.26.17) <948F804E-A2F9-3E52-A178-A641675616C3> /Applications/Safari.app/Contents/MacOS/Safari
    0x1016f9000 -   
    0x101883fff  com.apple.WebKit (8536 - 8536.26.17) <3D25C875-B5D1-390C-A449-C1D4FB7DECCB> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x101979000 -   
    0x101b60ff7  com.apple.WebKit2 (8536 - 8536.26.17) <83AB27D5-EF84-35E2-A4B7-78A4791771AF> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
    0x101cd0000 -   
    0x102c89fff  WebCore (7536.26.15) <9D6C3EF1-FFC2-32FB-9953-BC76E3EAB5D8> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x7fff612f4000 -
    0x7fff6132893f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    0x7fff891a7000 -
    0x7fff891b0fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff891b1000 -
    0x7fff891c0ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff891c3000 -
    0x7fff891f9fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff891fa000 -
    0x7fff89245fff  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff89246000 -
    0x7fff893bafff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff89449000 -
    0x7fff894d6ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff894d7000 -
    0x7fff89672fef  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
    0x7fff896a0000 -
    0x7fff896a2fff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff896a3000 -
    0x7fff896a8fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff89762000 -
    0x7fff89778fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8981f000 -
    0x7fff89833fff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff89834000 -
    0x7fff8983cfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff898b7000 -
    0x7fff898c1fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff898c3000 -
    0x7fff89912ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff89913000 -
    0x7fff89917fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8991a000 -
    0x7fff8991afff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8a218000 -
    0x7fff8a242ff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8a243000 -
    0x7fff8a63afff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8a680000 -
    0x7fff8a799ff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8a83b000 -
    0x7fff8a8d5fff  com.apple.CoreSymbolication (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8a8d6000 -
    0x7fff8a912fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8a918000 -
    0x7fff8a923fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8a924000 -
    0x7fff8a9e1ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8a9e2000 -
    0x7fff8a9e2fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8a9e3000 -
    0x7fff8aa04fff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8aa08000 -
    0x7fff8aa3cfff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8aa3d000 -
    0x7fff8aa4bff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8aa4c000 -
    0x7fff8aa6eff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
    0x7fff8aa6f000 -
    0x7fff8aa83fff  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
    0x7fff8aa84000 -
    0x7fff8aa86fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8aa87000 -
    0x7fff8aa8afff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8aa8b000 -
    0x7fff8aaa2fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8ab2b000 -
    0x7fff8ae42ff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8ae4f000 -
    0x7fff8aeb8fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff8aef5000 -
    0x7fff8b046fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8b048000 -
    0x7fff8b04eff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8b162000 -
    0x7fff8b362fff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
    0x7fff8b363000 -
    0x7fff8b3afff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x7fff8b3cc000 -
    0x7fff8b409fe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8b40a000 -
    0x7fff8b415ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff8b5a1000 -
    0x7fff8b63bfff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8b63c000 -
    0x7fff8b66dff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8b66e000 -
    0x7fff8b67afff  libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8b6b7000 -
    0x7fff8b7b9fff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8b7c7000 -
    0x7fff8b7d5ff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
    0x7fff8b7d6000 -
    0x7fff8c166c67  com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8c167000 -
    0x7fff8c168fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8c169000 -
    0x7fff8c190fff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8c191000 -
    0x7fff8c461fff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8c46c000 -
    0x7fff8c4edfff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8c4ee000 -
    0x7fff8c50efff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8c5f5000 -
    0x7fff8c5fbfff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8c5ff000 -
    0x7fff8c71792f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff8c718000 -
    0x7fff8c723ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff8c790000 -
    0x7fff8c7b5ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
    0x7fff8c7bb000 -
    0x7fff8c7bbfff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8c7e4000 -
    0x7fff8c7f9fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8c7fa000 -
    0x7fff8c80fff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff8c810000 -
    0x7fff8c838fff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8c8af000 -
    0x7fff8c906ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8c907000 -
    0x7fff8ca8dfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8ca8e000 -
    0x7fff8caebfff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8d5c3000 -
    0x7fff8d5c3fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8d6d4000 -
    0x7fff8d6d8fff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8d7f3000 -
    0x7fff8d844ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8d845000 -
    0x7fff8d845fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8d862000 -
    0x7fff8d866fff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8dbf3000 -
    0x7fff8dc3bfff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8dc3c000 -
    0x7fff8dc3fff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8dc40000 -
    0x7fff8dc5dfff  com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8dca2000 -
    0x7fff8dd21ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8ddaa000 -
    0x7fff8ddb8fff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8ddb9000 -
    0x7fff8ddb9fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8ddba000 -
    0x7fff8ddcdff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8ddd5000 -
    0x7fff8de0dfff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff8de0e000 -
    0x7fff8de76fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8e035000 -
    0x7fff8e042fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8e043000 -
    0x7fff8e056ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8e095000 -
    0x7fff8e32fff7  com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8e76d000 -
    0x7fff8e778fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff8e7d6000 -
    0x7fff8e7d6fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8e7d7000 -
    0x7fff8e875ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8eabe000 -
    0x7fff8ead4fff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8eb6a000 -
    0x7fff8eb6bff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
    0x7fff8eb6c000 -
    0x7fff8eb8bff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8eb8c000 -
    0x7fff8eb8ffff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8ebea000 -
    0x7fff8ee8efff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8ee8f000 -
    0x7fff8eec9fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8eece000 -
    0x7fff8eefcfff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8f767000 -
    0x7fff8f768fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8f769000 -
    0x7fff8f76dff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8f76e000 -
    0x7fff8f7eeff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8fac7000 -
    0x7fff8fb6dff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8fb6e000 -
    0x7fff8fbf0fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8fbf1000 -
    0x7fff8fc4bfff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8fc4c000 -
    0x7fff8fc4dfff  libquit.dylib (130) <DC77F406-C5D4-301B-A96D-9A3DCA263756> /usr/lib/libquit.dylib
    0x7fff8fc4e000 -
    0x7fff8fc91ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8fc92000 -
    0x7fff8fca0fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8fca1000 -
    0x7fff8fca1ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8fcbe000 -
    0x7fff8fcc3fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8fcc4000 -
    0x7fff908f1ff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff90942000 -
    0x7fff9094efff  com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff9095d000 -
    0x7fff90b46fff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff91b10000 -
    0x7fff91b7dff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff91b7e000 -
    0x7fff91b80fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x7fff91e8d000 -
    0x7fff921bdff7  com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff9221c000 -
    0x7fff9222eff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff92629000 -
    0x7fff92654fff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff92655000 -
    0x7fff9265cfff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff9265f000 -
    0x7fff9265ffff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff92660000 -
    0x7fff926bcff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff926bd000 -
    0x7fff92701fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x7fff9273d000 -
    0x7fff9274afff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff9274b000 -
    0x7fff927a7fff  com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff92838000 -
    0x7fff92958fff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff929cc000 -
    0x7fff929ceff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff929cf000 -
    0x7fff92accfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff92acd000 -
    0x7fff92b3afff  com.apple.datadetectorscore (4.0 - 269.1) <B69645EB-C4BF-3D52-A49B-CB1A1A88512F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff92b3b000 -
    0x7fff92b3fff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff92c32000 -
    0x7fff9304ffff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff931a2000 -
    0x7fff9327cff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff9327d000 -
    0x7fff9327eff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff9327f000 -
    0x7fff93280fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff9335a000 -
    0x7fff93360fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff93361000 -
    0x7fff933beff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff933bf000 -
    0x7fff933e6ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff93439000 -
    0x7fff9343bfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff93452000 -
    0x7fff9345cff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff9345d000 -
    0x7fff934b3ff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff934b4000 -
    0x7fff936e9ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff936ea000 -
    0x7fff93a46fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff93a59000 -
    0x7fff93a5aff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
    0x7fff93a5b000 -
    0x7fff93aa5ff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff93aa6000 -
    0x7fff93ad1fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff93ad2000 -
    0x7fff93aedff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
    0x7fff93aee000 -
    0x7fff93b44fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff93c01000 -
    0x7fff93e86ff7  com.apple.RawCamera.bundle (4.03 - 676) <21D098D4-35EC-3495-9227-2DA19B9BD640> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff93e87000 -
    0x7fff93ea6ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff93ea7000 -
    0x7fff93f79ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff941fb000 -
    0x7fff942f0fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff942f1000 -
    0x7fff9431fff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff94320000 -
    0x7fff943d1fff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff9446a000 -
    0x7fff94567ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff94568000 -
    0x7fff9456aff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff9456b000 -
    0x7fff945a1fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff945a2000 -
    0x7fff945b1ff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff945b2000 -
    0x7fff945b3ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    0x7fff945b4000 -
    0x7fff945bbfff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff9472e000 -
    0x7fff94783ff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff94788000 -
    0x7fff947c7ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff947f1000 -
    0x7fff94808fff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff94a7e000 -
    0x7fff94ac1fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff94ac3000 -
    0x7fff94ad0ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff94d2e000 -
    0x7fff94d96ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff94d97000 -
    0x7fff9528cfff  com.apple.Safari.framework (8536 - 8536.26.14) <8A1EDE49-1974-3CA6-9B1A-54A1C5B2FF24> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff952a8000 -
    0x7fff952caff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff952cb000 -
    0x7fff95390ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff9545b000 -
    0x7fff9545bfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff9574b000 -
    0x7fff95750fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff95850000 -
    0x7fff9591cfe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
    0x7fff959c0000 -
    0x7fff95b6efff  com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff95b6f000 -
    0x7fff95bbeff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff95d1c000 -
    0x7fff95d3dff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff95d3e000 -
    0x7fff95e49fff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff95e52000 -
    0x7fff95e5aff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff95e5b000 -
    0x7fff95e61fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff95f95000 -
    0x7fff95f97fff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff95f98000 -
    0x7fff95f9cfff  libpam.2.dyl

  • My SAFARI KEEPS  CRASHING STATING THAT IT QUIT UNEXPECTEDLY DUE TO CT_PLUGI

    HELLO MY SAFARI KEEPS CRASHING DUE TO CT_PUG-IN PLUGINS. PLEASE HELP!
    Process: Safari [257]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.4 (5533.20.27)
    Build Info: WebBrowser-75332027~2
    Code Type: X86 (Native)
    Parent Process: launchd [72]
    Interval Since Last Report: 561 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 4 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2011-04-14 01:12:26.892 -0700
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: 8E08E346-7566-407F-B8F7-6D2EF12A0B7E
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 9
    Application Specific Information:
    * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[NSNull compare:]: unrecognized selector sent to instance 0xa01f8020'
    Thread 0:
    0 libSystem.B.dylib 0x922fc266 machmsgtrap + 10
    1 libSystem.B.dylib 0x92303a5c mach_msg + 72
    2 ...ple.ApplicationServices.ATS 0x976dd03a SendFontManagementMessageWithMessageStatus + 210
    3 ...ple.ApplicationServices.ATS 0x976e75eb SendOFAStrikeMessage + 379
    4 ...ple.ApplicationServices.ATS 0x976e9fb2 _eOFAGetGlyphData + 536
    5 ...ple.ApplicationServices.ATS 0x976e961b GenerateGlyphData(GlyphVector*, unsigned short*, unsigned long, unsigned long*) + 865
    6 ...ple.ApplicationServices.ATS 0x976e8e13 _eGetGlyphAddresses + 485
    7 ...ple.ApplicationServices.ATS 0x976e8b12 OldGlyphsCacheRun(TStrike*, int, unsigned long, unsigned short const*, void (*)(unsigned long, unsigned short const*, unsigned long, unsigned char* const*, void const*), void*) + 448
    8 ...ple.ApplicationServices.ATS 0x976e8949 _eGCGetGlyphIdealMetrics + 81
    9 ...ple.ApplicationServices.ATS 0x976e88e1 GCGetGlyphIdealMetrics + 97
    10 libCGATS.A.dylib 0x93e1e130 atsfont_get_glyphadvances + 520
    11 libCGATS.A.dylib 0x93e201a7 getglyphadvances + 72
    12 com.apple.CoreGraphics 0x94bd96d3 CGFontGetGlyphAdvancesForStyle + 62
    13 com.apple.WebKit 0x92fd558e WKGetGlyphTransformedAdvances + 101
    14 com.apple.WebCore 0x90115d22 WebCore::SimpleFontData::platformWidthForGlyph(unsigned short) const + 98
    15 com.apple.WebCore 0x901a05e4 WebCore::WidthIterator::advance(int, WebCore::GlyphBuffer*) + 2724
    16 com.apple.WebCore 0x9089d1af WebCore::Font::floatWidthForSimpleText(WebCore::TextRun const&, WebCore::GlyphBuffer*, ***::HashSet<WebCore::SimpleFontData const*, ***::PtrHash<WebCore::SimpleFontData const*>, ***::HashTraits<WebCore::SimpleFontData const*> >*, WebCore::GlyphOverflow*) const + 79
    17 com.apple.WebCore 0x90899dea WebCore::Font::floatWidth(WebCore::TextRun const&, ***::HashSet<WebCore::SimpleFontData const*, ***::PtrHash<WebCore::SimpleFontData const*>, ***::HashTraits<WebCore::SimpleFontData const*> >*, WebCore::GlyphOverflow*) const + 186
    18 com.apple.WebCore 0x901a1a20 _ZN7WebCoreL11stringWidthERKNS4FontEPKtjb + 112
    19 com.apple.WebCore 0x901163a4 _ZN7WebCoreL14truncateStringERKNS_6StringEfRKNS_4FontEPFjS2jjPtEb + 244
    20 com.apple.WebCore 0x90116298 WebCore::StringTruncator::centerTruncate(WebCore::String const&, float, WebCore::Font const&, bool) + 56
    21 com.apple.WebKit 0x92fd5226 +[WebStringTruncator centerTruncateString:toWidth:withFont:] + 86
    22 com.apple.Safari 0x00024c9f 0x1000 + 146591
    23 com.apple.Safari 0x00024b97 0x1000 + 146327
    24 com.apple.Safari 0x0005bfa8 0x1000 + 372648
    25 com.apple.Safari 0x0005be6c 0x1000 + 372332
    26 com.apple.Safari 0x00040b82 0x1000 + 260994
    27 com.apple.Foundation 0x91bda88e __NSFireDelayedPerform + 382
    28 com.apple.CoreFoundation 0x91ada8f5 CFRunLoopRunSpecific + 4469
    29 com.apple.CoreFoundation 0x91adaaa8 CFRunLoopRunInMode + 88
    30 com.apple.HIToolbox 0x97a912ac RunCurrentEventLoopInMode + 283
    31 com.apple.HIToolbox 0x97a910c5 ReceiveNextEventCommon + 374
    32 com.apple.HIToolbox 0x97a90f39 BlockUntilNextEventMatchingListInMode + 106
    33 com.apple.AppKit 0x96ef36d5 _DPSNextEvent + 657
    34 com.apple.AppKit 0x96ef2f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    35 com.apple.Safari 0x00015d87 0x1000 + 85383
    36 com.apple.AppKit 0x96eebf9f -[NSApplication run] + 795
    37 com.apple.AppKit 0x96eb91d8 NSApplicationMain + 574
    38 com.apple.Safari 0x0000a37e 0x1000 + 37758
    Thread 1:
    0 libSystem.B.dylib 0x9230344e _semwaitsignal + 10
    1 libSystem.B.dylib 0x9232ddcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x919d67ff ***::TCMalloc_PageHeap::scavengerThread() + 175
    3 com.apple.JavaScriptCore 0x919d6b1f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x9232d155 pthreadstart + 321
    5 libSystem.B.dylib 0x9232d012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9230344e _semwaitsignal + 10
    1 libSystem.B.dylib 0x9232ddcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x900a3874 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x9009fb7c WebCore::IconDatabase::iconDatabaseSyncThread() + 188
    4 libSystem.B.dylib 0x9232d155 pthreadstart + 321
    5 libSystem.B.dylib 0x9232d012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x922fc266 machmsgtrap + 10
    1 libSystem.B.dylib 0x92303a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x91ad9e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91adaaa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x90ee818c CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x9232d155 pthreadstart + 321
    6 libSystem.B.dylib 0x9232d012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x922fc266 machmsgtrap + 10
    1 libSystem.B.dylib 0x92303a5c mach_msg + 72
    2 com.google.Gears 0x1336f23d google_breakpad::ExceptionHandler::WaitForMessage(void*) + 125
    3 libSystem.B.dylib 0x9232d155 pthreadstart + 321
    4 libSystem.B.dylib 0x9232d012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x922fc266 machmsgtrap + 10
    1 libSystem.B.dylib 0x92303a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x91ad9e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91adaaa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x91c09520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x91ba5dfd -[NSThread main] + 45
    6 com.apple.Foundation 0x91ba59a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9232d155 pthreadstart + 321
    8 libSystem.B.dylib 0x9232d012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9234b6fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9232d155 pthreadstart + 321
    2 libSystem.B.dylib 0x9232d012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9230344e _semwaitsignal + 10
    1 com.apple.Foundation 0x91c43151 +[NSThread sleepUntilDate:] + 97
    2 com.conduit.cttoolbar 0x13e72797 -[CTIconHandler updateImages] + 130
    3 com.conduit.cttoolbar 0x13ed3326 -[CTThread run] + 194
    4 com.apple.Foundation 0x91ba5dfd -[NSThread main] + 45
    5 com.apple.Foundation 0x91ba59a4 _NSThread__main_ + 308
    6 libSystem.B.dylib 0x9232d155 pthreadstart + 321
    7 libSystem.B.dylib 0x9232d012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x922fc266 machmsgtrap + 10
    1 libSystem.B.dylib 0x92303a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x91ad9e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91adaaa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002eabf 0x1000 + 187071
    5 com.apple.Safari 0x0002e808 0x1000 + 186376
    6 com.apple.Safari 0x0002e7a1 0x1000 + 186273
    7 libSystem.B.dylib 0x9232d155 pthreadstart + 321
    8 libSystem.B.dylib 0x9232d012 thread_start + 34
    Thread 9 Crashed:
    0 com.apple.CoreFoundation 0x91b53e94 __TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION__ + 4
    1 libobjc.A.dylib 0x9294ce3b objcexceptionthrow + 40
    2 com.apple.CoreFoundation 0x91b5b1ea -[NSObject doesNotRecognizeSelector:] + 186
    3 com.apple.CoreFoundation 0x91b597ec __forwarding__ + 892
    4 com.apple.CoreFoundation 0x91b598b2 CF_forwarding_prep0 + 50
    5 com.conduit.cttoolbar 0x13f1252c -[CTFacebookController updateStatus] + 975
    6 com.conduit.cttoolbar 0x13f10cfb -[CTFacebookController getFacebookInitializeData] + 138
    7 com.apple.Foundation 0x91ba5dfd -[NSThread main] + 45
    8 com.apple.Foundation 0x91ba59a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x9232d155 pthreadstart + 321
    10 libSystem.B.dylib 0x9232d012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x9230344e _semwaitsignal + 10
    1 com.apple.Foundation 0x91c43151 +[NSThread sleepUntilDate:] + 97
    2 com.conduit.cttoolbar 0x13ef4af0 -[CTTwitterTimer handleTimer] + 479
    3 com.conduit.cttoolbar 0x13ed3326 -[CTThread run] + 194
    4 com.apple.Foundation 0x91ba5dfd -[NSThread main] + 45
    5 com.apple.Foundation 0x91ba59a4 _NSThread__main_ + 308
    6 libSystem.B.dylib 0x9232d155 pthreadstart + 321
    7 libSystem.B.dylib 0x9232d012 thread_start + 34
    Thread 9 crashed with X86 Thread State (32-bit):
    eax: 0xa01f90f0 ebx: 0x9294ce1c ecx: 0xa01f81a0 edx: 0x006b0000
    edi: 0xa022af40 esi: 0xa01f8020 ebp: 0xb032eb88 esp: 0xb032eb88
    ss: 0x0000001f efl: 0x00000282 eip: 0x91b53e94 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x13bfb000
    Binary Images:
    0x1000 - 0x5d2fec com.apple.Safari 5.0.4 (5533.20.27) <e73c9911bc6f414ee96c73cfb21ca18d> /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 ??? (???) <3455e970195dab1ad7c6949c4e37e21a> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x1ade000 - 0x1adfffc +com.yourcompany.ct_loader 1.7.0.2 (1702) <86134afac7ff3505d2f5a6305d56dea5> /Library/InputManagers/CTLoader/ctloader.bundle/Contents/MacOS/ctloader
    0x1b22000 - 0x1b22ff0 +com.google.GearsEnabler ??? (1.0) <c4e82558e07d9177f649974d74e49e74> /Library/InputManagers/GearsEnabler/GearsEnabler.bundle/Contents/MacOS/GearsEna bler
    0x1b27000 - 0x1b27ff8 +com.google.Gears 1.0 (0.5.36.0) <c7c288c27e039e78c246e4e01275b7e2> /Library/Internet Plug-Ins/Gears.plugin/Contents/MacOS/libgears.dylib
    0x1b2c000 - 0x1b59ffb libcurl.3.dylib ??? (???) <e70ed3c4c3a9ab52cca43930b038b2b8> /usr/lib/libcurl.3.dylib
    0x1b7d000 - 0x1b94ff7 +com.conduit.ct_alerts 1000 (1.0.0.0) <5917af5ccfa75ea19fc21293246ddd65> /Library/Application Support/Conduit/Plugins/cttoolbar.bundle/Contents/Resources/Services/ctalerts.bundle/Contents/MacOS/ctalerts
    0x11dcc000 - 0x121b3fff com.apple.RawCamera.bundle 3.4.0 (545) <46f9387243c4db157889522a00d16c32> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x132c1000 - 0x13548fe7 +com.google.Gears 1.0 (0.5.36.0) <0088f2ac0d5afc5e33f5248ed2b27d62> /Library/Internet Plug-Ins/Gears.plugin/Contents/Resources/Gears.bundle/Contents/MacOS/libgears.d ylib
    0x13bbe000 - 0x13bc3ff3 libCGXCoreImage.A.dylib ??? (???) <4199fa0c7dd9592abf465b20feec52f9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x13e4c000 - 0x13f3dfff +com.conduit.cttoolbar 1.7.0.2 (1702) <6dcd8bd26903e46f5113a9aaf2d0852c> /Library/Application Support/Conduit/Plugins/cttoolbar.bundle/Contents/MacOS/ct_plugins
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x9008aff7 libsqlite3.0.dylib ??? (???) <7d1fcfae937da95c7d2b9bdea57e6dc0> /usr/lib/libsqlite3.0.dylib
    0x9008b000 - 0x90092fe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x9009d000 - 0x90b9ffff com.apple.WebCore 5533.20 (5533.20.24) <34ca02bf2bfeef2f39ae51d6d5dfb9ad> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x90ba0000 - 0x90bcffe3 com.apple.AE 402.3 (402.3) <aee412511c8725cd1a2cfb6501316bd5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90c15000 - 0x90ca2ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x90ca3000 - 0x90ca3ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90d49000 - 0x90d4dfff libGIF.dylib ??? (???) <b0ff75435ef93ab3d5486c78fa82a150> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90d4e000 - 0x90e19fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90e1a000 - 0x90e5bfe7 libRIP.A.dylib ??? (???) <378694b494a02de1b0c812da572579d2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90e6e000 - 0x90e6fffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x90e70000 - 0x90e70ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90edf000 - 0x90ee4fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90ee5000 - 0x90f8cfec com.apple.CFNetwork 438.16 (438.16) <dbf00ca36a09edfae60ec44f9d7a9ef9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91057000 - 0x9108efff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91092000 - 0x910d4fef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x910d5000 - 0x910f9fff libxslt.1.dylib ??? (???) <f0872c9ba3c17861fba8c45a3647cee1> /usr/lib/libxslt.1.dylib
    0x910fa000 - 0x910faffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x910fb000 - 0x91498fef com.apple.QuartzCore 1.5.8 (1.5.8) <8dc9ad0616bf56ebba60d6353737ac4e> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91499000 - 0x91587fef com.apple.PubSub 1.0.5 (65.21) <627489b23eef30bec9e5b1ab89e6de6b> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x91588000 - 0x91594fff libbz2.1.0.dylib ??? (???) <4a85b4792863e637bb98e7275869cc5d> /usr/lib/libbz2.1.0.dylib
    0x91595000 - 0x91751ff3 com.apple.QuartzComposer 2.1 (106.13) <f487aaca8ebdc7e334e2c79cebd8da66> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x91752000 - 0x91783ffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x91867000 - 0x91a60fff com.apple.JavaScriptCore 5533.20 (5533.20.20) <55065a7f4b44e0cd1a8b2e182cefddec> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91a67000 - 0x91b9afe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91b9b000 - 0x91e17fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91e4b000 - 0x91e56fe7 libCSync.A.dylib ??? (???) <06652e36188190ec04d294f49c68f28a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91e57000 - 0x91e63ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91e64000 - 0x91e81ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x920eb000 - 0x920effff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x920f0000 - 0x9210cff3 com.apple.CoreVideo 1.6.1 (48.6) <186cb311c17ea8714e918273c86d3c13> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9210d000 - 0x9228dfff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9228e000 - 0x92295ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x92296000 - 0x922bffff libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x922c0000 - 0x922faffe com.apple.securityfoundation 3.0.2 (36131) <f36bdfb346d21856a7aa3e67024cc1d7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x922fb000 - 0x92462ff3 libSystem.B.dylib ??? (???) <1ebaeaae16eec98939d40cb0db0b1aec> /usr/lib/libSystem.B.dylib
    0x92463000 - 0x925b5ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9283b000 - 0x92889fe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9288a000 - 0x9293cffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x9293d000 - 0x92942fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x92943000 - 0x92a23fff libobjc.A.dylib ??? (???) <d1469bf9fe852864d4fff185c72768e8> /usr/lib/libobjc.A.dylib
    0x92a24000 - 0x92a42ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x92a43000 - 0x92a52fff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x92a53000 - 0x92e11fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92e12000 - 0x92f96fef com.apple.MediaToolbox 0.484.2 (484.2) <32bf3254fafd942cf8f2c813960217fd> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x92f97000 - 0x92fc4feb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92fc5000 - 0x930cdff7 com.apple.WebKit 5533.20 (5533.20.25) <8bc5e79ff599f8fada5a126d1703cf71> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x930ce000 - 0x930ceffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93143000 - 0x9328cff7 com.apple.ImageIO.framework 2.0.9 (2.0.9) <67d6f9abf5cc16f444052ee93e906d83> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9328d000 - 0x932c7fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x932c8000 - 0x93313ff7 com.apple.CoreMediaIOServices 130.0 (935) <e7c6d794bbec49f9d1ee8261c3f9ff0e> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x93480000 - 0x93651ff3 com.apple.security 5.0.6 (37592) <0b25e1e4cc34431630f01edb3fdf54d1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93652000 - 0x9365bfff 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
    0x9365c000 - 0x9366cfff 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
    0x9366d000 - 0x93698fe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
    0x93699000 - 0x93699ffd 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
    0x9369a000 - 0x936f7ffb libstdc++.6.dylib ??? (???) <7d389389a99ce696726cf4c8980cc505> /usr/lib/libstdc++.6.dylib
    0x93722000 - 0x93727fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x93728000 - 0x93766fff libGLImage.dylib ??? (???) <b154e14c351ddc950d5228819201435e> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93767000 - 0x937e1ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <3839795086b6857d3c60064dce8702b5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x937e2000 - 0x9392cfeb com.apple.QTKit 7.6.9 (1680.9) <fe987e6adf235d5754399dcdae6e5a8e> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9392d000 - 0x93933fff com.apple.print.framework.Print 218.0.3 (220.2) <0b70ba17cbbe4d62a00bec91c8cc675e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93934000 - 0x939e5fff edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x939e6000 - 0x939e8fff com.apple.securityhi 3.0 (30817) <db23f4bad9f63a606468a4047a69b945> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x939e9000 - 0x93a07fff libresolv.9.dylib ??? (???) <39f6d8651f3dca7a1534fa04322e6763> /usr/lib/libresolv.9.dylib
    0x93a08000 - 0x93e18fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93e19000 - 0x93e20ff7 libCGATS.A.dylib ??? (???) <29154398dbefc2a1a97715e5af1e3552> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x93e21000 - 0x93e24fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93e25000 - 0x93e7eff7 libGLU.dylib ??? (???) <a08a753efc35f8a27f9c8f938fa01101> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93e7f000 - 0x93e8cfe7 com.apple.opengl 1.5.10 (1.5.10) <95c3d857570a137d0e8285c9eafa1112> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93e8d000 - 0x93ef3ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93ef4000 - 0x93f7eff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x93f7f000 - 0x93f7fff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93f80000 - 0x93f80fff com.apple.Carbon 136 (136) <2ea8decb44f41c4f2fc6fe93e0a53174> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93f81000 - 0x9433dff4 com.apple.VideoToolbox 0.484.2 (484.2) <46c37a5fead4e4f58501f15a641ff476> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9433e000 - 0x943bdff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x943c3000 - 0x943f5fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9445b000 - 0x9492cf76 libGLProgrammability.dylib ??? (???) <bf7fb226cbb412edfa377537c3e35877> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x94941000 - 0x94941ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x94942000 - 0x949bffeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x949c5000 - 0x94a42fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94a80000 - 0x94acbfe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94acc000 - 0x94b0cfef com.apple.CoreMedia 0.484.2 (484.2) <81221976abdc19f30723c81c5669bbc9> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x94b0d000 - 0x94b0dffe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x94b0e000 - 0x94b80fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x94b9e000 - 0x94baeffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x94baf000 - 0x94bc4ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94bc5000 - 0x95265fef com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95266000 - 0x9527efff com.apple.openscripting 1.2.8 (???) <a6b446eb8ec7844096df5fb9002f5c7b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9527f000 - 0x95326feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x95327000 - 0x9545ffe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x95460000 - 0x9546cff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9546d000 - 0x9547bffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x9547c000 - 0x954a0feb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x954a1000 - 0x954d7fef libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x954d8000 - 0x95593fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <76fdc146b4d9937f9c5cbaa1512e0023> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x955ac000 - 0x955f5fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x955f6000 - 0x95615ffa libJPEG.dylib ??? (???) <3407c6f4869e698d3c4107b46e435119> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95616000 - 0x95655fef libTIFF.dylib ??? (???) <3b9aceaff5eae70bd19f9dc26e415969> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95656000 - 0x95656ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x95657000 - 0x956b3ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x956b4000 - 0x956b6ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x956b7000 - 0x959e2ff6 com.apple.QuickTime 7.6.9 (1680.9) <024f122335016a54f8e59ddb4c79901d> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x959e8000 - 0x95a42ff7 com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96950000 - 0x96a17ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96a18000 - 0x96a20fff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96a21000 - 0x96a2bfeb 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
    0x96a2c000 - 0x96b0dff7 libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x96b60000 - 0x96c99ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x96c9a000 - 0x96d27ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96d28000 - 0x96d79ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x96d7a000 - 0x96e62ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96e63000 - 0x96eb2fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x96eb3000 - 0x976b1fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x976b2000 - 0x976daff7 com.apple.shortcut 1.0.1 (1.0) <a452d3f7feae073a12718c2bc553c575> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x976db000 - 0x9776eff3 com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9776f000 - 0x97a49ff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x97a4a000 - 0x97a60fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x97a61000 - 0x97d69fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x97d6a000 - 0x97d79ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <9a3a2108a5612a5e683e7e026c582a98> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x97dc9000 - 0x97dc9ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97dca000 - 0x97dccff5 libRadiance.dylib ??? (???) <a21c033caf69bbd48770cbbbf51b8208> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x97dcd000 - 0x97de8ff3 libPng.dylib ??? (???) <3a01fab3a2d1ae7f7df0821c5af41d87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x97de9000 - 0x97e7cfff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Hi,
    In addition to the Community Toolbar files that need to go, add Google Gears to the list.
    From your crash report:
    /Library/Internet Plug-Ins/Gears.plugin/Contents/Resources/Gears.bundle/Contents/MacOS/libgears.d ylib
    /Library/Internet Plug-Ins/Gears.plugin/Contents/MacOS/libgears.dylib
    /Library/InputManagers/GearsEnabler/GearsEnabler.bundle/Contents/MacOS/GearsEnab ler
    Open a Finder window. Select MacintoshHD in the Sidebar on the left then open the Library folder then the Internet Plug-Ins folder. Move these files to the Trash:
    Gears.plugin/Contents/Resources/Gears.bundle/Contents/MacOS/libgears.dylib
    Gears.plugin/Contents/MacOS/libgears.dylib
    Now from the same Library folder open the InputManagers folder. Move these files to the Trash:
    GearsEnabler/GearsEnabler.bundle/Contents/MacOS/GearsEnabler
    After you have removed all the CTLoader/Conduit and Google Gears files. relaunch Safari.
    Carolyn

  • Safari keeps crashing/re-loading when using hotmail to compose messages

    I finally convinced my husband... after years of begging to buy me a new Mac and switch from using a PC. Now that I have transferred all our data over to our new iMac (which was purchased on 4/2/10--so it is a very new) and we are ready to make our iMac our main computer, Safari keeps crashing when we are using hotmail to compose messages. Suddenly, while in the middle of composing a hotmail email message Safari will "flash" and re-load and my entire message is gone. SUPER SUPER SUPER frustrating when I have spent quite some time writing and crafting messages to my Board Members. I have included the error message below. I also have switched Safari to open in 32-bit mode.
    Can someone help me? I am about to go back to using our Dell computer. But I am such an Apple loyalist it breaks me heart. Everything I own is Apple.
    Here is the error message:
    Process: Safari [3745]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.5 (6531.22.7)
    Build Info: WebBrowser-65312207~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [3627]
    Date/Time: 2010-05-25 14:32:39.578 -0700
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 114253 sec
    Crashes Since Last Report: 2
    Per-App Interval Since Last Report: 81062 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: 08C909D6-442C-4E23-8B85-811DDFE40CED
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000007c800008f
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: release
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x00007fff88b5711c objc_msgSend + 40
    1 com.apple.CoreFoundation 0x00007fff8513cf3c __CFBasicHashStandardCallback + 284
    2 com.apple.CoreFoundation 0x00007fff8513d977 __CFBasicHashDrain + 567
    3 com.apple.CoreFoundation 0x00007fff851266b3 _CFRelease + 179
    4 com.apple.ImageIO.framework 0x00007fff8058e5cf _CGImagePlusFinalize + 173
    5 com.apple.CoreFoundation 0x00007fff851266b3 _CFRelease + 179
    6 com.apple.CoreFoundation 0x00007fff85148bd3 __CFArrayReleaseValues + 435
    7 com.apple.CoreFoundation 0x00007fff851266b3 _CFRelease + 179
    8 com.apple.ImageIO.framework 0x00007fff8058e37b _CGImageSourceFinalize + 112
    9 com.apple.CoreFoundation 0x00007fff851266b3 _CFRelease + 179
    10 com.apple.WebCore 0x00007fff86f0dabf WebCore::ImageSource::clear(bool, unsigned long, WebCore::SharedBuffer*, bool) + 47
    11 com.apple.WebCore 0x00007fff86f0db68 WebCore::BitmapImage::~BitmapImage() + 104
    12 com.apple.WebCore 0x00007fff86ef79e4 WebCore::CachedImage::destroyDecodedData() + 276
    13 com.apple.WebCore 0x00007fff86dc13a7 WebCore::ThreadTimers::fireTimers(double, ***::Vector<WebCore::TimerBase*, 0ul> const&) + 135
    14 com.apple.WebCore 0x00007fff86dc0dd5 WebCore::ThreadTimers::sharedTimerFiredInternal() + 117
    15 com.apple.WebCore 0x00007fff8748f9f5 WebCore::timerFired(__CFRunLoopTimer*, void*) + 53
    16 com.apple.CoreFoundation 0x00007fff85168708 __CFRunLoopRun + 6488
    17 com.apple.CoreFoundation 0x00007fff851668df CFRunLoopRunSpecific + 575
    18 com.apple.HIToolbox 0x00007fff81b94ada RunCurrentEventLoopInMode + 333
    19 com.apple.HIToolbox 0x00007fff81b948df ReceiveNextEventCommon + 310
    20 com.apple.HIToolbox 0x00007fff81b94798 BlockUntilNextEventMatchingListInMode + 59
    21 com.apple.AppKit 0x00007fff807dda2a _DPSNextEvent + 708
    22 com.apple.AppKit 0x00007fff807dd379 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    23 com.apple.Safari 0x000000010000b6cc 0x100000000 + 46796
    24 com.apple.AppKit 0x00007fff807a305b -[NSApplication run] + 395
    25 com.apple.AppKit 0x00007fff8079bd7c NSApplicationMain + 364
    26 com.apple.Safari 0x00000001000016f4 0x100000000 + 5876
    Thread 1: JavaScriptCore: FastMalloc scavenger
    0 libSystem.B.dylib 0x00007fff84e0e316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff84e0e1a5 nanosleep + 148
    2 libSystem.B.dylib 0x00007fff84e5b0a4 sleep + 61
    3 com.apple.JavaScriptCore 0x00007fff8586d370 ***::TCMalloc_PageHeap::scavengerThread() + 96
    4 com.apple.JavaScriptCore 0x00007fff8586d559 ***::TCMalloc_PageHeap::runScavengerThread(void*) + 9
    5 libSystem.B.dylib 0x00007fff84e0c8b6 pthreadstart + 331
    6 libSystem.B.dylib 0x00007fff84e0c769 thread_start + 13
    Thread 2: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff84dec4ea kevent + 10
    1 libSystem.B.dylib 0x00007fff84dee3bd dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff84dee094 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff84dedbbe dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff84ded4e8 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff84ded385 start_wqthread + 13
    Thread 3: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff84e0e316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff84e12131 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff86cf3aa9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff86cef80a WebCore::IconDatabase::iconDatabaseSyncThread() + 170
    4 libSystem.B.dylib 0x00007fff84e0c8b6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff84e0c769 thread_start + 13
    Thread 4: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff84dd375a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff84dd3dcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85167452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff851668df CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002503f 0x100000000 + 151615
    5 com.apple.Safari 0x0000000100024fcf 0x100000000 + 151503
    6 libSystem.B.dylib 0x00007fff84e0c8b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff84e0c769 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff84dd375a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff84dd3dcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85167452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff851668df CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff884994e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff88419ead _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff84e0c8b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff84e0c769 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff84e17286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff85188ef2 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff84e0c8b6 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff84e0c769 thread_start + 13
    Thread 7: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff84e0e316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff84e12131 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff857693c0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x0000000100120f93 0x100000000 + 1183635
    4 com.apple.Safari 0x0000000100043de3 0x100000000 + 277987
    5 com.apple.Safari 0x0000000100043c7f 0x100000000 + 277631
    6 libSystem.B.dylib 0x00007fff84e0c8b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff84e0c769 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff84dd375a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff84dd3dcd mach_msg + 59
    2 com.apple.QuartzCore 0x00007fff886dd93e CA::Render::Server::server_thread(void*) + 177
    3 com.apple.QuartzCore 0x00007fff886dd87e thread_fun + 34
    4 libSystem.B.dylib 0x00007fff84e0c8b6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff84e0c769 thread_start + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff84ded30a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff84ded71c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff84ded385 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000100810000 rbx: 0x0000000000000000 rcx: 0x00000007c800007f rdx: 0x0000000000000000
    rdi: 0x00007fff7008c50d rsi: 0x00007fff80ecf030 rbp: 0x00007fff5fbfe4d0 rsp: 0x00007fff5fbfe4c8
    r8: 0x00007fff7008c50d r9: 0x0000000118ad2130 r10: 0x00000001144fb7c0 r11: 0x00000007c800007f
    r12: 0x0000000118af18d0 r13: 0x0000000118af2fb0 r14: 0x00007fff709b7f20 r15: 0x000000010062eba0
    rip: 0x00007fff88b5711c rfl: 0x0000000000010202 cr2: 0x00000007c800008f
    Binary Images:
    0x100000000 - 0x100251fe7 com.apple.Safari 4.0.5 (6531.22.7) <2865F6F2-717F-20BB-D01C-C3E768EDF09A> /Applications/Safari.app/Contents/MacOS/Safari
    0x100738000 - 0x10073efff libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
    0x1143fb000 - 0x1143fbfff 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
    0x117c6a000 - 0x117c6bfff ATSHI.dylib ??? (???) <20F48879-BFBB-99D2-1DA8-1CD3D24B189E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x117d73000 - 0x117d77ff7 libFontRegistryUI.dylib ??? (???) <80877D2C-9C5A-76E8-785D-A7AD7C6646EA> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x118764000 - 0x11876cff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x7fff5fc00000 - 0x7fff5fc3bde7 dyld 132.1 (???) <A43F7314-3A8C-4391-3237-46790EE6313A> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80336fef com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff80337000 - 0x7fff8039ffff 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
    0x7fff803a0000 - 0x7fff8050fff7 com.apple.QTKit 7.6.6 (1729) <CEDDAEA5-82F9-FF5D-B9AF-C68ACC1E3225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff80510000 - 0x7fff8057cfe7 com.apple.CorePDF 1.1 (1.1) <D47B2366-5D1B-147B-B1FA-C9FE36C4EFFF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8057d000 - 0x7fff80737fff com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff80799000 - 0x7fff80799ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8079a000 - 0x7fff8118ffe7 com.apple.AppKit 6.6.5 (1038.29) <AC1ED9CC-6149-36EE-AA57-15BA4F05EAAA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff81190000 - 0x7fff811d3fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff811d4000 - 0x7fff8121bff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8121c000 - 0x7fff812ecfff com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff812ed000 - 0x7fff812f3fff libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <182C8BD9-E1C8-0970-AE82-E9E88F324A5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff812f4000 - 0x7fff812f4ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8145f000 - 0x7fff81487fff com.apple.DictionaryServices 1.1.1 (1.1.1) <CC593ECB-8FFA-BF81-0B0D-F8C606B31318> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff81488000 - 0x7fff81518fff com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8154f000 - 0x7fff81591fef com.apple.CoreMedia 0.484.5 (484.5) <FF8F87CB-7087-A46F-D633-6A93054BDBA2> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff81592000 - 0x7fff815c2fef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff815c3000 - 0x7fff81604fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8163e000 - 0x7fff81643ff7 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
    0x7fff81693000 - 0x7fff816a4ff7 SyndicationUI ??? (???) <1DAF485D-5025-8897-CA05-3347776438E6> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff816a5000 - 0x7fff816bbff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff816bc000 - 0x7fff817e1fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff817fd000 - 0x7fff81a82fef com.apple.security 6.1.1 (37594) <ED08CC62-42E2-E97F-E807-C09EB1CF950D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff81a83000 - 0x7fff81accff7 com.apple.securityinterface 4.0.1 (37214) <68CC3A69-1078-EAB0-3E18-93D051C4F5E0> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff81acd000 - 0x7fff81ad0ff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff81b46000 - 0x7fff81b46ff7 com.apple.Carbon 150 (152) <4B7DC942-DD69-7AF4-9018-3F43B31C1A81> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff81b66000 - 0x7fff81e64fef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff81e91000 - 0x7fff81e91ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff82076000 - 0x7fff820c5fef libTIFF.dylib ??? (???) <D6BED22B-A092-EC70-6E1D-0B52FA6FBBDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff820c6000 - 0x7fff820dcfff com.apple.ImageCapture 6.0 (6.0) <BF702F65-8E30-E318-1B58-AE6C0D5E5715> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8210a000 - 0x7fff82139ff7 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
    0x7fff8213a000 - 0x7fff82172ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <FAB9687F-0A86-A13F-7644-CE02E71140DB> /usr/lib/libssl.0.9.8.dylib
    0x7fff82173000 - 0x7fff821bbff7 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
    0x7fff821bc000 - 0x7fff821edfef libTrueTypeScaler.dylib ??? (???) <C15B0761-5136-BD0C-20F7-C8F8A95AF367> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff82224000 - 0x7fff82227ff7 com.apple.securityhi 4.0 (36638) <A233A831-1EED-7C89-967C-37336DC1EF59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff82228000 - 0x7fff8266cfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8266d000 - 0x7fff828a8fef com.apple.imageKit 2.0.3 (1.0) <9F7CBDFB-EBDC-5B86-ED43-5195F4AE9D52> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff828a9000 - 0x7fff828b7ff7 libkxld.dylib ??? (???) <E685E658-C908-95B9-8D16-8153C1CE05D7> /usr/lib/system/libkxld.dylib
    0x7fff828b8000 - 0x7fff828c3ff7 com.apple.HelpData 2.0.4 (34) <9BA1003B-65F7-D1B2-E924-61309EFD784B> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8299c000 - 0x7fff829a4fff com.apple.DisplayServicesFW 2.2.2 (251) <3E7C0CF8-117D-9C7F-577C-C199901DFF37> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff82aa6000 - 0x7fff82aeaff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <788A9BF0-691B-FE10-7385-AF4A7A786478> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff82b1b000 - 0x7fff82c5afe7 com.apple.WebKit 6531.22 (6531.22.7) <BFE919DA-83AD-A5E6-A1FD-F44530C7EDDE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff82c5b000 - 0x7fff82c98fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff82c99000 - 0x7fff82cdcff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <677BA546-F215-C5C8-9C65-305E43633FDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff82cdf000 - 0x7fff82d5dfff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff82df4000 - 0x7fff82df5fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff82e41000 - 0x7fff82ebcfff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff82ebd000 - 0x7fff82f1ffe7 com.apple.datadetectorscore 2.0 (80.7) <5B6AABCA-C75A-D28F-6A2F-59648F0ABFC8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff82f20000 - 0x7fff82f23fff com.apple.help 1.3.1 (41) <E311A81E-9870-A430-1E16-AFF6C92CE6E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff82fe9000 - 0x7fff834f2fe7 com.apple.VideoToolbox 0.484.5 (484.5) <174EF984-21FE-071C-4AB4-DE345BF87791> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff834f3000 - 0x7fff8352cff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff8352d000 - 0x7fff83538ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <5CA110A2-0712-F774-E7CF-AA7A2A106DAC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff83539000 - 0x7fff83d43fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff83d44000 - 0x7fff83d4ffff com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff83d8b000 - 0x7fff83e65ff7 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
    0x7fff83e66000 - 0x7fff83ecefff com.apple.AppleVAFramework 4.8.11 (4.8.11) <14AE8878-A7A6-D024-3DD4-BBFB5E7FC008> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff83f04000 - 0x7fff83f41ff7 libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff83f42000 - 0x7fff8463f037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff84640000 - 0x7fff84642fff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff84643000 - 0x7fff846c0fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff846c7000 - 0x7fff84776fff edu.mit.Kerberos 6.5.9 (6.5.9) <74E23AD1-6ED4-639E-8EF4-981D2EBDCA43> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff84885000 - 0x7fff8489efff 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
    0x7fff8489f000 - 0x7fff848e0fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff848e1000 - 0x7fff848e7ff7 IOSurface ??? (???) <F998C45A-CCCF-2306-F37A-389EE0054CB3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff848e8000 - 0x7fff84a01fef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff84a02000 - 0x7fff84a84fff 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
    0x7fff84a85000 - 0x7fff84b45fe7 libFontParser.dylib ??? (???) <2C6B6ABB-7EF0-3CD8-97D2-9B4534D0056C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff84b46000 - 0x7fff84b61ff7 com.apple.openscripting 1.3.1 (???) <2243C17C-EE36-D5B6-3A3E-8258973FF789> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff84d44000 - 0x7fff84d48ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff84d70000 - 0x7fff84dc5fef com.apple.framework.familycontrols 2.0.1 (2010) <E6E1C44A-6513-92DF-F71E-C157C485024C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff84dd2000 - 0x7fff84f91ff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    0x7fff84f92000 - 0x7fff84f93fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff84f9c000 - 0x7fff84fe5fef libGLU.dylib ??? (???) <FEDE662B-46B2-26D8-3E57-84E4C15A4FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff85022000 - 0x7fff850c2fff 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
    0x7fff850c3000 - 0x7fff850e8fe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff850e9000 - 0x7fff8511afff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8511b000 - 0x7fff85290fef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff85291000 - 0x7fff85316fff 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
    0x7fff85317000 - 0x7fff85317ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff85318000 - 0x7fff85488fef com.apple.MediaToolbox 0.484.5 (484.5) <DA4772AD-9430-024F-39FF-8B9D4B52DCD2> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff85498000 - 0x7fff855affef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <4355C785-9388-1061-6427-D004E92A3766> /usr/lib/libxml2.2.dylib
    0x7fff855b0000 - 0x7fff85696fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <EFCBA7C3-A6CE-9550-FE19-73BB3D046549> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff85697000 - 0x7fff85714fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff85715000 - 0x7fff8575fff7 com.apple.Metadata 10.6.3 (507.8) <A850E5A6-69D8-EBC1-B005-43F72B58EA36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff85760000 - 0x7fff858e6fe7 com.apple.JavaScriptCore 6531.22 (6531.22.5) <E33572F9-95E3-85D1-5B5E-2B240E3BF2B1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff85ad8000 - 0x7fff85b29fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff85b75000 - 0x7fff85c7fff7 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
    0x7fff85fc8000 - 0x7fff85fccff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <27FF96BC-1F15-A52D-3339-4BFC49D6810E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff85fcd000 - 0x7fff86086fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff86087000 - 0x7fff86152fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C85548CF-DED1-4672-0167-3F32A6DD0D55> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff86153000 - 0x7fff864c9fe7 com.apple.RawCamera.bundle 3.0.2 (527) <E70071D3-CC39-4B14-2AA3-EAC42BC84AD4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff864ca000 - 0x7fff864f7fff MetadataLib.dylib 3.0.2 (compatibility 2.2.1) <18B01670-16F8-37F4-4FEE-E922ABB052C7> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
    0x7fff864fd000 - 0x7fff8655bff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8655c000 - 0x7fff8655cff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8655d000 - 0x7fff8655eff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8655f000 - 0x7fff86575fef libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
    0x7fff866d7000 - 0x7fff86895fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
    0x7fff86896000 - 0x7fff86915fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <D76A416C-290C-98BD-2FAE-44ED8FF421B3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff86937000 - 0x7fff86944fe7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <540820E4-75E3-B2A0-5EF2-222304250CD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff86945000 - 0x7fff869fafe7 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
    0x7fff869fb000 - 0x7fff86a95fff com.apple.ApplicationServices.ATS 4.2 (???) <E31469D3-A97D-63BB-FB00-05ACB2CEC561> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff86b8f000 - 0x7fff86b91fff 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
    0x7fff86b92000 - 0x7fff86bb5fff com.apple.opencl 12.1 (12.1) <AB00CB6B-5BBD-C819-007A-08C0B110AB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86bb6000 - 0x7fff86bc5ff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff86bc6000 - 0x7fff86ce5ff7 com.apple.PubSub 1.0.4 (65.12.1) <52F510C5-05AF-6FA1-63A1-7E6E3D9580CA> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff86ce6000 - 0x7fff86cecff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff86ced000 - 0x7fff87735ff7 com.apple.WebCore 6531.22 (6531.22.7) <5EA73427-7DFF-DC49-4222-D67645482468> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff87780000 - 0x7fff879e9ff7 com.apple.QuartzComposer 4.1 (156.13) <0A7E8CDB-77DB-F96F-9CA4-867E9D45EB69> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff879ea000 - 0x7fff87a36fff libauto.dylib ??? (???) <8145CA34-EA03-11D2-5C60-02C1E5750593> /usr/lib/libauto.dylib
    0x7fff87a8f000 - 0x7fff87aadfff libPng.dylib ??? (???) <D0512FBF-911C-A9EC-465D-48A411509D6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff87aae000 - 0x7fff87b3dfff 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
    0x7fff87b3e000 - 0x7fff87b69ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff87b6a000 - 0x7fff87b6aff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff87b6b000 - 0x7fff87bf7fef SecurityFoundation 36840.0.0 (compatibility 1.0.0) <E8D8DEC7-341B-585F-1175-BDE1419255EB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff87bf8000 - 0x7fff87c3dfff com.apple.CoreMediaIOServices 130.0 (1035) <6D6834F6-4DB5-03E9-3962-480BBEE176EB> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff87c3e000 - 0x7fff87c73ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
    0x7fff87c74000 - 0x7fff87c79fff libGFXShared.dylib ??? (???) <A2C80199-6076-3CBE-E418-E0AD0A3053DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff87cdf000 - 0x7fff87d49fe7 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
    0x7fff87d4a000 - 0x7fff87d5bff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <C1154E2E-B1CB-1FAD-77ED-B139BA1AB073> /usr/lib/libz.1.dylib
    0x7fff87d5c000 - 0x7fff87d5cff7 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
    0x7fff87d5d000 - 0x7fff87e12fe7 com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff87e13000 - 0x7fff87e39fe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff87e3a000 - 0x7fff87e3ffff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff87e70000 - 0x7fff87e82fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff87e83000 - 0x7fff87f40ff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff87f4d000 - 0x7fff87f9cfef com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BD71B20B-C530-6D10-47A4-9838CF292911> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff87f9d000 - 0x7fff881dffe7 com.apple.AddressBook.framework 5.0.1 (868) <0623CCCC-6865-681A-0737-723A7B016EA1> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff881e0000 - 0x7fff882effe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff88315000 - 0x7fff8831cfff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8831d000 - 0x7fff8832efff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff8832f000 - 0x7fff88376fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff88377000 - 0x7fff8838bff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff883e6000 - 0x7fff883fbff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <413E033D-7A8A-4C46-6779-592D93BE2B81> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff88409000 - 0x7fff8868afe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8868b000 - 0x7fff88a23fe7 com.apple.QuartzCore 1.6.1 (227.18) <ADB9E286-C5AB-3505-35D2-849E1F560A2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff88a4a000 - 0x7fff88a4bff7 com.apple.TrustEvaluationAgent 1.1 (1) <040B71B1-F8BD-1605-057E-E80DBDE1FE59> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff88b52000 - 0x7fff88c08fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <4B6351E5-A293-D814-36E1-E75E35C25D86> /usr/lib/libobjc.A.dylib
    0x7fff88c09000 - 0x7fff88c2afff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
    0x7fff88c2b000 - 0x7fff88c66fff 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
    0x7fff88c67000 - 0x7fff88c7bfff libGL.dylib ??? (???) <A85982AB-6395-DE2B-2023-F735093E663D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff88c7c000 - 0x7fff88dbafff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff88dc9000 - 0x7fff88de9ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff88dea000 - 0x7fff88df9fff com.apple.NetFS 3.2.1 (3.2.1) <3C6C2D5E-C1E2-9FF9-97A2-4141A5660EBB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, SMC 1.52f9
    Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x8F), Atheros 9280: 2.1.9.8
    Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3500418ASQ, 465.76 GB
    Serial ATA Device: HL-DT-ST DVDRW GA11N
    USB Device: MX340 series, 0x04a9 (Canon Inc.), 0x1741, 0x24100000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0x24400000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0x06110000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    thanks so much

    HI and Welcome to Apple Discussions...
    Now that I have transferred all our data over to our new iMac (which was purchased on 4/2/10--so it is a very new) and we are ready to make our iMac our main computer, Safari keeps crashing when we are using hotmail to compose messages.
    It's quite possible you copied over files including fonts that aren't Mac compatible.
    First, if you use Word, go here for help to resolve font problems: How to troubleshoot font problems in Office for Mac programs
    You should also check here for help with fonts. Font problems and management in OS X
    Next, Hotmail is written by Microsoft so there are many users here who have posted with problems accessing Hotmail on Safari. You might have better
    luck using the Firefox browser available for download here. Mozilla Firefox
    And delete the Hotmail cookies. From the Safari Menu Bar click Safari/Preferences then select the Security tab. Click: Show Cookies. Delete all Microsoft/Hotmail related cookies, click Done. Now click "Autofill" from that menu, click the Edit button next to "Other forms". Delete .hotmail.com and microsoft.com if it's available.
    Relaunch Safari.
    Also, if you have not repaired disk permissions as yet since you've had your iMac, it can take as long as ten minutes. There's a progress bar that you can watch.
    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.
    Restart your Mac.
    Carolyn
    Message was edited by: Carolyn Samit

Maybe you are looking for

  • XMl File into email attchements with Email package

    Hy All, I have to send email from XI with .xml attachments. For this scenario i have to use Mail package because of the meail adresse of the recevier is depending on the content of the .xml File. At the moment it send the email to right email adresse

  • Ignoring white when converting painted artwork to vector

    I'm designing invitations and very new to illustrator. I have painted a small rose onto a piece of paper and scanned it. Have worked out how to live trace my scanned painting however, it is also tracing the white background. When I choose high colour

  • Itcsy structure

    Hello, I am calling a subrouting from SAP SCRIPT. But in the subroutine I am not able to change the currecy value to integer. FORM cal_Tot tables ntwr structure itcsy tot structure itcsy. DATA value type vbap-netwr. value = ntwr-value. ENDFORM. If th

  • HT1391 where is help when u need it

    I need help organizing and dowlowdinding files.

  • Creating a Chassis Type Lookup Table In SCCM DB

    While running through reports containing the Chassis Type values (24 different integers) with a colleague, he pointed out that a simple table created in the SCCM DB (or at least on the same DB server, perhaps a different DB) would provide a simple lo