Safari keeps crashing, hardware or software problem?

Safari keeps crashing. Also tried Google Chrome but had problems with that as well. Is this a hardware or software problem?
Process:         com.apple.WebKit.WebContent
Path:            /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Identifier:      com.apple.WebKit.WebContent
Version:         9537 (9537.74.9)
Build Info:      WebKit2-7537074009000000~3
Code Type:       X86-64 (Native)
Parent Process:  ???
Responsible:     Safari
User ID:         502
Date/Time:       2014-03-20 16:20:19.611 +0100
OS Version:      Mac OS X 10.9.2 (13C64)
Report Version:  11
Anonymous UUID:  C00000D-CF00-7000-000E-4BBEVEW00
Sleep/Wake UUID: AAAACA16-)BAFG-4CF4-9BB9-433AB2AFAE18
Crashed Thread:  8  JavaScriptCore::Marking
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000004
VM Regions Near 0x4:
-->
    __TEXT                 0000000104657000-0000000104658000 r-x/rwx SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Application Specific Information:
Bundle controller class:
BrowserBundleController
Process Model:
Multiple Web Processes
Thread 0:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore           0x00007fff8e1d45d3 JSC::JSString::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 35
1   com.apple.JavaScriptCore           0x00007fff8e1d42f4 JSC::SlotVisitor::drain() + 388
2   com.apple.JavaScriptCore           0x00007fff8e1d28e6 JSC::Heap::markRoots() + 550
3   com.apple.JavaScriptCore           0x00007fff8e1d2069 JSC::Heap::collect(JSC::Heap::SweepToggle) + 233
4   com.apple.JavaScriptCore           0x00007fff8e1d1cd7 JSC::DefaultGCActivityCallback::doWork() + 167
5   com.apple.JavaScriptCore           0x00007fff8e1d1914 JSC::HeapTimer::timerDidFire(__CFRunLoopTimer, void) + 164
6   com.apple.CoreFoundation           0x00007fff93f8d564 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
7   com.apple.CoreFoundation           0x00007fff93f8d09f __CFRunLoopDoTimer + 1151
8   com.apple.CoreFoundation           0x00007fff93ffe5aa __CFRunLoopDoTimers + 298
9   com.apple.CoreFoundation           0x00007fff93f488e5 __CFRunLoopRun + 1525
10  com.apple.CoreFoundation           0x00007fff93f480b5 CFRunLoopRunSpecific + 309
11  com.apple.HIToolbox                0x00007fff92f05a0d RunCurrentEventLoopInMode + 226
12  com.apple.HIToolbox                0x00007fff92f057b7 ReceiveNextEventCommon + 479
13  com.apple.HIToolbox                0x00007fff92f055bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
14  com.apple.AppKit                   0x00007fff95f943de _DPSNextEvent + 1434
15  com.apple.AppKit                   0x00007fff95f93a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
16  com.apple.AppKit                   0x00007fff95f87b2c -[NSApplication run] + 553
17  com.apple.AppKit                   0x00007fff95f72913 NSApplicationMain + 940
18  com.apple.XPCService               0x00007fff9702bc0f xpcmain + 385
19  libxpc.dylib                       0x00007fff914b5bde xpc_main + 399
20  com.apple.WebKit.WebContent        0x0000000104657ba0 0x104657000 + 2976
21  libdyld.dylib                      0x00007fff99be75fd start + 1
Thread 1:
0   libsystem_kernel.dylib             0x00007fff95c6ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib            0x00007fff92d0cf08 pthreadwqthread + 330
2   libsystem_pthread.dylib            0x00007fff92d0ffb9 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib             0x00007fff95c6f662 kevent64 + 10
1   libdispatch.dylib                  0x00007fff8ccff43d dispatchmgr_invoke + 239
2   libdispatch.dylib                  0x00007fff8ccff152 dispatchmgr_thread + 52
Thread 3:
0   libsystem_kernel.dylib             0x00007fff95c6aa1a mach_msg_trap + 10
1   libsystem_kernel.dylib             0x00007fff95c69d18 mach_msg + 64
2   com.apple.CoreFoundation           0x00007fff93f49155 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation           0x00007fff93f48779 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation           0x00007fff93f480b5 CFRunLoopRunSpecific + 309
5   com.apple.AppKit                   0x00007fff9613416e _NSEventThread + 144
6   libsystem_pthread.dylib            0x00007fff92d0b899 pthreadbody + 138
7   libsystem_pthread.dylib            0x00007fff92d0b72a pthreadstart + 137
8   libsystem_pthread.dylib            0x00007fff92d0ffc9 thread_start + 13
Thread 4:: WebCore: Scrolling
0   libsystem_kernel.dylib             0x00007fff95c6aa1a mach_msg_trap + 10
1   libsystem_kernel.dylib             0x00007fff95c69d18 mach_msg + 64
2   com.apple.CoreFoundation           0x00007fff93f49155 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation           0x00007fff93f48779 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation           0x00007fff93f480b5 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation           0x00007fff93ffd811 CFRunLoopRun + 97
6   com.apple.WebCore                  0x00007fff8ce83d44 WebCore::ScrollingThread::initializeRunLoop() + 244
7   com.apple.JavaScriptCore           0x00007fff8e1aac5f ***::wtfThreadEntryPoint(void*) + 15
8   libsystem_pthread.dylib            0x00007fff92d0b899 pthreadbody + 138
9   libsystem_pthread.dylib            0x00007fff92d0b72a pthreadstart + 137
10  libsystem_pthread.dylib            0x00007fff92d0ffc9 thread_start + 13
Thread 5:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib             0x00007fff95c6aa1a mach_msg_trap + 10
1   libsystem_kernel.dylib             0x00007fff95c69d18 mach_msg + 64
2   com.apple.CoreFoundation           0x00007fff93f49155 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation           0x00007fff93f48779 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation           0x00007fff93f480b5 CFRunLoopRunSpecific + 309
5   com.apple.Foundation               0x00007fff8fc09967 + + 348
6   com.apple.Foundation               0x00007fff8fc0976b __NSThread__main__ + 1318
7   libsystem_pthread.dylib            0x00007fff92d0b899 pthreadbody + 138
8   libsystem_pthread.dylib            0x00007fff92d0b72a pthreadstart + 137
9   libsystem_pthread.dylib            0x00007fff92d0ffc9 thread_start + 13
Thread 6:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib             0x00007fff95c6e716 __psynch_cvwait + 10
1   libsystem_pthread.dylib            0x00007fff92d0dc3b pthreadcond_wait + 727
2   com.apple.JavaScriptCore           0x00007fff8e1b5e16 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3   com.apple.JavaScriptCore           0x00007fff8e1b5935 JSC::BlockAllocator::blockFreeingThreadMain() + 117
4   com.apple.JavaScriptCore           0x00007fff8e1aac5f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib            0x00007fff92d0b899 pthreadbody + 138
6   libsystem_pthread.dylib            0x00007fff92d0b72a pthreadstart + 137
7   libsystem_pthread.dylib            0x00007fff92d0ffc9 thread_start + 13
Thread 7:: JavaScriptCore::Marking
0   com.apple.JavaScriptCore           0x00007fff8e1d46db JSC::JSString::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 299
1   com.apple.JavaScriptCore           0x00007fff8e1d42f4 JSC::SlotVisitor::drain() + 388
2   com.apple.JavaScriptCore           0x00007fff8e1d3f27 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 343
3   com.apple.JavaScriptCore           0x00007fff8e1b62ba JSC::GCThread::gcThreadMain() + 74
4   com.apple.JavaScriptCore           0x00007fff8e1aac5f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib            0x00007fff92d0b899 pthreadbody + 138
6   libsystem_pthread.dylib            0x00007fff92d0b72a pthreadstart + 137
7   libsystem_pthread.dylib            0x00007fff92d0ffc9 thread_start + 13
Thread 8 Crashed:: JavaScriptCore::Marking
0   com.apple.JavaScriptCore           0x00007fff8e1d435b JSC::SlotVisitor::drain() + 491
1   com.apple.JavaScriptCore           0x00007fff8e1d3f27 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 343
2   com.apple.JavaScriptCore           0x00007fff8e1b62ba JSC::GCThread::gcThreadMain() + 74
3   com.apple.JavaScriptCore           0x00007fff8e1aac5f ***::wtfThreadEntryPoint(void*) + 15
4   libsystem_pthread.dylib            0x00007fff92d0b899 pthreadbody + 138
5   libsystem_pthread.dylib            0x00007fff92d0b72a pthreadstart + 137
6   libsystem_pthread.dylib            0x00007fff92d0ffc9 thread_start + 13
Thread 9:: JavaScriptCore::Marking
0   com.apple.JavaScriptCore           0x00007fff8e1d4e4d JSC::JSObject::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 429
1   com.apple.JavaScriptCore           0x00007fff8e1d74c5 JSC::JSFunction::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 21
2   com.apple.JavaScriptCore           0x00007fff8e3fa2d6 JSC::JSBoundFunction::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 22
3   com.apple.JavaScriptCore           0x00007fff8e1d438d JSC::SlotVisitor::drain() + 541
4   com.apple.JavaScriptCore           0x00007fff8e1d3f27 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 343
5   com.apple.JavaScriptCore           0x00007fff8e1b62ba JSC::GCThread::gcThreadMain() + 74
6   com.apple.JavaScriptCore           0x00007fff8e1aac5f ***::wtfThreadEntryPoint(void*) + 15
7   libsystem_pthread.dylib            0x00007fff92d0b899 pthreadbody + 138
8   libsystem_pthread.dylib            0x00007fff92d0b72a pthreadstart + 137
9   libsystem_pthread.dylib            0x00007fff92d0ffc9 thread_start + 13
Thread 10:: QTKit: listenOnDelegatePort
0   libsystem_kernel.dylib             0x00007fff95c6aa1a mach_msg_trap + 10
1   libsystem_kernel.dylib             0x00007fff95c69d18 mach_msg + 64
2   com.apple.CoreFoundation           0x00007fff93f49155 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation           0x00007fff93f48779 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation           0x00007fff93f480b5 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation           0x00007fff93ffd811 CFRunLoopRun + 97
6   com.apple.QTKit                    0x00007fff90f53f3c listenOnDelegatePort + 385
7   libsystem_pthread.dylib            0x00007fff92d0b899 pthreadbody + 138
8   libsystem_pthread.dylib            0x00007fff92d0b72a pthreadstart + 137
9   libsystem_pthread.dylib            0x00007fff92d0ffc9 thread_start + 13
Thread 11:: QTKit: listenOnNotificationPort
0   libsystem_kernel.dylib             0x00007fff95c6aa1a mach_msg_trap + 10
1   libsystem_kernel.dylib             0x00007fff95c69d18 mach_msg + 64
2   com.apple.CoreFoundation           0x00007fff93f49155 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation           0x00007fff93f48779 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation           0x00007fff93f480b5 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation           0x00007fff93ffd811 CFRunLoopRun + 97
6   com.apple.QTKit                    0x00007fff90f54404 listenOnNotificationPort + 353
7   libsystem_pthread.dylib            0x00007fff92d0b899 pthreadbody + 138
8   libsystem_pthread.dylib            0x00007fff92d0b72a pthreadstart + 137
9   libsystem_pthread.dylib            0x00007fff92d0ffc9 thread_start + 13
Thread 12:
0   libsystem_kernel.dylib             0x00007fff95c6ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib            0x00007fff92d0cf08 pthreadwqthread + 330
2   libsystem_pthread.dylib            0x00007fff92d0ffb9 start_wqthread + 13
Thread 13:
0   libsystem_kernel.dylib             0x00007fff95c6ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib            0x00007fff92d0cf08 pthreadwqthread + 330
2   libsystem_pthread.dylib            0x00007fff92d0ffb9 start_wqthread + 13
Thread 8 crashed with X86 Thread State (64-bit):
  rax: 0x000000010de126f0  rbx: 0x00000000ffffffb5  rcx: 0x0000000000000004  rdx: 0x000000010f8d0000
  rdi: 0x000000010bbd1830  rsi: 0x0000000000000082  rbp: 0x0000000109211e70  rsp: 0x0000000109211e40
   r8: 0x0000000000000001   r9: 0x0000000116b0f000  r10: 0x000000010af1a740  r11: 0x0000000018ef92fe
  r12: 0x0000000107c7c000  r13: 0x00007fff7c55b278  r14: 0x00007fff7c55c268  r15: 0x00007fff7c55bea8
  rip: 0x00007fff8e1d435b  rfl: 0x0000000000010202  cr2: 0x0000000000000004
Logical CPU:     0
Error Code:      0x00000004
Trap Number:     14
Binary Images:
       0x104657000 -        0x104657ff4  com.apple.WebKit.WebContent (9537 - 9537.74.9) <46AD5B20-A90A-329C-8A8C-18A9062AA559> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
       0x104660000 -        0x104660fff  WebProcessShim.dylib (7537.74.9) <D688F5E3-16BC-3856-A9A2-8524B7C85002> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
       0x10a8cb000 -        0x10a8ddff7  com.apple.webcontentfilter.framework (5.1 - 5.1) <81289FEE-C191-3434-9394-543B00B24522> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
       0x10fb10000 -        0x10fb14ffd  com.apple.audio.AppleHDAHALPlugIn (2.6.0 - 2.6.0f1) <82D2F703-F961-3298-B06F-14B772D23C7B> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x123400000000 -     0x12340047bff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.24.11 - 8.2.4) <AD8822DB-4408-36A5-B524-04476A8E0245> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
    0x7fff68c4e000 -     0x7fff68c81817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
    0x7fff8bf96000 -     0x7fff8bf9eff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff8bf9f000 -     0x7fff8c105fff  libGLProgrammability.dylib (9.6) <8807FAD2-11E2-3293-89D8-397B87334138> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff8c106000 -     0x7fff8c16afff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8c16b000 -     0x7fff8c59effb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8c59f000 -     0x7fff8c5abff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8ccfc000 -     0x7fff8cd16fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
    0x7fff8cd17000 -     0x7fff8cda0fff  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
    0x7fff8cdac000 -     0x7fff8dbfafff  com.apple.WebCore (9537 - 9537.74.11) <9683BA7C-A04B-3E33-B195-DCF1C2CABF95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff8dc44000 -     0x7fff8dc6cffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff8dc6d000 -     0x7fff8dc9efff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8dd44000 -     0x7fff8dd97fff  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
    0x7fff8dd98000 -     0x7fff8ddc9ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
    0x7fff8ddca000 -     0x7fff8ddd5fff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
    0x7fff8ddd6000 -     0x7fff8de24fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff8de25000 -     0x7fff8de9cfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8e130000 -     0x7fff8e138ff7  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
    0x7fff8e139000 -     0x7fff8e154ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff8e1a1000 -     0x7fff8e518ffa  com.apple.JavaScriptCore (9537 - 9537.74.4) <0942FE6B-3152-30FC-B92A-92A1C29C5295> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8e51a000 -     0x7fff8e5d2ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8e869000 -     0x7fff8e8b0ff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
    0x7fff8e8c4000 -     0x7fff8e8caff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff8e8cb000 -     0x7fff8e8cbfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8e9c9000 -     0x7fff8e9d0ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff8ec6b000 -     0x7fff8ec6dff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8ec6e000 -     0x7fff8ec71ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8ec72000 -     0x7fff8ec9eff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
    0x7fff8ec9f000 -     0x7fff8eccefd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff8eccf000 -     0x7fff8f005fff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8f006000 -     0x7fff8f007ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
    0x7fff8f008000 -     0x7fff8f011ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff8f012000 -     0x7fff8f041ff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8f042000 -     0x7fff8f045fff  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
    0x7fff8f924000 -     0x7fff8fad1f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff8fad2000 -     0x7fff8fb2dffb  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
    0x7fff8fba3000 -     0x7fff8fea1fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8fea2000 -     0x7fff8feafff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff900c7000 -     0x7fff90285fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff90286000 -     0x7fff902a4ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff902a5000 -     0x7fff90394fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff90396000 -     0x7fff903bffff  GLRendererFloat (9.6) <16871296-2EB9-3FF6-AB00-3E2E55A45A63> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x7fff903c0000 -     0x7fff903c8fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff903c9000 -     0x7fff90539ff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff9054b000 -     0x7fff9055dff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff9055e000 -     0x7fff905eaff7  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
    0x7fff9060b000 -     0x7fff90615ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff9061c000 -     0x7fff90626ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff90627000 -     0x7fff90657fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff9066c000 -     0x7fff90756fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff90757000 -     0x7fff90760fff  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
    0x7fff90828000 -     0x7fff90867fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff90868000 -     0x7fff90879ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff9087a000 -     0x7fff9087dffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
    0x7fff9087e000 -     0x7fff90a36ff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
    0x7fff90d1f000 -     0x7fff90d46ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff90e1a000 -     0x7fff90e1cfff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff90e1d000 -     0x7fff90e21fff  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
    0x7fff90e47000 -     0x7fff90e76ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff90e77000 -     0x7fff90ef7fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff90f1e000 -     0x7fff90f25ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
    0x7fff90f26000 -     0x7fff90f26fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff90f27000 -     0x7fff90f3fff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff90f40000 -     0x7fff91081fff  com.apple.QTKit (7.7.3 - 2826.17) <ADA1EF77-57D2-3E7E-8526-8F0B732C1218> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff91082000 -     0x7fff911a4ff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff911a5000 -     0x7fff911f1ffe  com.apple.CoreMediaIO (407.0 - 4561) <BC8222A6-516C-380C-AB7D-DE78B23574DC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff911f2000 -     0x7fff91322ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff91323000 -     0x7fff9133affa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x7fff9134b000 -     0x7fff9134cfff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff9134d000 -     0x7fff91483ff6  com.apple.WebKit (9537 - 9537.74.9) <CA0C0387-8A66-34D4-8B1C-F5CDDBDA76BB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff91484000 -     0x7fff914a1ff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff914a2000 -     0x7fff914c6fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff914c7000 -     0x7fff9152cff5  com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff9152d000 -     0x7fff91530fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff91531000 -     0x7fff91537fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff91538000 -     0x7fff91571ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff91572000 -     0x7fff9158dff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff9158e000 -     0x7fff9159aff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff9159b000 -     0x7fff9159bffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff915bf000 -     0x7fff915e9ff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
    0x7fff915ed000 -     0x7fff9167dfff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff916da000 -     0x7fff91937ffd  com.apple.RawCamera.bundle (5.03 - 731) <99C18399-B160-3C4A-AEDC-A2FD4944FCC6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff91977000 -     0x7fff91978ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff91979000 -     0x7fff91986fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff91987000 -     0x7fff91a6bfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff91a6c000 -     0x7fff91a6eff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
    0x7fff91b47000 -     0x7fff91c76fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff91c7e000 -     0x7fff91c7fff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff91c80000 -     0x7fff91deeff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff91def000 -     0x7fff91e17ffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
    0x7fff91e82000 -     0x7fff91e9bff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff91ef2000 -     0x7fff91ef7ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
    0x7fff91f01000 -     0x7fff91f3fff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff91f40000 -     0x7fff91f45ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff91f46000 -     0x7fff91f88ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff91f89000 -     0x7fff91fb8fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff91fb9000 -     0x7fff92084fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff92165000 -     0x7fff92167fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff92168000 -     0x7fff92170ff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
    0x7fff92171000 -     0x7fff92180ff8  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
    0x7fff92181000 -     0x7fff921a6ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff921a7000 -     0x7fff921b1fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff921b2000 -     0x7fff921f3fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff92256000 -     0x7fff92260ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff92263000 -     0x7fff9226eff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff9226f000 -     0x7fff922f7ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff922f8000 -     0x7fff9233ffff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff923a8000 -     0x7fff923a8ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff923a9000 -     0x7fff923deffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff92406000 -     0x7fff927e7ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff927ed000 -     0x7fff927fdffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff92929000 -     0x7fff929b2ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff929b3000 -     0x7fff929c5fff  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
    0x7fff92a07000 -     0x7fff92ae6fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff92ae7000 -     0x7fff92c3aff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff92c3b000 -     0x7fff92c51fff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff92c52000 -     0x7fff92c79ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff92c7a000 -     0x7fff92c81fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff92d0a000 -     0x7fff92d11ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff92d12000 -     0x7fff92ddbfff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff92de6000 -     0x7fff92e0bff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff92e4b000 -     0x7fff92e74ff7  libc+abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc+abi.dylib
    0x7fff92e75000 -     0x7fff92e7effb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff92ed7000 -     0x7fff93181ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff93182000 -     0x7fff93186ff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
    0x7fff93187000 -     0x7fff93195fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff93196000 -     0x7fff93231fff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff93232000 -     0x7fff93277fff  libcurl.4.dylib (78.90.1) <818543D6-0CCE-3F18-9BF1-4D18B81018F3> /usr/lib/libcurl.4.dylib
    0x7fff93278000 -     0x7fff93366fff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff9363d000 -     0x7fff9368afff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff9368b000 -     0x7fff936a6ff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff936a7000 -     0x7fff936aafff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff936b4000 -     0x7fff936b9fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff936c1000 -     0x7fff936ebff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff936ec000 -     0x7fff9379cff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff937bb000 -     0x7fff938c1ff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff938c2000 -     0x7fff93907ffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff93908000 -     0x7fff93940ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff93941000 -     0x7fff93942fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff93943000 -     0x7fff93956ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff939ec000 -     0x7fff93cd6fff  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
    0x7fff93cd7000 -     0x7fff93ce7fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff93d4b000 -     0x7fff93d4cff7  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
    0x7fff93d4d000 -     0x7fff93e34ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff93e35000 -     0x7fff93e39fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff93e3a000 -     0x7fff93e3bff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff93e3c000 -     0x7fff93e43fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff93e4c000 -     0x7fff93e95fff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff93ed5000 -     0x7fff93ed7fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff93ed8000 -     0x7fff940bdfff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff9410d000 -     0x7fff94129fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff9412a000 -     0x7fff9417bff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff94204000 -     0x7fff94391ff7  GLEngine (9.6) <51D58F76-B9B3-3B4F-B65A-F6D213C2EED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
    0x7fff943ae000 -     0x7fff943aefff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff943af000 -     0x7fff943b0fff  libquit.dylib (161.2) <54B83D99-F84C-35E1-87D5-FCCB2F200FBD> /usr/lib/libquit.dylib
    0x7fff94414000 -     0x7fff9447bff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff944aa000 -     0x7fff944acfff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff944ad000 -     0x7fff94dccaf3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff94dcd000 -     0x7fff94e25ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff94e26000 -     0x7fff9532cff3  com.apple.Safari.framework (9537 - 9537.74.9) <92E7195B-FAED-3578-96E2-6F75274C300B> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff9532d000 -     0x7fff95338ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff9585d000 -     0x7fff9585dff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff95c59000 -     0x7fff95c75ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
    0x7fff95c76000 -     0x7fff95c83ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff95c84000 -     0x7fff95c86ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff95ece000 -     0x7fff95ed9fff  libGPUSupportMercury.dylib (9.6) <3E5636DB-5EED-3C31-8B6D-8CBFE965BC12> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x7fff95eda000 -     0x7fff95edeff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff95edf000 -     0x7fff95f3dff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff95f70000 -     0x7fff96ae6fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff96b2e000 -     0x7fff96f7cfff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff96fa1000 -     0x7fff96fb8ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff96fb9000 -     0x7fff97028ff1  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
    0x7fff97029000 -     0x7fff97029fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff9702a000 -     0x7fff97030ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff9704b000 -     0x7fff9706fff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff97103000 -     0x7fff9735cff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff9735d000 -     0x7fff97366ff7  libcldcpuengine.dylib (2.3.58) <C8785704-6195-3129-86CA-20F0F3C20F15> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x7fff97367000 -     0x7fff97367fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff97368000 -     0x7fff973dbfff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff973dc000 -     0x7fff97408fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff97409000 -     0x7fff9742bfff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <C2687C2C-239A-3EB4-857C-BA107F34A5E8> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff976ce000 -     0x7fff976d8ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff976df000 -     0x7fff976ecff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff976ed000 -     0x7fff978ddffd  com.apple.WebKit2 (9537 - 9537.74.9) <3F7B257F-D0DA-3AA8-BE8B-0C5474FE9806> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff97c58000 -     0x7fff97f28ffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff97f29000 -     0x7fff97f34fff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff97f37000 -     0x7fff97fc2fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
    0x7fff97fc3000 -     0x7fff9801cfff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff9801d000 -     0x7fff98265ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff98266000 -     0x7fff98328ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff98329000 -     0x7fff98899fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff9896b000 -     0x7fff98c3ffc7  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
    0x7fff98c40000 -     0x7fff98c92fff  libc+.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc+.1.dylib
    0x7fff98cab000 -     0x7fff98caeff7  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
    0x7fff98caf000 -     0x7fff98cc7ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff98cc8000 -     0x7fff98cc9ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
    0x7fff98cca000 -     0x7fff98cd2fff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff98d3f000 -     0x7fff98e30ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff98e31000 -     0x7fff98e4aff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff98f1f000 -     0x7fff98f23ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff98f24000 -     0x7fff98f91fff  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
    0x7fff98fcd000 -     0x7fff98fdeff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff98fdf000 -     0x7fff99008fff  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
    0x7fff99009000 -     0x7fff99013ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
    0x7fff990c3000 -     0x7fff990fefff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff990ff000 -     0x7fff99103fff  com.apple.IOAccelerator (98.14 - 98.14) <13EE735B-BD43-3E9B-9908-E423A17C4517> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x7fff99192000 -     0x7fff99192fff  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
    0x7fff9953e000 -     0x7fff995a4fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff995a5000 -     0x7fff995aafff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff995cd000 -     0x7fff995cefff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff995cf000 -     0x7fff996a0ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff996a4000 -     0x7fff996d8fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff996d9000 -     0x7fff996dbfff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff996dc000 -     0x7fff99878ff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff99879000 -     0x7fff998d8fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff998d9000 -     0x7fff998dbfff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff9993d000 -     0x7fff9998bfff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff9998c000 -     0x7fff9998dff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff9998e000 -     0x7fff99992ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
    0x7fff999a5000 -     0x7fff999a7ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff999a8000 -     0x7fff99a6cff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff99a6d000 -     0x7fff99a75ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff99b30000 -     0x7fff99b7dff2  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
    0x7fff99b80000 -     0x7fff99be3ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff99be4000 -     0x7fff99be7ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
    0x7fff99be8000 -     0x7fff99c16ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff99c17000 -     0x7fff99c81ff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 4
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 663
    thread_create: 1
    thread_set_s

