HT4414 Safari keeps crashing on my Mac after A few sac of opening

Why is Safari keeps crashing on my Mac after few mnts of Oppening

What Mac, with what version of OS X?

Similar Messages

  • Safari keeps crashing on my mac air

    Safari has crashed three time already. One two weeks ago and then again a couple of days ago and thrice right now.... I'm just wondering what is wrong with it.
    Process:         com.apple.WebKit.WebContent [597]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/XPCService s/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Identifier:      com.apple.WebKit.WebContent
    Version:         9537 (9537.75.14)
    Build Info:      WebKit2-7537075014000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Responsible:     Safari [231]
    User ID:         501
    Date/Time:       2014-04-21 14:40:27.045 -0400
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  727071D5-C081-223C-1ECA-8B2D670E132D
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                       0x000000010ca16552 WebCore::RenderObject::repaint(bool) const + 50
    1   com.apple.WebCore                       0x000000010ce42e0d WebCore::FrameView::scrollContentsSlowPath(WebCore::IntRect const&) + 317
    2   com.apple.WebCore                       0x000000010cd0f81c WebCore::ScrollView::scrollContents(WebCore::IntSize const&) + 364
    3   com.apple.WebCore                       0x000000010cd0f435 WebCore::ScrollView::scrollTo(WebCore::IntSize const&) + 101
    4   com.apple.WebCore                       0x000000010cd0f389 WebCore::FrameView::scrollTo(WebCore::IntSize const&) + 41
    5   com.apple.WebCore                       0x000000010cd0f347 WebCore::ScrollView::setScrollOffset(WebCore::IntPoint const&) + 183
    6   com.apple.WebCore                       0x000000010cd0f088 WebCore::ScrollableArea::scrollPositionChanged(WebCore::IntPoint const&) + 56
    7   com.apple.WebCore                       0x000000010cd0efd8 WebCore::ScrollableArea::notifyScrollPositionChanged(WebCore::IntPoint const&) + 24
    8   com.apple.WebCore                       0x000000010cd0ec28 WebCore::ScrollingCoordinator::updateMainFrameScrollPosition(WebCore::IntPoint const&, bool, WebCore::SetOrSyncScrollingLayerPosition) + 104
    9   com.apple.WebCore                       0x000000010cd1f226 WebCore::ScrollingCoordinatorMac::requestScrollPositionUpdate(WebCore::FrameVie w*, WebCore::IntPoint const&) + 86
    10  com.apple.WebCore                       0x000000010cd1eb9d WebCore::FrameView::requestScrollPositionUpdate(WebCore::IntPoint const&) + 141
    11  com.apple.WebCore                       0x000000010cd1eb0d non-virtual thunk to WebCore::FrameView::requestScrollPositionUpdate(WebCore::IntPoint const&) + 13
    12  com.apple.WebCore                       0x000000010cd82b82 WebCore::ScrollableArea::setScrollOffsetFromAnimation(WebCore::IntPoint const&) + 18
    13  com.apple.WebCore                       0x000000010cd82b68 WebCore::ScrollAnimator::notifyPositionChanged(WebCore::FloatSize const&) + 40
    14  com.apple.WebCore                       0x000000010cd82a02 WebCore::ScrollAnimatorMac::scrollToOffsetWithoutAnimation(WebCore::FloatPoint const&) + 146
    15  com.apple.WebCore                       0x000000010cd8295f WebCore::ScrollableArea::scrollToOffsetWithoutAnimation(WebCore::FloatPoint const&) + 95
    16  com.apple.WebCore                       0x000000010ca1da9b WebCore::ScrollView::updateScrollbars(WebCore::IntSize const&) + 2411
    17  com.apple.WebCore                       0x000000010c9b077f WebCore::ScrollView::setScrollbarModes(WebCore::ScrollbarMode, WebCore::ScrollbarMode, bool, bool) + 239
    18  com.apple.WebCore                       0x000000010ca1c369 WebCore::FrameView::layout(bool) + 1881
    19  com.apple.WebCore                       0x000000010cd1e967 WebCore::Page::setPageScaleFactor(float, WebCore::IntPoint const&) + 455
    20  com.apple.WebKit2                       0x000000010c227baf WebKit::WebPage::scalePage(double, WebCore::IntPoint const&) + 113
    21  com.apple.WebKit2                       0x000000010c227b02 void CoreIPC::handleMessage<Messages::WebPage::ScalePage, WebKit::WebPage, void (WebKit::WebPage::*)(double, WebCore::IntPoint const&)>(CoreIPC::MessageDecoder&, WebKit::WebPage*, void (WebKit::WebPage::*)(double, WebCore::IntPoint const&)) + 81
    22  com.apple.WebKit2                       0x000000010c155a97 WebKit::WebPage::didReceiveWebPageMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 5343
    23  com.apple.WebKit2                       0x000000010c13e68b CoreIPC::MessageReceiverMap::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 125
    24  com.apple.WebKit2                       0x000000010c13e570 WebKit::WebProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 28
    25  com.apple.WebKit2                       0x000000010c13e4d9 CoreIPC::Connection::dispatchMessage(***::PassOwnPtr<CoreIPC::MessageDecoder>) + 101
    26  com.apple.WebKit2                       0x000000010c13e402 CoreIPC::Connection::dispatchOneMessage() + 106
    27  com.apple.WebCore                       0x000000010c98e98e WebCore::RunLoop::performWork() + 270
    28  com.apple.WebCore                       0x000000010c98e862 WebCore::RunLoop::performWork(void*) + 34
    29  com.apple.CoreFoundation                0x00007fff93086731 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    30  com.apple.CoreFoundation                0x00007fff93077ea2 __CFRunLoopDoSources0 + 242
    31  com.apple.CoreFoundation                0x00007fff9307762f __CFRunLoopRun + 831
    32  com.apple.CoreFoundation                0x00007fff930770b5 CFRunLoopRunSpecific + 309
    33  com.apple.HIToolbox                     0x00007fff8a1b4a0d RunCurrentEventLoopInMode + 226
    34  com.apple.HIToolbox                     0x00007fff8a1b47b7 ReceiveNextEventCommon + 479
    35  com.apple.HIToolbox                     0x00007fff8a1b45bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    36  com.apple.AppKit                        0x00007fff9321e3de _DPSNextEvent + 1434
    37  com.apple.AppKit                        0x00007fff9321da2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    38  com.apple.AppKit                        0x00007fff93211b2c -[NSApplication run] + 553
    39  com.apple.AppKit                        0x00007fff931fc913 NSApplicationMain + 940
    40  com.apple.XPCService                    0x00007fff95669c0f _xpc_main + 385
    41  libxpc.dylib                            0x00007fff93f00bde xpc_main + 399
    42  com.apple.WebKit.WebContent             0x000000010c0feba0 0x10c0fe000 + 2976
    43  libdyld.dylib                           0x00007fff8fc9f5fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff90ddd662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8dc9943d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8dc99152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff90dd8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90dd7d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff93078155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff93077779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff930770b5 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff933be16e _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 3:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff90dd8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90dd7d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff93078155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff93077779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff930770b5 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff9312c811 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x000000010ca3b5e4 WebCore::ScrollingThread::initializeRunLoop() + 244
    7   com.apple.JavaScriptCore                0x000000010c4f853f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff90dd8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90dd7d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff93078155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff93077779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff930770b5 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8ca72967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8ca7276b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 5:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff90ddc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff97601c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010c5036f6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010c503215 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x000000010c4f853f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff90ddc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff97601c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010c503d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010c503ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010c4f853f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff90ddc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff97601c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010c503d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010c503ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010c4f853f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff90ddc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff97601c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010c503d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010c503ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010c4f853f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 9:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90ddc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff97601c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010c5036bd ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010cf052f8 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 168
    4   com.apple.WebCore                       0x000000010cf04f19 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x000000010c4f853f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff90ddce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff97600f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff97603fb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff90ddce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff97600f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff97603fb9 start_wqthread + 13
    Thread 12:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff90dd8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90dd7d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff93078155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff93077779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff930770b5 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff9312c811 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff8fb6df3c listenOnDelegatePort + 385
    7   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 13:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff90dd8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90dd7d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff93078155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff93077779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff930770b5 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff9312c811 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff8fb6e404 listenOnNotificationPort + 353
    7   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 14:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90ddc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff97601c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010c5036bd ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010cf052f8 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 168
    4   com.apple.WebCore                       0x000000010cf04f19 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x000000010c4f853f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 15:
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0xfd1a9e620881839f  rbx: 0x0000000119cd1a30  rcx: 0x0000000119bcfc40  rdx: 0x0000000000000040
      rdi: 0x0000000119cd1a30  rsi: 0x0000000000000000  rbp: 0x00007fff53aff8b0  rsp: 0x00007fff53aff860
       r8: 0x0000000000000000   r9: 0x0000000000000001  r10: 0x000000000000059f  r11: 0x0000000000000001
      r12: 0x0000000119bcfc80  r13: 0x0000000000000000  r14: 0x0000000119cd1a30  r15: 0x0000000000000000
      rip: 0x000000010ca16552  rfl: 0x0000000000010246  cr2: 0x000000010ea37000
    Logical CPU:     1
    Error Code:      0x00000000
    Trap Number:     13
    Binary Images:
           0x10c0fe000 -        0x10c0feff4  com.apple.WebKit.WebContent (9537 - 9537.75.14) <6BA086E9-71E1-3317-BD98-2B2A3BC1372B> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/XPCService s/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
           0x10c108000 -        0x10c108fff  WebProcessShim.dylib (7537.75.14) <160C1F6F-8C05-3D55-A9F3-90DF1DCBB623> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10c112000 -        0x10c303ff3  com.apple.WebKit2 (9537 - 9537.75.14) <B3511A1C-A7E7-3F81-9EDB-2602C4EFAF19> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x10c4ef000 -        0x10c866ff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <8018AEEE-9FAB-34DE-AF60-97B2F221747A> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x10c963000 -        0x10d7b5ffb  com.apple.WebCore (9537 - 9537.75.14) <99715507-9651-3DCE-831B-BF815FB3DE44> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x111620000 -        0x111b26ffb  com.apple.Safari.framework (9537 - 9537.75.14) <4803DE3D-4606-3B70-A537-6D12F172665A> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x111f10000 -        0x112046ffc  com.apple.WebKit (9537 - 9537.75.14) <CBAF76C6-E6F7-390A-A21D-CBCAF4A6896A> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x1156b7000 -        0x1156b8ff0  ATSHI.dylib (363.3) <236B636F-A8E9-37A9-BEF0-7FE68BC58436> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x115bdc000 -        0x115beeff7  com.apple.webcontentfilter.framework (5.1 - 5.1) <81289FEE-C191-3434-9394-543B00B24522> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x116722000 -        0x116726ffd  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
           0x11c9f0000 -        0x11ca10ff3  libPDFRIP.A.dylib (599.20.11) <6A8DA6F0-5D42-383A-84B5-4DF60B43047A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRI P.A.dylib
        0x123400000000 -     0x123400435ff7  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (8.24.11 - 8.2.4) <8A2F184C-3855-3597-9EB5-49DB5A9B81F8> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD5000GraphicsGLDriver
        0x7fff6044c000 -     0x7fff6047f817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff89e93000 -     0x7fff89ecefff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff89ed4000 -     0x7fff89f3bff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff89f3c000 -     0x7fff89f3cfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff89fb1000 -     0x7fff89fc3fff  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
        0x7fff8a059000 -     0x7fff8a059ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8a0b2000 -     0x7fff8a100fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8a186000 -     0x7fff8a430ff5  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
        0x7fff8a472000 -     0x7fff8a47ffff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8a480000 -     0x7fff8a482fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8a724000 -     0x7fff8a753fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8a754000 -     0x7fff8a8c2ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8a8c3000 -     0x7fff8a8ebffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8a8ec000 -     0x7fff8a933ff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
        0x7fff8a9e4000 -     0x7fff8af54fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8af55000 -     0x7fff8af93ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8afa3000 -     0x7fff8b109fff  libGLProgrammability.dylib (9.6) <8807FAD2-11E2-3293-89D8-397B87334138> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff8b10a000 -     0x7fff8b39bfff  com.apple.RawCamera.bundle (5.04 - 736) <0C8A3629-BEAC-34A7-A3A3-B9AF4B3AB4B4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8b3e4000 -     0x7fff8b3e4fff  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
        0x7fff8b3e5000 -     0x7fff8b475fff  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
        0x7fff8b476000 -     0x7fff8b4bffff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8b4c0000 -     0x7fff8b4cbff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8b4e5000 -     0x7fff8b51eff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8b76c000 -     0x7fff8bb4dffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8bdc6000 -     0x7fff8c01fff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8c020000 -     0x7fff8c02dff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8c02e000 -     0x7fff8c0f0ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8c0f1000 -     0x7fff8c109ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8c4e6000 -     0x7fff8c50fff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8c510000 -     0x7fff8c514ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8c515000 -     0x7fff8c541fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8c542000 -     0x7fff8c550fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8c5b1000 -     0x7fff8c5b3fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8c5b4000 -     0x7fff8c5bbfff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8c60c000 -     0x7fff8c616ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8c617000 -     0x7fff8c6b2fff  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
        0x7fff8c6b3000 -     0x7fff8c706fff  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
        0x7fff8c707000 -     0x7fff8c736ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8c90c000 -     0x7fff8c979fff  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
        0x7fff8ca0c000 -     0x7fff8cd0afff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8cd0b000 -     0x7fff8cd34fff  GLRendererFloat (9.6) <16871296-2EB9-3FF6-AB00-3E2E55A45A63> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff8cd35000 -     0x7fff8cd3bfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8cd3c000 -     0x7fff8cd6dfff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8cd6e000 -     0x7fff8cd71ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8cd73000 -     0x7fff8cd7cffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8cd7e000 -     0x7fff8cd81ff7  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
        0x7fff8cd82000 -     0x7fff8cd98fff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8cda9000 -     0x7fff8cdc6ff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8cdc7000 -     0x7fff8cdc8ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8cdc9000 -     0x7fff8cdcaff7  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
        0x7fff8cdcb000 -     0x7fff8cf89fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8cf8a000 -     0x7fff8d274fff  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
        0x7fff8d4f4000 -     0x7fff8d4f8fff  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
        0x7fff8d4f9000 -     0x7fff8d505ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8d506000 -     0x7fff8d515ff8  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
        0x7fff8d516000 -     0x7fff8d51eff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8d51f000 -     0x7fff8d53bfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8d53c000 -     0x7fff8d541fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8d54c000 -     0x7fff8d633ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8d64c000 -     0x7fff8d654fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8d655000 -     0x7fff8d656ff7  MetadataLib.dylib (5.4) <20A5AB51-74E3-3CBD-865A-02741C8D7703> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
        0x7fff8d657000 -     0x7fff8d658ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff8dba4000 -     0x7fff8dba5ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8dba6000 -     0x7fff8dbaaff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
        0x7fff8dbab000 -     0x7fff8dbc9ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8dbca000 -     0x7fff8dc29fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8dc96000 -     0x7fff8dcb0fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff8dea2000 -     0x7fff8dea5fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8dea6000 -     0x7fff8deb8ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8df8d000 -     0x7fff8e129ff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8e12a000 -     0x7fff8e135ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8e13c000 -     0x7fff8e205fff  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
        0x7fff8e206000 -     0x7fff8e219ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8e232000 -     0x7fff8e271fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8e272000 -     0x7fff8e274fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8e2c4000 -     0x7fff8e2c4ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8e2c5000 -     0x7fff8e2c6fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8e2c7000 -     0x7fff8e2c7fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8e30d000 -     0x7fff8e33eff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff8e33f000 -     0x7fff8e364ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8e365000 -     0x7fff8e44ffff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8e450000 -     0x7fff8e883ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8e884000 -     0x7fff8ea31f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8ea32000 -     0x7fff8ea42fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8ea43000 -     0x7fff8ebb3ff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8ebb4000 -     0x7fff8ebe3ff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8ec6c000 -     0x7fff8ec7dff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff8ec7e000 -     0x7fff8ec7effd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8ec7f000 -     0x7fff8eca9ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8ecdb000 -     0x7fff8ece2ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff8ece6000 -     0x7fff8ece9ffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8ecea000 -     0x7fff8ececffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff8ef7c000 -     0x7fff8efd5fff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8efd6000 -     0x7fff8efe3ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8efe4000 -     0x7fff8f2b8fc7  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
        0x7fff8f2b9000 -     0x7fff8f2e8fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8f61a000 -     0x7fff8f65ffff  libcurl.4.dylib (78.90.1) <818543D6-0CCE-3F18-9BF1-4D18B81018F3> /usr/lib/libcurl.4.dylib
        0x7fff8f661000 -     0x7fff8f6eaff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff8f980000 -     0x7fff8f9f7fff  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
        0x7fff8f9f8000 -     0x7fff8fa02ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8fa22000 -     0x7fff8fa80ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8fa98000 -     0x7fff8fa9eff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff8fa9f000 -     0x7fff8fb09ff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8fb5a000 -     0x7fff8fc9bfff  com.apple.QTKit (7.7.3 - 2826.17) <ADA1EF77-57D2-3E7E-8526-8F0B732C1218> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8fc9c000 -     0x7fff8fc9fff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
        0x7fff8fca0000 -     0x7fff8fcc5ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8fcc6000 -     0x7fff8fd46fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8fd4e000 -     0x7fff8ff96ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8ff9a000 -     0x7fff9007efff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff9011c000 -     0x7fff90126ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff90167000 -     0x7fff90169fff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff9016a000 -     0x7fff901cdff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff90238000 -     0x7fff90269ff7  libTrueTypeScaler.dylib (111.1) <697E72D0-8D79-3BB7-8AF5-46875AC9A4BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff9026a000 -     0x7fff902c2ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff902c3000 -     0x7fff9047bff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
        0x7fff904dd000 -     0x7fff904e1ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
        0x7fff904e2000 -     0x7fff904f9ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff904fa000 -     0x7fff90548fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff90549000 -     0x7fff90553fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff90554000 -     0x7fff90580ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff90581000 -     0x7fff905c8fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff905c9000 -     0x7fff905ceff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff905cf000 -     0x7fff9089fffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff908a0000 -     0x7fff908c2fff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <C2687C2C-239A-3EB4-857C-BA107F34A5E8> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff908c3000 -     0x7fff908c8fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff908c9000 -     0x7fff90bfffff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff90c1b000 -     0x7fff90c44fff  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
        0x7fff90c69000 -     0x7fff90c71fff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff90c72000 -     0x7fff90ce1ff1  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
        0x7fff90ce2000 -     0x7fff90dc1fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff90dc2000 -     0x7fff90dc4ff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
        0x7fff90dc7000 -     0x7fff90de3ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
        0x7fff90de4000 -     0x7fff90deffff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
        0x7fff90df6000 -     0x7fff90e43ff2  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
        0x7fff90f55000 -     0x7fff90f56fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff90f57000 -     0x7fff90f60ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff90fd6000 -     0x7fff90fdafff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff90fdb000 -     0x7fff90fdcffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff90fdd000 -     0x7fff910ccfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff91991000 -     0x7fff919aaff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff919b2000 -     0x7fff919cdff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff919ce000 -     0x7fff91a34fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff91a35000 -     0x7fff91a6dff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff91a90000 -     0x7fff91addfff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff91bf3000 -     0x7fff91bf8ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff91bf9000 -     0x7fff91c21ffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff91c22000 -     0x7fff91c74fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff91c75000 -     0x7fff91c7efff  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
        0x7fff91d0a000 -     0x7fff91d0bff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff91d0c000 -     0x7fff91d0ffff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff91d10000 -     0x7fff91d9cff7  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
        0x7fff92375000 -     0x7fff923b7ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff923b8000 -     0x7fff92cd7af3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff92d00000 -     0x7fff92dcbfff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff92dcc000 -     0x7fff92dccfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff92dda000 -     0x7fff92df1ff7  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
        0x7fff92df2000 -     0x7fff92df9fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff92dfa000 -     0x7fff92dfeff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff92e26000 -     0x7fff92e81ffb  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
        0x7fff92f00000 -     0x7fff93006ff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff93007000 -     0x7fff931ecfff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff931fa000 -     0x7fff93d70fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff93d71000 -     0x7fff93d71fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff93d72000 -     0x7fff93da7ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff93da8000 -     0x7fff93dd6ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff93dd7000 -     0x7fff93dfeff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff93dff000 -     0x7fff93e17ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff93e18000 -     0x7fff93ea3fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff93eed000 -     0x7fff93f11fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff93f12000 -     0x7fff94041fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff94044000 -     0x7fff94108ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff94155000 -     0x7fff94189fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff94901000 -     0x7fff9492bff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
        0x7fff94a29000 -     0x7fff94bb6ff7  GLEngine (9.6) <51D58F76-B9B3-3B4F-B65A-F6D213C2EED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff94bb7000 -     0x7fff94bc7ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff94bc8000 -     0x7fff95016fff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff95017000 -     0x7fff95108ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff9556a000 -     0x7fff95658fff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff95668000 -     0x7fff9566eff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff9566f000 -     0x7fff956e2fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/Sec

    No I tried both and it has happened again today.
    Here's the report:
    Process:         Safari [1531]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.3 (9537.75.14)
    Build Info:      WebBrowser-7537075014000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [148]
    Responsible:     Safari [1531]
    User ID:         501
    Date/Time:       2014-04-22 15:30:08.337 -0400
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  727071D5-C081-223C-1ECA-8B2D670E132D
    Sleep/Wake UUID: FA98E680-C9DF-4693-A5C6-3E4C16876F47
    Crashed Thread:  2  WebCore: IconDatabase
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000014edfb000
    VM Regions Near 0x14edfb000:
        JS JIT generated code  000000010edfb000-000000014edfb000 [  1.0G] rwx/rwx SM=PRV 
    --> JS JIT generated code  000000014edfb000-000000014edfc000 [    4K] ---/rwx SM=NUL 
        mapped file            000000014edfc000-000000015046f000 [ 22.4M] r--/r-x SM=ALI  /usr/share/icu/icudt51l.dat
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff90dd8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90dd7d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff93078155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff93077779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff930770b5 CFRunLoopRunSpecific + 309
    5   com.apple.HIToolbox                     0x00007fff8a1b4a0d RunCurrentEventLoopInMode + 226
    6   com.apple.HIToolbox                     0x00007fff8a1b47b7 ReceiveNextEventCommon + 479
    7   com.apple.HIToolbox                     0x00007fff8a1b45bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    8   com.apple.AppKit                        0x00007fff9321e3de _DPSNextEvent + 1434
    9   com.apple.AppKit                        0x00007fff9321da2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    10  com.apple.Safari.framework              0x000000010c06fd00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    11  com.apple.AppKit                        0x00007fff93211b2c -[NSApplication run] + 553
    12  com.apple.AppKit                        0x00007fff931fc913 NSApplicationMain + 940
    13  com.apple.Safari.framework              0x000000010c241c8d SafariMain + 267
    14  libdyld.dylib                           0x00007fff8fc9f5fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff90ddd662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8dc9943d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8dc99152 _dispatch_mgr_thread + 52
    Thread 2 Crashed:: WebCore: IconDatabase
    0   com.apple.JavaScriptCore                0x000000010c90ea70 ***::StringImpl::getData16SlowCase() const + 112
    1   com.apple.WebCore                       0x000000010d38c6a5 WebCore::SQLiteStatement::bindText(int, ***::String const&) + 53
    2   com.apple.WebCore                       0x000000010d64688b WebCore::IconDatabase::removePageURLFromSQLDatabase(***::String const&) + 107
    3   com.apple.WebCore                       0x000000010d38775a WebCore::IconDatabase::writeToDatabase() + 554
    4   com.apple.WebCore                       0x000000010d387411 WebCore::IconDatabase::syncThreadMainLoop() + 321
    5   com.apple.WebCore                       0x000000010d38405f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    6   com.apple.JavaScriptCore                0x000000010c90e53f ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 3:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff90dd8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90dd7d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff8dfb4377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff8dfb42ad thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff90dd8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90dd7d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff93078155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff93077779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff930770b5 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8ca72967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8ca7276b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff90ddc9aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff930c3b83 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff90ddc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff97601c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010c9192a5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x000000010c90e53f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff90ddc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff97601c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010c919d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010c919ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010c90e53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff90ddc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff97601c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010c919d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010c919ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010c90e53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff90ddc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff97601c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x000000010c919d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010c919ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010c90e53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 10:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff90dd8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90dd7d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff93078155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff93077779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff930770b5 CFRunLoopRunSpecific + 309
    5   com.apple.Safari.framework              0x000000010c1f1323 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore                0x000000010c90e53f ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff90dd8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90dd7d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff93078155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff93077779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff930770b5 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff933be16e _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff975ff899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff975ff72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff97603fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff90ddce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff97600f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff97603fb9 start_wqthread + 13
    Thread 13:
    Thread 2 crashed with X86 Thread State (64-bit):
      rax: 0x00000001c7ebb000  rbx: 0x0000000076cdf70a  rcx: 0x000000014edfb000  rdx: 0x000000022b339886
      rdi: 0xaa71eb4d04a37023  rsi: 0x0000000000000000  rbp: 0x00000001505f0d30  rsp: 0x00000001505f0d20
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000010001  r11: 0x0000000000000246
      r12: 0x000000010ecf0608  r13: 0x0000000000000001  r14: 0x00000001545c9ac0  r15: 0x0000000155e16800
      rip: 0x000000010c90ea70  rfl: 0x0000000000010206  cr2: 0x000000014edfb000
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10c00e000 -        0x10c00effd  com.apple.Safari (7.0.3 - 9537.75.14) <170ED2F7-108B-326D-96B6-D54CCA40AA85> /Applications/Safari.app/Contents/MacOS/Safari
           0x10c013000 -        0x10c519ffb  com.apple.Safari.framework (9537 - 9537.75.14) <4803DE3D-4606-3B70-A537-6D12F172665A> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x10c905000 -        0x10cc7cff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <8018AEEE-9FAB-34DE-AF60-97B2F221747A> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x10cd75000 -        0x10ceabffc  com.apple.WebKit (9537 - 9537.75.14) <CBAF76C6-E6F7-390A-A21D-CBCAF4A6896A> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x10cfa3000 -        0x10d194ff3  com.apple.WebKit2 (9537 - 9537.75.14) <B3511A1C-A7E7-3F81-9EDB-2602C4EFAF19> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x10d37e000 -        0x10e1d0ffb  com.apple.WebCore (9537 - 9537.75.14) <99715507-9651-3DCE-831B-BF815FB3DE44> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x10eca3000 -        0x10eca3feb +cl_kernels (???) <AFC2B1FC-B09A-4C48-9649-C34CED78CF58> cl_kernels
           0x1504ac000 -        0x1504affff  libspindump.dylib (161.2) <B8AA261C-AACA-3924-AB0E-06E2C37E48B0> /usr/lib/libspindump.dylib
           0x1504b5000 -        0x1504b6fff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1369) <FC0AC7FD-5351-3F6B-9D24-DD3BAA52C5ED> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x150690000 -        0x150690fff  com.apple.WebInspectorUI (9537 - 9537.75.12) <AF441034-6B9E-3F59-A23C-5E223A35C678> /System/Library/StagedFrameworks/Safari/WebInspectorUI.framework/Versions/A/Web InspectorUI
           0x1507a4000 -        0x1507a8ff7  libgermantok.dylib (14) <33B11365-E59E-38C1-952E-AFFFEFEE427F> /usr/lib/libgermantok.dylib
           0x15111f000 -        0x151123ff7  com.apple.DirectoryServicesSource (8.0 - 1369) <7D4F2AE3-325D-36BA-8DA7-590CFC67AF49> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x151426000 -        0x15143bff3  com.apple.WebInspector (9537 - 9537.75.12) <40E8E453-88CC-3FB7-A0C9-9330E463956D> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
           0x151454000 -        0x151545ff7  com.apple.mobiledevice (710.5 - 710.5) <C250816A-3B97-329D-9F6B-38DACA981CED> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
           0x152ef0000 -        0x152ef7ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x153ae8000 -        0x153b1dfff  com.apple.sociald.Social (87 - 87) <25F8FA83-E8DB-3082-93AC-0868A7B46607> /System/Library/Frameworks/Social.framework/Social
           0x153b59000 -        0x153ba4ff7  com.apple.accounts.AccountsDaemon (113 - 113) <248F6C14-DDEA-3E8F-B016-E760E9B1E599> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
           0x153bd3000 -        0x153bdbff7  com.apple.xpcobjects (103 - 103) <268F4950-61A2-3A14-9697-C121E1798D18> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
           0x153c0c000 -        0x153c0dffa +cl_kernels (???) <ADC41463-3A5B-4C2D-9CD1-6CE597A900DA> cl_kernels
           0x153c1b000 -        0x153c1cff9 +cl_kernels (???) <29EE0CC7-84E3-47D4-8721-3B94039AEDEC> cl_kernels
           0x153c1e000 -        0x153d04fef  unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x1542a8000 -        0x1542a9fe4 +cl_kernels (???) <2B9208A1-A571-46EE-9F32-109AC53CCF51> cl_kernels
           0x158235000 -        0x158315ff7  unorm8_rgba.dylib (2.3.58) <A7948EC2-646C-3F16-91D5-EBFCEA7BB864> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x158626000 -        0x15873afff  libmecab.1.0.0.dylib (599.9) <B092BD49-854E-3EB5-92A9-B7EBE29C1A7A> /usr/lib/libmecab.1.0.0.dylib
        0x7fff67677000 -     0x7fff676aa817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff89e93000 -     0x7fff89ecefff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff89ed4000 -     0x7fff89f3bff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff89f3c000 -     0x7fff89f3cfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff89f68000 -     0x7fff89fb0ff7  com.apple.ExchangeWebServices (4.0 - 193) <867EDAF0-5863-397E-BA75-855878D68949> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff89fb1000 -     0x7fff89fc3fff  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
        0x7fff8a059000 -     0x7fff8a059ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8a0b2000 -     0x7fff8a100fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8a186000 -     0x7fff8a430ff5  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
        0x7fff8a431000 -     0x7fff8a432ffc  com.apple.SafariServices.framework (9537 - 9537.75.14) <9FFC409C-7FF7-3BA5-8C7E-4A1625D76BBD> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff8a472000 -     0x7fff8a47ffff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8a480000 -     0x7fff8a482fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8a4d9000 -     0x7fff8a4dcfff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8a4dd000 -     0x7fff8a57afff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff8a724000 -     0x7fff8a753fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8a754000 -     0x7fff8a8c2ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8a8c3000 -     0x7fff8a8ebffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8a8ec000 -     0x7fff8a933ff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
        0x7fff8a9cf000 -     0x7fff8a9e3fff  com.apple.aps.framework (4.0 - 4.0) <23BC5746-0914-3102-B84F-BEAB31A77AEC> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8a9e4000 -     0x7fff8af54fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8af55000 -     0x7fff8af93ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8b10a000 -     0x7fff8b39bfff  com.apple.RawCamera.bundle (5.04 - 736) <0C8A3629-BEAC-34A7-A3A3-B9AF4B3AB4B4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8b3bf000 -     0x7fff8b3e3fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8b3e4000 -     0x7fff8b3e4fff  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
        0x7fff8b3e5000 -     0x7fff8b475fff  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
        0x7fff8b476000 -     0x7fff8b4bffff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8b4c0000 -     0x7fff8b4cbff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8b4e5000 -     0x7fff8b51eff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8b51f000 -     0x7fff8b74fff7  com.apple.CalendarPersistence (7.0 - 138) <A8BDC8DD-9DE2-3819-9B11-114671B6EBB8> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
        0x7fff8b76c000 -     0x7fff8bb4dffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8bdc6000 -     0x7fff8c01fff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8c020000 -     0x7fff8c02dff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8c02e000 -     0x7fff8c0f0ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8c0f1000 -     0x7fff8c109ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8c4e6000 -     0x7fff8c50fff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8c510000 -     0x7fff8c514ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8c515000 -     0x7fff8c541fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8c542000 -     0x7fff8c550fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8c551000 -     0x7fff8c5a3ff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff8c5b1000 -     0x7fff8c5b3fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8c5b4000 -     0x7fff8c5bbfff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8c5bc000 -     0x7fff8c60bff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8c60c000 -     0x7fff8c616ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8c617000 -     0x7fff8c6b2fff  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
        0x7fff8c6b3000 -     0x7fff8c706fff  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
        0x7fff8c707000 -     0x7fff8c736ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8c737000 -     0x7fff8c777ff7  com.apple.CalDAV (7.0 - 155.2) <B96DAB4A-7431-3FD2-971B-726A67F6E004> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff8c778000 -     0x7fff8c7d4fff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff8c90c000 -     0x7fff8c979fff  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
        0x7fff8c9ce000 -     0x7fff8c9fbff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8c9fc000 -     0x7fff8ca02fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1369) <A5D1D494-2F84-3A97-A229-04DB308D4481> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8ca0c000 -     0x7fff8cd0afff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8cd35000 -     0x7fff8cd3bfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8cd3c000 -     0x7fff8cd6dfff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8cd6e000 -     0x7fff8cd71ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8cd72000 -     0x7fff8cd72fff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8cd73000 -     0x7fff8cd7cffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8cd7e000 -     0x7fff8cd81ff7  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
        0x7fff8cd82000 -     0x7fff8cd98fff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8cda9000 -     0x7fff8cdc6ff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8cdc7000 -     0x7fff8cdc8ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8cdc9000 -     0x7fff8cdcaff7  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
        0x7fff8cdcb000 -     0x7fff8cf89fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8cf8a000 -     0x7fff8d274fff  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
        0x7fff8d275000 -     0x7fff8d276fff  com.apple.AddressBook.ContactsData (8.0 - 1369) <BAF434EC-32B6-3F1C-8ABE-4419A15829FF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff8d277000 -     0x7fff8d2acffb  com.apple.datadetectors (5.0 - 246.0) <1C4C33FE-F364-3DBA-A1BC-4A53E594CFD3> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8d2ad000 -     0x7fff8d4f3fff  com.apple.AddressBook.framework (8.0 - 1369) <3D1A8D58-6A9E-366C-BDB8-ECC6F279DB24> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8d4f4000 -     0x7fff8d4f8fff  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
        0x7fff8d4f9000 -     0x7fff8d505ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8d506000 -     0x7fff8d515ff8  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
        0x7fff8d516000 -     0x7fff8d51eff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8d51f000 -     0x7fff8d53bfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8d53c000 -     0x7fff8d541fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8d54c000 -     0x7fff8d633ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8d64c000 -     0x7fff8d654fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8d657000 -     0x7fff8d658ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff8d680000 -     0x7fff8dba3fff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8dba4000 -     0x7fff8dba5ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8dba6000 -     0x7fff8dbaaff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
        0x7fff8dbab000 -     0x7fff8dbc9ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8dbca000 -     0x7fff8dc29fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8dc96000 -     0x7fff8dcb0fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff8dea2000 -     0x7fff8dea5fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8dea6000 -     0x7fff8deb8ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8df8d000 -     0x7fff8e129ff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8e12a000 -     0x7fff8e135ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8e13c000 -     0x7fff8e205fff  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
        0x7fff8e206000 -     0x7fff8e219ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8e232000 -     0x7fff8e271fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8e272000 -     0x7fff8e274fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8e275000 -     0x7fff8e2c3ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
        0x7fff8e2c4000 -     0x7fff8e2c4ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8e2c5000 -     0x7fff8e2c6fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8e2c7000 -     0x7fff8e2c7fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8e30d000 -     0x7fff8e33eff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff8e33f000 -     0x7fff8e364ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8e365000 -     0x7fff8e44ffff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8e450000 -     0x7fff8e883ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8e884000 -     0x7fff8ea31f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8ea32000 -     0x7fff8ea42fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8ea43000 -     0x7fff8ebb3ff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8ebb4000 -     0x7fff8ebe3ff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8ec6c000 -     0x7fff8ec7dff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff8ec7e000 -     0x7fff8ec7effd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8ec7f000 -     0x7fff8eca9ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8ecaa000 -     0x7fff8ecd0fff  com.apple.AOSAccounts (1.2.47 - 1.2.74) <BA7AA453-31FB-304A-A40C-14B20533C31D> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff8ecdb000 -     0x7fff8ece2ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff8ece6000 -     0x7fff8ece9ffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8ecea000 -     0x7fff8ececffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff8eced000 -     0x7fff8ef4efff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8ef7c000 -     0x7fff8efd5fff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8efd6000 -     0x7fff8efe3ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8efe4000 -     0x7fff8f2b8fc7  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
        0x7fff8f2b9000 -     0x7fff8f2e8fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8f2e9000 -     0x7fff8f346fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8f617000 -     0x7fff8f619ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff8f61a000 -     0x7fff8f65ffff  libcurl.4.dylib (78.90.1) <818543D6-0CCE-3F18-9BF1-4D18B81018F3> /usr/lib/libcurl.4.dylib
        0x7fff8f660000 -     0x7fff8f660fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8f661000 -     0x7fff8f6eaff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff8f6ee000 -     0x7fff8f97fff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8f980000 -     0x7fff8f9f7fff  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
        0x7fff8f9f8000 -     0x7fff8fa02ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8fa03000 -     0x7fff8fa21fff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff8fa22000 -     0x7fff8fa80ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8fa98000 -     0x7fff8fa9eff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff8fa9f000 -     0x7fff8fb09ff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8fb5a000 -     0x7fff8fc9bfff  com.apple.QTKit (7.7.3 - 2826.17) <ADA1EF77-57D2-3E7E-8526-8F0B732C1218> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8fc9c000 -     0x7fff8fc9fff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
        0x7fff8fca0000 -     0x7fff8fcc5ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8fcc6000 -     0x7fff8fd46fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8fd4e000 -     0x7fff8ff96ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8ff9a000 -     0x7fff9007efff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff900ca000 -     0x7fff9011bfff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff9011c000 -     0x7fff90126ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff90127000 -     0x7fff90163ff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff90164000 -     0x7fff90166fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff90167000 -     0x7fff90169fff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff9016a000 -     0x7fff901cdff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff901d5000 -     0x7fff90237ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff9026a000 -     0x7fff902c2ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff902c3000 -     0x7fff9047bff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
        0x7fff9047c000 -     0x7fff904dcfff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff904dd000 -     0x7fff904e1ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
        0x7fff904e2000 -     0x7fff904f9ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff904fa000 -     0x7fff90548fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff90549000 -     0x7fff90553fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff90554000 -     0x7fff90580ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff90581000 -     0x7fff905c8fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff905c9000 -     0x7fff905ceff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff905cf000 -     0x7fff9089fffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff908c3000 -     0x7fff908c8fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff908c9000 -     0x7fff90bfffff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff90c00000 -     0x7fff90c11fff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff90c12000 -     0x7fff90c1affb  com.apple.CloudServices (1.0 - 1) <644772DA-9267-376D-AD90-749D6B692566> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
        0x7fff90c1b000 -     0x7fff90c44fff  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
        0x7fff90c69000 -     0x7fff90c71fff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff90c72000 -     0x7fff90ce1ff1  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
        0x7fff90ce2000 -     0x7fff90dc1fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff90dc2000 -     0x7fff90dc4ff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
        0x7fff90dc7000 -     0x7fff90de3ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
        0x7fff90de4000 -     0x7fff90deffff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
        0x7fff90df6000 -     0x7fff90e43ff2  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
        0x7fff90e44000 -     0x7fff90f15fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff90f55000 -     0x7fff90f56fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff90f57000 -     0x7fff90f60ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff90fd6000 -     0x7fff90fdafff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff90fdb000 -     0x7fff90fdcffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff90fdd000 -     0x7fff910ccfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff91991000 -     0x7fff919aaff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff919ab000 -     0x7fff919b1ff7  libCGXCoreImage.A.dylib (599.20.11) <A787F160-6963-38B5-AF86-D5541E0492F1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
        0x7fff919b2000 -     0x7fff919cdff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff919ce000 -     0x7fff91a34fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff91a35000 -     0x7fff91a6dff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff91a90000 -     0x7fff91addfff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff91ade000 -     0x7fff91b35fff  com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff91bf3000 -     0x7fff91bf8ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff91bf9000 -     0x7fff91c21ffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff91c22000 -     0x7fff91c74fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff91c75000 -     0x7fff91c7efff  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
        0x7fff91d0a000 -     0x7fff91d0bff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff91d0c000 -     0x7fff91d0ffff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff91d10000 -     0x7fff91d9cff7  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
        0x7fff92375000 -     0x7fff923b7ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff923b8000 -     0x7fff92cd7af3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff92cd8000 -     0x7fff92cffff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff92d00000 -     0x7fff92dcbfff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff92dcc000 -     0x7fff92dccfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff92dda000 -     0x7fff92df1ff7  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
        0x7fff92df2000 -     0x7fff92df9fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff92dfa000 -     0x7fff92dfeff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff92dff000 -     0x7fff92e25fff  com.apple.iCalendar (7.0 - 162) <2B270453-6FFD-3AD3-B40B-51715BE66B33> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff92e26000 -     0x7fff92e81ffb  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
        0x7fff92f00000 -     0x7fff93006ff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff93007000 -     0x7fff931ecfff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff931ed000 -     0x7fff931f9ff7  com.apple.CalendarAgentLink (7.0 - 138) <B8B63D14-D853-3478-B001-BC67B7E9F993> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff931fa000 -     0x7fff93d70fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff93d71000 -     0x7fff93d71fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff93d72000 -     0x7fff93da7ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff93da8000 -     0x7fff93dd6ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff93dd7000 -     0x7fff93dfeff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff93dff000 -     0x7fff93e17ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff93e18000 -     0x7fff93ea3fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff93ea4000 -     0x7fff93ee2fff  com.apple.ShareKit (1.0 - 185) <14FDC8CD-2F7B-3A66-B220-051670FA0289> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
        0x7fff93eed000 -     0x7fff93f11fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff93f12000 -     0x7fff94041fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff94042000 -     0x7fff94043ffb  libScreenReader.dylib (333.10) <B8857530-E7BC-3C40-B10E-23C815801074> /usr/lib/libScreenReader.dylib
        0x7fff94044000 -     0x7fff94108ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff94109000 -     0x7fff94154fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framew

  • Safari keeps crashing on my mac desktop.

    This is the report that comes up afterwards.
    Process:    
    Safari [277]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    5.1.8 (6534.58.2)
    Build Info: 
    WebBrowser-75345802~1
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [137]
    Date/Time:  
    2013-03-20 16:46:09.108 -0700
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:     
    405404 sec
    Crashes Since Last Report:      
    18
    Per-App Interval Since Last Report:  644 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                 
    C0EA871F-9DA4-4637-AC44-35AC24F0B407
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
    Crashed Thread:  2  WebCore: IconDatabase
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib        
    0x00007fff83425d7a mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x00007fff834263ed mach_msg + 59
    2   com.apple.CoreFoundation 
    0x00007fff85ab4902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 
    0x00007fff85ab3d8f CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox      
    0x00007fff812ce7ee RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox      
    0x00007fff812ce5f3 ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox      
    0x00007fff812ce4ac BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit         
    0x00007fff82243eb2 _DPSNextEvent + 708
    8   com.apple.AppKit         
    0x00007fff82243801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   com.apple.Safari.framework
    0x00007fff883154b0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 177
    10  com.apple.AppKit         
    0x00007fff8220968f -[NSApplication run] + 395
    11  com.apple.AppKit         
    0x00007fff822023b0 NSApplicationMain + 364
    12  com.apple.Safari.framework
    0x00007fff884d406a SafariMain + 200
    13  com.apple.Safari         
    0x0000000100000f1c 0x100000000 + 3868
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib        
    0x00007fff8343ec0a kevent + 10
    1   libSystem.B.dylib        
    0x00007fff83440add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib        
    0x00007fff834407b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib        
    0x00007fff834402de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib        
    0x00007fff8343fc08 _pthread_wqthread + 353
    5   libSystem.B.dylib        
    0x00007fff8343faa5 start_wqthread + 13
    Thread 2 Crashed:  WebCore: IconDatabase
    0   com.apple.WebCore        
    0x00007fff8737248d bool ***::HashTable<***::String, std::pair<***::String, WebCore::PageURLRecord*>, ***::PairFirstExtractor<std::pair<***::String, WebCore::PageURLRecord*> >, ***::StringHash, ***::PairHashTraits<***::HashTraits<***::String>, ***::HashTraits<WebCore::PageURLRecord*> >, ***::HashTraits<***::String> >::contains<***::IdentityHashTranslator<***::StringHash>, ***::String>(***::String const&) const + 45
    1   com.apple.WebCore        
    0x00007fff869ac9db WebCore::IconDatabase::pruneUnretainedIcons() + 331
    2   com.apple.WebCore        
    0x00007fff8699527a WebCore::IconDatabase::syncThreadMainLoop() + 362
    3   com.apple.WebCore        
    0x00007fff86992618 WebCore::IconDatabase::iconDatabaseSyncThread() + 296
    4   libSystem.B.dylib        
    0x00007fff8345efd6 _pthread_start + 331
    5   libSystem.B.dylib        
    0x00007fff8345ee89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib        
    0x00007fff83425d7a mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x00007fff834263ed mach_msg + 59
    2   com.apple.QuartzCore     
    0x00007fff80e22396 CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore     
    0x00007fff80e222d6 thread_fun + 34
    4   libSystem.B.dylib        
    0x00007fff8345efd6 _pthread_start + 331
    5   libSystem.B.dylib        
    0x00007fff8345ee89 thread_start + 13
    Thread 4:  Safari: CertRevocationChecker
    0   libSystem.B.dylib        
    0x00007fff83425d7a mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x00007fff834263ed mach_msg + 59
    2   com.apple.CoreFoundation 
    0x00007fff85ab4902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 
    0x00007fff85ab3d8f CFRunLoopRunSpecific + 575
    4   com.apple.Safari.framework
    0x00007fff8848b3d5 Safari::MessageRunLoop::threadBody() + 107
    5   com.apple.Safari.framework
    0x00007fff8848b40f Safari::MessageRunLoop::threadCallback(void*) + 9
    6   libSystem.B.dylib        
    0x00007fff8345efd6 _pthread_start + 331
    7   libSystem.B.dylib        
    0x00007fff8345ee89 thread_start + 13
    Thread 5:  WebCore: LocalStorage
    0   libSystem.B.dylib        
    0x00007fff83460a6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff83464881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore 
    0x00007fff83e17930 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore        
    0x00007fff869ae001 WebCore::LocalStorageThread::threadEntryPoint() + 177
    4   libSystem.B.dylib        
    0x00007fff8345efd6 _pthread_start + 331
    5   libSystem.B.dylib        
    0x00007fff8345ee89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib        
    0x00007fff83425d7a mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x00007fff834263ed mach_msg + 59
    2   com.apple.CoreFoundation 
    0x00007fff85ab4902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 
    0x00007fff85ab3d8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation     
    0x00007fff81d5314f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation     
    0x00007fff81cd4114 __NSThread__main__ + 1429
    6   libSystem.B.dylib        
    0x00007fff8345efd6 _pthread_start + 331
    7   libSystem.B.dylib        
    0x00007fff8345ee89 thread_start + 13
    Thread 7:  com.apple.CFSocket.private
    0   libSystem.B.dylib        
    0x00007fff83469932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation 
    0x00007fff85ad6468 __CFSocketManager + 824
    2   libSystem.B.dylib        
    0x00007fff8345efd6 _pthread_start + 331
    3   libSystem.B.dylib        
    0x00007fff8345ee89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib        
    0x00007fff8343fa2a __workq_kernreturn + 10
    1   libSystem.B.dylib        
    0x00007fff8343fe3c _pthread_wqthread + 917
    2   libSystem.B.dylib        
    0x00007fff8343faa5 start_wqthread + 13
    Thread 9:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib        
    0x00007fff83467aea pread + 10
    1   libsqlite3.dylib         
    0x00007fff88c3d09c unixRead + 44
    2   libsqlite3.dylib         
    0x00007fff88c40ec0 sqlite3PagerAcquire + 1312
    3   libsqlite3.dylib         
    0x00007fff88c5522c checkTreePage + 252
    4   libsqlite3.dylib         
    0x00007fff88c55321 checkTreePage + 497
    5   libsqlite3.dylib         
    0x00007fff88c55321 checkTreePage + 497
    6   libsqlite3.dylib         
    0x00007fff88cb3eed sqlite3VdbeExec + 31725
    7   libsqlite3.dylib         
    0x00007fff88cb7798 sqlite3_step + 1384
    8   com.apple.Safari.framework
    0x00007fff885114aa Safari::SQLiteStatement::step() + 28
    9   com.apple.Safari.framework
    0x00007fff884e1c7f Safari::SafeBrowsingStore::checkIntegrity() + 51
    10  com.apple.Safari.framework
    0x00007fff884e2098 Safari::SafeBrowsingStore::initDatabase() + 104
    11  com.apple.Safari.framework
    0x00007fff884e2142 Safari::SafeBrowsingStore::getListID(Safari::SString const&, int&) + 38
    12  com.apple.Safari.framework
    0x00007fff884e21db Safari::SafeBrowsingStore::addList(Safari::SString const&) + 35
    13  com.apple.Safari.framework
    0x00007fff884da491 Safari::SafeBrowsingListManager::SafeBrowsingListManager(Safari::SafeBrowsingSe rvice&, ***::Vector<Safari::SString, 0ul> const&, Safari::SString const&, Safari::SString const&) + 433
    14  com.apple.Safari.framework
    0x00007fff884da898 Safari::SafeBrowsingListManager::create(Safari::SafeBrowsingService&, ***::Vector<Safari::SString, 0ul> const&, Safari::SString const&, Safari::SString const&) + 78
    15  com.apple.Safari.framework
    0x00007fff884e069f Safari::SafeBrowsingService::didReceiveListNames(***::Vector<Safari::SString, 0ul> const&) + 35
    16  com.apple.Safari.framework
    0x00007fff8845207a Safari::GoogleSafeBrowsingService::initialize() + 294
    17  com.apple.Safari.framework
    0x00007fff884dc04e Safari::SafeBrowsingManager::addGoogleSafeBrowsingService() + 122
    18  com.apple.Safari.framework
    0x00007fff884dc22e Safari::SafeBrowsingManager::handleMessage(Safari::SafeBrowsingManager::SafeBro wsingMessage*) + 202
    19  com.apple.Safari.framework
    0x00007fff8848b4a3 Safari::MessageRunLoop::dispatchMessage() + 49
    20  com.apple.CoreFoundation 
    0x00007fff85ab63d1 __CFRunLoopDoSources0 + 1361
    21  com.apple.CoreFoundation 
    0x00007fff85ab45c9 __CFRunLoopRun + 873
    22  com.apple.CoreFoundation 
    0x00007fff85ab3d8f CFRunLoopRunSpecific + 575
    23  com.apple.Safari.framework
    0x00007fff8848b3d5 Safari::MessageRunLoop::threadBody() + 107
    24  com.apple.Safari.framework
    0x00007fff8848b40f Safari::MessageRunLoop::threadCallback(void*) + 9
    25  libSystem.B.dylib        
    0x00007fff8345efd6 _pthread_start + 331
    26  libSystem.B.dylib        
    0x00007fff8345ee89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib        
    0x00007fff8343fa2a __workq_kernreturn + 10
    1   libSystem.B.dylib        
    0x00007fff8343fe3c _pthread_wqthread + 917
    2   libSystem.B.dylib        
    0x00007fff8343faa5 start_wqthread + 13
    Thread 11:  Safari: SnapshotStore
    0   libSystem.B.dylib        
    0x00007fff8348f78b tiny_free_do_recirc_to_depot + 476
    1   libSystem.B.dylib        
    0x00007fff8342ee1a szone_free + 2299
    2   com.apple.CoreFoundation 
    0x00007fff85a73c25 _CFRelease + 613
    3   com.apple.CoreFoundation 
    0x00007fff85a9a284 _CFStringCreateWithFormatAndArgumentsAux + 132
    4   com.apple.CoreFoundation 
    0x00007fff85a9a1d4 CFStringCreateWithFormat + 148
    5   com.apple.CoreFoundation 
    0x00007fff85ace689 CFURLCreateCopyAppendingPathComponent + 841
    6   com.apple.Safari.framework
    0x00007fff885166a3 Safari::SURL::URLByAppendingPathComponent(Safari::SString const&, Safari::IsDirectoryOrNot) const + 65
    7   com.apple.Safari.framework
    0x00007fff885050a0 Safari::SnapshotStore::pruneSnapshots() + 598
    8   com.apple.Safari.framework
    0x00007fff88505d58 Safari::SnapshotStore::handleWriteSnapshot(CGImage*, CGImage*, double, Safari::SString const&, SnapshotFidelityRequirement) + 256
    9   com.apple.Safari.framework
    0x00007fff88505ff5 Safari::SnapshotStore::diskAccessThreadBody() + 367
    10  com.apple.Safari.framework
    0x00007fff88506079 Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    11  libSystem.B.dylib        
    0x00007fff8345efd6 _pthread_start + 331
    12  libSystem.B.dylib        
    0x00007fff8345ee89 thread_start + 13
    Thread 2 crashed with X86 Thread State (64-bit):
      rax: 0x000000000003ffff  rbx: 0x0000000119196360  rcx: 0x000000010031f408  rdx: 0x00000000ffffffff
      rdi: 0x0000000100535950  rsi: 0x0000000102fdbdd0  rbp: 0x0000000102fdbcd0  rsp: 0x0000000102fdbc90
       r8: 0x0000000100535900   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x0000000000000001  r13: 0x00000001005358f8  r14: 0x0000000100535800  r15: 0x000000011cd18000
      rip: 0x00007fff8737248d  rfl: 0x0000000000010206  cr2: 0x0000000000000018
    Binary Images:
    0x100000000 -   
    0x100000fff  com.apple.Safari 5.1.8 (6534.58.2) <AC61630C-FA36-ABC4-2481-204BEE22B05C> /Applications/Safari.app/Contents/MacOS/Safari
    0x7fff5fc00000 -
    0x7fff5fc3bdef  dyld 132.1 (???) <63B47435-46CF-3D2D-F7F4-7FE77DEEFE06> /usr/lib/dyld
    0x7fff80003000 -
    0x7fff80010fe7  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
    0x7fff80011000 -
    0x7fff8005aff7  com.apple.securityinterface 4.0.1 (40418.0.1) <9AF33A9F-2D8C-2AE6-868C-EA836C861031> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8005b000 -
    0x7fff80066ff7  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
    0x7fff80067000 -
    0x7fff80067ff7  com.apple.Carbon 150 (152) <B72D29DB-3787-26D1-E842-7AF12F179A83> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff80068000 -
    0x7fff8009bff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff8009c000 -
    0x7fff8023efef  com.apple.WebKit 6534.58 (6534.58.2) <381E4984-6833-24A1-8F5E-B66DCD6340E2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff80289000 -
    0x7fff80289ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff80308000 -
    0x7fff8035dff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff806dc000 -
    0x7fff806e2fff  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
    0x7fff806e3000 -
    0x7fff80b26fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff80b75000 -
    0x7fff80c2bff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
    0x7fff80c2c000 -
    0x7fff80c31ff7  com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff80c32000 -
    0x7fff80ce7fe7  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
    0x7fff80ce8000 -
    0x7fff80d52fe7  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
    0x7fff80d53000 -
    0x7fff80d5efff  com.apple.corelocation 12.3 (12.3) <A6CFB410-2333-8BE3-658B-75A93C90A9CC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff80dcf000 -
    0x7fff8116cfe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff81205000 -
    0x7fff8129ffff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff812a0000 -
    0x7fff8159efff  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
    0x7fff8159f000 -
    0x7fff818d3fef  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
    0x7fff81cc3000 -
    0x7fff81f45fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff81f46000 -
    0x7fff81f87fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff81f88000 -
    0x7fff81fd1fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff81fd2000 -
    0x7fff81fe1fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
    0x7fff82200000 -
    0x7fff82bfaff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff82c4c000 -
    0x7fff82ccbfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff82ccc000 -
    0x7fff82da0fe7  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
    0x7fff82e8e000 -
    0x7fff82e8fff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8307c000 -
    0x7fff8307ffff  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
    0x7fff83080000 -
    0x7fff83081ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff83082000 -
    0x7fff830b8ff7  com.apple.framework.Apple80211 6.2.5 (625.6) <B67C7A65-E4FB-4419-3F31-4482E17EF203> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff83375000 -
    0x7fff8337bff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff83425000 -
    0x7fff835e6fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    0x7fff835e7000 -
    0x7fff83618fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff83619000 -
    0x7fff8366cff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8366d000 -
    0x7fff8372efef  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
    0x7fff8372f000 -
    0x7fff83785fe7  libTIFF.dylib ??? (???) <2DBEC120-DAA7-3789-36A2-A205BCDF2D72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff83786000 -
    0x7fff83795fef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff83796000 -
    0x7fff83796ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff837df000 -
    0x7fff837e5ff7  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
    0x7fff837e6000 -
    0x7fff83807fff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
    0x7fff83881000 -
    0x7fff83884ff7  com.apple.securityhi 4.0 (36638) <0CCEB8E0-8D7E-5046-F4E2-5F66D24B6600> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff83885000 -
    0x7fff83889ff7  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
    0x7fff8388a000 -
    0x7fff8389fff7  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
    0x7fff839f9000 -
    0x7fff83a34fff  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
    0x7fff83a35000 -
    0x7fff83b54fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff83c18000 -
    0x7fff83c29fff  SyndicationUI ??? (???) <1DBD7D2A-56A1-BDFA-4742-04B2F42FDF2D> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff83c2a000 -
    0x7fff83c2cfff  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
    0x7fff83c2d000 -
    0x7fff83c41ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff83c42000 -
    0x7fff83c5bfff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff83c5c000 -
    0x7fff83c72fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff83c73000 -
    0x7fff83d03fff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff83d05000 -
    0x7fff83e09ff7  com.apple.PubSub 1.0.5 (65.28) <11D77223-EAAE-0199-1F99-0D28680559CE> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff83e0c000 -
    0x7fff83e0cff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff83e0d000 -
    0x7fff8412ffef  com.apple.JavaScriptCore 6534.58 (6534.58.1) <5F2E1462-5167-67D0-01FF-0D0424889B5C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff84130000 -
    0x7fff84158fff  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
    0x7fff84159000 -
    0x7fff841a5fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff841a6000 -
    0x7fff841acff7  com.apple.DiskArbitration 2.3 (2.3) <AAB5CC56-334A-3C60-3C27-54E8F34D754E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8422c000 -
    0x7fff84238fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
    0x7fff84239000 -
    0x7fff84742ff7  com.apple.RawCamera.bundle 3.14.0 (646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff849ad000 -
    0x7fff84a0dfe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff84a0e000 -
    0x7fff84a13fff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff84a14000 -
    0x7fff84a52fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff84a53000 -
    0x7fff84a83fef  com.apple.shortcut 1.1 (1.1) <0A20F092-6161-4EA7-D8E6-859B5C350DE7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff84a98000 -
    0x7fff85194ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff851b9000 -
    0x7fff851c4ff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff851c5000 -
    0x7fff85241ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff85242000 -
    0x7fff8535cfff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff85864000 -
    0x7fff858e2ff7  com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff858e3000 -
    0x7fff858e8fff  libGIF.dylib ??? (???) <3BAD0DE8-8151-68B0-2244-A4541C738972> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff858eb000 -
    0x7fff8590bfff  com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8590c000 -
    0x7fff8591efe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
    0x7fff8591f000 -
    0x7fff859e1fe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff859e2000 -
    0x7fff85a67ff7  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
    0x7fff85a68000 -
    0x7fff85bdffe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff85be0000 -
    0x7fff85bf1ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
    0x7fff85bf2000 -
    0x7fff85bf5ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff85bf6000 -
    0x7fff85d2bfff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff85d2c000 -
    0x7fff85d37fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff85d68000 -
    0x7fff86572fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8666c000 -
    0x7fff8670cfff  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
    0x7fff8674f000 -
    0x7fff86770fe7  libPng.dylib ??? (???) <D8EC7740-EE32-865A-2F75-C9EDE2135510> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff867e4000 -
    0x7fff867fafef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
    0x7fff867fb000 -
    0x7fff867fbff7  com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff867fc000 -
    0x7fff867fcff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8688f000 -
    0x7fff868d2ff7  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
    0x7fff868eb000 -
    0x7fff868f9ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
    0x7fff868fa000 -
    0x7fff86921ff7  libJPEG.dylib ??? (???) <08758593-6436-B29E-1DA8-F15597835EC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff86922000 -
    0x7fff86931fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8694e000 -
    0x7fff86969ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8698d000 -
    0x7fff879f7fff  com.apple.WebCore 6534.58 (6534.58.2) <4B06C20C-4DA7-7E36-532A-3086D087880E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff879f8000 -
    0x7fff87a0cfff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff87d96000 -
    0x7fff87d97fff  liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
    0x7fff87d98000 -
    0x7fff87ddfff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff87de0000 -
    0x7fff88069ff7  com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8806a000 -
    0x7fff88226fe7  com.apple.WebKit2 6534.58 (6534.58.2) <05C29700-7721-B828-9E77-568C424BD3FA> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff88227000 -
    0x7fff882b3fef  SecurityFoundation ??? (???) <84778E7D-B73C-781A-CD71-7EF5E7EA8EF5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff882b4000 -
    0x7fff88ae8fff  com.apple.Safari.framework 6534 (6534.58.2) <6EC43B5C-A2AE-C01B-080E-4ED28911952B> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff88c2b000 -
    0x7fff88ce4fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff88ce5000 -
    0x7fff88d1ffff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
    0x7fff88d20000 -
    0x7fff88d24ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff88d25000 -
    0x7fff88d74ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff88dce000 -
    0x7fff88de5fff  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
    0x7fff88de6000 -
    0x7fff88e0bff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff88e0c000 -
    0x7fff88e4dfef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff895e3000 -
    0x7fff895e3ff7  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
    0x7fff89659000 -
    0x7fff89797fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff89798000 -
    0x7fff89956fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <97A75BFB-0DB6-6F44-36B0-97B7F7208ABB> /usr/lib/libicucore.A.dylib
    0x7fff89957000 -
    0x7fff89994ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
    0x7fff89995000 -
    0x7fff899dfff7  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
    0x7fff899e0000 -
    0x7fff89a90fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff89a91000 -
    0x7fff89b0efef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff89bdb000 -
    0x7fff89d9afff  com.apple.ImageIO.framework 3.0.6 (3.0.6) <92882FD3-CB3F-D0BE-DDDA-43B4BEE10F58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff89d9b000 -
    0x7fff89dbefff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff89ff0000 -
    0x7fff8a01bff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
    0x7fff8a07f000 -
    0x7fff8a081fff  libRadiance.dylib ??? (???) <BF694EE5-6FDA-553A-CC89-F7135618E9C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8a082000 -
    0x7fff8a0c5fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff8a0eb000 -
    0x7fff8a0f2fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8a1a0000 -
    0x7fff8a25dfff  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
    0x7fff8a2bf000 -
    0x7fff8a3a4fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8a3a5000 -
    0x7fff8a482fff  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
    0x7fff8a483000 -
    0x7fff8a4cbff7  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
    0x7fff8a4cc000 -
    0x7fff8a5e2ff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
    0x7fffffe00000 -
    0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: iMac11,2, BootROM IM112.0057.B00, 2 processors, Intel Core i3, 3.06 GHz, 4 GB, SMC 1.64f5
    Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 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, 12 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3500418AS, 465.76 GB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: My Passport 0730, 0x1058  (Western Digital Technologies, Inc.), 0x0730, 0xfa140000 / 7
    USB Device: My Passport 0740, 0x1058  (Western Digital Technologies, Inc.), 0x0740, 0xfa130000 / 5
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa120000 / 4
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0xfa111000 / 6
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfd130000 / 6
    USB Device: USB Trackball, 0x046d  (Logitech Inc.), 0xc408, 0xfd133000 / 8
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x024f, 0xfd132000 / 7
    USB Device: My Passport 0730, 0x1058  (Western Digital Technologies, Inc.), 0x0730, 0xfd140000 / 5
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd110000 / 4
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000 / 3

    Back up all data.
    Triple-click the line of text below to select it, then copy the selected text to the Clipboard (command-C):
    ~/Library/Safari/WebpageIcons.db
    Quit Safari if it's running. Select
    Go ▹ Go to Folder
    from the Finder menu bar. Paste into the text box that opens (command-V) and press return. Delete the selected file in the window that opens. Relaunch Safari and test.

  • My safari keeps crashing after its been open for a few minutes.

    My safari keeps crashing after a web page has been opened for a few minutes. I've attached the error report below.
    Hope someone can help. Thanks
    Process:         Safari [1595]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.6 (5533.22.3)
    Build Info:      WebBrowser-75332203~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [1444]
    Interval Since Last Report:          1141 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  120 sec
    Per-App Crashes Since Last Report:   2
    Date/Time:       2012-01-17 21:06:53.737 +0000
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  61212670-5402-4BCC-911F-4CC8E9E86867
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000006ffff0
    Crashed Thread:  3
    Thread 0:
    0   libSystem.B.dylib                 0x91db6166 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x91dbd95c mach_msg + 72
    2   com.apple.CoreFoundation          0x9016de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x9016eaa8 CFRunLoopRunInMode + 88
    4   com.apple.HIToolbox               0x943dd2ac RunCurrentEventLoopInMode + 283
    5   com.apple.HIToolbox               0x943dd0c5 ReceiveNextEventCommon + 374
    6   com.apple.HIToolbox               0x943dcf39 BlockUntilNextEventMatchingListInMode + 106
    7   com.apple.AppKit                  0x95fd36d5 _DPSNextEvent + 657
    8   com.apple.AppKit                  0x95fd2f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9   com.apple.Safari                  0x000166ad 0x1000 + 87725
    10  com.apple.AppKit                  0x95fcbf9f -[NSApplication run] + 795
    11  com.apple.AppKit                  0x95f991d8 NSApplicationMain + 574
    12  com.apple.Safari                  0x0000acee 0x1000 + 40174
    Thread 1:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x90f48d58 ***::TCMalloc_PageHeap::scavengerThread() + 824
    3   com.apple.JavaScriptCore          0x90f48d8f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    5   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.WebCore                 0x96aa0587 WebCore::IconDatabase::syncThreadMainLoop() + 279
    3   com.apple.WebCore                 0x96a9de19 WebCore::IconDatabase::iconDatabaseSyncThread() + 761
    4   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    5   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 3 Crashed:
    0   libSystem.B.dylib                 0xffff0f38 __memcpy + 1944 (cpu_capabilities.h:246)
    1   libsqlite3.0.dylib                0x92081652 allocateBtreePage + 1810
    2   libsqlite3.0.dylib                0x92084a83 incrVacuumStep + 851
    3   libsqlite3.0.dylib                0x920ce6ce sqlite3VdbeExec + 2606
    4   libsqlite3.0.dylib                0x920d9ea2 sqlite3Step + 386
    5   libsqlite3.0.dylib                0x920ba624 sqlite3_exec + 260
    6   com.apple.CFNetwork               0x93c3519e __CFURLCache::ExecSQLStatement(sqlite3*, char const*, int (*)(void*, int, char**, char**), void*, long) + 64
    7   com.apple.CFNetwork               0x93c11b05 ProcessCacheTasks(__CFURLCache*) + 1433
    8   com.apple.CFNetwork               0x93c0b29f CFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 165
    9   com.apple.CoreFoundation          0x9016e8f5 CFRunLoopRunSpecific + 4469
    10  com.apple.CoreFoundation          0x9016eaa8 CFRunLoopRunInMode + 88
    11  com.apple.CFNetwork               0x93c0b18c CFURLCacheWorkerThread(void*) + 388
    12  libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    13  libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x90d9d6b1 ***::ThreadCondition::timedWait(***::Mutex&amp;, double) + 81
    3   com.apple.WebCore                 0x96ab977c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    5   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                 0x91db6166 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x91dbd95c mach_msg + 72
    2   com.apple.CoreFoundation          0x9016de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x9016eaa8 CFRunLoopRunInMode + 88
    4   com.apple.Safari                  0x0002f33d 0x1000 + 189245
    5   com.apple.Safari                  0x0002f08a 0x1000 + 188554
    6   com.apple.Safari                  0x0002f023 0x1000 + 188451
    7   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    8   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                 0x91db6166 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x91dbd95c mach_msg + 72
    2   com.apple.CoreFoundation          0x9016de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x9016eaa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation              0x93dc7520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5   com.apple.Foundation              0x93d63dfd -[NSThread main] + 45
    6   com.apple.Foundation              0x93d639a4 __NSThread__main__ + 308
    7   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    8   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                 0x91e0560a select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    2   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x90d9d6b1 ***::ThreadCondition::timedWait(***::Mutex&amp;, double) + 81
    3   com.apple.WebCore                 0x96ab977c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    5   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                 0x91dbd34e __semwait_signal + 10
    1   libSystem.B.dylib                 0x91de7ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore          0x90d9d6b1 ***::ThreadCondition::timedWait(***::Mutex&amp;, double) + 81
    3   com.apple.Safari                  0x001ae478 0x1000 + 1758328
    4   com.apple.Safari                  0x00044cdd 0x1000 + 277725
    5   com.apple.Safari                  0x00044c2d 0x1000 + 277549
    6   libSystem.B.dylib                 0x91de7055 _pthread_start + 321
    7   libSystem.B.dylib                 0x91de6f12 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
      eax: 0xffff07a0  ebx: 0x920cdcc4  ecx: 0x00000038  edx: 0xffa587c0
      edi: 0x00ca7870  esi: 0x00ca7274  ebp: 0xb0183dc8  esp: 0xb0183dc0
       ss: 0x0000001f  efl: 0x00010286  eip: 0xffff0f38   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x006ffff0
    Binary Images:
        0x1000 -   0x5d3ffc  com.apple.Safari 5.0.6 (5533.22.3) <79731a26a77704fb4831e3adc020a381> /Applications/Safari.app/Contents/MacOS/Safari
      0x644000 -   0x64ffff  libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
      0x657000 -   0x681fe8  com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
      0x692000 -   0x6a1ffc  SyndicationUI ??? (???) <4cb2f7ffaf3185ff4e036082064e7121> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x11f1c000 - 0x12215ff3 + ??? (???) <1c7cea30ffe2b4de98ced6518df1e54b>
    0x14bbf000 - 0x14bc4ff3  libCGXCoreImage.A.dylib ??? (???) <30bd95e38c8a203ee387013527cfd9d0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x9008d000 - 0x9009dfff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9009e000 - 0x900d5fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x900d6000 - 0x900fafff  libxslt.1.dylib ??? (???) <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
    0x900fb000 - 0x9022efe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90234000 - 0x90234ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90235000 - 0x9036dfe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9036e000 - 0x903bcfe3  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x903bd000 - 0x903fdfef  com.apple.CoreMedia 0.484.2 (484.2) <a3f49c4ac23e1e4ff60061ef279e367c> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x90472000 - 0x9048fff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x90490000 - 0x904dffff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x904e0000 - 0x904e0ffd  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
    0x905ab000 - 0x905adff5  libRadiance.dylib ??? (???) <73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9081c000 - 0x9083bffa  libJPEG.dylib ??? (???) <6d61215d5adfd74f75fed2e4db29a21c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9083c000 - 0x90907fef  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90908000 - 0x909b9fff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x909ba000 - 0x909c5fe7  libCSync.A.dylib ??? (???) <f3228c803584320fde5e1bb9f04b4d44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x909c6000 - 0x909dbffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x909dc000 - 0x90a83feb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90a84000 - 0x90ab1feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90ab2000 - 0x90ab8fff  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
    0x90ac3000 - 0x90b1fff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90b20000 - 0x90b29fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90b2a000 - 0x90b36fff  libbz2.1.0.dylib ??? (???) <d355415c89c383330697a7b73d6dbc2e> /usr/lib/libbz2.1.0.dylib
    0x90cc7000 - 0x90d41ff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90d45000 - 0x90d90fe1  com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90d91000 - 0x90d91ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90d92000 - 0x90fa9ff7  com.apple.JavaScriptCore 5534 (5534.49) <b6a2c99482d55a354e6281cd4dd82518> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90faa000 - 0x91284ff3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91285000 - 0x912bffe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x912c0000 - 0x912c8fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x912c9000 - 0x912f8fe3  com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9137b000 - 0x913f8feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x913f9000 - 0x91400ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x914a6000 - 0x914f1ff7  com.apple.CoreMediaIOServices 140.0 (1492) <3fd3879b31be7659c1008e8991e9f69b> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x914f2000 - 0x914f2ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x914f3000 - 0x915baff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x915bb000 - 0x915bffff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x915c0000 - 0x9177cff3  com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x91872000 - 0x91c82fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91c83000 - 0x91c90fe7  com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91c91000 - 0x91c91fff  com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91c92000 - 0x91c9cfeb  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
    0x91c9d000 - 0x91cb9ff3  com.apple.CoreVideo 1.6.1 (48.6) <e1eea31edd855f3e739202eb18ac8312> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91d9d000 - 0x91d9dffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x91d9e000 - 0x91db4fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x91db5000 - 0x91f1cff3  libSystem.B.dylib ??? (???) <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
    0x91f1d000 - 0x91f9cff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91f9d000 - 0x92058fe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x92059000 - 0x92059ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9205a000 - 0x920e1ff7  libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x920e7000 - 0x920e8ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x920e9000 - 0x92206ff7  com.apple.WebKit 5534 (5534.50.2) <643ffe6446c331210a74f896f0804eb2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x92207000 - 0x92264ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x92265000 - 0x92345fff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x92346000 - 0x9234afff  libGIF.dylib ??? (???) <ade6d93abe118569a7a39d11f81eb9bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9234b000 - 0x92433ff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92434000 - 0x927f2fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x927f3000 - 0x9280bfff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9280c000 - 0x92865ff7  libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92866000 - 0x92869fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x928b9000 - 0x92be4ff6  com.apple.QuickTime 7.7 (1680.28) <df75ea1435dadaf44ffde0924bc67ec4> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92be5000 - 0x92c0dff7  com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92c1a000 - 0x92fd6ff4  com.apple.VideoToolbox 0.484.2 (484.2) <f8e0dbf848f7441bc31428305a2f65bf> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x92fd7000 - 0x93016fef  libTIFF.dylib ??? (???) <2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93017000 - 0x93023ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93024000 - 0x931f5fef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9322b000 - 0x93232ff7  libCGATS.A.dylib ??? (???) <8875cf11c0de0579423ac6b6ce80336d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x93233000 - 0x932a5fff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x932a6000 - 0x932e0ffe  com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x932e1000 - 0x9367efef  com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x936b2000 - 0x93718ffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93719000 - 0x93beafbe  libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93c08000 - 0x93caffec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93cb0000 - 0x93d3dff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93d3e000 - 0x93d4cffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x93d4d000 - 0x93d52fff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93d59000 - 0x93fd5fe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93fd6000 - 0x93fd8ffd  com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x93fd9000 - 0x9406cff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9406d000 - 0x94072fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x94073000 - 0x94106fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94107000 - 0x94116ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94117000 - 0x94117ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x94118000 - 0x94261ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <717938c4837f88bbe8ec613d4d25bc52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94262000 - 0x943acfeb  com.apple.QTKit 7.7 (1680.28) <c03868cba11c22743a5d68e1b0184399> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x943ad000 - 0x946b5fe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x946b6000 - 0x94740ff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x94741000 - 0x9475ffff  libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x94760000 - 0x94765fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x94766000 - 0x9479cfef  libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x947b5000 - 0x947fefef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x947ff000 - 0x94830ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x94831000 - 0x94873fef  com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x948e2000 - 0x948e2ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x948e3000 - 0x949c4ff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x949c5000 - 0x94a03fff  libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94a04000 - 0x94a45fe7  libRIP.A.dylib ??? (???) <cd04df9e8993c51312c8cbcfe2539914> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94a46000 - 0x94b7fff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x94b80000 - 0x94c0dff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94c0e000 - 0x94c1effc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x94d83000 - 0x94db5fff  com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94db6000 - 0x94db6ffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x94db7000 - 0x94ddbfeb  libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x95cdd000 - 0x95ce4fe9  libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x95ce5000 - 0x95d36ff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x95d37000 - 0x95e89ff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95eb4000 - 0x95f66ffb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x95f67000 - 0x95f92fe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x95f93000 - 0x96791fef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96792000 - 0x96916fef  com.apple.MediaToolbox 0.484.2 (484.2) <03c5c5966a91ad3ae9c825340fa21970> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x96917000 - 0x96a97fff  com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x96a98000 - 0x97806fe3  com.apple.WebCore 5534 (5534.50.1) <bef6f01e56834f2498918b264f0acbf7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9781b000 - 0x97839ff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9783a000 - 0x978b7fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x978b8000 - 0x978e1fff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x978e2000 - 0x97f82fff  com.apple.CoreGraphics 1.409.8 (???) <25020feb388637ee860451c19b613c48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97f83000 - 0x97f92fff  libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x97f93000 - 0x97fedff7  com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97fee000 - 0x97ffaff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x97ffb000 - 0x98016ff3  libPng.dylib ??? (???) <e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x98017000 - 0x98017ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x98018000 - 0x9801afff  com.apple.securityhi 3.0 (30817) <72cb8b012603370e904b31a24a91121b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9802d000 - 0x9811bfef  com.apple.PubSub 1.0.5 (65.23) <7d496f89df21f6b9ecf99a7727469c2a> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Reinstall  Safari 5.0.6 for Leopard
    Then restart your Mac, try Safari.
    If it crashes again, third party plugins could still be at fault even though they do not show up in the report.
    Follow the troubleshooting help here >  Safari: Unsupported third-party add-ons may cause Safari to unexpectedly quit or have performance issues

  • 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

  • After Updating Mountain Lion, Mail & Safari keep crashing; WLAN Connection fails

    After Updating Mountain Lion, Mail & Safari keep crashing; WLAN Connection fails;
    I have updatet Mountain Lion and since then, Mail & Safari keep crashing plus: WLAN Connections keeps on failing from time to time.
    My Router has the newest firmware, i am clueless what to do.
    I even cannot shut down my mac properly.

    Hello you all,
    I also had the problem of a disconnecting wifi while my imac was sleeping. I did not have the reconnecting issue after sleep, but the lost connection issue during sleep which made it impossible to reach my imac for things like homesharing, apple tv or remote desktop. I have a late 2012 iMac with a clean ML 10.8.2 on it and wirelessly connected to an apple time capsule (same as an airport extreme). My partner has a mid 2007 iMac, also with an ML 10.8.2 on it.
    I tried every single solution I could find on the internet, such as changing the router's security from wpa2 to wpa, changing the MTU from automatic to manual 1453, router reboots, re-installations, re-configurations, keychain clean-ups, everything.
    Eventually I solved my problem with these steps and now it works as a charm. I can still find the iMac with the remote app, even after 12 hours of sleep:
    My time capsule router is set on automatic MTU and encrypted with WPA2 and I use  the 5Ghz network!
    1. Cleaned all the wifi passwords in keychain on my iMac
    2. Created a new network location in system preferences
    3. In this location I deleted the bluetooth pan and bluetooth dun connection.
    4. In this location I changed the preferred connection-order to wifi on #1 and ethernet on #2.
    5. Restarted my iMac.
    Now I still have a connection when it sleeps and I can wake it to low profile using the remote app (homesharing) and everything works fine.
    Hope more people wille be helped by this.

  • HT4650 my safari keeps crashing on my iMac. anyone know why. this keeps happening after 10 seconds or so. any ideas?

    SAFARI keeps crashing on my Imac.
    I have checked for virus software and appear to have none.
    I have checked the automatic safari address that loads, which mysteriously had a ,http/ with a coma infront of the default website address to load on safari. I have changed this so the default website is back to apple without the , before the address.
    Can anyone suggest what I do next. I keep getting an error message after 3-10 seconds.

    And have you loaded any optimizers/add-ons/accelerators/anti-malware tools/etc or similar?
    Any (free or paid) product that was advertised as helpful?
    Any Safari extensions loaded?

  • Safari keeps crashing after adobe update

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

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

  • Safari keeps crashing after latest Security patch

    Since I installed the latest Security patch Safari keeps crashing, as often as every 15 minutes...
    I suspect that it has something to do with the latest Flash-player. Is there a way around this or do I have to wait for the next patch from Apple (or Adobe)?
    I post one of my crash-reports.
    Here is what I have tried to solve this:
    - repaired permissions
    - uninstalled and reinstalled Flash-player
    - trashed ~/Library/Preferences/com.apple.Safari.plist
    - resetted Safari and cleared cache
    - reinstalled latest Security patch v 1.1
    Any suggestions?
    Process: Safari [156]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.0.4 (5523.10.6)
    Build Info: WebBrowser-55231006~1
    Code Type: X86 (Native)
    Parent Process: launchd [109]
    Date/Time: 2008-01-07 09:50:12.814 +0100
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000015371d80
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ...ple.ApplicationServices.ATS 0x90436a86 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 302
    1 ...ple.ApplicationServices.ATS 0x903f71f7 AVLRFindBestMatch + 351
    2 ...ple.ApplicationServices.ATS 0x903f7063 FindEntryInNameCacheByName + 383
    3 ...ple.ApplicationServices.ATS 0x903f6b41 FindFontIDFromNameInternalCore(unsigned long, unsigned long const*, unsigned long, unsigned long, unsigned long, unsigned char*, unsigned long, unsigned long, unsigned long*, FontNameCacheNode*) + 159
    4 ...ple.ApplicationServices.ATS 0x903f6933 FindFontIDFromNameInternal + 85
    5 ...ple.ApplicationServices.ATS 0x9040d4a8 _eFOFindFontIDFromName + 116
    6 ...ple.ApplicationServices.ATS 0x9040d41c FOFindFontIDFromName + 111
    7 com.apple.QD 0x9111ddcc ATSUFindFontFromName + 246
    8 ...romedia.Flash Player.plugin 0x176da4ee 0x17357000 + 3683566
    9 ...romedia.Flash Player.plugin 0x173be83f 0x17357000 + 423999
    10 ...romedia.Flash Player.plugin 0x173c4663 0x17357000 + 448099
    11 ...romedia.Flash Player.plugin 0x173c4988 0x17357000 + 448904
    12 ...romedia.Flash Player.plugin 0x173c5423 0x17357000 + 451619
    13 ...romedia.Flash Player.plugin 0x173d030b 0x17357000 + 496395
    14 ...romedia.Flash Player.plugin 0x174f27d5 0x17357000 + 1685461
    15 ...romedia.Flash Player.plugin 0x1749a3de 0x17357000 + 1323998
    16 ...romedia.Flash Player.plugin 0x17551082 0x17357000 + 2072706
    17 ...romedia.Flash Player.plugin 0x17555b14 0x17357000 + 2091796
    18 ...romedia.Flash Player.plugin 0x175566d4 0x17357000 + 2094804
    19 ...romedia.Flash Player.plugin 0x175582b1 0x17357000 + 2101937
    20 ...romedia.Flash Player.plugin 0x175a1be0 0x17357000 + 2403296
    21 ...romedia.Flash Player.plugin 0x177118ba Flash_EnforceLocalSecurity + 74386
    22 com.apple.CoreFoundation 0x9281ab7e CFRunLoopRunSpecific + 4494
    23 com.apple.CoreFoundation 0x9281ad38 CFRunLoopRunInMode + 88
    24 com.apple.HIToolbox 0x958878a4 RunCurrentEventLoopInMode + 283
    25 com.apple.HIToolbox 0x958876bd ReceiveNextEventCommon + 374
    26 com.apple.HIToolbox 0x95887531 BlockUntilNextEventMatchingListInMode + 106
    27 com.apple.AppKit 0x91d49d5b _DPSNextEvent + 657
    28 com.apple.AppKit 0x91d496a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    29 com.apple.Safari 0x00009d4e 0x1000 + 36174
    30 com.apple.AppKit 0x91d426d1 -[NSApplication run] + 795
    31 com.apple.AppKit 0x91d0f9ba NSApplicationMain + 574
    32 com.apple.Safari 0x00002876 0x1000 + 6262
    Thread 1:
    0 libSystem.B.dylib 0x96065ace _semwaitsignal + 10
    1 libSystem.B.dylib 0x9608fced pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x0086802f WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x00863625 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    5 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9605e8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x960660dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9281a0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9281ad38 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x90fd57ba CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    6 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9605e8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x960660dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9281a0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9281ad38 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x900c1560 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x9005e04d -[NSThread main] + 45
    6 com.apple.Foundation 0x9005dbf4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    8 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x960adf5a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    2 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9605e8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x960660dc mach_msg + 72
    2 com.apple.CoreFoundation 0x9281a0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x9281ad38 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x91022d45 _KeychainThread + 230
    5 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    6 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9605e8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x960660dc mach_msg + 72
    2 ...romedia.Flash Player.plugin 0x1781f341 memcopy_mmx + 709497
    3 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    4 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9605e92e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x960901e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x960d5c4b pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x176e6572 0x17357000 + 3732850
    4 ...romedia.Flash Player.plugin 0x1771de68 Flash_EnforceLocalSecurity + 124992
    5 ...romedia.Flash Player.plugin 0x176e681c 0x17357000 + 3733532
    6 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    7 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9605e92e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x960901e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x960d5c4b pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x176e6572 0x17357000 + 3732850
    4 ...romedia.Flash Player.plugin 0x1771de68 Flash_EnforceLocalSecurity + 124992
    5 ...romedia.Flash Player.plugin 0x176e681c 0x17357000 + 3733532
    6 libSystem.B.dylib 0x9608f075 pthreadstart + 321
    7 libSystem.B.dylib 0x9608ef32 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xa00770b0 ebx: 0x90436973 ecx: 0x0000008a edx: 0x00000001
    edi: 0x15371d90 esi: 0x15371d7c ebp: 0xbfffdb08 esp: 0xbfffdac0
    ss: 0x0000001f efl: 0x00010202 eip: 0x90436a86 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x15371d80
    Binary Images:
    0x1000 - 0x12efef com.apple.Safari 3.0.4 (5523.10.6) <53d219fd878088543fd2e1af460bed18> /Applications/Safari.app/Contents/MacOS/Safari
    0x176000 - 0x184ff8 SyndicationUI ??? (???) <8adc35e1eb5001dead3c18ee25f2e8db> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x193000 - 0x1bafff libcups.2.dylib ??? (???) <5521498e8902ddd0b15cfaa7db384e29> /usr/lib/libcups.2.dylib
    0x420000 - 0x506ff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x860000 - 0xd76fff com.apple.WebCore 5523.10.6 (5523.10.6) <9e1a5e022ebf8134c175de5f91c63bee> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x17ce000 - 0x17d3ff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x15cde000 - 0x15cdeffe com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <02a9f23a8bfc902c32ac0adfb66d6816> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x17164000 - 0x1716bffd com.apple.JavaVM 12.0.0 (12.0.0) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x17357000 - 0x17954ff3 +com.macromedia.Flash Player.plugin 9.0.115 (1.0.4f60) <9fa57b6dc7ff4cfe9a518442325e91cb> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x17a95000 - 0x17ab4fed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x1971a000 - 0x19728feb libSimplifiedChineseConverter.dylib ??? (???) <548d5a699dbe2bb8fcc8275321fdc0d4> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1972d000 - 0x1973ffff libTraditionalChineseConverter.dylib ??? (???) <89ec94121ef50601dc538548caae57fc> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
    0x90003000 - 0x90053ff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90054000 - 0x902cdfe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x902ce000 - 0x90318fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90319000 - 0x903c8fff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x903c9000 - 0x903e1fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x903e2000 - 0x903f1fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x903f2000 - 0x90484ff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90485000 - 0x90535fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90536000 - 0x9055afff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x9058d000 - 0x905a8ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x905a9000 - 0x905d8fe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x905fd000 - 0x90ac9ffe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90cc1000 - 0x90d54fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90d55000 - 0x90d65fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90d66000 - 0x90dcbffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x90dcc000 - 0x90e56fff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90e57000 - 0x90e58ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x90e59000 - 0x90e59ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x90e5a000 - 0x90f0cffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x90f0d000 - 0x90f16fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90f17000 - 0x90f5cfef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90f5d000 - 0x90f87fef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
    0x90f88000 - 0x90f8fff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90f90000 - 0x90fc9ffe com.apple.securityfoundation 3.0 (32768) <1e9885d63ced51f81bc1f39af624637d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x90fca000 - 0x91041fe3 com.apple.CFNetwork 220 (221) <972a41911805859205b057a6f5b91e8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91061000 - 0x91061ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91062000 - 0x91094fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91104000 - 0x911abfff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x911ac000 - 0x911acff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91239000 - 0x918d0fef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91925000 - 0x91966fe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91967000 - 0x91a22fe3 com.apple.WebKit 5523.10.6 (5523.10.6) <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91a23000 - 0x91a28fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91a29000 - 0x91a4dfeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x91a4e000 - 0x91a76ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91b57000 - 0x91b6dfff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x91b6e000 - 0x91b73fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91cab000 - 0x91d08ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x91d09000 - 0x92503fef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9276d000 - 0x927a7ff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x927a8000 - 0x928dafe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92ae8000 - 0x92ef8fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93033000 - 0x93042ffe com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x93050000 - 0x9340efea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9340f000 - 0x93410fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x9345e000 - 0x9347cff3 com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9347d000 - 0x9348dffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9348f000 - 0x93768fe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x937a3000 - 0x9386efff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9386f000 - 0x93993fe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93994000 - 0x939edfff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x939ee000 - 0x939eeffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x939ef000 - 0x939f1ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x939f2000 - 0x93a6efeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93a6f000 - 0x93a85fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <c7569b68e54114da815e9c55299fe3a4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93a86000 - 0x93a88fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93a89000 - 0x93b50ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93b51000 - 0x93c07fe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93c08000 - 0x93c27ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93c28000 - 0x93c2cfff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93c2d000 - 0x93d0cfff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
    0x93d0d000 - 0x93d8cff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93d8d000 - 0x93e01fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93e02000 - 0x93e09fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x93e0a000 - 0x93e37feb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94d59000 - 0x950efff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x950f0000 - 0x95235ff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95236000 - 0x95290ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x95291000 - 0x952ceff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x952cf000 - 0x95305fef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
    0x95306000 - 0x95306ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95307000 - 0x95315ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x95316000 - 0x95322ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x95323000 - 0x95323ffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x95324000 - 0x9532fff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95330000 - 0x9536ffef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95370000 - 0x9537afeb 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
    0x953c0000 - 0x953c3fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x953c4000 - 0x954fcff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x954fd000 - 0x955e1ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x955e2000 - 0x95600fff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
    0x95601000 - 0x9577ffff com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x95780000 - 0x95807ff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
    0x95858000 - 0x95b5efff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95b9c000 - 0x95c45fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95d9d000 - 0x95da5fff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95da6000 - 0x95db1fe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95db2000 - 0x95f7bfef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95f7c000 - 0x95fbefef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95fbf000 - 0x95fbfffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95fc0000 - 0x9603aff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9605e000 - 0x961b8fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
    0x961b9000 - 0x961bffff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x961c0000 - 0x961c7fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x961c8000 - 0x961dcff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x966f4000 - 0x966f4fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96733000 - 0x967bfff7 com.apple.LaunchServices 286 (286) <72b15e7a01e42d510f0339e90113d5d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x967c5000 - 0x967c7fff com.apple.CrashReporterSupport 10.5.0 (156) <3088b785b10d03504ed02f3fee5d3aab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x967c8000 - 0x967c8ffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x967cf000 - 0x967dcfe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x967dd000 - 0x96813fff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96814000 - 0x96915fff com.apple.PubSub 1.0.1 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x96916000 - 0x969f7ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0x969f8000 - 0x96a54ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96a55000 - 0x96d66fe2 com.apple.QuickTime 7.3.1 (7.3.1) <697ff9cc466d4388840c3b733af9c6d7> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96d67000 - 0x96d6effe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <51586b8d9ef39123fbe6918f12d8285f> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    I am getting crashes on this too and suspect it may be related to Flash (see similar crash log I have on http://discussions.apple.com/thread.jspa?threadID=1330783 )
    However, I'm getting Application.ATS in the logs too - and iTunes similarly crashes on a fairly regular basis if I leave it running in the background with the iTunes Store open - so I now suspect it's to do with the latest security patch and something with ATS:
    Process: iTunes [563]
    Path: /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier: com.apple.iTunes
    Version: 7.5 (7.5)
    Build Info: iTunes-7501901~6
    Code Type: X86 (Native)
    Parent Process: launchd [89]
    Date/Time: 2008-01-09 22:03:09.386 +0000
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000113af0f8
    Crashed Thread: 6
    Thread 0:
    0 libSystem.B.dylib 0x936ab8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x936b30dc mach_msg + 72
    2 ...ple.CoreServices.CarbonCore 0x94348439 YieldToThread + 478
    3 ...ple.CoreServices.CarbonCore 0x94348258 YieldToAnyThread + 18
    4 com.apple.iTunes 0x0026c661 0x1000 + 2537057
    5 com.apple.iTunes 0x000770ec 0x1000 + 483564
    6 com.apple.iTunes 0x0025ac01 0x1000 + 2464769
    7 com.apple.CoreFoundation 0x96a3eb7e CFRunLoopRunSpecific + 4494
    8 com.apple.CoreFoundation 0x96a3ed38 CFRunLoopRunInMode + 88
    9 com.apple.HIToolbox 0x924048a4 RunCurrentEventLoopInMode + 283
    10 com.apple.HIToolbox 0x924b85a7 GetNextEventMatchingMask + 447
    11 com.apple.HIToolbox 0x924b82ae WNEInternal + 151
    12 com.apple.HIToolbox 0x924b820d WaitNextEvent + 54
    13 com.apple.iTunes 0x001bd8e2 0x1000 + 1820898
    14 com.apple.iTunes 0x0025b146 0x1000 + 2466118
    15 com.apple.iTunes 0x0025bc84 0x1000 + 2468996
    16 com.apple.iTunes 0x00039283 0x1000 + 230019
    17 com.apple.iTunes 0x0025c3a9 0x1000 + 2470825
    18 com.apple.iTunes 0x00002da2 0x1000 + 7586
    19 com.apple.iTunes 0x00002cc9 0x1000 + 7369
    Thread 1:
    0 libSystem.B.dylib 0x936ab8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x936b30dc mach_msg + 72
    2 com.apple.CoreFoundation 0x96a3e0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x96a3ed38 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x93b4d464 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x93b4d300 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    7 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x936ab92e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x936dd1e6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x93722c4b pthreadcondwait + 48
    3 com.apple.iTunes 0x002438f2 0x1000 + 2369778
    4 com.apple.iTunes 0x00330efd 0x1000 + 3342077
    5 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    6 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x936faf5a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    2 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9370a3ca accept$NOCANCEL$UNIX2003 + 10
    1 com.apple.iTunes 0x002708e6 0x1000 + 2554086
    2 com.apple.iTunes 0x002cda8b 0x1000 + 2935435
    3 com.apple.iTunes 0x002cdaf4 0x1000 + 2935540
    4 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    5 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x936ab8e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x936b30dc mach_msg + 72
    2 com.apple.CoreFoundation 0x96a3e0fe CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x96a3ed94 CFRunLoopRun + 84
    4 com.apple.iTunes 0x00229a3e 0x1000 + 2263614
    5 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    6 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 6 Crashed:
    0 ...ple.ApplicationServices.ATS 0x96bf2a86 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 302
    1 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    2 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    3 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    4 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    5 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    6 ...ple.ApplicationServices.ATS 0x96bf2ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381
    7 ...ple.ApplicationServices.ATS 0x96bb31f7 AVLRFindBestMatch + 351
    8 ...ple.ApplicationServices.ATS 0x96bb3063 FindEntryInNameCacheByName + 383
    9 ...ple.ApplicationServices.ATS 0x96bb2b41 FindFontIDFromNameInternalCore(unsigned long, unsigned long const*, unsigned long, unsigned long, unsigned long, unsigned char*, unsigned long, unsigned long, unsigned long*, FontNameCacheNode*) + 159
    10 ...ple.ApplicationServices.ATS 0x96bb2933 FindFontIDFromNameInternal + 85
    11 ...ple.ApplicationServices.ATS 0x96bc94a8 _eFOFindFontIDFromName + 116
    12 ...ple.ApplicationServices.ATS 0x96bc941c FOFindFontIDFromName + 111
    13 com.apple.QD 0x913bddcc ATSUFindFontFromName + 246
    14 com.apple.iTunes 0x001b0329 0x1000 + 1766185
    15 com.apple.iTunes 0x0021294c 0x1000 + 2169164
    16 com.apple.iTunes 0x001a425c 0x1000 + 1716828
    17 com.apple.iTunes 0x004701e5 0x1000 + 4649445
    18 com.apple.iTunes 0x00470b3e 0x1000 + 4651838
    19 com.apple.iTunes 0x0046d6e9 0x1000 + 4638441
    20 com.apple.iTunes 0x001a7299 0x1000 + 1729177
    21 com.apple.iTunes 0x001a73df 0x1000 + 1729503
    22 com.apple.iTunes 0x00198eb8 0x1000 + 1670840
    23 com.apple.iTunes 0x0019a3fa 0x1000 + 1676282
    24 com.apple.iTunes 0x0019a629 0x1000 + 1676841
    25 com.apple.iTunes 0x0026c2e0 0x1000 + 2536160
    26 ...ple.CoreServices.CarbonCore 0x9434cd0d CooperativeThread + 309
    27 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    28 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x936ab946 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x936dd1cf pthread_condwait + 1244
    2 libSystem.B.dylib 0x936dea53 pthreadcond_timedwait_relativenp + 47
    3 com.apple.iTunes 0x00243898 0x1000 + 2369688
    4 com.apple.iTunes 0x00243b25 0x1000 + 2370341
    5 com.apple.iTunes 0x00243c04 0x1000 + 2370564
    6 com.apple.iTunes 0x001f4a6d 0x1000 + 2046573
    7 libSystem.B.dylib 0x936dc075 pthreadstart + 321
    8 libSystem.B.dylib 0x936dbf32 thread_start + 34
    Thread 6 crashed with X86 Thread State (32-bit):
    eax: 0xa08ff0b0 ebx: 0x96bf2973 ecx: 0x00000002 edx: 0x00000001
    edi: 0x113af108 esi: 0x113af0f4 ebp: 0xb023fed8 esp: 0xb023fe90
    ss: 0x0000001f efl: 0x00010202 eip: 0x96bf2a86 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x113af0f8
    Binary Images:
    0x1000 - 0xa7ffe4 com.apple.iTunes 7.5 (7.5) /Applications/iTunes.app/Contents/MacOS/iTunes
    0xe44000 - 0xe48fff com.apple.iPod 1.5 (15) <80c68d6d158ff1999c64d7450e34e0db> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0xe4f000 - 0xe56fff com.apple.ipodsynchronization 2.3 (106.0) /System/Library/PrivateFrameworks/iPodSync.framework/Versions/A/iPodSync
    0xe5f000 - 0xeebffb com.apple.iTunes.iPodUpdater 7.4.1 (7.4.1) /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0xf43000 - 0x100cff5 com.apple.DiscRecording 4.0 (4000.4.10) <d4130992c67baeb1ec39e6b63e080550> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x1600000 - 0x163bfff com.apple.QuickTimeFireWireDV.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1646000 - 0x1660fc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1665000 - 0x166affb com.apple.AppleMPEG2Codec 1.0 (211) /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x1670000 - 0x16abfe3 com.apple.AppleVAFramework 4.0.14 (4.0.14) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x16d4000 - 0x16eefe3 com.apple.applepixletvideo 1.2.10 (1.2d10) <fdac8dfc20ba5d49672d57e04d5c09a2> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xbf80000 - 0xc162fe4 +org.perian.Perian 1.0 (1.0) /Library/QuickTime/Perian.component/Contents/MacOS/Perian
    0xc28d000 - 0xc4cdfd2 +net.telestream.wmv.import 2.2.0.49 (2.2.0.49) /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0xc505000 - 0xc6c7fea +net.telestream.wmv.advanced 2.2.0.49 (2.2.0.49) /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0xccee000 - 0xcceffe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xddf5000 - 0xddf8fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xddfe000 - 0xddffffe com.apple.bluetooth.SCOCoreAudioPlugIn 2.0 (2.0f20) <af44d713dbc34ffeeeef960ee38b15f8> /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothS COAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverPlugIn.bundle/Con tents/MacOS/IOBluetoothSCOAudioDriverPlugIn
    0xde04000 - 0xde71ff7 com.apple.Bluetooth 2.0 (2.0f20) <3607252944b8cd29f3e9f5a00cc32247> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0xdebd000 - 0xdec0fff com.apple.BezelServicesFW 1.4.533 (1.4.533) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0xdec7000 - 0xdeccfff com.apple.audio.AppleHDAHALPlugIn 1.4.0 (1.4.0a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xe0ae000 - 0xe23bfef com.apple.audio.codecs.Components 1.6 (1.6) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0xe2d5000 - 0xe2d9fff com.apple.QuartzComposer.iTunesPlugIn 1.0 (10) /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
    0x10352000 - 0x10438ff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x10576000 - 0x10588fff libTraditionalChineseConverter.dylib ??? (???) <89ec94121ef50601dc538548caae57fc> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x105e2000 - 0x105ebff7 com.apple.iokit.IOUSBLib 3.0.0 (3.0.0) <07a7c9d3dc35bd53355b3bbf698e790e> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x3c390000 - 0x3c3aeff7 com.apple.mobiledevice 2.0 (2.0) <af8c94837d4444c8b47c8801c4f8a1e4> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x70000000 - 0x700e3ff2 com.apple.audio.units.Components 1.5 (1.5) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
    0x90003000 - 0x90519fff com.apple.WebCore 5523.10.6 (5523.10.6) <9e1a5e022ebf8134c175de5f91c63bee> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9051a000 - 0x9051cfff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9051d000 - 0x90533fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90534000 - 0x905e4fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x905e5000 - 0x9063efff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9063f000 - 0x90b0bffe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90b0c000 - 0x90b36fef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
    0x90b4f000 - 0x90bdaffb com.apple.QTKit 7.3.1 (7.3.1) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90bdb000 - 0x90d11fe3 com.apple.imageKit 1.0 (1.0) <2f2656deebcf595b88f010ba08cef0e4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90d12000 - 0x90d30ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90d31000 - 0x90d58fff libcups.2.dylib ??? (???) <5521498e8902ddd0b15cfaa7db384e29> /usr/lib/libcups.2.dylib
    0x90d89000 - 0x90dbffff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90df7000 - 0x90e07ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90e08000 - 0x90eb7fff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90eb8000 - 0x90ffdff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90ffe000 - 0x911b9ff3 com.apple.QuartzComposer 2.0 (106) <e31bf3733d0676dd7993afca6ce48c3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x911c0000 - 0x9123aff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9123b000 - 0x9126afe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9126b000 - 0x9134afff com.apple.syncservices 3.0 (388) <fc1294b5b89dcab17de9e04c282a3cad> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x9134b000 - 0x9139bff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9139c000 - 0x913a3fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x913a4000 - 0x9144bfff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9144c000 - 0x91615fef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91616000 - 0x91616ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91617000 - 0x919adff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x919ae000 - 0x91a64fe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91a65000 - 0x91a89feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x91a8a000 - 0x91b14fff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x91b69000 - 0x91b74ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x91cac000 - 0x91cc4fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91cc5000 - 0x91ce8fff com.apple.CoreMediaPrivate 1.2 (1.2) <0f78d9bc7307d60cf58c0f8ac8994cf4> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x91ce9000 - 0x91d23ff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91eb9000 - 0x91ebbff1 com.apple.QuickTimeH264.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x91ebc000 - 0x91ec1fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91ec2000 - 0x91eeaff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91eeb000 - 0x91eebffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91eec000 - 0x91f1dffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x91f1e000 - 0x91f25ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91f26000 - 0x922e4fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x923a0000 - 0x923a0ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x923a1000 - 0x923c0ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x923d5000 - 0x926dbfff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x926dc000 - 0x9271bfef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9284a000 - 0x929c8fff com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x929c9000 - 0x929c9ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x929ca000 - 0x92a24ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92a25000 - 0x92a25ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92a26000 - 0x92ab2ff7 com.apple.LaunchServices 286 (286) <72b15e7a01e42d510f0339e90113d5d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x92ab3000 - 0x92b0fff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92b10000 - 0x92bd7ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92bd8000 - 0x92c35ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x92c40000 - 0x92c47ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x92c48000 - 0x92c54fff libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
    0x92c55000 - 0x9344ffef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93450000 - 0x9345dfe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9345e000 - 0x934f1fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93500000 - 0x93507fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x93508000 - 0x935e7fff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
    0x935e8000 - 0x93667ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93668000 - 0x936aafef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x936ab000 - 0x93805fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
    0x93806000 - 0x93807ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x93a83000 - 0x93b2cfff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93b2d000 - 0x93b2fff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93b30000 - 0x93bacfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93bad000 - 0x93ca1ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
    0x93ca2000 - 0x93d29ff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
    0x93d2a000 - 0x93d3eff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93d3f000 - 0x93d3ffff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93d40000 - 0x93fb9fe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93fba000 - 0x93fc6ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93fc7000 - 0x94003ff7 com.apple.CoreMediaIOServicesPrivate 1.2 (1.2) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x94004000 - 0x94031feb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94032000 - 0x94064fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94065000 - 0x940a6fe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x940f1000 - 0x94115fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x94116000 - 0x941e1fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x941e2000 - 0x942c6ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x942c7000 - 0x942d6ffe com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x942d7000 - 0x945b0fe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x945b1000 - 0x945bbfeb 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
    0x945c8000 - 0x946ecfe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94727000 - 0x9472cfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9472d000 - 0x9472dffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9472e000 - 0x94734fff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94735000 - 0x94b45fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94b46000 - 0x959c7fe2 com.apple.QuickTimeComponents.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x959c8000 - 0x959c8ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x959c9000 - 0x95a06ff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x95a07000 - 0x9609efef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9609f000 - 0x960a7fff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x960a8000 - 0x960b7fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x960b8000 - 0x961f0ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x96260000 - 0x962acfff com.apple.QuickLookUIFramework 1.0.1 (168.1) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x962ad000 - 0x9635fffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x96360000 - 0x9637eff7 com.apple.QuickLookFramework 1.0.1 (168.1) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9637f000 - 0x96382fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96383000 - 0x9638efe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9638f000 - 0x9638fffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96390000 - 0x96390ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96391000 - 0x96405fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96406000 - 0x96424fff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
    0x96425000 - 0x964e0fe3 com.apple.WebKit 5523.10.6 (5523.10.6) <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x964e1000 - 0x964e1ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x964e2000 - 0x964f2fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x964f3000 - 0x9650effb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96575000 - 0x96613fef com.apple.QuickTimeImporters.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x96645000 - 0x96956fe2 com.apple.QuickTime 7.3.1 (7.3.1) <697ff9cc466d4388840c3b733af9c6d7> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96957000 - 0x969c6fff com.apple.PDFKit 2.0 (2.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x969c7000 - 0x969cbfff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x969cc000 - 0x96afefe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96b04000 - 0x96b05fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x96b06000 - 0x96b14ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x96b15000 - 0x96b1efff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96b1f000 - 0x96b35fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <c7569b68e54114da815e9c55299fe3a4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96b36000 - 0x96badfe3 com.apple.CFNetwork 220 (221) <972a41911805859205b057a6f5b91e8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x96bae000 - 0x96c40ff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c41000 - 0x96c46ffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96c47000 - 0x96c8cfef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x96c8d000 - 0x96d6eff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Safari keeps crashing after installation of mountain lion and with all updates installed

    safari keeps crashing after installing mountain lion 10.8.2 even after installing all updates help please

    Download the Safari 6.0.2 update > http://swcdn.apple.com/content/downloads/53/02/041-8081/2jwp4wjrwygtm4lc608qy4h0 n4a9yyq37g/Safari6.0.2Mountain.pkg

  • Safari keeps crashing after 5.1.1 upgrade

    Using safari keeps crashing. Mostly on Facebook but it has happened on other sites as well after long usage. Tried chrome app and it does the same thing. Also did a reset and the problem still exists.

    I'm having the same problem since updating to iOS 7.1.  Safari now crashes every time I try to open bookmarks and also intermittently when trying to enter web addresses.  I've tried doing a hard reset and clearing cookies and history but nothing works.  It worked fine before upgrade.  I'm using a three week old iPad Mini with Retina Display and am seriously regretting my purchase.  Can anyone help?

  • Safari Keeps Crashing (after awhile of usage)

    For some reason, my Safari keeps crashing (after say 30 - 40 mins of usage) - this problem only cropped up about a week ago - before it was fine. I did a wipe and install of Leopard and being the minimalist that I am, I have minimal amount of software - nothing unnecessary or untested.
    Is there any way of solving this? - I'd hate to revert back to firefox, because truthfully, Safari tickles my fancy far better.
    Has anyone else had this problem?
    Will deleting safari completely and reinstalling solve it? - even if no one has any solution, if you have the same problem - just rant here

    That didn't help.  It's still doing it..
    Thanks

  • Please help, safari keep crashing

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

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

  • My safari keeps crashing because of a bat password recovery plug in. What do I do to fix it?

    My safari keeps crashing on me, and when it does it always says it was because of some Bat! Password Recovery Plugin. How can I fix this and stop t from happening?

    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 (if Java is already installed) or the Flashback malware removal tool (if Java is not installed under Lion), as well as any other available updates. Installing either of those items should clear the infection in most cases. No other action is required on your part. You must update to the latest version of Mac OS X 10.6 or 10.7 before you can install the Java update.
    Change every Internet password you have, starting with banking passwords. Check all financial accounts for unauthorized transactions. Do this after you’ve secured your system, not before.

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

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

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

Maybe you are looking for