Safari keeps exiting

When first going into a web page, Safari exits with the following message 'Satari Quit Unexpectedly', on retrying opens a web page OK. Anybody know what the problem is, and any possible solution?  

Safari > Preferences > Extensions
    Turn off Extensions if any and launch Safari again to test.
    Turn on those one by one and test.

Similar Messages

  • Safari keeps exiting out randomly

    My safari keeps exiting out at random times, and then when I try and re-open it, my tabs are gone. Is there a solution to this problem?

    Safari > Preferences > Extensions
        Turn off Extensions if any and launch Safari again to test.
        Turn on those one by one and test.

  • Safari keeps crashing unexpectedly! Please help me!

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

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

  • Safari keeps dropping down this error message when ever i try to log on to any website safai can't verify the identity of the website ( e.g.. any address ) and the drop down has three choices to click on or else you can't go foward., they are check certif

    Safari keeps dropping down this error message when ever i try to log on to any website safai can't verify the identity of the website ( e.g.. any address ) and the drop down has three choices to click on or else you can't go foward., they are check certificate ______ cancel ______ continue....  This thing is so annoying when trying to go somewhere i just want the error message to go away.

    In your Keychain under 'login' delete the VeriSign certificates and then quit and restart all browsers/itunes/app store.
    http://apple.stackexchange.com/questions/180570/invalid-certificate-after-securi ty-update-2015-004-in-mavericks

  • Hi I am trying to watch Sky Go on the internet but my Safari keeps quiting stating issuing the following reportsProcess:         Safari [1951] Path:            /Applications/Safari.app/Contents/MacOS/Safari Identifier:      com.apple.Safari Version:

    Hi ,y safari keeps quiting with the following issue report. Can someone please help me
    Process:         Safari [1951]
    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 [1523]
    Interval Since Last Report:          14443 sec
    Crashes Since Last Report:           15
    Per-App Interval Since Last Report:  191056 sec
    Per-App Crashes Since Last Report:   5
    Date/Time:       2012-02-04 08:04:12.720 +0000
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  33054EDD-311F-45F6-A7B3-059C328FD39A
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0
    Thread 0 Crashed:
    0   libSystem.B.dylib                       0x9082ed52 __kill + 10
    1   libSystem.B.dylib                       0x908a1242 raise + 26
    2   libSystem.B.dylib                       0x908ad681 abort + 73
    3   com.microsoft.net.coreclr               0x1518b8d4 0x15180000 + 47316
    4   com.microsoft.net.coreclr               0x1518b958 0x15180000 + 47448
    5   com.microsoft.net.coreclr               0x1518b3e8 0x15180000 + 46056
    6   com.microsoft.net.coreclr               0x15283b27 GetCLRRuntimeHost + 193895
    7   com.microsoft.net.coreclr               0x151b7553 PAL_InitializeCoreCLR + 58243
    8   com.microsoft.net.coreclr               0x1528130c GetCLRRuntimeHost + 183628
    9   com.microsoft.net.coreclr               0x15283d2a GetCLRRuntimeHost + 194410
    10  com.microsoft.net.coreclr               0x153fbdcf GetCLRRuntimeHost + 1734671
    11  ???                                     0x159000f3 0 + 361758963
    12  ???                                     0xffffffff 0 + 4294967295
    13  ???                                     0x1590001b 0 + 361758747
    14  ...microsoft.SilverlightPlugin          0x14132659 PackagingCrc32 + 285801
    15  ...microsoft.SilverlightPlugin          0x1385a2f3 DrmException_GetErrorDataFromHResult + 1112243
    16  ...microsoft.SilverlightPlugin          0x13e7a511 StylusPointCollection_InsertItem + 321105
    17  ...microsoft.SilverlightPlugin          0x13e7a913 StylusPointCollection_InsertItem + 322131
    18  ...microsoft.SilverlightPlugin          0x13e5ca4d StylusPointCollection_InsertItem + 199565
    19  ...microsoft.SilverlightPlugin          0x13e5de19 StylusPointCollection_InsertItem + 204633
    20  com.apple.CoreFoundation                0x92f4d772 __CFRunLoopDoObservers + 466
    21  com.apple.CoreFoundation                0x92f4ea10 CFRunLoopRunSpecific + 656
    22  com.apple.CoreFoundation                0x92f4faa8 CFRunLoopRunInMode + 88
    23  com.apple.HIToolbox                     0x968222ac RunCurrentEventLoopInMode + 283
    24  com.apple.HIToolbox                     0x968220c5 ReceiveNextEventCommon + 374
    25  com.apple.HIToolbox                     0x96821f39 BlockUntilNextEventMatchingListInMode + 106
    26  com.apple.AppKit                        0x94a776d5 _DPSNextEvent + 657
    27  com.apple.AppKit                        0x94a76f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    28  com.apple.Safari                        0x000166ad 0x1000 + 87725
    29  com.apple.AppKit                        0x94a6ff9f -[NSApplication run] + 795
    30  com.apple.AppKit                        0x94a3d1d8 NSApplicationMain + 574
    31  com.apple.Safari                        0x0000acee 0x1000 + 40174
    Thread 1:
    0   libSystem.B.dylib                       0x907c834e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9081dd81 sleep$UNIX2003 + 63
    Thread 2:
    0   libSystem.B.dylib                       0x907c834e __semwait_signal + 10
    1   libSystem.B.dylib                       0x907f2ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.WebCore                       0x970f3587 WebCore::IconDatabase::syncThreadMainLoop() + 279
    3   com.apple.WebCore                       0x970f0e19 WebCore::IconDatabase::iconDatabaseSyncThread() + 761
    4   libSystem.B.dylib                       0x907f2055 _pthread_start + 321
    5   libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x907c1166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x907c895c mach_msg + 72
    2   com.apple.CoreFoundation                0x92f4ee7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x92f4faa8 CFRunLoopRunInMode + 88
    4   com.apple.CFNetwork                     0x97efb18c CFURLCacheWorkerThread(void*) + 388
    5   libSystem.B.dylib                       0x907f2055 _pthread_start + 321
    6   libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x907c834e __semwait_signal + 10
    1   libSystem.B.dylib                       0x907f2ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x914a56b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                       0x9710c77c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                       0x907f2055 _pthread_start + 321
    5   libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x907c1166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x907c895c mach_msg + 72
    2   com.apple.CoreFoundation                0x92f4ee7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x92f4faa8 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                       0x907f2055 _pthread_start + 321
    8   libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x907c1166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x907c895c mach_msg + 72
    2   com.apple.CoreFoundation                0x92f4ee7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x92f4faa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation                    0x90c82520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5   com.apple.Foundation                    0x90c1edfd -[NSThread main] + 45
    6   com.apple.Foundation                    0x90c1e9a4 __NSThread__main__ + 308
    7   libSystem.B.dylib                       0x907f2055 _pthread_start + 321
    8   libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x9081060a select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                       0x907f2055 _pthread_start + 321
    2   libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x907c834e __semwait_signal + 10
    1   libSystem.B.dylib                       0x907f2ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x914a56b1 ***::ThreadCondition::timedWait(***::Mutex&, 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                       0x907f2055 _pthread_start + 321
    7   libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x907c834e __semwait_signal + 10
    1   libSystem.B.dylib                       0x907f2ccd pthread_cond_wait$UNIX2003 + 73
    2   libGLProgrammability.dylib              0x9220bb32 glvmDoWork + 162
    3   libSystem.B.dylib                       0x907f2055 _pthread_start + 321
    4   libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x907c1166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x907c895c mach_msg + 72
    2   com.apple.CoreFoundation                0x92f4ee7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x92f4faa8 CFRunLoopRunInMode + 88
    4   com.apple.audio.CoreAudio               0x91d675f8 HALRunLoop::OwnThread(void*) + 160
    5   com.apple.audio.CoreAudio               0x91d67480 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                       0x907f2055 _pthread_start + 321
    7   libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x907c834e __semwait_signal + 10
    1   libSystem.B.dylib                       0x907f2ccd pthread_cond_wait$UNIX2003 + 73
    2   ...ple.CoreServices.CarbonCore          0x9559ade3 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore          0x95579c36 TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore          0x95604629 MPWaitForEvent + 197
    5   ...microsoft.SilverlightPlugin          0x138af238 wcscat + 48056
    6   ...microsoft.SilverlightPlugin          0x13b8425c CreateMediaSourceFromStream + 33724
    7   ...microsoft.SilverlightPlugin          0x138af720 wcscat + 49312
    8   libSystem.B.dylib                       0x907f2055 _pthread_start + 321
    9   libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x907c834e __semwait_signal + 10
    1   libSystem.B.dylib                       0x907f2ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.CoreVideo                     0x931d4e61 CVDisplayLink::runIOThread() + 1087
    3   libSystem.B.dylib                       0x907f2055 _pthread_start + 321
    4   libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x907c834e __semwait_signal + 10
    1   libSystem.B.dylib                       0x907f2ccd pthread_cond_wait$UNIX2003 + 73
    2   ...ple.CoreServices.CarbonCore          0x9559ade3 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore          0x95579c36 TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore          0x95604629 MPWaitForEvent + 197
    5   ...microsoft.SilverlightPlugin          0x138af238 wcscat + 48056
    6   ...microsoft.SilverlightPlugin          0x1390ebe1 GetAddrInfoW + 293681
    7   ...microsoft.SilverlightPlugin          0x138af720 wcscat + 49312
    8   libSystem.B.dylib                       0x907f2055 _pthread_start + 321
    9   libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                       0x907c834e __semwait_signal + 10
    1   libSystem.B.dylib                       0x907f2ccd pthread_cond_wait$UNIX2003 + 73
    2   ...ple.CoreServices.CarbonCore          0x9559ade3 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore          0x95579c36 TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore          0x95604629 MPWaitForEvent + 197
    5   ...microsoft.SilverlightPlugin          0x138af238 wcscat + 48056
    6   ...microsoft.SilverlightPlugin          0x1390ebe1 GetAddrInfoW + 293681
    7   ...microsoft.SilverlightPlugin          0x138af720 wcscat + 49312
    8   libSystem.B.dylib                       0x907f2055 _pthread_start + 321
    9   libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x907c1166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x907c895c mach_msg + 72
    2   com.microsoft.net.coreclr               0x1518f302 0x15180000 + 62210
    3   com.microsoft.net.coreclr               0x1518c428 0x15180000 + 50216
    4   libSystem.B.dylib                       0x907f2055 _pthread_start + 321
    5   libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x907f18c6 kevent + 10
    1   com.microsoft.net.coreclr               0x151bdcb4 PAL_InitializeCoreCLR + 84708
    2   com.microsoft.net.coreclr               0x151c23a7 PAL_InitializeCoreCLR + 102871
    3   com.microsoft.net.coreclr               0x151b53d7 PAL_InitializeCoreCLR + 49671
    4   libSystem.B.dylib                       0x907f2055 _pthread_start + 321
    5   libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x907c11ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x907f31c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                       0x90838449 pthread_cond_wait + 48
    3   com.microsoft.net.coreclr               0x151be3fd PAL_InitializeCoreCLR + 86573
    4   com.microsoft.net.coreclr               0x151c2ff3 PAL_InitializeCoreCLR + 106019
    5   com.microsoft.net.coreclr               0x151bd397 PAL_InitializeCoreCLR + 82375
    6   com.microsoft.net.coreclr               0x151bd8e5 PAL_InitializeCoreCLR + 83733
    7   com.microsoft.net.coreclr               0x154af007 GetCLRRuntimeHost + 2468423
    8   com.microsoft.net.coreclr               0x151b7553 PAL_InitializeCoreCLR + 58243
    9   com.microsoft.net.coreclr               0x154aeca4 GetCLRRuntimeHost + 2467556
    10  com.microsoft.net.coreclr               0x15298a14 GetCLRRuntimeHost + 279636
    11  com.microsoft.net.coreclr               0x1529a296 GetCLRRuntimeHost + 285910
    12  com.microsoft.net.coreclr               0x1534a675 GetCLRRuntimeHost + 1007797
    13  com.microsoft.net.coreclr               0x1534a731 GetCLRRuntimeHost + 1007985
    14  com.microsoft.net.coreclr               0x151b7553 PAL_InitializeCoreCLR + 58243
    15  com.microsoft.net.coreclr               0x15344b20 GetCLRRuntimeHost + 984416
    16  com.microsoft.net.coreclr               0x151b7553 PAL_InitializeCoreCLR + 58243
    17  com.microsoft.net.coreclr               0x1533c1e3 GetCLRRuntimeHost + 949283
    18  com.microsoft.net.coreclr               0x1533c6e5 GetCLRRuntimeHost + 950565
    19  com.microsoft.net.coreclr               0x1533c714 GetCLRRuntimeHost + 950612
    20  com.microsoft.net.coreclr               0x1529a6ae GetCLRRuntimeHost + 286958
    21  com.microsoft.net.coreclr               0x1533b16e GetCLRRuntimeHost + 945070
    22  com.microsoft.net.coreclr               0x151b53d7 PAL_InitializeCoreCLR + 49671
    23  libSystem.B.dylib                       0x907f2055 _pthread_start + 321
    24  libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x907c11ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x907f31c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                       0x90838449 pthread_cond_wait + 48
    3   com.microsoft.net.coreclr               0x151be3fd PAL_InitializeCoreCLR + 86573
    4   com.microsoft.net.coreclr               0x151c2ff3 PAL_InitializeCoreCLR + 106019
    5   com.microsoft.net.coreclr               0x151bd397 PAL_InitializeCoreCLR + 82375
    6   com.microsoft.net.coreclr               0x151bd8e5 PAL_InitializeCoreCLR + 83733
    7   com.microsoft.net.coreclr               0x154af007 GetCLRRuntimeHost + 2468423
    8   com.microsoft.net.coreclr               0x151b7553 PAL_InitializeCoreCLR + 58243
    9   com.microsoft.net.coreclr               0x154aeca4 GetCLRRuntimeHost + 2467556
    10  com.microsoft.net.coreclr               0x151ee163 MetaDataGetDispenser + 122259
    11  com.microsoft.net.coreclr               0x1533b16e GetCLRRuntimeHost + 945070
    12  com.microsoft.net.coreclr               0x151b53d7 PAL_InitializeCoreCLR + 49671
    13  libSystem.B.dylib                       0x907f2055 _pthread_start + 321
    14  libSystem.B.dylib                       0x907f1f12 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x908ad641  ecx: 0xbfffe37c  edx: 0x9082ed52
      edi: 0x1480d230  esi: 0x1480d250  ebp: 0xbfffe398  esp: 0xbfffe37c
       ss: 0x0000001f  efl: 0x00200282  eip: 0x9082ed52   cs: 0x00000007
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x154d3010
    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
      0x6cd000 -   0x6d2fff  com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x9dbc000 -  0xa0b5ff3  com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0xc291000 -  0xc296ff3  libCGXCoreImage.A.dylib ??? (???) <30bd95e38c8a203ee387013527cfd9d0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0xc2f3000 -  0xc2f4ffd +com.vmware.FusionVMDKPlugIn ??? (204229) /Library/Contextual Menu Items/FusionVMDKPlugIn.plugin/Contents/MacOS/FusionVMDKPlugIn
    0xc2f8000 -  0xc2faffe  com.apple.AutomatorCMM 1.1 (162) <413d7e87f90ba14adf2c2a08af448666> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0xdb0a000 -  0xdb0bffd  com.apple.BluetoothMenu 2.1.8 (2.1.8f2) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
    0xdb10000 -  0xdb85ff7  com.apple.Bluetooth 2.1.9 (2.1.9f10) <d70a88066ebf7eb8071781f686caced3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0xdbd4000 -  0xdbd6fff  com.apple.BezelServicesFW 1.4.9212 (1.4.9212) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0xe704000 -  0xe705ff3  ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0xe870000 -  0xe871fff  com.apple.JavaPluginCocoa 12.9.0 (12.9.0) <5451adf6a77e3088b1a096fe1e16b189> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0xe877000 -  0xe87bffd  JavaLaunching ??? (???) <41aa04fadb9589ab9c249284090b2ef7> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
    0xeafc000 -  0xeafffff  com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xeb05000 -  0xeb0bfff  com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xebf8000 -  0xed7dfe3  GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xedab000 -  0xedc7ff7  GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0xee09000 -  0xee0cff2 +com.macromedia.Flash Player.plugin 10.1.102.64 (10.1.102.64) <0e4f768e4ff090b47387c86a3ec48c43> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0xf361000 -  0xf36afff  com.apple.IOFWDVComponents 1.9.5 (1.9.5) <889959011cb23c11785c378264400284> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0xf7de000 -  0xf84bfff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0xf8d8000 -  0xf913fff  com.apple.QuickTimeFireWireDV.component 7.6.9 (1680.9) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xf920000 -  0xf94eff7  com.apple.QuickTimeIIDCDigitizer 7.6.9 (1680.9) <e65ec1b47a8fa38231a0c063b0859ee4> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0xf959000 -  0xf9a7ffe  com.apple.QuickTimeUSBVDCDigitizer 2.3.2 (2.3.2) <dceb65eeab48361f6466fadf8aa4ad6f> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0xfe41000 - 0x1011fff1  com.apple.ATIRadeonX2000GLDriver 1.5.48 (5.4.8) <0858896931bc8cdd84f736ed21e23738> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x11625000 - 0x11fe7ff3 +com.macromedia.FlashPlayer-10.4-10.5.plugin 10.1.102.64 (10.1.102.64) <ab20f8cbd0050fdf33413b314a53f915> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x1371c000 - 0x14381fe7 +com.microsoft.SilverlightPlugin 5.0.61118.0 (5.0.61118.0) <44e589a3c2356787c43b9edf3be96361> /Library/Internet Plug-Ins/Silverlight.plugin/Contents/MacOS/agcore
    0x15180000 - 0x157ddfab +com.microsoft.net.coreclr 5.0 (5.0.61118.0) <bb499797ac77e77ae404d203dad7e306> /Library/Internet Plug-Ins/Silverlight.plugin/Contents/MacOS/CoreCLR.bundle/Contents/MacOS/corecl r
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x90052fff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x90053000 - 0x90055ff5  libRadiance.dylib ??? (???) <73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9006a000 - 0x9007fffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90080000 - 0x90096fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90097000 - 0x90737fff  com.apple.CoreGraphics 1.409.8 (???) <25020feb388637ee860451c19b613c48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90738000 - 0x907bfff7  libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x907c0000 - 0x90927ff3  libSystem.B.dylib ??? (???) <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
    0x90928000 - 0x90928ffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x90929000 - 0x90a61fe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90a62000 - 0x90a6efff  libbz2.1.0.dylib ??? (???) <d355415c89c383330697a7b73d6dbc2e> /usr/lib/libbz2.1.0.dylib
    0x90a6f000 - 0x90a9afe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x90a9b000 - 0x90ab3fff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90ab4000 - 0x90ac0ff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90ac1000 - 0x90bb5ff4  libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
    0x90bb6000 - 0x90c13ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x90c14000 - 0x90e90fe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90e91000 - 0x911bcff6  com.apple.QuickTime 7.6.9 (1680.9) <024f122335016a54f8e59ddb4c79901d> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x911bd000 - 0x911c2fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9132a000 - 0x9136afef  com.apple.CoreMedia 0.484.2 (484.2) <81221976abdc19f30723c81c5669bbc9> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9137c000 - 0x91499ff7  com.apple.WebKit 5534 (5534.50.2) <643ffe6446c331210a74f896f0804eb2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9149a000 - 0x916b1ff7  com.apple.JavaScriptCore 5534 (5534.49) <b6a2c99482d55a354e6281cd4dd82518> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x916b2000 - 0x916b9fff  com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x916f2000 - 0x91b02fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91b03000 - 0x91b35fff  com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91b36000 - 0x91b41fe7  libCSync.A.dylib ??? (???) <f3228c803584320fde5e1bb9f04b4d44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91b42000 - 0x91b43ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x91b44000 - 0x91b68feb  libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x91b69000 - 0x91c57fef  com.apple.PubSub 1.0.5 (65.23) <7d496f89df21f6b9ecf99a7727469c2a> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x91c58000 - 0x91c73ff3  libPng.dylib ??? (???) <e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c74000 - 0x91cb5fe7  libRIP.A.dylib ??? (???) <cd04df9e8993c51312c8cbcfe2539914> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91cb6000 - 0x91d49fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91d4a000 - 0x91dc7feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91dc8000 - 0x91f57fe7  com.apple.CoreAUC 3.08.0 (3.08.0) <5382f0ce050d3edd8f5979b8a87557bf> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x91f58000 - 0x91fe5ff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x91fe6000 - 0x91febfff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91fec000 - 0x92023fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92024000 - 0x92024fff  com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92025000 - 0x92034ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92035000 - 0x92035ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x92036000 - 0x92090ff7  com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92097000 - 0x920b5fff  libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x920b6000 - 0x920f0fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x920f1000 - 0x921d1fff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x921e4000 - 0x926b5fbe  libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x926b6000 - 0x926b6ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x926b7000 - 0x926e6fe3  com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x92704000 - 0x92707fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92708000 - 0x92888fff  com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x92889000 - 0x9296aff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x9296b000 - 0x92972ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x92973000 - 0x92979fff  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
    0x9297a000 - 0x929b8fff  libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x929b9000 - 0x929b9ffd  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
    0x929ba000 - 0x92a39ff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92a3a000 - 0x92b01ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92b02000 - 0x92b4dfe1  com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92b4e000 - 0x92b52fff  libGIF.dylib ??? (???) <ade6d93abe118569a7a39d11f81eb9bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92b53000 - 0x92b77fff  libxslt.1.dylib ??? (???) <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
    0x92b78000 - 0x92bc1fef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92bc2000 - 0x92bc2ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92bc3000 - 0x92be2ffa  libJPEG.dylib ??? (???) <6d61215d5adfd74f75fed2e4db29a21c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92be3000 - 0x92beafe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x92beb000 - 0x92c44ff7  libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92c45000 - 0x92cd8ff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92cd9000 - 0x92d53ff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92d54000 - 0x92d56ffd  com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x92d57000 - 0x92edbfef  com.apple.MediaToolbox 0.484.2 (484.2) <32bf3254fafd942cf8f2c813960217fd> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x92edc000 - 0x9300ffe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93010000 - 0x93017ff7  libCGATS.A.dylib ??? (???) <8875cf11c0de0579423ac6b6ce80336d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x93018000 - 0x93018ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93019000 - 0x9301bfff  com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9301c000 - 0x9303aff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9303b000 - 0x9318dff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9318e000 - 0x931b7fff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x931b8000 - 0x931bdfff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x931be000 - 0x931daff3  com.apple.CoreVideo 1.6.1 (48.6) <186cb311c17ea8714e918273c86d3c13> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x931db000 - 0x931e5feb  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
    0x931e6000 - 0x933a2ff3  com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x933a3000 - 0x933b3fff  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
    0x933b4000 - 0x93431fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93432000 - 0x9348eff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9348f000 - 0x9348fffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93490000 - 0x934cffef  libTIFF.dylib ??? (???) <2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x934d0000 - 0x935b8ff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x935b9000 - 0x935c9ffc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x935ca000 - 0x93986ff4  com.apple.VideoToolbox 0.484.2 (484.2) <46c37a5fead4e4f58501f15a641ff476> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x93987000 - 0x94887fe6  com.apple.QuickTimeComponents.component 7.6.9 (1680.9) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x94888000 - 0x9488cfff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x9488d000 - 0x949d7feb  com.apple.QTKit 7.6.9 (1680.9) <fe987e6adf235d5754399dcdae6e5a8e> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x94a37000 - 0x95235fef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95236000 - 0x952c0ff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x952fe000 - 0x95447ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <717938c4837f88bbe8ec613d4d25bc52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95448000 - 0x954ecff7  com.apple.QuickTimeImporters.component 7.6.9 (1680.9) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x954ed000 - 0x954fcfff  libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x95542000 - 0x9554ffe7  com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95550000 - 0x9582aff3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9582b000 - 0x958dcfff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x959c0000 - 0x95a7bfe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95a7c000 - 0x95a85fff  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
    0x95a86000 - 0x95a86ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95a87000 - 0x95abdfef  libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x95abe000 - 0x95adbff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95adc000 - 0x95adcffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x95add000 - 0x95b17ffe  com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b18000 - 0x95b26ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x95b27000 - 0x95cf8fef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95cf9000 - 0x95d44ff7  com.apple.CoreMediaIOServices 130.0 (935) <e7c6d794bbec49f9d1ee8261c3f9ff0e> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x95d45000 - 0x95d72feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95d73000 - 0x95db5fef  com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95db6000 - 0x95eefff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x95ef0000 - 0x95ef0ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95ef1000 - 0x962affea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x962b0000 - 0x9637bfef  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9637c000 - 0x96423feb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96424000 - 0x96475ff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9673b000 - 0x967c8ff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x967c9000 - 0x967f1ff7  com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x967f2000 - 0x96afafe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x96afb000 - 0x96b03fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96b53000 - 0x96bb9ffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x96c2e000 - 0x96ce0ffb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x96ce6000 - 0x97083fef  com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9709c000 - 0x970eafe3  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x970eb000 - 0x97e59fe3  com.apple.WebCore 5534 (5534.50.1) <bef6f01e56834f2498918b264f0acbf7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x97ef8000 - 0x97f9ffec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x97fa0000 - 0x98012fff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x98013000 - 0x98044ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x98045000 - 0x98051ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Hi there, avfc --
    Did you used to be able to view things on that site?  If so, when did your problems start?  Have you contacted them for help? 
    http://helpforum.sky.com/t5/Using-Sky-Go/bd-p/skygo_using
    This seems to be what's causing it:   com.microsoft.net.coreclr   
    If that is the one and only site you're having problems with, I would contact them. 
    But in the meanwhile, make sure you've emptied your Safari cache . . . that might make a difference.

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

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

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

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

  • Safari keeps crashing and wont reset or clear history.

    Safari keeps crashing and a Netflix pop up opens everytime I open Safari. The same window and tabs keep reloading every time I open Safari. I have tried clearing the history and resetting Safari, but nothing is working.
    Below is the error report I am getting.
    Please help!
    Date/Time:  
    2013-02-05 10:58:26 -0800
    OS Version: 
    10.7.5 (Build 11G63)
    Architecture:
    x86_64
    Report Version:  9
    Command:    
    Safari
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Version:    
    6.0.2 (7536.26.17)
    Build Version:   2
    Project Name:
    WebBrowser
    Source Version:  7536026017000000
    Parent:     
    launchd [122]
    PID:        
    22292
    Event:      
    hang
    Duration:   
    0.98s
    Steps:      
    10 (100ms sampling interval)
    Pageins:    
    0
    Pageouts:   
    0
    Process:    
    Safari [22292]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x44c887
    DispatchQueue 63
      User stack:
    10 ??? (in Safari) [0x10b170f2c]
    10 SafariMain + 166 (in Safari) [0x10b38735a]
    10 NSApplicationMain + 867 (in AppKit) [0x7fff918f3eac]
    10 -[NSApplication run] + 470 (in AppKit) [0x7fff916779b9]
    10 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162 (in Safari) [0x10b1c234f]
    10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff9167b07d]
    10 _DPSNextEvent + 659 (in AppKit) [0x7fff9167b779]
    10 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff943683fa]
    10 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff9436856d]
    10 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff943612bf]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1724 (in CoreFoundation) [0x7fff94f33e7c]
    10 _dispatch_main_queue_callback_4CF + 257 (in libdispatch.dylib) [0x7fff8ceb98bf]
    10 _dispatch_queue_invoke + 71 (in libdispatch.dylib) [0x7fff8ceb913f]
    10 _dispatch_source_invoke + 649 (in libdispatch.dylib) [0x7fff8cebc497]
    10 __-[NSPersistentUIManager acquireDirtyState]_block_invoke_1 + 53 (in AppKit) [0x7fff916d5958]
    10 -[NSPersistentUIManager flushPersistentStateAndClose:waitingUntilDone:] + 182 (in AppKit) [0x7fff916d5a7a]
    10 -[NSPersistentUIManager flushAllChangesOptionallyWaitingUntilDone:updatingSnapshots:] + 715 (in AppKit) [0x7fff916d5d73]
    10 _dispatch_barrier_sync_f_invoke + 33 (in libdispatch.dylib) [0x7fff8ceb9c75]
    10 __-[NSPersistentUIManager flushAllChangesOptionallyWaitingUntilDone:updatingSnapshots:]_block_invoke_1 + 1698 (in AppKit) [0x7fff916d684f]
    10 _dispatch_barrier_sync_f_slow + 137 (in libdispatch.dylib) [0x7fff8ceb9f7a]
    10 semaphore_wait_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de6b6]
      Kernel stack:
    10 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff8000234650]
      Thread 0x44c89b
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x44cbec
    DispatchQueue 62
      User stack:
    10 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff956d5b85]
    10 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff956d43da]
    10 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff8ceb8928]
    10 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff8ceb912e]
    10 _dispatch_queue_drain + 264 (in libdispatch.dylib) [0x7fff8ceb92d2]
    10 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8ceb7a82]
    10 __-[NSPersistentUIManager _updateSnapshotForWindowNumber:forWindowID:encryptionUUID:encryptionKey:encrypt ionKeyGeneration:waitUntilDone:]_block_invoke_3 + 295 (in AppKit) [0x7fff91e958d0]
    10 -[NSPersistentUIManager writeWindowSnapshot:length:width:height:bytesPerRow:toFile:inDirectory:encrypti ngWithKey:uuid:checksum:isUserWaitingImpatientlyForThisThingToFinish:] + 128 (in AppKit) [0x7fff91e90ef4]
    10 -[NSPersistentUIManager refreshStateDirectoryIfNecessary] + 79 (in AppKit) [0x7fff916d7693]
    10 -[NSPersistentUIManager tryCreatingPersistentStateDirectoryForURL:] + 483 (in AppKit) [0x7fff916d7886]
    10 _URLEnumeratorGetNextURL + 118 (in CoreServicesInternal) [0x7fff8f19ceb9]
    10 _ZL17_GetDirectoryURLsP16_CFURLEnumerator + 1134 (in CoreServicesInternal) [0x7fff8f19c796]
    10 ftsattr_read$INODE64 + 359 (in CoreServicesInternal) [0x7fff8f1a100a]
    10 getdirentriesattr + 10 (in libsystem_kernel.dylib) [0x7fff909e0642]
      Kernel stack:
    10 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3]
    10 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb]
    10 getdirentriesattr + 588 (in mach_kernel) [0xffffff80003065cc]
    10 VNOP_READDIRATTR + 83 (in mach_kernel) [0xffffff8000319723]
    10 hfs_vnop_readdirattr + 1650 (in mach_kernel) [0xffffff80004d4932]
    10 hfs_chash_getvnode + 197 (in mach_kernel) [0xffffff80004dd445]
    10 vnode_getwithvid + 35 (in mach_kernel) [0xffffff80002fde53]
    10 vnode_getiocount + 114 (in mach_kernel) [0xffffff80002fd212]
    10 msleep + 119 (in mach_kernel) [0xffffff8000556217]
    10 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb]
    10 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa]
    10 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b]
    10 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad]
    10 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939]
      Thread 0x44c8a2
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 WebCore::IconDatabase::iconDatabaseSyncThread() + 500 (in WebCore) [0x10c22e6b4]
    10 WebCore::IconDatabase::syncThreadMainLoop() + 107 (in WebCore) [0x10c230b9b]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c8a4
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 thread_fun + 24 (in QuartzCore) [0x7fff95202d35]
    10 CA::Render::Server::server_thread(void*) + 184 (in QuartzCore) [0x7fff95202df5]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x44c8ad
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 __NSThread__main__ + 1575 (in Foundation) [0x7fff913496a2]
    10 -[NSThread main] + 68 (in Foundation) [0x7fff9134972a]
    10 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff91354fd7]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x44c8b4
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::BlockAllocator::blockFreeingThreadMain() + 90 (in JavaScriptCore) [0x10bb60d9a]
    10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118 (in JavaScriptCore) [0x10b93efb6]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c8b5
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c8b6
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c8b7
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c97d
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::BlockAllocator::blockFreeingThreadMain() + 90 (in JavaScriptCore) [0x10bb60d9a]
    10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118 (in JavaScriptCore) [0x10b93efb6]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c97e
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c97f
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c980
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c991
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 Safari::MessageRunLoop::threadBody() + 106 (in Safari) [0x10b338ec6]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x44c99f
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 WebCore::StorageThread::threadEntryPoint() + 154 (in WebCore) [0x10c248afa]
    10 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81 (in WebCore) [0x10ccea0a1]
    10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 61 (in JavaScriptCore) [0x10b93ef7d]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44caf3
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 __select + 10 (in libsystem_kernel.dylib) [0x7fff909dfdf2]
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Thread 0x44cd47
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZL13startIOThreadPv + 148 (in CoreVideo) [0x7fff8c5f73e9]
    10 CVDisplayLink::runIOThread() + 710 (in CoreVideo) [0x7fff8c5f76c8]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Binary Images:
    0x10b170000 -   
    0x10b170fff  com.apple.Safari 6.0.2 (7536.26.17) <712FC0E4-1F7C-3C6F-A65F-8F9EDE304463> /Applications/Safari.app/Contents/MacOS/Safari
    0x10b175000 -   
    0x10b617fff  com.apple.Safari.framework 7536 (7536.26.17) <8C9589AE-EA24-3360-812B-DBAE560FBE7F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x10b938000 -   
    0x10bbd2ff7  com.apple.JavaScriptCore 7536 (7536.26.15) <DE475475-D66E-3BF3-9AA6-422601989CF6> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x10c22a000 -   
    0x10d1d0ff7  com.apple.WebCore 7536 (7536.26.15) <BB07086A-227A-3817-BFED-4DF34E04CD56> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x7fff8c5f5000 -
    0x7fff8c61efff  com.apple.CoreVideo 1.7 (70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff8f17f000 -
    0x7fff8f1abff7  com.apple.CoreServicesInternal 113.19 (113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff912ef000 -
    0x7fff91608fff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff91673000 -
    0x7fff92279fff  com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff9435f000 -
    0x7fff9468bfff  com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95200000 -
    0x7fff953a0ff7  com.apple.QuartzCore 1.7 (270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff95684000 -
    0x7fff95761fef  libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    Process:    
    Activity Monitor [22180]
    Path:       
    /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x438bf2
    DispatchQueue 1
      User stack:
    10 ??? (in Activity Monitor) [0x100bbd77c]
    10 NSApplicationMain + 867 (in AppKit) [0x7fff918f3eac]
    10 -[NSApplication run] + 470 (in AppKit) [0x7fff916779b9]
    10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff9167b07d]
    10 _DPSNextEvent + 659 (in AppKit) [0x7fff9167b779]
    10 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff943683fa]
    10 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff9436856d]
    10 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff943612bf]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x438c07
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Binary Images:
    0x100bbc000 -   
    0x100be9fff  com.apple.ActivityMonitor 10.7.4 (718) <8E691413-5892-3BE8-97D6-B62D873C903E> /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff91673000 -
    0x7fff92279fff  com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff9435f000 -
    0x7fff9468bfff  com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Process:    
    activitymonitord [22183]
    Path:       
    /usr/libexec/activitymonitord
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x438c19
    DispatchQueue 1
      User stack:
    10 ??? (in activitymonitord) [0x100c19ccc]
    10 ??? (in activitymonitord) [0x100c1b49b]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Binary Images:
    0x100c19000 -   
    0x100c21ff7  activitymonitord ??? (???) <512E7906-3DBC-3F2B-932B-12AC84F03BDA> /usr/libexec/activitymonitord
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    Process:    
    AirPort Base Station Agent [185]
    Path:       
    /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x75b  
      User stack:
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x7c9  
      User stack:
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x7f0  
      User stack:
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Binary Images:
    0x107614000 -   
    0x10762bfff  com.apple.AirPortBaseStationAgent 1.5.5 (155.7) <4B2DADB0-223B-32AA-9438-30FBEA0A8FE6> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Process:    
    aosnotifyd [83]
    Path:       
    /usr/sbin/aosnotifyd
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x279   
    DispatchQueue 1
      User stack:
    10 start + 52 (in aosnotifyd) [0x10a5fa0b4]
    10 main + 74 (in aosnotifyd) [0x10a6019ec]
    10 -[AOSNotificationDaemon startup] + 1294 (in aosnotifyd) [0x10a6017b3]
    10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff912faf7b]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x2dc   
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x329  
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 __NSThread__main__ + 1575 (in Foundation) [0x7fff913496a2]
    10 -[NSThread main] + 68 (in Foundation) [0x7fff9134972a]
    10 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff91354fd7]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x5ca  
      User stack:
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Binary Images:
    0x10a5f8000 -   
    0x10a639fff  aosnotifyd ??? (???) <5287944C-EDF3-3175-81A3-CC1BEF4E43F7> /usr/sbin/aosnotifyd
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff912ef000 -
    0x7fff91608fff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95684000 -
    0x7fff95761fef  libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    Process:    
    AppleMobileDeviceHelper [7505]
    Path:       
    /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/Current/AppleM obileDeviceHelper.app/Contents/MacOS/AppleMobileDeviceHelper
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x1df82b
    DispatchQueue 1
      User stack:
    10 ??? (in AppleMobileDeviceHelper) [0x100001678]
    10 ??? (in AppleMobileDeviceHelper) [0x10000243d]
    10 ??? (in AppleMobileDeviceHelper) [0x10000afb0]
    10 __select + 10 (in libsystem_kernel.dylib) [0x7fff909dfdf2]
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Thread 0x1df8cc
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x1dfc1e
      User stack:
      Kernel stack:
    10 workqueue_mark_exiting + 880 (in mach_kernel) [0xffffff80005a4ea0]
      Binary Images:
    0x100000000 -   
    0x100017ff7  com.apple.SyncServices.AppleMobileDeviceHelper 5.0 (889) <7B6B311D-2C94-3368-BA3F-48E449EF6A1C> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/Current/Apple MobileDeviceHelper.app/Contents/MacOS/AppleMobileDeviceHelper
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    Process:    
    applepushserviced [82]
    Path:       
    /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x278   
    DispatchQueue 1
      User stack:
    10 ??? (in applepushserviced) [0x102c3f8d4]
    10 ??? (in applepushserviced) [0x102c3f9b8]
    10 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff912fae67]
    10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff912faf7b]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x2ae   
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x4f7  
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 __select + 10 (in libsystem_kernel.dylib) [0x7fff909dfdf2]
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Binary Images:
    0x102c3e000 -   
    0x102cacff7  applepushserviced ??? (???) <95759366-ACD2-358F-B4C3-A276E2B287C1> /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff912ef000 -
    0x7fff91608fff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95684000 -
    0x7fff95761fef  libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    Process:    
    AppleSpell [262]
    Path:       
    /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x1ef5  
    DispatchQueue 1
      User stack:
    10 ??? (in AppleSpell) [0x103118a7c]
    10 ??? (in AppleSpell) [0x103118d2e]
    10 -[NSSpellServer run] + 74 (in Foundation) [0x7fff9144bc76]
    10 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff94f4319f]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x1ef8  
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Binary Images:
    0x103117000 -   
    0x1031d3ff7  com.apple.AppleSpell 1.7.1 (131.1) <A994D9F1-C4D8-3361-B0F4-112A7BAED8BD> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff912ef000 -
    0x7fff91608fff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Process:    
    autofsd [80]
    Path:       
    /usr/libexec/autofsd
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x2b1   
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x2b2   
    DispatchQueue 6
      User stack:
    10 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff8cebab1c]
    10 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff909e0022]
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Binary Images:
    0x102748000 -   
    0x102749fff  autofsd ??? (???) <A02D5E70-1BB1-30ED-A699-375CB0CCE901> /usr/libexec/autofsd
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    Process:    
    Belkin Router Helper [190]
    Path:       
    /Library/Application Support/Affinegy/Belkin Router Helper
    Architecture:
    i386
    UID:        
    502
    Process:    
    Belkin Router Monitor & Setup [87]
    Path:       
    /Library/Application Support/Affinegy/Belkin Router Monitor & Setup
    Architecture:
    i386
    UID:        
    0
    Process:    
    blued [22]
    Path:       
    /usr/sbin/blued
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x15a   
    DispatchQueue 1
      User stack:
    10 ??? (in blued) [0x1091de9a4]
    10 ??? (in blued) [0x1092154bf]
    10 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff912fae67]
    10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff912faf7b]

    Quit all applications.  In the top menu, ensure finder is displayed beside the apple.  Then, go to "go".  When the drop down appears, hold down your option key on the keyboard.  This will make the "library" appear right under home. 
    Select "library", then go to the preferences folder.  Inside, look for "com.apple.safari.plist" and drag it out to your desktop.
    Launch safari.

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

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

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

  • My safari keeps crashing

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

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

  • My safari keeps crashing help!

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

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

  • Safari keeps crashing on ipad - how to resolve?

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

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

  • HT4623 I updated my iPhone 5S to iOS 7.0.2 and iBooks will not load anything from the Store and Safari keeps crashing

    I updated my iPhone 5S to iOS 7.0.2 and iBooks will not load anything from the Store- I cannot search or even view my purchases.
    Also Safari keeps crashing. I have shut down the phone and restarted it twice and that hasn't helped. Any ideas?

    Libellen wrote:
    I updated my Iphone 5s with IOS 7.0.5
    The Update would not have Installed if it was not suitable for your Device.
    Libellen wrote:
    ...  anyhowe the phone is now totaly "dead" and will not turn on
    First try a Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least Ten seconds... (But can take Longer)... until the Apple logo appears. Release the Buttons
    If no joy... Try a Restore...
    1: Connect the device to Your computer and open iTunes.
    2: If the device appears in iTunes, select and click Restore on the Summary pane.
    Restoring  >  http://support.apple.com/kb/HT1414
    3: If the device doesn't appear in iTunes, try using the Steps in this article to force the device into Recovery Mode.
    Note on Recovery Mode.
    You may need to try this More than Once... Be sure to Follow ALL the Steps...
    Once you have Recovered your Device...
    Re-Sync your Content or Restore from the most Recent Backup...
    Restore from Backup  >  http://support.apple.com/kb/ht1766

  • My safari keeps closing 5 seconds after i open it, what should i do?

    My safari keeps closing about 5 seconds after i open it and i have already reported it but i really need it right now, what can i do?

    Copy and paste the crash report in your reply. The entire report.

  • My Safari keeps crashing too, and I've tried everything!

    My Safari keeps on crashing upon launching, just like everyone else's, it seems. I have tried everything I can find on here to fix it. I've tried erasing the cookies files. I've downloaded Pacifist and the 10.4.11 bundle, isolated Safari, and tried both updating it, then re-installnig it. I've even tried to drag the Safari icon from the Pacifist-isolated bundle onto the desktop and opening that file, but that hasn't worked either. Before a few days ago, Safari has always worked fine, and it's still working fine on my other laptop, the Powerbook, but I'm still running 10.2 on this one. Can you please help? I really need my more-advanced laptop to work. I've included the error report file. Any information you could provide would be wonderful. Thank you!
    Date/Time: 2007-11-28 05:48:27.807 -0600
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [61]
    Version: 3.0.4 (523.12)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45231200
    PID: 320
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x0425be17
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x907e7fb0 _getOffsetOfRefAt + 136
    1 com.apple.CoreFoundation 0x907e7d20 __CFBinaryPlistCreateObject + 1964
    2 com.apple.CoreFoundation 0x907df148 __CFTryParseBinaryPlist + 188
    3 com.apple.CoreFoundation 0x907ded30 _CFPropertyListCreateFromXMLData + 144
    4 com.apple.Foundation 0x92bc9690 _NSParseObjectFromASCIIPropertyListOrSerialization + 160
    5 com.apple.Foundation 0x92bd6970 -[NSPlaceholderDictionary initWithContentsOfFile:] + 92
    6 com.apple.Foundation 0x92bc9018 +[NSDictionary dictionaryWithContentsOfFile:] + 56
    7 com.apple.WebKit 0x957ba12c -[WebHistoryPrivate _loadHistoryGutsFromURL:savedItemsCount:collectDiscardedItemsInto:error:] + 124
    8 com.apple.WebKit 0x957ba088 -[WebHistoryPrivate loadFromURL:collectDiscardedItemsInto:error:] + 72
    9 com.apple.WebKit 0x957b9fa4 -[WebHistory loadFromURL:error:] + 84
    10 com.apple.Safari 0x00025ab8 0x1000 + 150200
    11 com.apple.Safari 0x00025994 0x1000 + 149908
    12 com.apple.Safari 0x000257e8 0x1000 + 149480
    13 com.apple.Foundation 0x92be3a04 nsnotecallback + 180
    14 com.apple.CoreFoundation 0x90804fd4 __CFXNotificationPost + 368
    15 com.apple.CoreFoundation 0x907fd04c _CFXNotificationPostNotification + 684
    16 com.apple.Foundation 0x92bcde0c -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    17 com.apple.AppKit 0x93783078 -[NSApplication _postDidFinishNotification] + 112
    18 com.apple.AppKit 0x93782f64 -[NSApplication _sendFinishLaunchingNotification] + 92
    19 com.apple.AppKit 0x93782aac -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 264
    20 com.apple.AppKit 0x93782654 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 92
    21 com.apple.Foundation 0x92be4a10 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 380
    22 com.apple.Foundation 0x92be4870 _NSAppleEventManagerGenericHandler + 92
    23 com.apple.AE 0x914ff960 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208
    24 com.apple.AE 0x914ff7fc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    25 com.apple.AE 0x914ff654 aeProcessAppleEvent + 284
    26 com.apple.HIToolbox 0x9329e2e0 AEProcessAppleEvent + 60
    27 com.apple.AppKit 0x93780d9c _DPSNextEvent + 856
    28 com.apple.AppKit 0x93780888 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    29 com.apple.Safari 0x000095e0 0x1000 + 34272
    30 com.apple.AppKit 0x9377cdcc -[NSApplication run] + 472
    31 com.apple.AppKit 0x9386d974 NSApplicationMain + 452
    32 com.apple.Safari 0x0009bad4 0x1000 + 633556
    33 com.apple.Safari 0x000022fc 0x1000 + 4860
    Thread 1:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.WebCore 0x959afa30 WebCore::IconDatabase::syncThreadMainLoop() + 320
    3 com.apple.WebCore 0x959ab928 WebCore::IconDatabase::iconDatabaseSyncThread() + 424
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddad8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd3dc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0c738 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92be40c0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9001a12c getdirentries + 12
    1 libSystem.B.dylib 0x90019fb8 readdir + 140
    2 libSystem.B.dylib 0x9003e63c fts_build + 1516
    3 libSystem.B.dylib 0x9003db20 fts_read + 1192
    4 com.apple.Foundation 0x92c0d440 NSLRUFileListRebuildFileDataUsingRootDirectory + 256
    5 com.apple.Foundation 0x92c0c798 -[NSURLCache _diskCacheCreateLRUList:] + 84
    6 com.apple.Foundation 0x92be40c0 forkThreadForFunction + 108
    7 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000907e7fb0 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x24002248 xer: 0x0000000000000007 lr: 0x00000000907e7d20 ctr: 0x0000000000000003
    r0: 0x0000000000000000 r1: 0x00000000bfffda30 r2: 0x0000000000000000 r3: 0x0000000000000053
    r4: 0x0000000000000000 r5: 0x0000000000000000 r6: 0x0000000000000003 r7: 0x0000000000000000
    r8: 0x0000000000005e53 r9: 0x0000000000000000 r10: 0x0000000000011af9 r11: 0x000000000425be17
    r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x00000000bfffdf70 r15: 0x00000000bfffda80
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000008 r19: 0x00000000a07bb210
    r20: 0x00000000bfffdf98 r21: 0x000000000422e000 r22: 0x0000000000000000 r23: 0x00000000bfffda80
    r24: 0x0000000000000000 r25: 0x000000000001e222 r26: 0x0000000000000002 r27: 0x0000000000000000
    r28: 0x0000000000000008 r29: 0x000000000422e000 r30: 0x00000000bfffdf70 r31: 0x00000000907e758c
    Binary Images Description:
    0x1000 - 0x134fff com.apple.Safari 3.0.4 (523.12) /Applications/Safari.app/Contents/MacOS/Safari
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.8 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae9000 - 0x90b5bfff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b71000 - 0x90b83fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8a000 - 0x90e61fff com.apple.CoreServices.CarbonCore 681.17 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec7000 - 0x90f47fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f91000 - 0x90fd3fff com.apple.CFNetwork 129.22 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe8000 - 0x91000fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91010000 - 0x91091fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d7000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ec000 - 0x913f4fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91433000 - 0x9143efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fd000 - 0x91535fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91550000 - 0x91622fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174d000 - 0x91804fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ce000 - 0x918effff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91903000 - 0x91928fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193b000 - 0x9197dfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91999000 - 0x919adfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bb000 - 0x91a01fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a18000 - 0x91adffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2d000 - 0x91b42fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b47000 - 0x91b65fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6b000 - 0x91c22fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c71000 - 0x91c75fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c77000 - 0x91ce1fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce6000 - 0x91d23fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2a000 - 0x91d44fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d49000 - 0x91d4cfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4e000 - 0x91e2cfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e4c000 - 0x91e4cfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4e000 - 0x91f33fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3b000 - 0x91f5afff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc6000 - 0x92034fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203f000 - 0x920d4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ee000 - 0x92676fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a9000 - 0x929d4fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a04000 - 0x92af2fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af5000 - 0x92b7dfff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbe000 - 0x92de9fff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f16000 - 0x92f34fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3f000 - 0x92f99fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb7000 - 0x92fb7fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb9000 - 0x92fcdfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe5000 - 0x92ff5fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93001000 - 0x93016fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93028000 - 0x930affff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c3000 - 0x930cefff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d8000 - 0x93105fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311f000 - 0x9312efff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9313a000 - 0x931a0fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931d1000 - 0x93220fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324e000 - 0x9326bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327d000 - 0x9328afff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93293000 - 0x935a1fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936f1000 - 0x936fdfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93702000 - 0x93722fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93776000 - 0x93776fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93778000 - 0x93dabfff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94138000 - 0x941aafff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941e3000 - 0x942a8fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942fb000 - 0x942fbfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942fd000 - 0x944bdfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94507000 - 0x94544fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9454c000 - 0x9459cfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945a5000 - 0x945bffff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945d0000 - 0x945f1fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9467f000 - 0x946b7fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946fc000 - 0x94718fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9472c000 - 0x94770fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94794000 - 0x947a3fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947ab000 - 0x947b8fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947fe000 - 0x94817fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94c2c000 - 0x94c9dfff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e12000 - 0x94f42fff com.apple.AddressBook.framework 4.0.6 (488) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fd5000 - 0x94fe4fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94fec000 - 0x95019fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95020000 - 0x95030fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x95034000 - 0x95063fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x95073000 - 0x95090fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x957a9000 - 0x95864fff com.apple.WebKit 523.12 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x958cd000 - 0x95980fff com.apple.JavaScriptCore 523.12 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x959a8000 - 0x95f25fff com.apple.WebCore 523.12 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9ad81000 - 0x9adb7fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9add4000 - 0x9ade6fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook6,5, BootROM 4.8.7f1, 1 processors, PowerPC G4 (1.1), 1.2 GHz, 256 MB
    Graphics: ATI Mobility Radeon 9200, ATY,RV280M9+, AGP, 32 MB
    Memory Module: DIMM0/BUILT-IN, 256 MB, built-in, built-in
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Jump, V.92, Version 1.0
    Network Service: AirPort, AirPort, en1
    Parallel ATA Device: MATSHITACD-RW CW-8123
    Parallel ATA Device: FUJITSU MHT2030AT, 27.94 GB
    USB Device: USB 2.0 Storage Adaptor

    Hello again
    Delete these file and retry Safari:
    /Users/YourUsername/Library/Safari/History.plist
    /Users/YourUsername/Library/Safari/HistoryIndex.sk
    Hope that works.