Safari keeps crashing. Also tried Google Chrome but had problems with that as well. Is this a hardware or software problem?
When you have problems with multiple browsers, that could be an indication that the startup disk needs repairing or you need to restore OS X.
Launch Disk Utility located in HD > Applications > Utillities
Select the startup disk on the left then select the First Aid tab.
Click:  Verify Disk  (not Verify Disk Permissions)
If DU reports errors, restart your Mac while holding down the Command + R keys. From there you should be able to access the built in utilities in OS X Recovery to repair the startup disk and restore OS X if necessary.
Make sure to back up all important files first before using OS X Recovery.
OS X Recovery does require a broadband high speed internet connection.

Similar Messages

  • Program crashes - hardware or software problem?

    Hello,
    I just purchased a 15" MacBook Pro. I am a Windows-switcher and just getting used to the OS, as this is my first Apple computer since my old Apple IIGS.
    I am trying to get the piano emulator, Pianoteq, to work. According to the system requirements, the MacBook Pro should excel. However, when I use it, the program crashes at random times ranging from a few seconds to a few minutes of use. My question is, does anyone know, basically, what the problem is? Is there a problem with my hardware that I need to address? Maybe something I should fix while under warranty. Or there a problem with Pianoteq's software working with Leopard?
    I have a Yamaha digital piano and a Midisport Uno MIDI-to-USB cable. As this is a new computer, I do not have any 3rd party utilities installed.
    Here are (what I think) the relevant parts of the crash report:
    Process: Pianoteq22 Trial [576]
    Path: /Library/Application Support/Modartt/Pianoteq22 Trial/Pianoteq22 Trial.bundle/Contents/MacOS/Pianoteq22 Trial
    Identifier: com.modartt.Pianoteq22 Trial.Standalone
    Version: ??? (2.2.1-demo)
    Code Type: X86 (Native)
    Parent Process: launchd [65]
    Date/Time: 2007-12-22 20:26:02.425 -0600
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000900
    Crashed Thread: 2
    Here is Thread 2:
    Thread 2 Crashed:
    0 ...dartt.Pianoteq22 Trial.Core ; 0x0019bc4a 0x1000 + 1682506
    1 ...dartt.Pianoteq22 Trial.Core ; 0x001160ec 0x1000 + 1134828
    2 ...dartt.Pianoteq22 Trial.Core ; 0x001e1a7a 0x1000 + 1968762
    3 ...dartt.Pianoteq22 Trial.Core ; 0x001e1ce6 0x1000 + 1969382
    4 com.apple.audio.midi.CoreMIDI ; 0x003d518d LocalMIDIReceiverList::HandleMIDIIn(ServerSidePtr, void*, MIDIPacketList*) + 179
    5 com.apple.audio.midi.CoreMIDI ; 0x003d4500 MIDIInPortThread::Run() + 248
    6 com.apple.audio.midi.CoreMIDI ; 0x003d807d XThread::RunHelper(void*) + 17
    7 com.apple.audio.midi.CoreMIDI ; 0x003e29ee CAPThread::Entry(CAPThread*) + 96
    8 libSystem.B.dylib ; 0x91066075 pthreadstart + 321
    9 libSystem.B.dylib ; 0x91065f32 thread_start + 34
    I can post the whole report if necessary.
    Thanks.

    Well, I checked into the driver issue and thought I found the answer. The M-Audio website showed that there is no Leopard driver for my MIDI-USB cable. I discovered a generic driver at: namedfork.net/midisportloader and installed it.
    My piano keyboard worked with Pianoteq for the rest of the night, I thought the problem was history. However, this morning it only worked for a couple of minutes and then the same problem. Re-installing the generic driver didn't help this time.
    I believe this probably is an issue with the M-Audio MinisportUNO MIDI-USB. Hopefully they will have a Leopard driver soon.
    Thanks for setting me on the right track.

  • Safari keeps crashing and says flowOrificev problem which caused it to crash. Any help please?

    Hello I am new to these forums so please be kind
    I recently brought an iMac and having been using safari it was fine until now. It is now crashing with what appears to say flowOrificev is making safari crash. I have no idea what this is but can anyone give me any pointers here is the crash report.....
    Process:         Safari [681]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.5 (6534.55.3)
    Build Info:      WebBrowser-75345503~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [98]
    PlugIn Path:       /Users/user/Library/Application Support/.FlowOrificev.tmp
    PlugIn Identifier: .FlowOrificev.tmp
    PlugIn Version:    ??? (???)
    Date/Time:       2012-04-13 12:44:27.528 +0100
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          16197 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  16120 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      FBEEE4E4-47BE-42ED-9D42-3E7AB883453C
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  1
    Application Specific Information:
    abort() called
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff88682d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff886833ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff830f0902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff830efd8f CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox                     0x00007fff86e257ee RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox                     0x00007fff86e255f3 ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox                     0x00007fff86e254ac BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit                        0x00007fff85b7deb2 _DPSNextEvent + 708
    8   com.apple.AppKit                        0x00007fff85b7d801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   com.apple.Safari.framework              0x00007fff812a2b48 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 177
    10  com.apple.AppKit                        0x00007fff85b4368f -[NSApplication run] + 395
    11  com.apple.AppKit                        0x00007fff85b3c3b0 NSApplicationMain + 364
    12  com.apple.Safari.framework              0x00007fff8145fe6a SafariMain + 200
    13  com.apple.Safari                        0x0000000100000f1c 0x100000000 + 3868
    Thread 1 Crashed:
    0   libSystem.B.dylib                       0x00007fff886f59ce __semwait_signal_nocancel + 10
    1   libSystem.B.dylib                       0x00007fff886f58d0 nanosleep$NOCANCEL + 129
    2   libSystem.B.dylib                       0x00007fff887523ce usleep$NOCANCEL + 57
    3   libSystem.B.dylib                       0x00007fff88771a00 abort + 93
    4   libstdc++.6.dylib                       0x00007fff880b15d2 __tcf_0 + 0
    5   libobjc.A.dylib                         0x00007fff8053ab4d _objc_terminate + 120
    6   libstdc++.6.dylib                       0x00007fff880afae1 __cxxabiv1::__terminate(void (*)()) + 11
    7   libstdc++.6.dylib                       0x00007fff880afb16 __cxxabiv1::__unexpected(void (*)()) + 0
    8   libstdc++.6.dylib                       0x00007fff880afbfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    9   libstdc++.6.dylib                       0x00007fff8806ba3e std::__throw_length_error(char const*) + 127
    10  libstdc++.6.dylib                       0x00007fff880963fe std::string::append(char const*, unsigned long) + 82
    11  .FlowOrificev.tmp                       0x0000000100082cbb dylibmain + 3599
    12  com.apple.CFNetwork                     0x00007fff85619dd7 HTTPReadFilter::readHeaderBytes(StreamReader*, unsigned char, unsigned char*, long, CFStreamError*) + 421
    13  com.apple.CFNetwork                     0x00007fff8561ad4c HTTPReadFilter::canReadNoSignal(StreamReader*, CFStreamError*, unsigned char) + 110
    14  com.apple.CFNetwork                     0x00007fff855c852c HTTPReadFilter::streamCanRead(__CFReadStream*) + 90
    15  com.apple.CFNetwork                     0x00007fff855c86a2 HTTPReadFilter::socketReadStreamCallback(unsigned long) + 122
    16  com.apple.CFNetwork                     0x00007fff855c8613 HTTPReadFilter::_httpRdFilterStreamCallBack(__CFReadStream*, unsigned long, void*) + 49
    17  com.apple.CoreFoundation                0x00007fff83152343 _signalEventSync + 115
    18  com.apple.CoreFoundation                0x00007fff831522b4 _cfstream_solo_signalEventSync + 116
    19  com.apple.CoreFoundation                0x00007fff831521f4 _CFStreamSignalEvent + 740
    20  com.apple.CFNetwork                     0x00007fff8561d8d7 SocketStream::dispatchSignalFromSocketCallbackUnlocked(SocketStreamSignalHolder *) + 45
    21  com.apple.CFNetwork                     0x00007fff855b212c SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void const*) + 224
    22  com.apple.CFNetwork                     0x00007fff855b2016 SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 96
    23  com.apple.CoreFoundation                0x00007fff8311abba __CFSocketDoCallback + 634
    24  com.apple.CoreFoundation                0x00007fff8311a5bb __CFSocketPerformV0 + 315
    25  com.apple.CoreFoundation                0x00007fff830f23d1 __CFRunLoopDoSources0 + 1361
    26  com.apple.CoreFoundation                0x00007fff830f05c9 __CFRunLoopRun + 873
    27  com.apple.CoreFoundation                0x00007fff830efd8f CFRunLoopRunSpecific + 575
    28  com.apple.CFNetwork                     0x00007fff855cb1fc HTTPNetStreamInfo::streamRead(__CFReadStream*, unsigned char*, long, CFStreamError*, unsigned char*) + 278
    29  com.apple.CoreFoundation                0x00007fff830e005c CFReadStreamRead + 748
    30  .FlowOrificev.tmp                       0x0000000100082c66 dylibmain + 3514
    31  com.apple.CFNetwork                     0x00007fff8561cfe0 HTTPReadStream::streamRead(__CFReadStream*, unsigned char*, long, CFStreamError*, unsigned char*) + 82
    32  com.apple.CoreFoundation                0x00007fff830e005c CFReadStreamRead + 748
    33  .FlowOrificev.tmp                       0x0000000100082264 dylibmain + 952
    34  .FlowOrificev.tmp                       0x0000000100081198 0x10007a000 + 29080
    35  .FlowOrificev.tmp                       0x0000000100081f46 dylibmain + 154
    36  .FlowOrificev.tmp                       0x000000010008459d dylibmain + 9969
    37  .FlowOrificev.tmp                       0x000000010008951c ksyms + 202
    38  libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    39  libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff886bda6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff886c1881 _pthread_cond_wait + 1286
    2   .FlowOrificev.tmp                       0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff886bda6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff886c1881 _pthread_cond_wait + 1286
    2   .FlowOrificev.tmp                       0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff886bda6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff886c1881 _pthread_cond_wait + 1286
    2   .FlowOrificev.tmp                       0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff886bda6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff886c1881 _pthread_cond_wait + 1286
    2   .FlowOrificev.tmp                       0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff886bda6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff886c1881 _pthread_cond_wait + 1286
    2   .FlowOrificev.tmp                       0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff886bda6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff886c1881 _pthread_cond_wait + 1286
    2   .FlowOrificev.tmp                       0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff886bda6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff886c1881 _pthread_cond_wait + 1286
    2   .FlowOrificev.tmp                       0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff886bda6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff886c1881 _pthread_cond_wait + 1286
    2   .FlowOrificev.tmp                       0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff886bda6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff886c1881 _pthread_cond_wait + 1286
    2   .FlowOrificev.tmp                       0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff886bda6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff886c1881 _pthread_cond_wait + 1286
    2   .FlowOrificev.tmp                       0x000000010008968d ksyms + 571
    3   libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 12:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff886c8136 select$DARWIN_EXTSN$NOCANCEL + 10
    1   libSystem.B.dylib                       0x00007fff8869dbc7 _dispatch_mgr_invoke + 388
    2   libSystem.B.dylib                       0x00007fff8869d7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8869d2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8869cc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8869caa5 start_wqthread + 13
    Thread 13:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff886c6932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff83112468 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff8869ca2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8869ce3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8869caa5 start_wqthread + 13
    Thread 15:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x00007fff886bda6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff886c1881 _pthread_cond_wait + 1286
    2   com.apple.WebCore                       0x00007fff8953ab69 WebCore::IconDatabase::syncThreadMainLoop() + 265
    3   com.apple.WebCore                       0x00007fff89537f68 WebCore::IconDatabase::iconDatabaseSyncThread() + 296
    4   libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff88682d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff886833ed mach_msg + 59
    2   com.apple.QuartzCore                    0x00007fff84385396 CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore                    0x00007fff843852d6 thread_fun + 34
    4   libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib                       0x00007fff88682d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff886833ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff830f0902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff830efd8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff8335814f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff832d9114 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 18:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                       0x00007fff88682d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff886833ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff830f0902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff830efd8f CFRunLoopRunSpecific + 575
    4   com.apple.Safari.framework              0x00007fff81418305 Safari::MessageRunLoop::threadBody() + 107
    5   com.apple.Safari.framework              0x00007fff8141833f Safari::MessageRunLoop::threadCallback(void*) + 9
    6   libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 19:  Safari: SnapshotStore
    0   libSystem.B.dylib                       0x00007fff886bda6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff886c1881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff865406a0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework              0x00007fff81493803 Safari::MessageQueueWaitResult Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessageFilteredWithTimeout<bool ()(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&)>(***::RefPtr<Safari: :SnapshotStore::DiskAccessMessage>&, bool (&)(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&), double) + 149
    4   com.apple.Safari.framework              0x00007fff81491c75 Safari::SnapshotStore::diskAccessThreadBody() + 115
    5   com.apple.Safari.framework              0x00007fff81491df5 Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libSystem.B.dylib                       0x00007fff886bbfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff886bbe89 thread_start + 13
    Thread 1 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000003c  rbx: 0x00000001004c9890  rcx: 0x00000001004c9848  rdx: 0x0000000000000001
      rdi: 0x0000000000000c03  rsi: 0x0000000000000000  rbp: 0x00000001004c9880  rsp: 0x00000001004c9848
       r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000000000001  r11: 0x0000000000000246
      r12: 0x0000000000000000  r13: 0x0000000114a93c50  r14: 0x0000000000001000  r15: 0xffffffffffffffff
      rip: 0x00007fff886f59ce  rfl: 0x0000000000000247  cr2: 0x00000001131d1000
    Binary Images:
           0x100000000 -        0x100000fff  com.apple.Safari 5.1.5 (6534.55.3) <83F4C1DA-5D7C-E101-6BD6-808168C4C812> /Applications/Safari.app/Contents/MacOS/Safari
           0x100004000 -        0x100004fff +.libgmalloc.dylib ??? (???) <C5C8E257-608E-091E-359F-71200A436282> /Users/Shared/.libgmalloc.dylib
           0x10007a000 -        0x1000a1fff +.FlowOrificev.tmp ??? (???) <321B8545-39FC-4FEA-B2A4-2EAA3732F4A9> /Users/user/Library/Application Support/.FlowOrificev.tmp
           0x100200000 -        0x1002e6fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <2D39CB30-54D9-B03E-5FCF-E53122F87484> /usr/lib/libcrypto.0.9.7.dylib
           0x114803000 -        0x114829fff  GLRendererFloat ??? (???) <38621D22-8F49-F937-851B-E21BD49A8A88> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x1150f5000 -        0x115288fe7  GLEngine ??? (???) <BCE83654-81EC-D231-ED6E-1DD449B891F2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x116e64000 -        0x117287fef  libclh.dylib 3.1.1 C  (3.1.1) <432F5475-F934-92A0-FB49-78F03DA82176> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x200000000 -        0x200787fe7  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <4F23289A-D45A-0630-8D7F-4C35A4D2AA00> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
        0x7fff80246000 -     0x7fff80251fff  com.apple.corelocation 12.3 (12.3) <A6CFB410-2333-8BE3-658B-75A93C90A9CC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff80368000 -     0x7fff803c8fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8044e000 -     0x7fff80451ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff80452000 -     0x7fff80460ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff8052d000 -     0x7fff805e3ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff80674000 -     0x7fff806f9ff7  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
        0x7fff80709000 -     0x7fff8071dfff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8086f000 -     0x7fff808bbfff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff808c8000 -     0x7fff808dcff7  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
        0x7fff809b7000 -     0x7fff809c3fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <9AB864FA-9197-5D48-A0EC-EC8330D475FC> /usr/lib/libbz2.1.0.dylib
        0x7fff809c4000 -     0x7fff80e0bfef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff80e79000 -     0x7fff80ec0ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff80ec1000 -     0x7fff811f5fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff81242000 -     0x7fff81a72fff  com.apple.Safari.framework 6534 (6534.55.3) <1A32D063-6CA1-E1B7-735C-E8F4DA4F3C0F> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff81a73000 -     0x7fff81a79fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff81a7a000 -     0x7fff81ab5fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff81b01000 -     0x7fff81b01ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff81ebe000 -     0x7fff81f58fff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff81f59000 -     0x7fff81f59ff7  com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff81fc3000 -     0x7fff81fc7ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff81fd4000 -     0x7fff82084fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff822c0000 -     0x7fff822d1ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff822d2000 -     0x7fff82321ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff82322000 -     0x7fff82353fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff82354000 -     0x7fff8239dff7  com.apple.securityinterface 4.0.1 (40418) <77FDB498-B502-050C-6AF4-1DAB17F64B6F> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff826ff000 -     0x7fff82711fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff82712000 -     0x7fff82f1cfe7  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
        0x7fff82f1d000 -     0x7fff82f38ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff830a4000 -     0x7fff8321bfe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8321c000 -     0x7fff8325dfff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8325e000 -     0x7fff83275fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff83276000 -     0x7fff832c5fef  libTIFF.dylib ??? (???) <2DDC5A18-35EE-5B59-10D8-0F6925DB3858> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff832c6000 -     0x7fff832c7ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff832c8000 -     0x7fff8354afff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff83788000 -     0x7fff83818fff  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
        0x7fff83819000 -     0x7fff83938fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff83963000 -     0x7fff839cdfe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff839ce000 -     0x7fff839effff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff839f0000 -     0x7fff839f1ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff839f2000 -     0x7fff839fffe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff83b1d000 -     0x7fff83b1ffff  libRadiance.dylib ??? (???) <E08CD209-E3E4-2753-AF8A-90DD12ED556F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff83b95000 -     0x7fff83c21fef  SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff83c22000 -     0x7fff83c47ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83c48000 -     0x7fff83c57fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff83c58000 -     0x7fff83d0dfe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff83d0e000 -     0x7fff83d4ffef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff83e3d000 -     0x7fff83e4cfef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff83f76000 -     0x7fff83f76ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff83f77000 -     0x7fff83f90fff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff83fed000 -     0x7fff84037ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff84072000 -     0x7fff84078ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff840a3000 -     0x7fff84261ff7  com.apple.ImageIO.framework 3.0.5 (3.0.5) <4CF96F2C-B7BB-4C57-E352-3C678CA2B2B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff84262000 -     0x7fff8431bfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff84332000 -     0x7fff846cffe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff846d0000 -     0x7fff847eafff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff847eb000 -     0x7fff84920fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff849d3000 -     0x7fff850cfff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff850d0000 -     0x7fff850d3ff7  com.apple.securityhi 4.0 (36638) <AEF55AF1-54D3-DB8D-27A7-E16192E0045A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff850d4000 -     0x7fff85518fef  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
        0x7fff855a6000 -     0x7fff855a8fff  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
        0x7fff855a9000 -     0x7fff8567dfe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8567e000 -     0x7fff856a1fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff856a2000 -     0x7fff856a8ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff856ca000 -     0x7fff85708fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff85713000 -     0x7fff85746ff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff858a8000 -     0x7fff85a49fe7  com.apple.WebKit 6534.55 (6534.55.3) <FF06897C-26D5-A526-1131-70D5A1D54CCB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff85a4a000 -     0x7fff85aeafff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff85b1d000 -     0x7fff85b22fff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff85b23000 -     0x7fff85b39fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff85b3a000 -     0x7fff86534ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff86535000 -     0x7fff86535ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff86536000 -     0x7fff86858fef  com.apple.JavaScriptCore 6534.55 (6534.55.2) <F360FF8A-97DE-327E-A366-EDE97321E795> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff869e1000 -     0x7fff869f2fff  SyndicationUI ??? (???) <2345AF3F-75EB-79A7-9665-A154F6943B59> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff869f3000 -     0x7fff86a02fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff86a0c000 -     0x7fff86a2cff7  com.apple.DirectoryService.Framework 3.6 (621.12) <A4685F06-5881-35F5-764D-C380304C1CE8> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff86cb5000 -     0x7fff86df3fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff86df4000 -     0x7fff86df5fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff86df6000 -     0x7fff86df6ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff86df7000 -     0x7fff870f5fff  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
        0x7fff87126000 -     0x7fff8714dff7  libJPEG.dylib ??? (???) <921A3A14-A69B-F393-1678-5A5D32D4BDF2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8714e000 -     0x7fff87184ff7  com.apple.framework.Apple80211 6.2.5 (625.6) <B67C7A65-E4FB-4419-3F31-4482E17EF203> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff87193000 -     0x7fff871dbff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff871dc000 -     0x7fff871e7ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff871e8000 -     0x7fff872a5fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff877ad000 -     0x7fff87802ff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff87803000 -     0x7fff87807ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff87840000 -     0x7fff8787afff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
        0x7fff878ac000 -     0x7fff878efff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff87b06000 -     0x7fff87c0aff7  com.apple.PubSub 1.0.5 (65.28) <94FBE6EB-6554-1E5B-DE22-D027222AD6B8> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff87d1e000 -     0x7fff87d71ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87da7000 -     0x7fff87dadff7  IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff87de6000 -     0x7fff87de6ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff87de7000 -     0x7fff87e2afef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff87e2b000 -     0x7fff87e30fff  libGIF.dylib ??? (???) <1888A176-22D5-C663-22D0-336D9D213BD6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff87e31000 -     0x7fff87f48fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff87f49000 -     0x7fff87f86ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff87f87000 -     0x7fff88064fff  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
        0x7fff88065000 -     0x7fff880e2fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff88113000 -     0x7fff8839dfe7  com.apple.security 6.1.2 (55002) <FD0B5AD4-74DB-7ED8-90D3-6EC56FFA8557> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8839e000 -     0x7fff88483fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff88484000 -     0x7fff884a1ff7  libPng.dylib ??? (???) <A6D093D2-CA9D-2035-9C11-0AE98585C6F1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff884a2000 -     0x7fff884b7ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff884c4000 -     0x7fff88540ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff88541000 -     0x7fff88602fef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff88603000 -     0x7fff88681ff7  com.apple.CoreText 151.12 (???) <5BE797B7-C903-B664-ADD9-7514B1A6EF9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff88682000 -     0x7fff88843fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff88844000 -     0x7fff888c3fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff888c4000 -     0x7fff888cbfff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff888cc000 -     0x7fff888f4fff  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
        0x7fff890f3000 -     0x7fff890f6fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff890f7000 -     0x7fff89140fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff89141000 -     0x7fff89157fef  libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
        0x7fff89158000 -     0x7fff89316fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff89347000 -     0x7fff89501ff7  com.apple.WebKit2 6534.55 (6534.55.3) <44B0FCCC-7303-FDDE-18D5-14D9FA744C50> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff89533000 -     0x7fff8a59cfe7  com.apple.WebCore 6534.55 (6534.55.3) <FFFFDC58-5DAD-106B-0EC2-C23B22F2D40A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8a69e000 -     0x7fff8a6a3ff7  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
        0x7fff8a6a4000 -     0x7fff8a6affff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8a6b0000 -     0x7fff8a772fe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8a773000 -     0x7fff8a773ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8a774000 -     0x7fff8a79fff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 8 GB, SMC 1.52f9
    Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.6
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD5000AAKS-40V2B0, 465.76 GB
    Serial ATA Device: HL-DT-ST DVDRW  GA11N
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 3
    USB Device: USB 2.0 FD, 0x154b  (PNY Technologies Inc.), 0x0041, 0x26400000 / 2
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0x24400000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x06110000 / 5
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2

    You’ve been infected with the “Flashback” malware. See this Apple support document:
    About Flashback malware
    Back up all data, if you haven't already done so.
    Select  ▹ Software Update to install the latest Java update, as well as any other updates available for your system. You must have the latest version of Mac OS X 10.6 or 10.7 in order to install the Java update. That should clear the infection.
    Change every Internet password you have, starting with banking passwords. Check all financial accounts for unauthorized transactions. Take this step only after you’ve secured your system in the preceding step, not before.

  • Safari keeps crashing after latest software updates - driving me crazy!

    Here is the Apple report -
    Process: Safari [508]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.3 (5533.19.4)
    Build Info: WebBrowser-75331904~3
    Code Type: PPC (Native)
    Parent Process: launchd [114]
    Interval Since Last Report: 2965 sec
    Crashes Since Last Report: 2
    Per-App Interval Since Last Report: 2273 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2010-11-20 23:36:23.627 -0700
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: F14890FD-CF19-4436-91E6-0685ACC7DBD0
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000c348876b
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x95d58fd8 objc_msgSend + 24
    1 ...oxperts.vdig.usbwebcam.IOx0 0x0e1c6d34 .13XCFDictionary + 72
    2 ...oxperts.vdig.usbwebcam.IOx0 0x0e1c642c .20XCFMutableDictionary + 36
    3 ...oxperts.vdig.usbwebcam.IOx0 0x0e1c61fc .33IOXUSBInterfaceMatchingDictionary + 36
    4 ...oxperts.vdig.usbwebcam.IOx0 0x0e1c5e9c CreateComponentObject__FP23ComponentInstanceRecordRP15TIMONXComponent + 1208
    5 ...oxperts.vdig.usbwebcam.IOx0 0x0e1c5fbc NewComponentInstance__19TIMONXComponentCallP23ComponentInstanceRecord + 72
    6 ...oxperts.vdig.usbwebcam.IOx0 0x0e1ae138 OpenComponent__13ComponentCallP23ComponentInstanceRecord + 52
    7 ...oxperts.vdig.usbwebcam.IOx0 0x0e1ae470 DoCall__13ComponentCall + 196
    8 ...oxperts.vdig.usbwebcam.IOx0 0x0e1ae000 DoIt__13ComponentCall + 116
    9 ...oxperts.vdig.usbwebcam.IOx0 0x0e1c64cc XComponentEntry + 76
    10 ...ple.CoreServices.CarbonCore 0x95985468 CallComponentOpen + 36
    11 ...ple.CoreServices.CarbonCore 0x959838f8 OpenAComponent + 536
    12 ...ickTimeComponents.component 0x9146e4f8 _SGVideoSetVideoDigitizerComponent + 168
    13 ...ickTimeComponents.component 0x915a42e4 SGSetVideoDigitizerComponent + 36
    14 ...ickTimeComponents.component 0x914633f8 _SGVideoInitChannel + 104
    15 ...ickTimeComponents.component 0x915a3c34 SGInitChannel + 36
    16 ...ickTimeComponents.component 0x91456444 _SGNewChannelFromComponent + 84
    17 ...ickTimeComponents.component 0x915a2998 SGNewChannelFromComponent + 40
    18 ...ickTimeComponents.component 0x914530c0 _SGNewChannel + 128
    19 com.apple.QuickTime 0x9556f3e8 SGNewChannel + 40
    20 ...lashPlayer-10.4-10.5.plugin 0x0e78fb8c unregister_ShockwaveFlash + 362664
    21 ...lashPlayer-10.4-10.5.plugin 0x0e791aac unregister_ShockwaveFlash + 370632
    22 ...lashPlayer-10.4-10.5.plugin 0x0e3f7f48 0xe389000 + 454472
    23 ...lashPlayer-10.4-10.5.plugin 0x0e3f90d0 0xe389000 + 458960
    24 ...lashPlayer-10.4-10.5.plugin 0x0e733738 FlashPlayer10_1_102_64FlashPlayer + 6192
    25 com.apple.WebKit 0x977ce12c -[WebNetscapePluginDocumentView(Internal) _createPlugin] + 268
    26 com.apple.WebKit 0x977cf320 -[WebNetscapePluginDocumentView createPlugin] + 64
    27 com.apple.WebKit 0x97761e28 -[WebBaseNetscapePluginView start] + 168
    28 com.apple.WebKit 0x97761bd4 -[WebBaseNetscapePluginView viewDidMoveToWindow] + 180
    29 com.apple.AppKit 0x935f8eb0 -[NSView _setWindow:] + 1376
    30 com.apple.AppKit 0x93601758 -[NSView addSubview:] + 384
    31 com.apple.WebKit 0x9775c44c -[WebHTMLView addSubview:] + 60
    32 com.apple.WebCore 0x9255a10c WebCore::ScrollView::platformAddChild(WebCore::Widget*) + 316
    33 com.apple.WebCore 0x92559b74 WebCore::ScrollView::addChild(***::PassRefPtr<WebCore::Widget>) + 180
    34 com.apple.WebCore 0x92559a28 _ZN7WebCoreL22moveWidgetToParentSoonEPNS_6WidgetEPNS9FrameViewE + 88
    35 com.apple.WebCore 0x925594c0 WebCore::RenderWidget::setWidget(***::PassRefPtr<WebCore::Widget>) + 400
    36 com.apple.WebCore 0x925592b8 WebCore::RenderPart::setWidget(***::PassRefPtr<WebCore::Widget>) + 56
    37 com.apple.WebCore 0x9264c1d4 WebCore::FrameLoader::loadPlugin(WebCore::RenderEmbeddedObject*, WebCore::KURL const&, WebCore::String const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&, bool) + 612
    38 com.apple.WebCore 0x92d0a99c WebCore::FrameLoader::requestObject(WebCore::RenderEmbeddedObject*, WebCore::String const&, WebCore::AtomicString const&, WebCore::String const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&) + 524
    39 com.apple.WebCore 0x9264ab74 WebCore::RenderEmbeddedObject::updateWidget(bool) + 4148
    40 com.apple.WebCore 0x9249c464 WebCore::FrameView::updateWidgets() + 276
    41 com.apple.WebCore 0x9249bee8 WebCore::FrameView::performPostLayoutTasks() + 136
    42 com.apple.WebCore 0x9248add4 WebCore::FrameView::layout(bool) + 3988
    43 com.apple.WebCore 0x925158e4 WebCore::Document::updateLayoutIgnorePendingStylesheets() + 132
    44 com.apple.WebCore 0x9259aa70 WebCore::Element::offsetWidth() + 32
    45 com.apple.WebCore 0x9259aa28 WebCore::jsElementOffsetWidth(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&) + 40
    46 com.apple.JavaScriptCore 0x94757f08 JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const + 1656
    47 com.apple.JavaScriptCore 0x9484c834 JSC::Interpreter::privateExecute(JSC::Interpreter::ExecutionFlag, JSC::RegisterFile*, JSC::ExecState*, JSC::JSValue*) + 26996
    48 com.apple.JavaScriptCore 0x948581d4 JSC::Interpreter::execute(JSC::FunctionExecutable*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValue*) + 1124
    49 com.apple.JavaScriptCore 0x94788c5c JSC::JSFunction::call(JSC::ExecState*, JSC::JSValue, JSC::ArgList const&) + 172
    50 com.apple.JavaScriptCore 0x94788b8c JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 156
    51 com.apple.WebCore 0x925edd5c WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 1996
    52 com.apple.WebCore 0x92d00e78 WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&) + 376
    53 com.apple.WebCore 0x9247a7d8 WebCore::EventTarget::fireEventListeners(WebCore::Event*) + 120
    54 com.apple.WebCore 0x9247a1b0 WebCore::Node::dispatchGenericEvent(***::PassRefPtr<WebCore::Event>) + 1056
    55 com.apple.WebCore 0x92479bac WebCore::Node::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 332
    56 com.apple.WebCore 0x92478bc8 WebCore::Document::finishedParsing() + 280
    57 com.apple.WebCore 0x924c3dc4 WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 1908
    58 com.apple.WebCore 0x926403a8 WebCore::HTMLTokenizer::executeExternalScriptsIfReady() + 1912
    59 com.apple.WebCore 0x925e4924 WebCore::CachedScript::checkNotify() + 84
    60 com.apple.WebCore 0x925b3418 WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 312
    61 com.apple.WebCore 0x925b31ec WebCore::SubresourceLoader::didFinishLoading() + 76
    62 com.apple.Foundation 0x91866814 _NSURLConnectionDidFinishLoading + 120
    63 com.apple.CFNetwork 0x9659bd8c URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnect ionEventQueue*) + 236
    64 com.apple.CFNetwork 0x9659ca08 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 172
    65 com.apple.CFNetwork 0x9659ccd8 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 892
    66 com.apple.CFNetwork 0x9659b500 URLConnectionClient::processEvents() + 132
    67 com.apple.CFNetwork 0x96545000 MultiplexerSource::perform() + 168
    68 com.apple.CoreFoundation 0x902c119c CFRunLoopRunSpecific + 1308
    69 com.apple.HIToolbox 0x96ba0b14 RunCurrentEventLoopInMode + 264
    70 com.apple.HIToolbox 0x96ba0938 ReceiveNextEventCommon + 412
    71 com.apple.HIToolbox 0x96ba0778 BlockUntilNextEventMatchingListInMode + 84
    72 com.apple.AppKit 0x93620244 _DPSNextEvent + 596
    73 com.apple.AppKit 0x9361fbfc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    74 com.apple.Safari 0x00018d74 0x1000 + 97652
    75 com.apple.AppKit 0x9361989c -[NSApplication run] + 744
    76 com.apple.AppKit 0x935ea298 NSApplicationMain + 440
    77 com.apple.Safari 0x0000b378 0x1000 + 41848
    Thread 1:
    0 libSystem.B.dylib 0x900b0bec _semwaitsignal + 12
    1 libSystem.B.dylib 0x900ed478 pthread_condwait + 1580
    2 com.apple.JavaScriptCore 0x9483c06c ***::TCMalloc_PageHeap::scavengerThread() + 156
    3 com.apple.JavaScriptCore 0x9483c38c ***::TCMalloc_PageHeap::runScavengerThread(void*) + 12
    4 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 2:
    0 libSystem.B.dylib 0x900b0bec _semwaitsignal + 12
    1 libSystem.B.dylib 0x900ed478 pthread_condwait + 1580
    2 com.apple.WebCore 0x92416a60 WebCore::IconDatabase::syncThreadMainLoop() + 304
    3 com.apple.WebCore 0x92412b64 WebCore::IconDatabase::iconDatabaseSyncThread() + 436
    4 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 3:
    0 libSystem.B.dylib 0x900aa1d8 machmsgtrap + 8
    1 libSystem.B.dylib 0x900b10fc mach_msg + 56
    2 com.apple.CoreFoundation 0x902c1394 CFRunLoopRunSpecific + 1812
    3 com.apple.CFNetwork 0x96517390 CFURLCacheWorkerThread(void*) + 288
    4 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 4:
    0 libSystem.B.dylib 0x900aa1d8 machmsgtrap + 8
    1 libSystem.B.dylib 0x900b10fc mach_msg + 56
    2 com.apple.Safari 0x0003263c 0x1000 + 202300
    Thread 5:
    0 libSystem.B.dylib 0x900aa1d8 machmsgtrap + 8
    1 libSystem.B.dylib 0x900b10fc mach_msg + 56
    2 com.apple.CoreFoundation 0x902c1394 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x91864d50 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
    4 com.apple.Foundation 0x9180dd84 _NSThread__main_ + 1004
    5 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 6:
    0 libSystem.B.dylib 0x9010dd74 select$DARWIN_EXTSN + 12
    1 com.apple.CoreFoundation 0x902cc808 __CFSocketManager + 764
    Thread 7:
    0 libSystem.B.dylib 0x900b0bec _semwaitsignal + 12
    1 libSystem.B.dylib 0x900ed478 pthread_condwait + 1580
    2 com.apple.JavaScriptCore 0x9471fd10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 80
    3 com.apple.WebCore 0x927b2a44 WebCore::LocalStorageThread::threadEntryPoint() + 196
    4 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 8:
    0 libSystem.B.dylib 0x900b0bec _semwaitsignal + 12
    1 libSystem.B.dylib 0x900ed478 pthread_condwait + 1580
    2 libGLProgrammability.dylib 0x9078db68 glvmDoWork + 120
    3 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 9:
    0 libSystem.B.dylib 0x900b0bec _semwaitsignal + 12
    1 libSystem.B.dylib 0x900ed478 pthread_condwait + 1580
    2 com.apple.JavaScriptCore 0x9471fd10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 80
    3 com.apple.Safari 0x001d4f34 0x1000 + 1916724
    4 com.apple.Safari 0x0004a368 0x1000 + 299880
    5 com.apple.Safari 0x0004a278 0x1000 + 299640
    6 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 10:
    0 libSystem.B.dylib 0x900b0bec _semwaitsignal + 12
    1 libSystem.B.dylib 0x900ed478 pthread_condwait + 1580
    2 com.apple.CoreVideo 0x9171d9e4 CVDisplayLink::runIOThread() + 844
    3 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 11:
    0 libSystem.B.dylib 0x900aa258 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900ed374 pthread_condwait + 1320
    2 com.apple.Foundation 0x9184b1a0 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x9184afcc -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.AppKit 0x9367b9cc -[NSUIHeartBeat _heartBeatThread:] + 664
    5 com.apple.Foundation 0x9180dd84 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x900ec0d0 pthreadstart + 316
    Thread 12:
    0 libSystem.B.dylib 0x900eb910 kevent + 12
    1 com.apple.CoreFoundation 0x902989b0 _monitor_file_descriptor_ + 88
    Thread 13:
    0 libSystem.B.dylib 0x9010dd74 select$DARWIN_EXTSN + 12
    1 com.apple.Foundation 0x9187909c _backgroundActivity + 368
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x95d58fd8 srr1: 0x0200f030 dar: 0xc348876b dsisr: 0x00200000
    r0: 0x0e1c6d38 r1: 0xbfff9290 r2: 0xa0093334 r3: 0x081f36c0
    r4: 0x95df60d0 r5: 0x00000024 r6: 0x0000002c r7: 0x00000e03
    r8: 0x00000000 r9: 0x00004869 r10: 0x94663948 r11: 0x6a2160d0
    r12: 0xc348874b r13: 0xbfffb174 r14: 0xbfffb1c8 r15: 0xbfffb1b0
    r16: 0x9303a458 r17: 0xbfffb16c r18: 0xbfffb1a4 r19: 0xbfffb198
    r20: 0x977b7b70 r21: 0xa05115d8 r22: 0x00000000 r23: 0x95e102b4
    r24: 0x00000000 r25: 0xbfff993c r26: 0xbfff991c r27: 0xe00002c0
    r28: 0x00000002 r29: 0xbfff93c4 r30: 0xbfff9290 r31: 0x0e1c6d04
    cr: 0x44242448 xer: 0x20000000 lr: 0x0e1c6d38 ctr: 0x95d58fc0
    vrsave: 0x00000000
    Binary Images:
    0x1000 - 0x66cffb com.apple.Safari 5.0.3 (5533.19.4) <9051d957a0ee1dd25fe6162ec3c92b6f> /Applications/Safari.app/Contents/MacOS/Safari
    0x6d9000 - 0x6e4ffb libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
    0x6eb000 - 0x716ffe com.apple.framework.Apple80211 5.2.8 (528.1) <2fb1873c00513914682118195c6717c6> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x727000 - 0x737ffc SyndicationUI ??? (???) <b643c4db46bfdfbaf951d54f7fca1d62> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0xb00000 - 0xce7ff3 com.apple.RawCamera.bundle 2.1.3 (537) <d485a6c33b017f6535c72b77ff4a8a84> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x5e3a000 - 0x5e40fff libCGXCoreImage.A.dylib ??? (???) <189aa3c154d440e30978828464f14563> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7dae000 - 0x7daffff com.apple.JavaPluginCocoa 12.7.0 (12.7.0) <05ed61949e4851d537c130c0eadb93d5> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0x8639000 - 0x8642fff com.apple.JavaVM 12.7.0 (12.7.0) <91676c966629ae37658734ce024607e1> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x886f000 - 0x8870ffb ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x8ac0000 - 0x8adcfff GLRendererFloat ??? (???) <8aec4559b92bb6b267766fe875a849a6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x9340000 - 0x94b8ffb GLEngine ??? (???) <80f81a34d0bc3d66c860d8d97ff2b0aa> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x94ea000 - 0x97a8ff1 com.apple.ATIRadeon9700GLDriver 1.5.48 (5.4.8) <fae0f5b1c48e3b907714618156e0324c> /System/Library/Extensions/ATIRadeon9700GLDriver.bundle/Contents/MacOS/ATIRadeo n9700GLDriver
    0xcd9f000 - 0xcda3fff +com.macromedia.Flash Player.plugin 10.1.102.64 (10.1.102.64) <df999a1cc6e427c023595ee83021a877> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0xd55a000 - 0xd563fff com.apple.iokit.IOUSBLib 3.4.9 (3.4.9) <d8e92abec3e3d0569d298799e68bfbee> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0xe1a6000 - 0xe208fff +com.ioxperts.vdig.usbwebcam.IOx0 1.0b3 (1.0b3) /Library/Components/IOXperts Philips ToUca.component/Contents/MacOS/IOXperts Philips
    0xe389000 - 0xeb79fd3 +com.macromedia.FlashPlayer-10.4-10.5.plugin 10.1.102.64 (10.1.102.64) <1fd2b7c66b82b10fac3bf56b7a459869> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x8fe00000 - 0x8fe30c23 dyld 97.1 (???) <89a0055b0e7ea2db881b73c6e63bc774> /usr/lib/dyld
    0x90003000 - 0x9008bffb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <6fc8a8cb43506b57b951da899a55d3b9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9008c000 - 0x900a7ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <af876670c51c87b1cb4da0926f02540d> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x900a8000 - 0x900a8fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x900a9000 - 0x90249fe3 libSystem.B.dylib ??? (???) <45c5920425c80bf594b3f1bde2382e95> /usr/lib/libSystem.B.dylib
    0x9024a000 - 0x90257fff libCSync.A.dylib ??? (???) <3e3e4d1cd2dfd6babfbcde5c555c5eac> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90258000 - 0x9037dff3 com.apple.CoreFoundation 6.5.7 (476.19) <dee0f0024f3bf976cfa0a0816e8aa338> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90382000 - 0x9038eff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x90402000 - 0x90467ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x90468000 - 0x904d2fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x904d3000 - 0x90695ff4 com.apple.CoreAUC 3.08.0 (3.08.0) <2bb108ce3279d71f656c30b5a527521b> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90696000 - 0x90696fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90697000 - 0x90767fff com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90768000 - 0x90b96ffe libGLProgrammability.dylib ??? (???) <79e91a3ef8d13e2d1eaca2a38d5575bb> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90b97000 - 0x91704fef com.apple.QuickTimeComponents.component 7.6.6 (1674) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x91705000 - 0x91724ffb com.apple.CoreVideo 1.6.1 (48.6) <4a3dfc7082a48c4e3c99ed644f49b9ba> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91774000 - 0x91803fff com.apple.DesktopServices 1.4.9 (1.4.9) <07d08e199716420b6df8e23ff91b5d2d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91804000 - 0x91a4affb com.apple.Foundation 6.5.9 (677.26) <c30e4aea51bbae480d4550cd53abb441> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91a4b000 - 0x91b92ffb com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91b93000 - 0x91be2fff com.apple.CoreMediaIOServices 130.0 (935) <b06537905646103bf7ebb899b569d355> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x91be3000 - 0x91c65fff com.apple.print.framework.PrintCore 5.5.4 (245.6) <9e01c05323b526bfc4d8f28940c373c2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91c66000 - 0x91c87ffb com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x91d59000 - 0x91da8fff libGLImage.dylib ??? (???) <69eba6e64ea12c7392286db4f29d7a1d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91da9000 - 0x91dc5ffb com.apple.openscripting 1.2.8 (???) <eb961ce3c1b1e564c2eefe3682ee0555> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91dc6000 - 0x91e28ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91e29000 - 0x91e34ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x91e35000 - 0x91e92ffb com.apple.HIServices 1.7.1 (???) <a6c5c0bf2d68aeb453dbc493b7d0c8d9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91e93000 - 0x9240fff3 com.apple.CoreGraphics 1.409.7 (???) <a11ead7d05443d676be6658755b797f1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92410000 - 0x93071ff7 com.apple.WebCore 5533.19 (5533.19.4) <3e5263e264c776365fbf22917846b06f> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9307e000 - 0x93168fff libxml2.2.dylib ??? (???) <c16d0fbbf8fd6b30695cd3c930355066> /usr/lib/libxml2.2.dylib
    0x93169000 - 0x9316ffff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <7f4de3ca234fdf3f06f25d47d7119e9b> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x93170000 - 0x931a1fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x931a2000 - 0x93252fff com.apple.QD 3.11.57 (???) <e74b370c6f81fc00e8936f5cf7c8ebe0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x93253000 - 0x932baffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x932c1000 - 0x93461ff7 com.apple.QuartzComposer 2.1 (106.13) <729b5ad0c523a74307cd23a7c3282e0d> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93462000 - 0x935cdffb com.apple.MediaToolbox 0.484.2 (484.2) <526ed0b23c36f41a6165252b1b2ad3e2> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x935e4000 - 0x93d5afff com.apple.AppKit 6.5.9 (949.54) <687f1742c249d7c9268e2eb57713cef6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93d5b000 - 0x93d79fff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93d80000 - 0x93d9ffff libresolv.9.dylib ??? (???) <d4538f370cadea5d74d3ac86c610e570> /usr/lib/libresolv.9.dylib
    0x93da0000 - 0x93dcaff7 libssl.0.9.7.dylib ??? (???) <2aafe2efc0fb9868cb630ac50b5892b4> /usr/lib/libssl.0.9.7.dylib
    0x93dcb000 - 0x93dd6ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x93f26000 - 0x93f64fff com.apple.CoreMedia 0.484.2 (484.2) <d2d58e0e9ed09a02cc7d96395251d26f> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x93f65000 - 0x93f9efff com.apple.SystemConfiguration 1.9.2 (1.9.2) <1a39075165bf7447fe8be1e93db49346> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93f9f000 - 0x93f9ffff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93fa0000 - 0x93fe2fff com.apple.quartzfilters 1.5.0 (1.5.0) <3f2dc01a646cd5b5ea55d510583ba4d5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93fe3000 - 0x93fe4ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93fe5000 - 0x9400cfff libcups.2.dylib ??? (???) <8b27a8d2477e9b253a664ad72ebc6ae5> /usr/lib/libcups.2.dylib
    0x9400d000 - 0x94011ffe libGIF.dylib ??? (???) <25239087d0da5f8a1cc0d8b62ec1be52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94018000 - 0x9402bffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <dc8dac074f4d19175c5613b35aa529b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9402c000 - 0x94171fff com.apple.QTKit 7.6.6 (1674) <44ef1bf932e0533429870509769f16e5> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x94178000 - 0x9429dffb com.apple.imageKit 1.0.2 (1.0) <50dfcbe41b384bd71761c761c3fbfd5e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9429e000 - 0x942aeffb com.apple.agl 3.0.9 (AGL-3.0.9) <056d952943aac260426645ce6a24eb9e> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x942af000 - 0x94349ff7 com.apple.ApplicationServices.ATS 3.8 (???) <68fbf8a95392317d611f00c709955c8a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9434a000 - 0x94353fff com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94354000 - 0x943d9fff libsqlite3.0.dylib ??? (???) <c7ac09d5d803e12b655e41a992ed10c0> /usr/lib/libsqlite3.0.dylib
    0x943da000 - 0x943e2fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x943e3000 - 0x943e6fff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x943e7000 - 0x9442efff com.apple.NavigationServices 3.5.2 (163) <cb063c95a55ba12994a64c7e47f5706a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x944ff000 - 0x94502ffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94519000 - 0x94568fff com.apple.Metadata 10.5.8 (398.26) <1a261534027b9d1518327d1fabe1182b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94660000 - 0x946f5ff7 com.apple.framework.IOKit 1.5.2 (???) <ced0a498252f76a2d2ba9f2a0ae02160> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x946f6000 - 0x9470effb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9470f000 - 0x948a7ff2 com.apple.JavaScriptCore 5533.19 (5533.19.1) <a65e02ce7dded6c40d4529e2db539807> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x948a8000 - 0x948abfff com.apple.CrashReporterSupport 10.5.7 (161) <12938c62930c0c2a22cb68bfc618351e> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x948ac000 - 0x948aeffd libRadiance.dylib ??? (???) <b3b5d7813b7538ce9faa7edd571ae137> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x948af000 - 0x948daff7 libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
    0x94936000 - 0x94963fff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x94964000 - 0x94977fff com.apple.LangAnalysis 1.6.5 (1.6.5) <2a661ad6e432dd62dd831e234904061f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x94978000 - 0x94a32fff libcrypto.0.9.7.dylib ??? (???) <1d82e65c85d65367f3b6b06355c89c9b> /usr/lib/libcrypto.0.9.7.dylib
    0x94a33000 - 0x94ae3fff edu.mit.Kerberos 6.0.14 (6.0.14) <18b324e83f631e86aa1d3163f8a25826> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x94ae4000 - 0x94b7bfff com.apple.LaunchServices 292 (292) <06cb373fd960fbc2b4a0201f55c7dd6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94b7c000 - 0x94cc4ff3 libicucore.A.dylib ??? (???) <bdab570d90979c4f601131d442f84720> /usr/lib/libicucore.A.dylib
    0x94cc5000 - 0x94ec8fff com.apple.VideoToolbox 0.484.2 (484.2) <e186b5114a9f3e8c74f8b7f5f7971b15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x94ec9000 - 0x94ed7fff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x94f1d000 - 0x94f1dffe com.apple.quartzframework 1.5 (1.5) <1477ba992c53f43087c7527c4782fd54> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x94f1e000 - 0x9508aff9 com.apple.AddressBook.framework 4.1.2 (702) <00009729166ef5c0294f864e1c4e54c9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9508b000 - 0x9509afff com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <651e2b4d7e19d43f520829f76216f2c2> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9509b000 - 0x95125fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95126000 - 0x951bffc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x951c0000 - 0x951c5ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x951c6000 - 0x951d3fff libbz2.1.0.dylib ??? (???) <03227e92407191ff8e754461e842201b> /usr/lib/libbz2.1.0.dylib
    0x951d4000 - 0x952a7fff com.apple.CoreServices.OSServices 228.1 (228.1) <df513f0a4c9887f5009c1249f25bbb4e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x952a8000 - 0x952ddfff com.apple.AE 402.3 (402.3) <6a6f752bba2d537eb8590e1cec01ac9a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x952de000 - 0x95313ff3 com.apple.LDAPFramework 1.4.5 (110) <0cf1d114abaf598355afb6537b76874e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95314000 - 0x9564bfff com.apple.QuickTime 7.6.6 (1674) <47978052d9aef79174eecaaa75b92a2a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9564c000 - 0x956d4fff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x956d5000 - 0x957cffff com.apple.PubSub 1.0.5 (65.20) <b9afc93cfd2f17b8078215f19298ef02> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x957d0000 - 0x958e4ffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x958e5000 - 0x958e5ffc com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <91aadd6dccda219dd50a6ce06aad5b54> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x958e6000 - 0x95901ffb libPng.dylib ??? (???) <834aaa5bd88b06b634a97eee53413884> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x95902000 - 0x95943ffb libTIFF.dylib ??? (???) <1161ef33bf0c328b8501af5d89b99afd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95944000 - 0x95952ff3 com.apple.opengl 1.5.10 (1.5.10) <f90db7f5e4a5144afd040236f8343280> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95953000 - 0x95c55ffb com.apple.CoreServices.CarbonCore 786.16 (786.16) <6ed588e3d32b936656175409d5c15c33> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95c56000 - 0x95c5effb libCGATS.A.dylib ??? (???) <a7bde3c5a0ad843952e09a6a15468778> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x95c7c000 - 0x95c8dfff libsasl2.2.dylib ??? (???) <e4bcc0c9e50ee651e271ff2a8c3f03cd> /usr/lib/libsasl2.2.dylib
    0x95c8e000 - 0x95ce4fff libGLU.dylib ??? (???) <4307c8f9f09bca8afc78fa089c3f074e> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x95ce5000 - 0x95ce5ffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x95ce6000 - 0x95d2cff9 com.apple.securityinterface 3.0.4 (37213) <d36d3af3d7c501ec78476dee04df3051> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x95d2d000 - 0x95d2dff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95d2e000 - 0x95d35fff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95d36000 - 0x95d41fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95d42000 - 0x95e25fff libobjc.A.dylib ??? (???) <39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib
    0x95e26000 - 0x95e46ff7 libJPEG.dylib ??? (???) <ea00c99bce6c4cdcd53894848cfce872> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95e78000 - 0x95ec2fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x95ec3000 - 0x9647dfff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x964b0000 - 0x964b1fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x964b2000 - 0x96513fff com.apple.CoreText 2.0.5 (???) <0a3d84caa94b9d338921e464780dd350> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96514000 - 0x965c7ffc com.apple.CFNetwork 438.16 (438.16) <288c36275711c80c7a626d46d3002b31> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x965c8000 - 0x9692dffe com.apple.QuartzCore 1.5.8 (1.5.8) <173de39401d774ee555d15681ba13be1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96942000 - 0x96a8efff com.apple.ImageIO.framework 2.0.7 (2.0.7) <d07193fcf0df2dc21a98a91aaf3744cf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96a8f000 - 0x96b57ffb com.apple.CoreData 100.2 (186.2) <be912ff41bd4506438a71d5665e89069> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96b58000 - 0x96b6fffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x96b70000 - 0x96ea9ff7 com.apple.HIToolbox 1.5.6 (???) <a3b713a77c16da495c886463985f1e39> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x96eaa000 - 0x96ec9fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96eca000 - 0x96ef2fff libxslt.1.dylib ??? (???) <a628a1484428ce3c87c56cf663faeb54> /usr/lib/libxslt.1.dylib
    0x96ef3000 - 0x96efaffb com.apple.print.framework.Print 218.0.3 (220.2) <48f5dd2ce80e9f7c8e3be2acbca8584f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96efb000 - 0x96f1afff 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
    0x96f1b000 - 0x97104fff com.apple.security 5.0.6 (37592) <e5b2262c1c37d19f1f84418affa38b71> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9716b000 - 0x971a8ffe com.apple.securityfoundation 3.0.2 (36131) <0b16a0af10bdf48dfae4f20aecbcca6e> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x971a9000 - 0x974d2fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9756a000 - 0x97593ffb com.apple.shortcut 1.0.1 (1.0) <2d585ff6d2228a19705d304548a1e0df> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x97594000 - 0x975d1fff libRIP.A.dylib ??? (???) <8b8da762df1c930f6d49ca43f1f97bb3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x975d2000 - 0x975d8ffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9767c000 - 0x976f7fff com.apple.SearchKit 1.2.2 (1.2.2) <a9d0033a5e1e55b5e382e52fe578d734> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x976f8000 - 0x97736ff7 libtidy.A.dylib ??? (???) <d9202168a6bd1e9d6800533f98fb093c> /usr/lib/libtidy.A.dylib
    0x97737000 - 0x97737ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x97738000 - 0x9784bffd com.apple.WebKit 5533.19 (5533.19.4) <10430a1942c2dcf69783d766f5807fd0> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0xba900000 - 0xba917ffe libJapaneseConverter.dylib ??? (???) <ddbf52237a078e0b4f6b1a408b4f272a> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Configuration -
    Model: PowerMac12,1, BootROM 5.2.6f1, 1 processor, PowerPC G5 (3.1), 2.1 GHz, 2.5 GB
    Graphics: kHW_ATIrv380Item, ATY,RV380, spdisplayspciedevice, 128 MB
    Memory Module: DIMM0/BUILT-IN, 512 MB, built-in, built-in
    Memory Module: DIMM1/J6700, 2 GB, DDR2 SDRAM, PC2-4200U-444
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x4318), Broadcom BCM43xx 1.0 (4.170.25.8)
    Bluetooth: Version 2.1.9f10, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: ATY,RV380, display, PCI-E
    Serial ATA Device: Maxtor 6L250M0, 233.76 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846
    USB Device: hub_device, (null) mA
    USB Device: IR Receiver, (null) mA
    USB Device: Built-in iSight, (null) mA
    USB Device: hub_device, (null) mA
    USB Device: Keyboard Hub, (null) mA
    USB Device: Officejet J5700 series, (null) mA
    USB Device: Apple Keyboard, (null) mA
    USB Device: Bluetooth USB Host Controller, (null) mA

    HI,
    /Library/Components/IOXperts Philips ToUca.component/Contents/MacOS/IOXperts Philips
    Open a Finder window. Select MacintoshHD in the Sidebar on the left. Now open the Library folder, then the Components folder.
    Move these files to the Desktop: *IOXperts Philips ToUca.component/Contents/MacOS/IOXperts Philips*
    Relaunch Safari.
    Check with the vendor site. You need an update for Safari 5.0.3 compatibility:
    http://www.ioxperts.com/products/webcamx.html
    Carolyn

  • Safari keeps crashing every time I try to open a link from a different application, i.e. Mail. The trouble report says that some problem occurs with libcooliris.dylib plug-in. Can any one help?

    Safari keeps crashing every time I try to open a link from a different application, i.e. Mail. The trouble report says that some problem occurs with libcooliris.dylib plug-in. Can any one help?
    Thanks!

    Dear Linc,
    Thank you for the advice, John Blanchard1  and Linc Davis
    As suggested in your reference thread I removed "/Library/Printers/hp/PDEs/hpPostScriptPDE.plugin" and the problem has been resolved.
    I am guessing the the plug-in for the hp printers got corrupted and effected every thing, or became unsuitable when I installed an Apple update. I would be most grateful if you can confirm how the problem was coursed so I can understand and learn from this experiance.
    Ash

  • Safari keeps crashing within seconds of opening it

    Safari keeps crashing within seconds of opening it... the tabs that i previously had open ared all there and then it crashes. I've restarted it and everything and those old tabs are still there and crash crash crash. Please help Mac brainiacs!
    Thank you,
    Amanda
    This is the error report:
    Process:    
    WebProcess [326]
    Path:       
    /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacO S/WebProcess
    Identifier: 
    com.apple.WebProcess
    Version:    
    8536 (8536.30.1)
    Build Info: 
    WebKit2-7536030001000000~9
    Code Type:  
    X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:    
    501
    Date/Time:  
    2013-10-03 19:34:18.824 -0700
    OS Version: 
    Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:     
    1025 sec
    Crashes Since Last Report:      
    3
    Per-App Interval Since Last Report:  6 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                 
    0C4BB615-87A0-A4E7-78F0-7E9845603ADD
    Crashed Thread:  1  Dispatch queue: CA::CG::Queue
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called
    Bundle controller class:
    BrowserBundleController
    Application Specific Signatures:
    Graphics kernel error: 0xfffffffe
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x00007fff8618e6c2 semaphore_wait_trap + 10
    1   libdispatch.dylib        
    0x00007fff8b6c8c32 _dispatch_thread_semaphore_wait + 16
    2   libdispatch.dylib        
    0x00007fff8b6c8a92 _dispatch_barrier_sync_f_slow + 188
    3   com.apple.QuartzCore     
    0x00007fff85a2e1cd CABackingStoreGetFrontTexture(CABackingStore*) + 96
    4   com.apple.QuartzCore     
    0x00007fff85a09dd6 CABackingStorePrepareFrontTexture + 54
    5   com.apple.QuartzCore     
    0x00007fff85a2b8e5 CA::Layer::prepare_commit(CA::Transaction*) + 433
    6   com.apple.QuartzCore     
    0x00007fff85a1d422 CA::Context::commit_transaction(CA::Transaction*) + 272
    7   com.apple.QuartzCore     
    0x00007fff85a1d1e7 CA::Transaction::commit() + 369
    8   com.apple.QuartzCore     
    0x00007fff85a1d003 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 63
    9   com.apple.CoreFoundation 
    0x00007fff8a6e8417 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    10  com.apple.CoreFoundation 
    0x00007fff8a6e8381 __CFRunLoopDoObservers + 369
    11  com.apple.CoreFoundation 
    0x00007fff8a6c3104 CFRunLoopRunSpecific + 324
    12  com.apple.HIToolbox      
    0x00007fff86acdeb4 RunCurrentEventLoopInMode + 209
    13  com.apple.HIToolbox      
    0x00007fff86acdc52 ReceiveNextEventCommon + 356
    14  com.apple.HIToolbox      
    0x00007fff86acdae3 BlockUntilNextEventMatchingListInMode + 62
    15  com.apple.AppKit         
    0x00007fff82587533 _DPSNextEvent + 685
    16  com.apple.AppKit         
    0x00007fff82586df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    17  com.apple.AppKit         
    0x00007fff8257e1a3 -[NSApplication run] + 517
    18  com.apple.WebCore        
    0x00007fff84f594ff WebCore::RunLoop::run() + 63
    19  com.apple.WebKit2        
    0x00007fff875a0462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    20  com.apple.WebKit2        
    0x00007fff87566bfd WebKitMain + 285
    21  com.apple.WebProcess     
    0x0000000105900e7b 0x105900000 + 3707
    22  libdyld.dylib            
    0x00007fff8cde27e1 start + 1
    Thread 1 Crashed:: Dispatch queue: CA::CG::Queue
    0   libsystem_kernel.dylib   
    0x00007fff86190212 __pthread_kill + 10
    1   libsystem_c.dylib        
    0x00007fff8587cb54 pthread_kill + 90
    2   libsystem_c.dylib        
    0x00007fff858c0dce abort + 143
    3   libGPUSupportMercury.dylib
    0x000000014bcfd456 gpusKillClient + 87
    4   libGPUSupportMercury.dylib
    0x000000014bcfe7f5 gpusSubmitDataBuffers + 179
    5   com.apple.driver.AppleIntelHD4000GraphicsGLDriver
    0x000000014ba320a6 IntelCommandBuffer::getNew(GLDContextRec*) + 54
    6   com.apple.driver.AppleIntelHD4000GraphicsGLDriver
    0x000000014ba2dd93 GenContext::prepareCommandBuffer() + 23
    7   com.apple.driver.AppleIntelHD4000GraphicsGLDriver
    0x000000014ba31cc7 intelSubmitCommands + 210
    8   com.apple.QuartzCore     
    0x00007fff85af9001 CA::CG::Renderer::flush(bool) + 47
    9   com.apple.QuartzCore     
    0x00007fff85af635a CA::CG::IOSurfaceQueue::flush_renderer(CA::CG::Queue::FlushMode) + 92
    10  libdispatch.dylib        
    0x00007fff8b6c40b6 _dispatch_client_callout + 8
    11  libdispatch.dylib        
    0x00007fff8b6c547f _dispatch_queue_drain + 235
    12  libdispatch.dylib        
    0x00007fff8b6c52f1 _dispatch_queue_invoke + 52
    13  libdispatch.dylib        
    0x00007fff8b6c51c3 _dispatch_worker_thread2 + 249
    14  libsystem_c.dylib        
    0x00007fff8587dd0b _pthread_wqthread + 404
    15  libsystem_c.dylib        
    0x00007fff858681d1 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff86190d16 kevent + 10
    1   libdispatch.dylib        
    0x00007fff8b6c6dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib        
    0x00007fff8b6c69ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff861906d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8587df4c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8587dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff858681d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x00007fff861906d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8587df4c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8587dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff858681d1 start_wqthread + 13
    Thread 5:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x00007fff8618e686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8618dc42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff8a6be233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff8a6c3916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff8a6c30e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation     
    0x00007fff80837546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation     
    0x00007fff80895562 __NSThread__main__ + 1345
    7   libsystem_c.dylib        
    0x00007fff8587b7a2 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff858681e1 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib   
    0x00007fff861900fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8587ffe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8345cb66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore 
    0x00007fff8367fbfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore 
    0x00007fff8369525f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff8587b7a2 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff858681e1 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff861900fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8587ffe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff835e29d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff835e28b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8369525f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff8587b7a2 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff858681e1 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff861900fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8587ffe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff835e29d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff835e28b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8369525f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff8587b7a2 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff858681e1 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff861900fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8587ffe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff835e29d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff835e28b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8369525f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff8587b7a2 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff858681e1 thread_start + 13
    Thread 10:: WebCore: Scrolling
    0   libsystem_kernel.dylib   
    0x00007fff8618e686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8618dc42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff8a6be233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff8a6c3916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff8a6c30e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation 
    0x00007fff8a6d1dd1 CFRunLoopRun + 97
    6   com.apple.WebCore        
    0x00007fff84f6e5e1 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore 
    0x00007fff8369525f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib        
    0x00007fff8587b7a2 _pthread_start + 327
    9   libsystem_c.dylib        
    0x00007fff858681e1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib   
    0x00007fff861906d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8587df4c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8587dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff858681d1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib   
    0x00007fff861906d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8587df4c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8587dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff858681d1 start_wqthread + 13
    Thread 13:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x00007fff86190322 __select + 10
    1   com.apple.CoreFoundation 
    0x00007fff8a702f46 __CFSocketManager + 1302
    2   libsystem_c.dylib        
    0x00007fff8587b7a2 _pthread_start + 327
    3   libsystem_c.dylib        
    0x00007fff858681e1 thread_start + 13
    Thread 1 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000000145b43c38  rdx: 0x0000000000000000
      rdi: 0x0000000000001707  rsi: 0x0000000000000006  rbp: 0x0000000145b43c60  rsp: 0x0000000145b43c38
       r8: 0x00007fff7115f278   r9: 0x0000000000000010  r10: 0x0000000030000000  r11: 0x0000000000000206
      r12: 0x0000000000000002  r13: 0x00007ffe5e01fb90  r14: 0x0000000145b44000  r15: 0x00007ffe5e01c400
      rip: 0x00007fff86190212  rfl: 0x0000000000000206  cr2: 0x00007fff71158ff0
    Logical CPU: 0
    Binary Images:
    0x105900000 -   
    0x105900fff  com.apple.WebProcess (8536 - 8536.30.1) <F967F09F-969C-3788-9376-7B4067F402B4> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    0x105909000 -   
    0x105909fff  WebProcessShim.dylib (7536.30.1) <15AC7990-1B63-3AD9-905F-7331C901A578> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
    0x148250000 -   
    0x148266fff  com.apple.WebInspector (8536 - 8536.30) <7DD903D1-505E-34D3-835A-15BE44CC49B6> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
    0x148bc5000 -   
    0x148bdbff7  com.apple.webcontentfilter.framework (3.1 - 5) <B9C18026-4D06-3C13-8842-15C190E214E5> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
    0x14b342000 -   
    0x14b500fff  GLEngine (8.9.2) <420E03C3-B91D-33C7-A1C4-BE60A1544971> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x14b537000 -   
    0x14b6a7fff  libGLProgrammability.dylib (8.9.2) <83DBCC22-F711-3F9D-B622-6DE5D9DD90AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x14b6df000 -   
    0x14b6ecfff  libGPUSupport.dylib (8.9.2) <0D32763C-7F3D-3FDB-9EDB-760BB7AFFA04> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x14b6f3000 -   
    0x14bb7bff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.12.47 - 8.1.2) <ED3787B7-1558-3C4C-8F84-7E810A27FF7E> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
    0x14bcef000 -   
    0x14bcf4fff  com.apple.IOAccelerator (74.5.1 - 74.5.1) <574EC60B-E292-3FEA-8A66-B12DB2C1CEC5> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x14bcfc000 -   
    0x14bd08fff  libGPUSupportMercury.dylib (8.9.2) <971EDFC6-3E6A-375C-9133-F50DFDDCEBDD> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x14c10f000 -   
    0x14c13afff  GLRendererFloat (8.9.2) <18D6F0AD-C5F1-3E8F-89C2-89426A3D6FE4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x14c143000 -   
    0x14c14cfe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x200000000 -   
    0x20092eff7  com.apple.GeForceGLDriver (8.12.47 - 8.1.2) <C54C54E7-855D-3C7C-84A0-C20F082E32E9> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x7fff65500000 -
    0x7fff6553493f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    0x7fff807b3000 -
    0x7fff807fefff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff807ff000 -
    0x7fff80b5efff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff80b5f000 -
    0x7fff80c39fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff80c3a000 -
    0x7fff80c41fff  com.apple.NetFS (5.0 - 4.0) <195D8EC9-72BB-3E04-A64D-E1A89B4850C1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff80c42000 -
    0x7fff80ccfff7  com.apple.SearchKit (1.4.0 - 1.4.0) <54A8069C-E497-3B07-BEA7-D3BC9DB5B649> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff80d4d000 -
    0x7fff80e6592f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff80e66000 -
    0x7fff80e6afff  libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff80edc000 -
    0x7fff80ee8fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff80ee9000 -
    0x7fff80eebfff  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
    0x7fff80eec000 -
    0x7fff80eedff7  libSystem.B.dylib (169.3) <92475A81-385C-32B9-9D6D-38E4BAC90996> /usr/lib/libSystem.B.dylib
    0x7fff80eee000 -
    0x7fff812e5fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff812e6000 -
    0x7fff812f1ff7  com.apple.ProtocolBuffer (2 - 104) <5BA49EB9-1361-3BFF-856C-C5F1D0486072> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff812f2000 -
    0x7fff81348fff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff81349000 -
    0x7fff81766fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff81767000 -
    0x7fff8176bfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8186b000 -
    0x7fff821fb4af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff821fc000 -
    0x7fff821fcfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff821fd000 -
    0x7fff82372ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff823c1000 -
    0x7fff823edfff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff823ee000 -
    0x7fff82428ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff82429000 -
    0x7fff82431fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff82432000 -
    0x7fff8305ffff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff83060000 -
    0x7fff8315dff7  libxml2.2.dylib (22.3) <7FD09F53-83DA-3ECD-8DD9-870E1A2F0427> /usr/lib/libxml2.2.dylib
    0x7fff83220000 -
    0x7fff83455ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff83456000 -
    0x7fff836f1ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff836f7000 -
    0x7fff837b4ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <73BE495D-8985-3B88-A7D0-23DF0CB50304> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff837b5000 -
    0x7fff83837ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff83838000 -
    0x7fff8383aff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff83891000 -
    0x7fff838b8fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff838bd000 -
    0x7fff838e7ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff838e8000 -
    0x7fff83916ff7  libsystem_m.dylib (3022.6) <11B6081D-6212-3EAB-9975-BED6234BD6A5> /usr/lib/system/libsystem_m.dylib
    0x7fff839a6000 -
    0x7fff83a27fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff83a51000 -
    0x7fff83a55fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
    0x7fff84200000 -
    0x7fff8424fff7  libFontRegistry.dylib (100) <F7EC0287-58E4-3ABE-A45E-B105A68EA76E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff84261000 -
    0x7fff8429cfff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff84485000 -
    0x7fff84487fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8448e000 -
    0x7fff844bfff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff844c0000 -
    0x7fff844c0fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff844c1000 -
    0x7fff844c4fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
    0x7fff844c5000 -
    0x7fff85484ff7  com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff85485000 -
    0x7fff85499fff  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
    0x7fff8549a000 -
    0x7fff8554bfff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff857ce000 -
    0x7fff857d8fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <5A4B532E-3428-3F0A-8032-B0AFFF72CA3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff857d9000 -
    0x7fff857defff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff857df000 -
    0x7fff85816ff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
    0x7fff85867000 -
    0x7fff85933ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
    0x7fff85934000 -
    0x7fff85935fff  libodfde.dylib (18) <46A5538E-3719-3BE8-AD13-537930B4082C> /usr/lib/libodfde.dylib
    0x7fff85936000 -
    0x7fff8594cfff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff859f5000 -
    0x7fff85ba3fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff85ba4000 -
    0x7fff85bb3ff7  libxar.1.dylib (105) <B6A7C8AA-3E20-3A1D-A7BA-4FD0052FA508> /usr/lib/libxar.1.dylib
    0x7fff85bb4000 -
    0x7fff85c1cfff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff85c1d000 -
    0x7fff85c51fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff85ca4000 -
    0x7fff85ca4fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff85ce9000 -
    0x7fff85d45ff7  com.apple.Symbolication (1.3 - 93) <D3AAB36A-D5EB-3044-BE9D-0B77E64C00FC> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff860d2000 -
    0x7fff860ddfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff860de000 -
    0x7fff860defff  com.apple.Cocoa (6.7 - 19) <3CFC90D2-2BE9-3E5C-BFDB-5E161A2C2B29> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff860df000 -
    0x7fff8617dff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8617e000 -
    0x7fff86199ff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8619a000 -
    0x7fff8619bff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8619c000 -
    0x7fff8629efff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8629f000 -
    0x7fff862cbff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff862cc000 -
    0x7fff862eeff7  com.apple.Kerberos (2.0 - 1) <416543F5-E7AF-3269-843F-C8CDA8DD0FFA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff863b2000 -
    0x7fff868b9ff7  com.apple.Safari.framework (8536 - 8536.30.1) <5C62034A-BAA0-32BB-84C2-2559389B72C4> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff8691d000 -
    0x7fff8692fff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff86930000 -
    0x7fff86937fff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff869c8000 -
    0x7fff869c9fff  libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib
    0x7fff869ca000 -
    0x7fff869d8ff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
    0x7fff869d9000 -
    0x7fff869dffff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff869e0000 -
    0x7fff869e8ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff869e9000 -
    0x7fff86a14fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff86a15000 -
    0x7fff86a1bff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff86a1c000 -
    0x7fff86a6dff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff86a6e000 -
    0x7fff86d9efff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff86d9f000 -
    0x7fff86dc4ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff870ce000 -
    0x7fff8710eff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8710f000 -
    0x7fff871aafff  com.apple.CoreSymbolication (3.0 - 117) <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff87240000 -
    0x7fff87242ff7  com.apple.print.framework.Print (8.0 - 258) <8F243E49-021F-3892-B555-3010A7F450A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff873f5000 -
    0x7fff8744aff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8744b000 -
    0x7fff87462fff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8749c000 -
    0x7fff87688ff7  com.apple.WebKit2 (8536 - 8536.30.1) <5A3C2412-FF47-3160-9634-32222C98D887> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff87689000 -
    0x7fff876f6ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff876f7000 -
    0x7fff87733fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff87734000 -
    0x7fff87740ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <4F3284A9-EFD4-3A77-8B7F-D3D611D656A0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff87741000 -
    0x7fff8774cff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff8774d000 -
    0x7fff8776cff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8776d000 -
    0x7fff877ecff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff877ed000 -
    0x7fff877edfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff877ee000 -
    0x7fff877f1fff  com.apple.help (1.3.2 - 42) <418A9A41-BCB4-32A2-97ED-3A388F69CA9D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff877f2000 -
    0x7fff87805ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff878e2000 -
    0x7fff87941fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff87942000 -
    0x7fff8794fff7  com.apple.NetAuth (4.0 - 4.0) <A4A21A2F-B26A-3DC9-95E4-DAFA43A4A2C3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff87d25000 -
    0x7fff87d29fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff87eb7000 -
    0x7fff87ebcfff  com.apple.OpenDirectory (10.8 - 151.10) <1F47EC96-7403-3690-8D8D-C31D3B6FDA0A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff87ebd000 -
    0x7fff87f09ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
    0x7fff87f0a000 -
    0x7fff87f38fff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff87f39000 -
    0x7fff87f59fff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff87f5a000 -
    0x7fff87f64ff7  com.apple.xpcobjects (103 - 103) <03968AE7-D7D9-3B12-A2A5-045957DC3526> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff87fc5000 -
    0x7fff87fcbfff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff880b3000 -
    0x7fff880b4ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff8822e000 -
    0x7fff88232ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff88262000 -
    0x7fff88270fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff882cc000 -
    0x7fff8831bfff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8831c000 -
    0x7fff8831dfff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8831e000 -
    0x7fff8832fff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff883d0000 -
    0x7fff8845ffff  libCoreStorage.dylib (296.16.1) <35FE3D47-089C-351A-AC9E-4D2C82AE5D87> /usr/lib/libCoreStorage.dylib
    0x7fff88460000 -
    0x7fff88555fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff88556000 -
    0x7fff88573ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff88574000 -
    0x7fff885dcff7  libc++.1.dylib (65.1) <E5A0C88E-0837-3015-A987-F8C5A0D35DD6> /usr/lib/libc++.1.dylib
    0x7fff885dd000 -
    0x7fff88615fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff88722000 -
    0x7fff888a8fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff888a9000 -
    0x7fff888d1fff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff888d2000 -
    0x7fff888e7fff  com.apple.ImageCapture (8.0 - 8.0) <71B24609-DEE9-3927-9C82-62E72270299C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff88911000 -
    0x7fff88913fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff88a92000 -
    0x7fff88da9ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff88daa000 -
    0x7fff88e01ff7  com.apple.ScalableUserInterface (1.0 - 1) <93C14595-6172-37E9-88F2-CBC80A1C54D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff88e02000 -
    0x7fff88e41ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff88ebb000 -
    0x7fff88eddff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff88ede000 -
    0x7fff88ee5fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff88eea000 -
    0x7fff88eebfff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff890ac000 -
    0x7fff890f6ff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff89113000 -
    0x7fff89134ff7  libCRFSuite.dylib (33) <B49DA255-A4D9-33AF-95AB-B319570CDF7B> /usr/lib/libCRFSuite.dylib
    0x7fff89135000 -
    0x7fff89137fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff89138000 -
    0x7fff89138fff  com.apple.CoreServices (57 - 57) <45F1466A-8264-3BB7-B0EC-E5E5BFBED143> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff89139000 -
    0x7fff892c4fff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff89b7b000 -
    0x7fff89c40ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff89c41000 -
    0x7fff89d4cfff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff89d5c000 -
    0x7fff89d92ff7  libsystem_info.dylib (406.17) <C9BA1024-043C-3BD5-908F-AF709E05DEE4> /usr/lib/system/libsystem_info.dylib
    0x7fff89ddb000 -
    0x7fff89ddcfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff89dee000 -
    0x7fff89dfcfff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff89dfd000 -
    0x7fff89f4ffff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8a1ae000 -
    0x7fff8a1d7fff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
    0x7fff8a1d8000 -
    0x7fff8a3d8fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff8a436000 -
    0x7fff8a440fff  libcsfde.dylib (296.16.1) <8F75205A-8802-3B1D-87AA-235CBF1E49AE> /usr/lib/libcsfde.dylib
    0x7fff8a441000 -
    0x7fff8a457fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8a458000 -
    0x7fff8a4b2fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8a4b3000 -
    0x7fff8a4f0fef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8a666000 -
    0x7fff8a68dff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <BC8E0B89-56CA-3956-8DCD-AD820493D3DD> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff8a68e000 -
    0x7fff8a878ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8a880000 -
    0x7fff8a8a7ff7  com.apple.PerformanceAnalysis (1.16 - 16) <1BDA3662-18B7-3F38-94E5-9ACD477A7682> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8a964000 -
    0x7fff8a9c0fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8a9c1000 -
    0x7fff8ac65ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8acb6000 -
    0x7fff8acc2fff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8acc3000 -
    0x7fff8acd2fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8acd3000 -
    0x7fff8ad2dff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8ad2e000 -
    0x7fff8ad39fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8ad3a000 -
    0x7fff8ae2bff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8ae2c000 -
    0x7fff8aeacff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8aead000 -
    0x7fff8aef0ff7  com.apple.bom (12.0 - 192) <0EFE0F2D-B6DE-3D1E-93C2-EED6D96F70A2> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8aef1000 -
    0x7fff8aef6fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8aef7000 -
    0x7fff8af65ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8af66000 -
    0x7fff8afa9ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8afaa000 -
    0x7fff8b050ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8b05b000 -
    0x7fff8b05cff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff8b05d000 -
    0x7fff8b176fff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8b177000 -
    0x7fff8b184fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0

    Thanks Carolyn,
    Unfortunately the system update did not help.
    Here is the report from EtreCheck
    Hardware Information:
              MacBook Pro (15-inch, Mid 2012)
              MacBook Pro - model: MacBookPro9,1
              1 2.3 GHz Intel Core i7 CPU: 4 cores
              4 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 384 MB
              NVIDIA GeForce GT 650M - VRAM: 512 MB
    System Software:
              OS X 10.8.5 (12F45) - Uptime: 0 days 0:4:33
    Disk Information:
              APPLE HDD TOSHIBA MK5065GSXF disk0 : (500.11 GB)
                        disk0s1 (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 499.25 GB (441.56 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              HL-DT-ST DVDRW  GS31N
    USB Information:
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [not loaded] com.adobe.SwitchBoard.plist
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist
    User Launch Agents:
              [loaded] com.adobe.AAM.Updater-1.0.plist
              [loaded] com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
    User Login Items:
              iTunesHelper
              AdobeResourceSynchronizer
              Dropbox
              DING!
    3rd Party Preference Panes:
              Flash Player
    Internet Plug-ins:
              AdobePDFViewer.plugin
              AdobePDFViewerNPAPI.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              JavaAppletPlugin.plugin
              QuickTime Plugin.plugin
              Silverlight.plugin
    User Internet Plug-ins:
    Bad Fonts:
              None
    Top Processes by CPU:
                  17%          mtmd
                  12%          mds
                   3%          firefox
                   2%          WindowServer
                   1%          EtreCheck
                   1%          fontd
                   0%          locationd
                   0%          fseventsd
                   0%          mdworker
                   0%          coreservicesd
    Top Processes by Memory:
              266 MB   firefox
              123 MB   mds
              74 MB    Dropbox
              53 MB    WindowServer
              45 MB    Finder
              37 MB    Dock
              33 MB    coresymbolicationd
              25 MB    mtmd
              25 MB    plugin-container
              25 MB    loginwindow
    Virtual Memory Statistics
              1.34 GB  Free RAM
              1.09 GB  Active RAM
              538 MB   Inactive RAM
              1.04 GB  Wired RAM
              862 MB   Page-ins
              0 B      Page-outs

  • 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.

  • Safari keep crashing after recently security update

    yesterday I had my mac updated with latest security update. right after the restart, safari keep crashing after launching about couple mins.
    is similar issue reported? is there any solution?
    here is the issue report:
    Process: Safari [1800]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.4 (5531.21.10)
    Build Info: WebBrowser-55312110~1
    Code Type: X86 (Native)
    Parent Process: launchd [117]
    Interval Since Last Report: 1716320 sec
    Crashes Since Last Report: 13
    Per-App Interval Since Last Report: 2127377 sec
    Per-App Crashes Since Last Report: 5
    Date/Time: 2010-01-23 19:36:49.937 -0500
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: 148935D4-DBF1-4A31-B31C-838AA04349B5
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000007ffff0
    Crashed Thread: 3
    Thread 0:
    0 libSystem.B.dylib 0x96dd3286 machmsgtrap + 10
    1 libSystem.B.dylib 0x96ddaa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x95ce5e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95ce6aa8 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x922c22ac RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x922c20c5 ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x922c1f39 BlockUntilNextEventMatchingListInMode + 106
    7 com.apple.AppKit 0x961d26d5 _DPSNextEvent + 657
    8 com.apple.AppKit 0x961d1f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9 com.apple.Safari 0x0000c045 0x1000 + 45125
    10 com.apple.AppKit 0x961caf9f -[NSApplication run] + 795
    11 com.apple.AppKit 0x961981d8 NSApplicationMain + 574
    12 com.apple.Safari 0x000029d2 0x1000 + 6610
    Thread 1:
    0 libSystem.B.dylib 0x96dda46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e04dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x91299842 ***::TCMalloc_PageHeap::scavengerThread() + 578
    3 com.apple.JavaScriptCore 0x9129986f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    5 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x96dda46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e04dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x943f91d4 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x943f5009 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
    4 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    5 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 3 Crashed:
    0 libSystem.B.dylib 0xffff0f38 __memcpy + 1944 (cpu_capabilities.h:246)
    1 libsqlite3.0.dylib 0x93fe2652 allocateBtreePage + 1810
    2 libsqlite3.0.dylib 0x93fe5a83 incrVacuumStep + 851
    3 libsqlite3.0.dylib 0x9402f6ce sqlite3VdbeExec + 2606
    4 libsqlite3.0.dylib 0x9403aea2 sqlite3Step + 386
    5 libsqlite3.0.dylib 0x9401b624 sqlite3_exec + 260
    6 com.apple.CFNetwork 0x910f3276 __CFURLCache::ExecSQLStatement(sqlite3*, char const*, int ()(void, int, char**, char**), void*, long) + 64
    7 com.apple.CFNetwork 0x910cfbdd ProcessCacheTasks(__CFURLCache*) + 1433
    8 com.apple.CFNetwork 0x910c9377 CFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 165
    9 com.apple.CoreFoundation 0x95ce68f5 CFRunLoopRunSpecific + 4469
    10 com.apple.CoreFoundation 0x95ce6aa8 CFRunLoopRunInMode + 88
    11 com.apple.CFNetwork 0x910c9264 CFURLCacheWorkerThread(void*) + 388
    12 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    13 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x96dd3286 machmsgtrap + 10
    1 libSystem.B.dylib 0x96ddaa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x95ce5e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95ce6aa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002591f 0x1000 + 149791
    5 com.apple.Safari 0x00025648 0x1000 + 149064
    6 com.apple.Safari 0x000255d3 0x1000 + 148947
    7 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    8 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x96dd3286 machmsgtrap + 10
    1 libSystem.B.dylib 0x96ddaa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x95ce5e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95ce6aa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x918d2520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x9186edfd -[NSThread main] + 45
    6 com.apple.Foundation 0x9186e9a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    8 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x96e226fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    2 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x96dda46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e04dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x9117b841 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x00115cdb 0x1000 + 1133787
    4 com.apple.Safari 0x00115dc9 0x1000 + 1134025
    5 com.apple.Safari 0x00040a07 0x1000 + 260615
    6 com.apple.Safari 0x00040987 0x1000 + 260487
    7 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    8 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0xffff07a0 ebx: 0x9402ecc4 ecx: 0x00000038 edx: 0xffa6bbc0
    edi: 0x00d94470 esi: 0x00ee6e74 ebp: 0xb0183dc8 esp: 0xb0183dc0
    ss: 0x0000001f efl: 0x00010286 eip: 0xffff0f38 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x007ffff0
    Binary Images:
    0x1000 - 0x278ff2 com.apple.Safari 4.0.4 (5531.21.10) <408df699beb70a81fc282fe4fb802483> /Applications/Safari.app/Contents/MacOS/Safari
    0x2d8000 - 0x2e7ffc SyndicationUI ??? (???) <41a700c51ee0df16399861e1417fca54> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x11b9a000 - 0x11e93ff3 com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x18626000 - 0x1862bff3 libCGXCoreImage.A.dylib ??? (???) <ebbf9ab0f700c881f7e2f94ffedc1bdf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x18641000 - 0x1864ffeb libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x19ad5000 - 0x19ad5ffc com.apple.JavaPluginCocoa 12.5.0 (12.5.0) <7bb9a5e35945a712da6637acd29d4cdb> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x19adb000 - 0x19ae1fff com.apple.JavaVM 12.5.0 (12.5.0) <8d3f4bb411ac2490335be9a612bb2a22> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90f54000 - 0x91006ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x91007000 - 0x91013ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91014000 - 0x91031ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x91032000 - 0x910bfff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x910c0000 - 0x910c5fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x910c6000 - 0x9116dfec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9116e000 - 0x91172fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x91173000 - 0x91313fff com.apple.JavaScriptCore 5531.21 (5531.21.9) <8b132638e4d517b8cd4613155ed82b87> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91314000 - 0x9131bff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9131c000 - 0x91326feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91327000 - 0x913baff3 com.apple.ApplicationServices.ATS 3.8 (???) <eda9db16110de6b7fd9436cd0daa787d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x913bb000 - 0x9146bfff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9146c000 - 0x91471fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x914a5000 - 0x91863fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91864000 - 0x91ae0fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91d59000 - 0x91d9bfef com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91e66000 - 0x91fe6fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x920ca000 - 0x92101fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92292000 - 0x9259afe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9259b000 - 0x92618feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92623000 - 0x92703fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x92704000 - 0x928d5ff3 com.apple.security 5.0.6 (37592) <c7c68c3ba198b36d571d4b1e028a1a77> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x928d6000 - 0x928dbfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x928dc000 - 0x928e3ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x928e4000 - 0x92a1dff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x92a1e000 - 0x92a9dff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92a9e000 - 0x92ad8fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92afe000 - 0x92b0effc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92b0f000 - 0x92b58fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92b59000 - 0x92b5cfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92b5d000 - 0x92e37ff3 com.apple.CoreServices.CarbonCore 786.11 (786.14) <d5cceb2fe9551d345d40dd1ecf409ec2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92e38000 - 0x92e83fe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92edb000 - 0x92f37ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92f38000 - 0x93409fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9340a000 - 0x9341afff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9341b000 - 0x937b8fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x937b9000 - 0x937c2fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x937c3000 - 0x937cbfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x937cc000 - 0x93e6cfeb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93e72000 - 0x93e72fff com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93e73000 - 0x93e73ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93e74000 - 0x93f50fef com.apple.WebKit 5531.21 (5531.21.8) <aac476a6fa3231d4cdce9a111143e0b7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x93f51000 - 0x93f7afff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x93f7b000 - 0x93f7bffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x93f7c000 - 0x93fbafff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93fbb000 - 0x94042ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x94043000 - 0x94058ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94059000 - 0x94075ff3 libPng.dylib ??? (???) <df60749fd50bcfa0da5b4cac899e09df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x94093000 - 0x940bcfff libcups.2.dylib ??? (???) <a40b9403cc4a0dffefed110e1eab90c4> /usr/lib/libcups.2.dylib
    0x940bd000 - 0x94123ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x94124000 - 0x941aefe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x941bb000 - 0x941daffa libJPEG.dylib ??? (???) <37050c2a8d6f7026c94b4bf07c4d8a80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x941db000 - 0x942a6fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x942a7000 - 0x942f8ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x942f9000 - 0x94308fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x94309000 - 0x94336feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94337000 - 0x943f1fe3 com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x943f2000 - 0x94cc3fff com.apple.WebCore 5531.21 (5531.21.8) <fa100d959d8655e174d84b87fe154b31> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94d01000 - 0x94d42fe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94d43000 - 0x94e49ff7 com.apple.PubSub 1.0.4 (65.11) <ef090a992adb71fb01ddfef90754ca49> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x94e8f000 - 0x94f70ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x94f71000 - 0x94f87fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94f8e000 - 0x94f90fff com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94f91000 - 0x94fd0fef libTIFF.dylib ??? (???) <cd2e392973a1fa35f23a0f37f55c579c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x94fd1000 - 0x953e1fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x953e2000 - 0x9543cff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9543d000 - 0x95441fff libGIF.dylib ??? (???) <e7d550bda10018f52e61bb499dcf445f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95442000 - 0x9546dfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x9546e000 - 0x954aefff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x954af000 - 0x954cdfff libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
    0x954ce000 - 0x954ceffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x954cf000 - 0x95501fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95505000 - 0x95529fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x9552a000 - 0x95535fe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95536000 - 0x95536ffd 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
    0x957a0000 - 0x957d1ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x957d2000 - 0x95821fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x95822000 - 0x9584aff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x958ef000 - 0x95a27fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x95a28000 - 0x95be4ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x95be5000 - 0x95c72ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95c73000 - 0x95da6fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x95e15000 - 0x95e17ff5 libRadiance.dylib ??? (???) <3561a7a6405223a1737f41352f1fd8c8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95e18000 - 0x95f60ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <cf45179ee2de2d46a6ced2ed147a454c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95f61000 - 0x95fbeffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x95fbf000 - 0x95ff9ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9602f000 - 0x96036fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x96037000 - 0x9611fff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96120000 - 0x96120ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96151000 - 0x96151ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x96152000 - 0x96158fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96159000 - 0x9615affc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x9615b000 - 0x96191fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x96192000 - 0x96990fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96991000 - 0x96991ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96992000 - 0x96a25fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96a99000 - 0x96ac8fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x96add000 - 0x96b4ffff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x96b50000 - 0x96b68fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x96b69000 - 0x96be6fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96be7000 - 0x96bffff7 com.apple.CoreVideo 1.6.0 (20.0) <587c9c8966070a7d50276db35e1c76aa> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96c00000 - 0x96c0fffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x96c10000 - 0x96c1dfe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96c1e000 - 0x96c1effb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x96c1f000 - 0x96c3dff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <0dc7272ee811169b47b4c682bfc666c6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96c3e000 - 0x96cf5ff3 com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96cf6000 - 0x96d70ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x96d71000 - 0x96d71ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96d72000 - 0x96d74ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x96d75000 - 0x96d75ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96dc5000 - 0x96dd1ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x96dd2000 - 0x96f39ff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
    0x96f3a000 - 0x96fe1feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96fe2000 - 0x96ff0ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x96ff1000 - 0x970b8ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x970b9000 - 0x97112ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x97113000 - 0x97265ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x97266000 - 0x9758cfe2 com.apple.QuickTime 7.6.4 (1327.73) <96515f6a2d628cd2105c7082295199b5> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9758d000 - 0x975b1feb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    HI,
    Are you running anti-virus software by chance????
    For Safari try trouble shooting...
    From the Safari Menu Bar, click Safari / Empty Cache. When you are done with that...
    From the Safari Menu Bar, click Safari / Reset Safari. Select the top 5 buttons and click Reset.
    Go here for trouble shooting 3rd party plugins or input managers which might be causing the problem.
    http://support.apple.com/kb/TS1594
    And make sure Safari is not running in Rosetta. Right or control click the Safari icon in your Applications folder then click Get Info. In the Get Info window click the black disclosure triangle so it faces down. Where you see Open using Rosetta... make sure that is NOT selected.
    Try booting in Safe Mode. Safe Mode
    What is Safe Mode
    If nothing above has helped, go to the Safari Menu Bar, click Safari/Preferences. Make note of all the preferences under each tab. Quit Safari. Now go to ~/Library/Preferences and move this file com.apple.safari.plist to the Desktop. Relaunch Safari. If it's a successful launch, then that .plist file needs to be moved to the Trash.
    Carolyn
    Message was edited by: Carolyn Samit

  • 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 keeps crashing (on both 10.9 and 10.10) (macbook pro)

    My safari keeps crashing. I Upgraded from mavericks to yosemite, but it still keeps happening ( Don't know if it is for the same reason though).
    The only plugin i have installed is Ad Block. Is it a hardware problem? I have upgraded my Mid 2010, 13 inch macbook pro with an 128 GB SSD and swapped the Optical Drive for the original HDD that came with the macbook. Any suggestions?
    Here is the crash report:
    Process:               com.apple.WebKit.WebContent [1278]
    Path:                  /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Identifier:            com.apple.WebKit.WebContent
    Version:               10600 (10600.1.25)
    Build Info:            WebKit2-7600001025000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Safari [1173]
    User ID:               501
    Date/Time:             2014-11-19 18:33:59.132 +0100
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        B973D8AE-9413-BFD3-5849-8BF7744A94E9
    Time Awake Since Boot: 46000 seconds
    Crashed Thread:        9  JavaScriptCore::Marking
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x000000031aae01a4
    VM Regions Near 0x31aae01a4:
        JS garbage collector   000000011bfe0000-000000011bff0000 [   64K] rw-/rw- SM=PRV 
    -->
        JS JIT generated code  0000278116000000-0000278116001000 [    4K] ---/rwx SM=NUL 
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore       0x00007fff89ed5b2f JSC::CopiedBlock::reportLiveBytes(TCMalloc_SpinLockHolder&, JSC::JSCell*, JSC::CopyToken, unsigned int) + 399
    1   com.apple.JavaScriptCore       0x00007fff89ce546e JSC::JSObject::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 1054
    2   com.apple.JavaScriptCore       0x00007fff89ce83c2 JSC::JSScope::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 18
    3   com.apple.JavaScriptCore       0x00007fff89ce82a2 JSC::JSSymbolTableObject::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 18
    4   com.apple.JavaScriptCore       0x00007fff89ce80e9 JSC::JSSegmentedVariableObject::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 25
    5   com.apple.JavaScriptCore       0x00007fff89ce5899 JSC::JSGlobalObject::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 25
    6   com.apple.WebCore             0x00007fff889dcb3a WebCore::JSDOMGlobalObject::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 26
    7   com.apple.WebCore             0x00007fff889dcac8 WebCore::JSDOMWindow::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 24
    8   com.apple.JavaScriptCore       0x00007fff89ce44cb JSC::SlotVisitor::drain() + 299
    9   com.apple.JavaScriptCore       0x00007fff8a01862d JSC::Heap::markRoots(double) + 717
    10  com.apple.JavaScriptCore       0x00007fff8a0196c0 JSC::Heap::collect(JSC::HeapOperation) + 336
    11  com.apple.JavaScriptCore       0x00007fff89f0f2b6 JSC::GCActivityCallback::doWork() + 134
    12  com.apple.JavaScriptCore       0x00007fff89ce217a JSC::HeapTimer::timerDidFire(__CFRunLoopTimer*, void*) + 170
    13  com.apple.CoreFoundation       0x00007fff8daceb44 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    14  com.apple.CoreFoundation       0x00007fff8dace7d3 __CFRunLoopDoTimer + 1059
    15  com.apple.CoreFoundation       0x00007fff8db41d9d __CFRunLoopDoTimers + 301
    16  com.apple.CoreFoundation       0x00007fff8da8b268 __CFRunLoopRun + 2024
    17  com.apple.CoreFoundation       0x00007fff8da8a838 CFRunLoopRunSpecific + 296
    18  com.apple.HIToolbox           0x00007fff91ed843f RunCurrentEventLoopInMode + 235
    19  com.apple.HIToolbox           0x00007fff91ed81ba ReceiveNextEventCommon + 431
    20  com.apple.HIToolbox           0x00007fff91ed7ffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    21  com.apple.AppKit               0x00007fff94be66d1 _DPSNextEvent + 964
    22  com.apple.AppKit               0x00007fff94be5e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    23  com.apple.AppKit               0x00007fff94bd9e23 -[NSApplication run] + 594
    24  com.apple.AppKit               0x00007fff94bc52d4 NSApplicationMain + 1832
    25  libxpc.dylib                   0x00007fff927acef2 _xpc_objc_main + 793
    26  libxpc.dylib                   0x00007fff927aea9d xpc_main + 490
    27  com.apple.WebKit.WebContent   0x000000010cf40b40 0x10cf40000 + 2880
    28  libdyld.dylib                 0x00007fff938c25c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8d9f722e kevent64 + 10
    1   libdispatch.dylib             0x00007fff8e1cda6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff8d9f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d59f4a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8d9f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d59f4a1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff8d9f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d59f4a1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff8d9f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d59f4a1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff8d9f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d59f4a1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff8d9f152e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8d9f069f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8da8bb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8da8afdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8da8a838 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff94d497a7 _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff8d5a12fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff8d5a1279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff8d59f4b1 thread_start + 13
    Thread 8:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff8d9f6132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff90137d2e 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       0x00007fff89eda3fa JSC::BlockAllocator::waitForDuration(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 170
    3   com.apple.JavaScriptCore       0x00007fff89cc9244 JSC::BlockAllocator::blockFreeingThreadMain() + 84
    4   com.apple.JavaScriptCore       0x00007fff89cbea9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8d5a12fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8d5a1279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8d59f4b1 thread_start + 13
    Thread 9 Crashed:: JavaScriptCore::Marking
    0   com.apple.JavaScriptCore       0x00007fff89ce4900 JSC::Structure::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 112
    1   com.apple.JavaScriptCore       0x00007fff89ce44cb JSC::SlotVisitor::drain() + 299
    2   com.apple.JavaScriptCore       0x00007fff89ce4078 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 312
    3   com.apple.JavaScriptCore       0x00007fff89cc96ba JSC::GCThread::gcThreadMain() + 74
    4   com.apple.JavaScriptCore       0x00007fff89cbea9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8d5a12fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8d5a1279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8d59f4b1 thread_start + 13
    Thread 10:: WebCore: Scrolling
    0   libsystem_kernel.dylib         0x00007fff8d9f152e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8d9f069f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8da8bb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8da8afdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8da8a838 CFRunLoopRunSpecific + 296
    5   com.apple.CoreFoundation       0x00007fff8db40ed1 CFRunLoopRun + 97
    6   com.apple.WebCore             0x00007fff889a8614 WebCore::ScrollingThread::initializeRunLoop() + 244
    7   com.apple.JavaScriptCore       0x00007fff89cbea9f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_pthread.dylib       0x00007fff8d5a12fc _pthread_body + 131
    9   libsystem_pthread.dylib       0x00007fff8d5a1279 _pthread_start + 176
    10  libsystem_pthread.dylib       0x00007fff8d59f4b1 thread_start + 13
    Thread 11:: DFG Worklist Worker Thread
    0   libsystem_kernel.dylib         0x00007fff8d9f6132 __psynch_cvwait + 10
    1   com.apple.JavaScriptCore       0x00007fff89fc0f1b JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 219
    2   com.apple.JavaScriptCore       0x00007fff89cbea9f ***::wtfThreadEntryPoint(void*) + 15
    3   libsystem_pthread.dylib       0x00007fff8d5a12fc _pthread_body + 131
    4   libsystem_pthread.dylib       0x00007fff8d5a1279 _pthread_start + 176
    5   libsystem_pthread.dylib       0x00007fff8d59f4b1 thread_start + 13
    Thread 12:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib         0x00007fff8d9f152e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8d9f069f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8da8bb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8da8afdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8da8a838 CFRunLoopRunSpecific + 296
    5   com.apple.CoreFoundation       0x00007fff8db40ed1 CFRunLoopRun + 97
    6   com.apple.QTKit               0x00007fff898d5948 listenOnDelegatePort + 372
    7   libsystem_pthread.dylib       0x00007fff8d5a12fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff8d5a1279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff8d59f4b1 thread_start + 13
    Thread 13:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib         0x00007fff8d9f152e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8d9f069f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8da8bb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8da8afdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8da8a838 CFRunLoopRunSpecific + 296
    5   com.apple.CoreFoundation       0x00007fff8db40ed1 CFRunLoopRun + 97
    6   com.apple.QTKit               0x00007fff898d5df3 listenOnNotificationPort + 340
    7   libsystem_pthread.dylib       0x00007fff8d5a12fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff8d5a1279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff8d59f4b1 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff8d9f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d59f4a1 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff8d9f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d59f4a1 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff8d9f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d59f4a1 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff8d9f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d59f4a1 start_wqthread + 13
    Thread 9 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000080  rbx: 0x000000031aaebe70  rcx: 0x0000000000000007  rdx: 0x000000031aae0000
      rdi: 0x0000000000000080  rsi: 0x000000000000017c  rbp: 0x00000001111b0e20  rsp: 0x00000001111b0df0
       r8: 0xffff000000000002   r9: 0x00000001177e3708  r10: 0x00000001177e0000  r11: 0x00000000000001ff
      r12: 0x0000000116fe5e70  r13: 0x00007fd380574340  r14: 0x00007fd380574340  r15: 0xffff000000000002
      rip: 0x00007fff89ce4900  rfl: 0x0000000000010203  cr2: 0x000000031aae01a4
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10cf40000 -        0x10cf40ffb  com.apple.WebKit.WebContent (10600 - 10600.1.25) <0052B6B6-528C-376E-AF59-16E17BB206E3> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
           0x10cf4b000 -        0x10cf4bfff  WebProcessShim.dylib (7600.1.25) <98D0302B-2534-38AA-915E-3B367C1908AC> /System/Library/Frameworks/WebKit.framework/WebProcess.app/Contents/MacOS/WebPr ocessShim.dylib
           0x111018000 -        0x111018ffb  com.apple.datadetectors.plugins.phone (6.0 - 396.1) <B19E8E8D-18AC-392F-AC01-E6B8A7FF45E8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/PlugIns/PhoneNumb ers.plugin/PhoneNumbers
           0x1111b3000 -        0x1111b9ff7  com.apple.SymptomReporter (1.0 - 1) <3191E395-6284-3C5F-BDA2-BB061CF00B51> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter .framework/SymptomReporter
           0x1113ad000 -        0x1113bffff  com.apple.webcontentfilter.framework (5.1 - 5.1) <EF0B637E-1B4E-339D-9DFA-DA996765CD20> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x1113d5000 -        0x111488ff7  com.apple.NetworkExtension (1.0 - 1) <30A5B116-F7A3-3523-85C8-D457CAB6BB8A> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
           0x113050000 -        0x113078ffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x113094000 -        0x113098fff  com.apple.audio.AppleHDAHALPlugIn (267.0 - 267.0) <EFF081E7-E74F-3C1F-81A9-14FA71560443> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
        0x7fff6595a000 -     0x7fff65990837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff882d1000 -     0x7fff88330ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff88331000 -     0x7fff88331fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff88332000 -     0x7fff88381ff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff88385000 -     0x7fff883fbfe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff884d7000 -     0x7fff884dbff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff884dc000 -     0x7fff8852fffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff88530000 -     0x7fff88534fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff88535000 -     0x7fff885caff7  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
        0x7fff88663000 -     0x7fff886effff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff886f0000 -     0x7fff8872affb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8872b000 -     0x7fff88786fff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff88787000 -     0x7fff887abff7  com.apple.facetimeservices (10.0 - 1000) <52EE049F-36E3-35C8-9304-7878AF7AC241> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff887e6000 -     0x7fff887e8fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff887e9000 -     0x7fff8880dfff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <5AB4EF58-829E-382D-9E4E-BCD2085C47CC> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff8880e000 -     0x7fff88828ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff88829000 -     0x7fff88843ff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
        0x7fff88844000 -     0x7fff88848fff  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
        0x7fff88849000 -     0x7fff88858fff  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
        0x7fff88859000 -     0x7fff8887eff7  libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8887f000 -     0x7fff88883fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8890e000 -     0x7fff898b2ffb  com.apple.WebCore (10600 - 10600.1.25.2) <B4FEC5E3-C0A9-3E91-93F5-548C001C560E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff898b3000 -     0x7fff898c1fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <1F879F4E-369A-38F7-A768-8B9009617479> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff898c2000 -     0x7fff89a06ff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff89a07000 -     0x7fff89a07fff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff89a08000 -     0x7fff89b96fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff89b97000 -     0x7fff89bb1ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff89bb2000 -     0x7fff89bbfff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff89bc0000 -     0x7fff89cb3ff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff89cb4000 -     0x7fff8a1c7ff3  com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8a1c8000 -     0x7fff8a1c9ff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff8a1ca000 -     0x7fff8a1d0ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8a235000 -     0x7fff8a240ff7  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
        0x7fff8a241000 -     0x7fff8a29bff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff8a2b1000 -     0x7fff8a2b3ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <D7516965-DB40-3235-9D00-C724F7D2BC02> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff8a2b4000 -     0x7fff8a2e6ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8a2e7000 -     0x7fff8a561ff3  com.apple.RawCamera.bundle (6.00 - 761) <056E2E1D-6682-354E-9666-7E4935653D47> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8a562000 -     0x7fff8a59affb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff8a59b000 -     0x7fff8a5a4fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8a61a000 -     0x7fff8a61bff7  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
        0x7fff8a61c000 -     0x7fff8a62aff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8a62b000 -     0x7fff8a635fff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff8a636000 -     0x7fff8a641ff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8a642000 -     0x7fff8a642fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8a643000 -     0x7fff8a644fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8a64b000 -     0x7fff8a91aff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8a94e000 -     0x7fff8a950ff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8a951000 -     0x7fff8a99eff3  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
        0x7fff8a99f000 -     0x7fff8a9a8ff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8a9a9000 -     0x7fff8a9c5ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8a9f3000 -     0x7fff8aa4efff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8aa5c000 -     0x7fff8aa5cff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff8aa5d000 -     0x7fff8acc7ff7  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
        0x7fff8acc8000 -     0x7fff8ad19ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8ad1a000 -     0x7fff8ae31fe7  libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8ae32000 -     0x7fff8ae50ff7  com.apple.addressbook.vCard (9.0 - 1499) <B1BC7C0A-A783-3574-8248-BC689F43A0A0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff8ae6b000 -     0x7fff8aea1ffb  com.apple.datadetectors (5.0 - 273) <9E17D22E-1A96-3A4F-8394-F14ED7D862D0> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8aea2000 -     0x7fff8aecfffb  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <3646ECEF-1875-31CD-B614-FBE29A7500EF> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
        0x7fff8b816000 -     0x7fff8b818fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff8c123000 -     0x7fff8c152fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8c153000 -     0x7fff8c2beff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8c2bf000 -     0x7fff8c2c1fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff8c2c2000 -     0x7fff8c2d0ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff8c2f6000 -     0x7fff8c326ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8c327000 -     0x7fff8c34afff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8c34b000 -     0x7fff8c352fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff8c353000 -     0x7fff8c355fff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8c3ff000 -     0x7fff8c432ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8c487000 -     0x7fff8c4d3fff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8c5db000 -     0x7fff8c60cfff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
        0x7fff8c60d000 -     0x7fff8c84dff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8c9ff000 -     0x7fff8cbafff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8cbb0000 -     0x7fff8cf1bfff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8cf1c000 -     0x7fff8cf23fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8cf74000 -     0x7fff8cf7bff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8cf7c000 -     0x7fff8cf7efff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8cf7f000 -     0x7fff8cf87ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff8cf99000 -     0x7fff8cfc4fff  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
        0x7fff8d267000 -     0x7fff8d278ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff8d279000 -     0x7fff8d33cff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8d33d000 -     0x7fff8d369fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8d36a000 -     0x7fff8d36cff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff8d39d000 -     0x7fff8d41afff  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
        0x7fff8d41b000 -     0x7fff8d426ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
        0x7fff8d427000 -     0x7fff8d559ff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8d55a000 -     0x7fff8d55afff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8d55b000 -     0x7fff8d55dfff  com.apple.marco (10.0 - 1000) <ECD31951-F96E-3F5C-B468-729BBEBDCCE3> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8d569000 -     0x7fff8d571ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8d572000 -     0x7fff8d584ff7  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
        0x7fff8d585000 -     0x7fff8d596ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff8d597000 -     0x7fff8d59dfff  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
        0x7fff8d59e000 -     0x7fff8d5a7fff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8d5a8000 -     0x7fff8d5abfff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8d94e000 -     0x7fff8d955fff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8d956000 -     0x7fff8d957fff  libquit.dylib (182) <62510786-F686-3AC4-B315-D05A4B7A896F> /usr/lib/libquit.dylib
        0x7fff8d9b6000 -     0x7fff8d9b7fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff8d9e0000 -     0x7fff8d9fdfff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8d9fe000 -     0x7fff8da18ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8da19000 -     0x7fff8ddaffff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8ddb0000 -     0x7fff8e1bdff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8e1be000 -     0x7fff8e1c8ff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8e1c9000 -     0x7fff8e1f3ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff8e1f4000 -     0x7fff8e21ffff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff8e220000 -     0x7fff8e423ff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8e492000 -     0x7fff8e49dff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff8e49e000 -     0x7fff8e574ff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8e5a4000 -     0x7fff8e5d0fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff8e5d1000 -     0x7fff8e5f5ff7  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
        0x7fff8e5f6000 -     0x7fff8e608ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff8e609000 -     0x7fff8e620ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff8e651000 -     0x7fff8e67efff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8e6aa000 -     0x7fff8e6aafff  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
        0x7fff8e6ab000 -     0x7fff8e6f4ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8e6f5000 -     0x7fff8e6f6fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff8e6f7000 -     0x7fff8e6fcff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff8e994000 -     0x7fff8e995fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff8e996000 -     0x7fff8e996fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8e997000 -     0x7fff8ea56fff  com.apple.backup.framework (1.6.1 - 1.6.1) <A7BBE57D-D5E7-39DD-812C-31190159F679> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8ea6a000 -     0x7fff8ea83fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8ea84000 -     0x7fff8eeb4fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8eeb5000 -     0x7fff8eed5fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8ef54000 -     0x7fff8ef8dfff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff8ef8e000 -     0x7fff8ef99fdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8ef9a000 -     0x7fff8efbbfff  com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <E449B57F-1AC3-3DF1-8A13-4390FB3A05A4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8efeb000 -     0x7fff8f000fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff8f001000 -     0x7fff8f08fff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8f0df000 -     0x7fff8f125ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8f12e000 -     0x7fff8f139fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8f28d000 -     0x7fff8f29ffff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff8f31f000 -     0x7fff8f324ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff8f325000 -     0x7fff8f344fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff8f345000 -     0x7fff8f346ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8f347000 -     0x7fff8f347fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8f348000 -     0x7fff8f478fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff8f479000 -     0x7fff8f4a6fff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8f4ff000 -     0x7fff8f50cff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff8f50d000 -     0x7fff8f559ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff8f55a000 -     0x7fff8f595fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8f596000 -     0x7fff8f5acff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8f5ad000 -     0x7fff8f859fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8f85a000 -     0x7fff8fb88ff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8fb89000 -     0x7fff8fc44ff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8fc45000 -     0x7fff8fc52fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8fc53000 -     0x7fff8fcb8ff7  com.apple.ids (10.0 - 1000) <12E5717E-8D63-3B70-BB46-A60AFB02CCAE> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff8fccf000 -     0x7fff8fde7ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8fde8000 -     0x7fff8fe11ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff8fe2a000 -     0x7fff8fe3eff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8fecb000 -     0x7fff8fee5ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff8feff000 -     0x7fff8ff88fff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8ffb5000 -     0x7fff8ffbdfff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8ffe8000 -     0x7fff9010ffff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff90110000 -     0x7fff90126ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff90130000 -     0x7fff90184fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff90185000 -     0x7fff905d8fc7  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
        0x7fff905d9000 -     0x7fff905dafff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff90c57000 -     0x7fff90ccbff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff90ccc000 -     0x7fff90d33ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff90d34000 -     0x7fff90d37ff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff90d38000 -     0x7fff90d85ff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff90d86000 -     0x7fff90d8afff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff90d8b000 -     0x7fff90db6ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff90e12000 -     0x7fff90e2dff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff90e2e000 -     0x7fff90ea2fff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff90ea3000 -     0x7fff90edefff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff90edf000 -     0x7fff90f0fffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff90f10000 -     0x7fff90f33ff7  com.apple.idsfoundation (10.0 - 1000) <D0C0714F-B1B0-3D86-BAA8-DACC76121118> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff90f43000 -     0x7fff90f50fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff91072000 -     0x7fff91074ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff910b1000 -     0x7fff910c6ff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff91135000 -     0x7fff91152ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff911cc000 -     0x7fff915a3fe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff915a4000 -     0x7fff915b0ff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff915b1000 -     0x7fff9168eff7  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
        0x7fff9168f000 -     0x7fff91b7bfff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff91b7c000 -     0x7fff91bfdff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff91bfe000 -     0x7fff91c01fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff91c04000 -     0x7fff91c06ffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff91c07000 -     0x7fff91c78ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff91c79000 -     0x7fff91c79fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff91c7a000 -     0x7fff91db6ffb  com.apple.WebKitLegacy (10600 - 10600.1.25) <EE3A7515-AC7B-30D3-A4DC-EB0D36E88E4B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy. framework/Versions/A/WebKitLegacy
        0x7fff91db7000 -     0x7fff91dbcff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff91e96000 -     0x7fff91e9cfff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff91eaa000 -     0x7fff921acfff  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
        0x7fff921ad000 -     0x7fff92461ff7  com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff92462000 -     0x7fff92464fff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff92465000 -     0x7fff92798ff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
        0x7fff92799000 -     0x7fff927c1fff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff927f8000 -     0x7fff92849ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff9284a000 -     0x7fff92a2f267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff92a30000 -     0x7fff92a9effb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff92a9f000 -     0x7fff92adfff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff92ae0000 -     0x7fff92ae5fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff92b31000 -     0x7fff92b32ff7  com.apple.AddressBook.ContactsData (9.0 - 1499) <A3D84EBD-3007-3A49-BEE5-F05790DCF38E> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff92b33000 -     0x7fff92b36fff  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
        0x7fff92b37000 -     0x7fff92b37fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff92b38000 -     0x7fff92b43fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff92cdd000 -     0x7fff92d2afff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff92d2b000 -     0x7fff92d2dfff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff92d2e000 -     0x7fff92d35ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff92d36000 -     0x7fff92d3afff  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
        0x7fff92d3b000 -     0x7fff92d43ffb  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
        0x7fff92d5a000 -     0x7fff92d88fff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff92d89000 -     0x7fff92ee7ff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff92ee9000 -     0x7fff92f88df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff93085000 -     0x7fff932fffff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff933e2000 -     0x7fff93476fff  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
        0x7fff93477000 -     0x7fff93477fff  com.apple.WebKit2 (10600 - 10600.1.25) <32C26838-0090-388F-B5E3-DFB597B9B37B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff93478000 -     0x7fff934a8fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff934a9000 -     0x7fff934bcff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff93526000 -     0x7fff93609fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff9360a000 -     0x7fff93674ff7  com.apple.imfoundation (10.0 - 1000) <1810C42E-B06B-385B-9D17-FDB9C9D91E90> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff93675000 -     0x7fff936e4fff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff936fa000 -     0x7fff9373afff  com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff938bf000 -     0x7fff938c2ff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
        0x7fff939c6000 -     0x7fff93abaff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff93abb000 -     0x7fff93ae0ff7  libPng.dylib (1231) <2D5AC0

    Hi ..
    A Safe Mode boot deletes some system caches that may help.
    Top left corner of your screen click the  Apple   > Shut Down.
    After your Mac shuts down, wait 10 seconds, then press the power button.
    Immediately after you hear the startup tone, hold down the Shift key. You should press the Shift key as soon as possible after you hear the startup tone, but not before.
    Release the Shift key when you see the gray Apple logo and progress indicator.
    Once you are in Safe Mode, go back to the Apple  menu. From the drop down menu click:  Restart
    About Safe Mode.

  • Safari Keeps Crashing on Iphone 3G

    Browsing the internet for any period of time on both 3G and wi-fi causes Safari pages to freeze or lock up when trying to go back to previous opened pages. It doesn't matter how many pages I have open, 2 or 3, Safari keeps crashing.
    This happened on a previous handset so I took it to Apple for repair. Their solution was to give me a new handset. The moment I updated to the latest Apple iphone software, the problem began happening again.
    Clearing the cache, cookies and history solves it for a short time, before it all begins happening again.
    Youtube clips also stop responding to screen taps after a period of time too, so I don't know if they are related.
    Called Apple Tech and they just say the same thing. Take the handset in for repairs. Even though it's a brand new handset and this problem occurred on the old handset with the latest update.
    Seems like the latest update is the problem, not the phone.

    Try resetting your iPhone by pressing the home and sleep buttons until you see the Apple logo, ignoring the slider. Takes about 5-15 secs of button holding and you won't lose any data or settings. Not a bod thing to do every week or so.

  • 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.

  • 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...please help!

    My safari keeps crashing.  Started about two days ago.  Safari froze my entire computer.  Tried to force a restart, but system wouldn't load.  Would get to the 'apple' startup screen and then shutdown.  Tried disk utility, but was an unrepairable error.  Wiped the hard drive with 0's, reinstalled mac os, now i'm getting safari crashes.  Ran disk utility again, and no errors (although some of the permissions were off -- they are repaired and I'm still having the issues).
    I pasted the crash log from my last crash.  It keeps happening intermittently after a few minutes of browsing.  Not running any add-ins.  Only non-native software installed on my machine is Office right now.
    Not sure if this is hardware or software issue.  Please help.  Thanks!!!
    Process:         Safari [13533]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.1 (9537.73.11)
    Build Info:      WebBrowser-7537073011000000~21
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [430]
    Responsible:     Safari [13533]
    User ID:         501
    Date/Time:       2014-01-23 19:58:24.916 -0600
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  CD039E5E-5B17-429B-CA0F-F1C8511D5F64
    Sleep/Wake UUID: 7857534C-6373-4D13-B568-03B1CEBABEE7
    Crashed Thread:  4  com.apple.NSURLConnectionLoader
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 00000001021b7000-00000001021b8000 [    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   com.apple.CoreGraphics                  0x00007fff911a65e0 decode_byte_8bpc_N + 512
    1   com.apple.CoreGraphics                  0x00007fff91159b54 decode_data + 7011
    2   libRIP.A.dylib                          0x00007fff8fc1ae58 RIPLayerResample + 216
    3   libRIP.A.dylib                          0x00007fff8fc1aa37 rips_f_DrawRing + 2541
    4   libRIP.A.dylib                          0x00007fff8fc1a042 rips_f_BltImage + 96
    5   libRIP.A.dylib                          0x00007fff8fc0a689 ripc_RenderImage + 229
    6   libRIP.A.dylib                          0x00007fff8fc17efb ripc_EndLayer + 1295
    7   com.apple.CoreGraphics                  0x00007fff911858c9 CGContextEndTransparencyLayer + 53
    8   com.apple.AppKit                        0x00007fff902c9768 +[_NSAutomaticFocusRing showForView:] + 3151
    9   com.apple.Foundation                    0x00007fff8d65bc57 __NSFireDelayedPerform + 333
    10  com.apple.CoreFoundation                0x00007fff91b4e724 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    11  com.apple.CoreFoundation                0x00007fff91b4e25f __CFRunLoopDoTimer + 1151
    12  com.apple.CoreFoundation                0x00007fff91bbf76a __CFRunLoopDoTimers + 298
    13  com.apple.CoreFoundation                0x00007fff91b09aa5 __CFRunLoopRun + 1525
    14  com.apple.CoreFoundation                0x00007fff91b09275 CFRunLoopRunSpecific + 309
    15  com.apple.HIToolbox                     0x00007fff9455ef0d RunCurrentEventLoopInMode + 226
    16  com.apple.HIToolbox                     0x00007fff9455ecb7 ReceiveNextEventCommon + 479
    17  com.apple.HIToolbox                     0x00007fff9455eabc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    18  com.apple.AppKit                        0x00007fff9012328e _DPSNextEvent + 1434
    19  com.apple.AppKit                        0x00007fff901228db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    20  com.apple.Safari.framework              0x00007fff8ca50ec0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    21  com.apple.AppKit                        0x00007fff901169cc -[NSApplication run] + 553
    22  com.apple.AppKit                        0x00007fff90101803 NSApplicationMain + 940
    23  com.apple.Safari.framework              0x00007fff8cc22f3d SafariMain + 267
    24  libdyld.dylib                           0x00007fff93e935fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff987a5662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff931e843d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff931e8152 _dispatch_mgr_thread + 52
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.WebCore                       0x00007fff95e42c0b WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                       0x00007fff95e3f79f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 3:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff987a0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9879fd18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff926063b7 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff926062ed thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 4 Crashed:: com.apple.NSURLConnectionLoader
    0   com.apple.security                      0x00007fff90d9fbfd void std::__1::__tree_balance_after_insert<std::__1::__tree_node_base<void*>*>(std:: __1::__tree_node_base<void*>*, std::__1::__tree_node_base<void*>*) + 32
    1   com.apple.security                      0x00007fff90d37612 std::__1::__tree<std::__1::pair<Security::ModuleCallback, Security::CountingMutex*>, std::__1::__map_value_compare<Security::ModuleCallback, Security::CountingMutex*, std::__1::less<Security::ModuleCallback>, true>, std::__1::allocator<std::__1::pair<Security::ModuleCallback, Security::CountingMutex*> > >::__insert_node_at(std::__1::__tree_node_base<void*>*, std::__1::__tree_node_base<void*>*&, std::__1::__tree_node_base<void*>*) + 60
    2   com.apple.security                      0x00007fff90d37577 std::__1::__tree<std::__1::pair<Security::ModuleCallback, Security::CountingMutex*>, std::__1::__map_value_compare<Security::ModuleCallback, Security::CountingMutex*, std::__1::less<Security::ModuleCallback>, true>, std::__1::allocator<std::__1::pair<Security::ModuleCallback, Security::CountingMutex*> > >::__insert_multi(std::__1::pair<Security::ModuleCallback, Security::CountingMutex*> const&) + 93
    3   com.apple.security                      0x00007fff90c81084 Security::ModuleCallbackSet::insert(Security::ModuleCallback const&) + 78
    4   com.apple.security                      0x00007fff90c77b8a CssmManager::loadModule(Security::Guid const&, unsigned int, Security::ModuleCallback const&) + 622
    5   com.apple.security                      0x00007fff90c778b5 CSSM_ModuleLoad + 127
    6   com.apple.security                      0x00007fff90c7746b Security::CssmClient::ModuleImpl::activate() + 157
    7   com.apple.security                      0x00007fff90c77283 Security::CssmClient::AttachmentImpl::activate() + 93
    8   com.apple.security                      0x00007fff90c88420 Security::CssmClient::DbImpl::open() + 100
    9   com.apple.security                      0x00007fff90c89854 SSDatabaseImpl::open(Security::DLDbIdentifier const&) + 62
    10  com.apple.security                      0x00007fff90c895ab SSDLSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 245
    11  com.apple.security                      0x00007fff90c89464 cssm_DbOpen(long, char const*, cssm_net_address const*, unsigned int, cssm_access_credentials const*, void const*, long*) + 235
    12  com.apple.security                      0x00007fff90c89187 CSSM_DL_DbOpen + 111
    13  com.apple.security                      0x00007fff90c88490 Security::CssmClient::DbImpl::open() + 212
    14  com.apple.security                      0x00007fff90c912e7 Security::KeychainCore::KCCursorImpl::next(Security::KeychainCore::Item&) + 273
    15  com.apple.security                      0x00007fff90cc3d1f SecIdentityCopyPreference + 668
    16  com.apple.CFNetwork                     0x00007fff8f9653e5 HTTPProtocolSSLSupport::getSSLCertsCached(__CFString const*) + 235
    17  com.apple.CFNetwork                     0x00007fff8f965073 HTTPProtocol::setupSSLPropertiesOnStream(_CFURLRequest const*) + 363
    18  com.apple.CFNetwork                     0x00007fff8f952234 HTTPProtocol::openStream() + 80
    19  com.apple.CFNetwork                     0x00007fff8f95167a HTTPProtocol::useNetConnectionForRequest(NetConnection*, __CFHTTPMessage*, unsigned char) + 1750
    20  com.apple.CFNetwork                     0x00007fff8f950eae HTTPConnectionCacheEntry::dispatchConnectionToProtocol(NetConnection*, HTTPProtocol*, HTTPRequestMessage*, unsigned char) + 276
    21  com.apple.CFNetwork                     0x00007fff8f950c6d HTTPConnectionCacheEntry::notifyNextProtocolOfOpenConnection(NetConnection*, unsigned char) + 301
    22  com.apple.CFNetwork                     0x00007fff8f94dfcf HTTPConnectionCacheEntry::enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 685
    23  com.apple.CFNetwork                     0x00007fff8f94d9cc HTTPConnectionCache::_onqueue_enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 178
    24  com.apple.CFNetwork                     0x00007fff8f94d8f1 ___ZN19HTTPConnectionCache25enqueueRequestForProtocolEP12HTTPProtocolP15__CFHTT PMessage_block_invoke + 26
    25  com.apple.CFNetwork                     0x00007fff8f9443fc ___ZNK17CoreSchedulingSet13_performAsyncEPKcU13block_pointerFvvE_block_invoke + 25
    26  com.apple.CoreFoundation                0x00007fff91ae3e94 CFArrayApplyFunction + 68
    27  com.apple.CFNetwork                     0x00007fff8f9442db RunloopBlockContext::perform() + 115
    28  com.apple.CFNetwork                     0x00007fff8f944183 MultiplexerSource::perform() + 269
    29  com.apple.CFNetwork                     0x00007fff8f943fb2 MultiplexerSource::_perform(void*) + 72
    30  com.apple.CoreFoundation                0x00007fff91b188f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    31  com.apple.CoreFoundation                0x00007fff91b0a062 __CFRunLoopDoSources0 + 242
    32  com.apple.CoreFoundation                0x00007fff91b097ef __CFRunLoopRun + 831
    33  com.apple.CoreFoundation                0x00007fff91b09275 CFRunLoopRunSpecific + 309
    34  com.apple.Foundation                    0x00007fff8d65e907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    35  com.apple.Foundation                    0x00007fff8d65e70b __NSThread__main__ + 1318
    36  libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    37  libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    38  libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 5:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de84e15 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff987a0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9879fd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff91b0a315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff91b09939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff91b09275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff902c31ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 13:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff987a0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9879fd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff91b0a315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff91b09939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff91b09275 CFRunLoopRunSpecific + 309
    5   com.apple.Safari.framework              0x00007fff8cbd22a3 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 14:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff987a49aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff91b55d43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 15:: Safari: HistoryTextCache flushing
    0   libsystem_kernel.dylib                  0x00007fff987a4622 __open_nocancel + 10
    1   libsystem_c.dylib                       0x00007fff977c0c9b __opendir2$INODE64 + 59
    2   libsystem_c.dylib                       0x00007fff97799172 fts_build + 48
    3   libsystem_c.dylib                       0x00007fff97798c1b fts_read$INODE64 + 291
    4   libremovefile.dylib                     0x00007fff9310e88d __removefile_tree_walker + 97
    5   libremovefile.dylib                     0x00007fff9310ebfb removefile + 147
    6   com.apple.Foundation                    0x00007fff8d669629 -[NSFilesystemItemRemoveOperation main] + 178
    7   com.apple.Foundation                    0x00007fff8d5ff591 -[__NSOperationInternal _start:] + 631
    8   com.apple.Foundation                    0x00007fff8d669484 -[NSFileManager removeItemAtPath:error:] + 84
    9   com.apple.Foundation                    0x00007fff8d6abef6 -[NSFileManager removeItemAtURL:error:] + 170
    10  com.apple.Safari.framework              0x00007fff8cb7613f Safari::FileLocker::removeLockFile() + 119
    11  com.apple.Safari.framework              0x00007fff8cb75697 Safari::FileLocker::doLock() + 151
    12  com.apple.Safari.framework              0x00007fff8cb755bf Safari::FileLocker::lock() + 29
    13  com.apple.Safari.framework              0x00007fff8cbb6be2 -[HistoryTextCache(FileInternal) _runFlushThreadWithSuddenTerminationDisabler:] + 249
    14  com.apple.Foundation                    0x00007fff8d65e70b __NSThread__main__ + 1318
    15  libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    16  libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    17  libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 16:: Safari: HistoryTextCache caching
    0   libsystem_kernel.dylib                  0x00007fff987a4746 __psynch_mutexwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f10779 _pthread_mutex_lock + 372
    2   com.apple.Safari.framework              0x00007fff8cbb5c1a -[HistoryTextCache _cacheText:forURLString:] + 28
    3   com.apple.Safari.framework              0x00007fff8cbb6a64 -[HistoryTextCache(FileInternal) _runCachingThread] + 590
    4   com.apple.Foundation                    0x00007fff8d65e70b __NSThread__main__ + 1318
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 17:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de84e15 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 18:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 19:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 20:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 21:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 22:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 23:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff987a4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0fc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8de85887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8de85718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff987a4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90f11fb9 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff987a4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90f11fb9 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff987a4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90f11fb9 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff987a4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90f11fb9 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff987a4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90f11fb9 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff987a4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90f11fb9 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff987a4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90f0ef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90f11fb9 start_wqthread + 13
    Thread 31:: Safari: URLCompletion
    0   com.apple.CoreFoundation                0x00007fff91aa0341 __CFGetConverter + 33
    1   com.apple.CoreFoundation                0x00007fff91ad02a9 CFStringEncodingIsValidEncoding + 9
    2   com.apple.CoreFoundation                0x00007fff91acfaf5 __CFStringEncodeByteStream + 2197
    3   com.apple.Foundation                    0x00007fff8d661c9c -[NSString(NSStringOtherEncodings) dataUsingEncoding:allowLossyConversion:] + 213
    4   com.apple.WebCore                       0x00007fff95e51cf4 WebCore::URLWithUserTypedString(NSString*, NSURL*) + 100
    5   com.apple.Safari.framework              0x00007fff8cd354c8 urlWithAddedComponents(NSString*, unsigned long) + 350
    6   com.apple.Safari.framework              0x00007fff8cd351c0 enumeratePossibleURLsForUserTypedStringWithBlockInternal(NSString*, void (NSURL*, signed char*) block_pointer) + 914
    7   com.apple.Safari.framework              0x00007fff8cd34e06 +[NSURL(SafariSharedExtras) safari_enumeratePossibleURLsForUserTypedString:withBlock:] + 24
    8   com.apple.Safari.framework              0x00007fff8cd225de -[NSString(SafariSharedExtras) safari_bestURLForUserTypedString] + 150
    9   com.apple.Safari.framework              0x00007fff8cd2fde7 SafariShared::URLCompletionDatabase::getSortedMatchesForTypedString(***::Vector <***::RefPtr<SafariShared::BookmarkAndHistoryCompletionMatch>, 0ul, ***::CrashOnOverflow>*, ***::Vector<***::RefPtr<SafariShared::BookmarkAndHistoryCompletionMatch>, 0ul, ***::CrashOnOverflow>&, unsigned long, ***::Vector<***::RefPtr<SafariShared::BookmarkAndHistoryCompletionMatch>, 0ul, ***::CrashOnOverflow>&, unsigned long, WBSURLCompletionUserTypedString*, bool) + 1013
    10  com.apple.Safari.framework              0x00007fff8cd2f6c9 SafariShared::URLCompletionDatabase::getBestMatchesForTypedString(NSArray**, NSArray**, unsigned long, NSString*) + 199
    11  com.apple.Safari.framework              0x00007fff8ccd6616 Safari::URLCompletionDatabase::getBestMatchesForTypedString(NSArray**, NSArray**, unsigned long, NSString*) + 72
    12  com.apple.Safari.framework              0x00007fff8cccf5b5 Safari::databaseLookupThreadBody(void*) + 149
    13  com.apple.JavaScriptCore                0x00007fff8de7a0af ***::wtfThreadEntryPoint(void*) + 15
    14  libsystem_pthread.dylib                 0x00007fff90f0d899 _pthread_body + 138
    15  libsystem_pthread.dylib                 0x00007fff90f0d72a _pthread_start + 137
    16  libsystem_pthread.dylib                 0x00007fff90f11fc9 thread_start + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x00006083c907a3c0  rbx: 0x0000600194c70000  rcx: 0x00006002dc467f00  rdx: 0x0000600194c70008
      rdi: 0x0000000000000000  rsi: 0x00006002dc467f00  rbp: 0x0000000144b60750  rsp: 0x0000000144b60740
       r8: 0x0000000144b60831   r9: 0x0000000144b60819  r10: 0x0000000000000001  r11: 0xffff9f8144b4ebb9
      r12: 0x0000000144b607c0  r13: 0x0000618000162d20  r14: 0x00006080001df448  r15: 0x0000600194c70008
      rip: 0x00007fff90d9fbfd  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x1021b7000 -        0x1021b7ffd  com.apple.Safari (7.0.1 - 9537.73.11) <26B9451D-36DC-3EC9-AF48-B32519F9BFF6> /Applications/Safari.app/Contents/MacOS/Safari
           0x10224b000 -        0x10224bfeb +cl_kernels (???) <5EF69331-4FA8-4336-B719-051F6F60D0BA> cl_kernels
           0x10226d000 -        0x10226dffd +cl_kernels (???) <72A194FB-3313-4E23-AE9F-57076D73A95A> cl_kernels
           0x102273000 -        0x102273ffd +cl_kernels (???) <F76A5F7A-569D-4493-AAD8-322AB8703778> cl_kernels
           0x1464e6000 -        0x1464edff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x1470a7000 -        0x1470a8ffa +cl_kernels (???) <17225F25-14C8-42F6-B197-132156880569> cl_kernels
           0x1470b6000 -        0x1470b7ff9 +cl_kernels (???) <26ED1651-45DD-434A-A1FF-503106FF1A14> cl_kernels
           0x1470b9000 -        0x14719ffef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x147767000 -        0x147768fe4 +cl_kernels (???) <11403588-A714-49A4-90ED-69E7B1DF477E> cl_kernels
           0x14e9ee000 -        0x14eaceff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
        0x7fff67703000 -     0x7fff67736817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff8aba2000 -     0x7fff8abdcff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8abdd000 -     0x7fff8abe5ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8abe6000 -     0x7fff8acb7ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8ad0e000 -     0x7fff8b141ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8b142000 -     0x7fff8b221fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8b222000 -     0x7fff8b313ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff8b314000 -     0x7fff8b33eff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8b5f9000 -     0x7fff8b625fff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8b6b0000 -     0x7fff8b6dffd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8b6e0000 -     0x7fff8b6f0fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8b763000 -     0x7fff8b787fff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
        0x7fff8b788000 -     0x7fff8b78fff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8b790000 -     0x7fff8b791fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8b793000 -     0x7fff8b7c0ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8b7c1000 -     0x7fff8b809ff7  com.apple.ExchangeWebServices (4.0 - 193) <867EDAF0-5863-397E-BA75-855878D68949> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8b81d000 -     0x7fff8b88afff  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
        0x7fff8bfe1000 -     0x7fff8bfe1fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8c293000 -     0x7fff8c295ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8c296000 -     0x7fff8c2a3fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8c323000 -     0x7fff8c323fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8c324000 -     0x7fff8c353fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8c354000 -     0x7fff8c442fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8c443000 -     0x7fff8c967fff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8c968000 -     0x7fff8c983ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8c984000 -     0x7fff8c98cfff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8c98d000 -     0x7fff8c9f3fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8c9f4000 -     0x7fff8cefaff3  com.apple.Safari.framework (9537 - 9537.73.11) <D3F772B3-4AD9-32F1-A0CB-CF307FF1B283> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8cefb000 -     0x7fff8cf86fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff8cf97000 -     0x7fff8cfdeff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
        0x7fff8d3f6000 -     0x7fff8d437fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8d438000 -     0x7fff8d4abffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8d4ac000 -     0x7fff8d4b4fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8d4b5000 -     0x7fff8d4b9fff  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
        0x7fff8d4ba000 -     0x7fff8d51cff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff8d51d000 -     0x7fff8d56afff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8d56b000 -     0x7fff8d5a9ff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8d5f7000 -     0x7fff8d8f6fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8d8f7000 -     0x7fff8d901fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8d902000 -     0x7fff8d966ff3  com.apple.datadetectorscore (5.0 - 354.0) <025DCBCF-B208-3515-B79F-0190C648A728> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8d967000 -     0x7fff8d984fff  com.apple.facetimeservices (10.0 - 1000) <9B4815BA-4305-381D-A178-F79E10B2C6E9> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff8d985000 -     0x7fff8d9caff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8da36000 -     0x7fff8dad3fff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff8dad9000 -     0x7fff8dc09ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8dc0a000 -     0x7fff8dcf1ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8dcf2000 -     0x7fff8dd43ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8dd44000 -     0x7fff8ddaeff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8ddaf000 -     0x7fff8ddd6ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff8ddd9000 -     0x7fff8de37ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8de38000 -     0x7fff8de70ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8de71000 -     0x7fff8e1e7ffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8e22a000 -     0x7fff8e230ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
        0x7fff8e231000 -     0x7fff8e27ffff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff8e280000 -     0x7fff8e29cfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8e2b9000 -     0x7fff8e2ccff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8e2cd000 -     0x7fff8e31efff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8e31f000 -     0x7fff8e320fff  com.apple.AddressBook.ContactsData (8.0 - 1365) <61090508-4CC3-3F57-9B0C-D8527947D35D> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff8e321000 -     0x7fff8e323fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8e364000 -     0x7fff8e390ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8e391000 -     0x7fff8e3b7fff  com.apple.iCalendar (7.0 - 162) <2B270453-6FFD-3AD3-B40B-51715BE66B33> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff8e3bd000 -     0x7fff8e3beffc  com.apple.SafariServices.framework (9537 - 9537.73.11) <4E721B67-18FC-32FD-9482-E7D0FEC02ACE> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff8e3f9000 -     0x7fff8e403ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8e404000 -     0x7fff8e440fff  com.apple.ids (10.0 - 1000) <22502AAF-CC59-33EC-9ACF-106315206701> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff8e4f6000 -     0x7fff8e4f8fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8e4f9000 -     0x7fff8e500fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8e501000 -     0x7fff8e51cff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8e51d000 -     0x7fff8e764ff4  com.apple.RawCamera.bundle (4.08 - 709) <4BA16655-6A88-351C-863D-8101F0FFE599> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8e765000 -     0x7fff8e77eff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8e77f000 -     0x7fff8e850ff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8e851000 -     0x7fff8e85dff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff8e85e000 -     0x7fff8e860ff7  com.apple.SecCodeWrapper (3.0 - 1) <F5107AD0-20CD-328C-8B2E-74CB6F3169F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8e861000 -     0x7fff8e868ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff8e869000 -     0x7fff8e89effc  com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8e89f000 -     0x7fff8e8a1fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8e8a2000 -     0x7fff8e8d6fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8e8d7000 -     0x7fff8e8defff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8e8e6000 -     0x7fff8e8e6fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8e8e7000 -     0x7fff8e9b2fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8e9b3000 -     0x7fff8e9f3ff7  com.apple.CalDAV (7.0 - 155.1) <6912C282-D362-3473-90E3-655A36C0CC21> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff8e9f4000 -     0x7fff8eb62ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8eb63000 -     0x7fff8eb6aff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff8eb6b000 -     0x7fff8ee55fff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8ee6d000 -     0x7fff8ee7eff7  com.apple.idsfoundation (10.0 - 1000) <0BC25100-092B-3C5A-8245-F7C963380785> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff8ee7f000 -     0x7fff8eeceff7  com.apple.framework.internetaccounts (2.1 - 210) <C77069C7-928C-315C-AA61-D90543901F20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8eecf000 -     0x7fff8ef5efff  com.apple.Metadata (10.7.0 - 800.12.2) <A9F5D471-8732-3F95-A4A2-33864B92A181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8ef5f000 -     0x7fff8f049fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8f04a000 -     0x7fff8f498fff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8f499000 -     0x7fff8f4a2fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8f4a5000 -     0x7fff8f4b0fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8f4b1000 -     0x7fff8f4b3ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff8f4b4000 -     0x7fff8f576ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8f577000 -     0x7fff8f57dfff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundati

    Tried disk utility, but was an unrepairable error.
    That can only happen as the result of a hardware fault.
    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. There are ways to back up a computer that isn't fully functional — ask if you need guidance.
    If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    Keeping your confidential data secure during hardware repair
    Apple also recommends that you deauthorize a device in the iTunes Store before having it serviced.
    *An SSD doesn't need to be zeroed.

  • 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.

Maybe you are looking for

  • Reports 3.0 "Memory could not be read" error

    If the object referenced by a trigger is deleted without also deleting the trigger itself the following error message appears when attempting to access or delete the trigger: R30DES32.EXE - Application Error The instruction at "0x649e401e" referenced

  • X11 app won't launch

    Hello, I've got version 1.1 of /Applications/Utilities/X11.app installed on my Mac. Just recently, I've found that I cannot launch this application. It jumps once in the doc and then doesn't launch. No error message. Nothing. I checked the console an

  • How do i change the color of text boxes and the texts that i enter in them?

    I recently changed my system's color settings and now the text boxes in Firefox are dark grey. This is fine when the text happens to show up as white, but when it shows up as black, I can't read what I'm typing. (I'm not clear on what makes the diffe

  • Work item text not visible in SAP inbox

    Hi All, I have used standard task in custom workflow. On triggering task, workitem text maintained for workitem is not triggered under title colum in SAP inbox.Instead, workitem name is  visible in Inbox. Can you please guide how workitem text would

  • Only Hotmail running very slowly and errors in loading correct page

    recently Hotmail havs taken a long time to load pages. Plus when a email is selected page flickers and wrong page displayed. this is not happening with Yahoo mail. Sometimes error message such as "not responding" or "cannot complete". But only when t