Maybe you are looking for

  • How can I display the date on a jsp page??

    Is there anyway to display the current date when someone views a jsp page??? Can I get it from the server or something like that? Thx Rich

  • Loop with WMI Query taking too long, need to break out if time exceeds 5 min

    I've written a script that will loop through a list of computers and run a WMI query using the Win32_Product class. I am pinging the host first to ensure its online which eliminates wasting time but the issue I'm facing is that some of the machines a

  • Revenir à Adobe Media Encoder 2013 ?

    Bonjour, j'ai constaté avec dépit que Adobe Media Encoder 2014 ne permet plus l'exportation aux formats FLV & F4V. Pourquoi ? c'est tout simplement absurde, les régies de diffusion de campagnes de publicité demandent encore massivement ces formats da

  • Production Order Configuration

    Dear Experts, We are currrently following this process for Production Order. CO01 - Create Prd Ord CO02 - Release Prd Ord CO15 - Confirm Prd Ord MB31 - For producing Parent Item (mvmt typ - 101) MB1A - For consuming child items (mvmt typ - 261) I wou

  • Simple Delivery Question

    I have a Delivery multiprovider which have data from recal cube and histor cube loaded with flat files now recal cube get the data from delivery ods, user want to restrict the report with shipment which are complete so i pull now the field good movem