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.

Similar Messages

  • Safari keep crashing! Please help!

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

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

  • Another Safari Keeps Crashing! Please help!

    I am using my PowerBook G4 with the latest 10.4.11 upgrade inc Safari and every time I try to open Safari I get an error message saying Safari quit unexpectedly.
    The log follows:
    Date/Time: 2008-01-04 14:59:35.919 +0000
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [64]
    Version: 3.0.4 (523.12.2)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45231202
    PID: 248
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000006
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x907bebf8 CFRelease + 92
    1 com.apple.CoreFoundation 0x907d5100 __CFDictionaryDeallocate + 552
    2 com.apple.CoreFoundation 0x907bed74 _CFRelease + 240
    3 com.apple.CoreFoundation 0x907e8a5c __CFBinaryPlistCreateObject + 1544
    4 com.apple.CoreFoundation 0x907e8c48 __CFBinaryPlistCreateObject + 2036
    5 com.apple.CoreFoundation 0x907e0028 __CFTryParseBinaryPlist + 188
    6 com.apple.CoreFoundation 0x907dfc10 _CFPropertyListCreateFromXMLData + 144
    7 com.apple.Foundation 0x92bca690 _NSParseObjectFromASCIIPropertyListOrSerialization + 160
    8 com.apple.Foundation 0x92bd7970 -[NSPlaceholderDictionary initWithContentsOfFile:] + 92
    9 com.apple.Foundation 0x92bca018 +[NSDictionary dictionaryWithContentsOfFile:] + 56
    10 com.apple.WebKit 0x957ba12c -[WebHistoryPrivate _loadHistoryGutsFromURL:savedItemsCount:collectDiscardedItemsInto:error:] + 124
    11 com.apple.WebKit 0x957ba088 -[WebHistoryPrivate loadFromURL:collectDiscardedItemsInto:error:] + 72
    12 com.apple.WebKit 0x957b9fa4 -[WebHistory loadFromURL:error:] + 84
    13 com.apple.Safari 0x00025ab8 0x1000 + 150200
    14 com.apple.Safari 0x00025994 0x1000 + 149908
    15 com.apple.Safari 0x000257e8 0x1000 + 149480
    16 com.apple.Foundation 0x92be4a04 nsnotecallback + 180
    17 com.apple.CoreFoundation 0x90805eb4 __CFXNotificationPost + 368
    18 com.apple.CoreFoundation 0x907fdf2c _CFXNotificationPostNotification + 684
    19 com.apple.Foundation 0x92bcee0c -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    20 com.apple.AppKit 0x93784078 -[NSApplication _postDidFinishNotification] + 112
    21 com.apple.AppKit 0x93783f64 -[NSApplication _sendFinishLaunchingNotification] + 92
    22 com.apple.AppKit 0x93783aac -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 264
    23 com.apple.AppKit 0x93783654 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 92
    24 com.apple.Foundation 0x92be5a10 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 380
    25 com.apple.Foundation 0x92be5870 _NSAppleEventManagerGenericHandler + 92
    26 com.apple.AE 0x91500960 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208
    27 com.apple.AE 0x915007fc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    28 com.apple.AE 0x91500654 aeProcessAppleEvent + 284
    29 com.apple.HIToolbox 0x9329f2e0 AEProcessAppleEvent + 60
    30 com.apple.AppKit 0x93781d9c _DPSNextEvent + 856
    31 com.apple.AppKit 0x93781888 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    32 com.apple.Safari 0x000095e0 0x1000 + 34272
    33 com.apple.AppKit 0x9377ddcc -[NSApplication run] + 472
    34 com.apple.AppKit 0x9386e974 NSApplicationMain + 452
    35 com.apple.Safari 0x0009bad4 0x1000 + 633556
    36 com.apple.Safari 0x000022fc 0x1000 + 4860
    Thread 1:
    0 libSystem.B.dylib 0x900148ac read + 12
    1 libsqlite3.0.dylib 0x94520acc sqlite3OsRead + 28
    2 libsqlite3.0.dylib 0x94523a60 sqlite3pager_get + 1120
    3 libsqlite3.0.dylib 0x9450a6f8 sqlite3AuthContextPop + 3272
    4 libsqlite3.0.dylib 0x9450f608 sqlite3BtreePager + 1172
    5 libsqlite3.0.dylib 0x9450f7cc sqlite3BtreePager + 1624
    6 libsqlite3.0.dylib 0x9450f7cc sqlite3BtreePager + 1624
    7 libsqlite3.0.dylib 0x9450f7cc sqlite3BtreePager + 1624
    8 libsqlite3.0.dylib 0x9450fc88 sqlite3BtreeIntegrityCheck + 452
    9 libsqlite3.0.dylib 0x945362fc sqlite3VdbeExec + 13464
    10 libsqlite3.0.dylib 0x9453726c sqlite3_step + 300
    11 com.apple.WebCore 0x95bd40fc WebCore::IconDatabase::checkIntegrity() + 156
    12 com.apple.WebCore 0x959ad0ec WebCore::IconDatabase::performOpenInitialization() + 76
    13 com.apple.WebCore 0x959ab060 WebCore::IconDatabase::iconDatabaseSyncThread() + 224
    14 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 0x907de9b8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2bc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0d738 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92be50c0 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 0x92c0e440 NSLRUFileListRebuildFileDataUsingRootDirectory + 256
    5 com.apple.Foundation 0x92c0d798 -[NSURLCache _diskCacheCreateLRUList:] + 84
    6 com.apple.Foundation 0x92be50c0 forkThreadForFunction + 108
    7 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9b8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2bc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0c5f8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92be50c0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9001f88c select + 12
    1 com.apple.CoreFoundation 0x907f124c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000907bebf8 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x24002422 xer: 0x0000000020000007 lr: 0x00000000907beba4 ctr: 0x00000000907c203c
    r0: 0x00000000907d5100 r1: 0x00000000bfffd3f0 r2: 0x00000000a07beba4 r3: 0x0000000000000000
    r4: 0x0000000000000000 r5: 0x0000000000000000 r6: 0x0000000000000000 r7: 0x000000000000f060
    r8: 0x0000000000000000 r9: 0x0000000000000004 r10: 0x0000000000000005 r11: 0x00000000a07bc2d8
    r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x00000000bfffdf30 r15: 0x00000000bfffd560
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x000000000000050c r19: 0x00000000a07bb214
    r20: 0x00000000bfffde78 r21: 0x0000000004f46000 r22: 0x0000000000000000 r23: 0x00000000004f451c
    r24: 0x0000000000000005 r25: 0x0000000000000001 r26: 0x00000000a07bb154 r27: 0x00000000a07bd458
    r28: 0x00000000004f44f0 r29: 0x0000000000000000 r30: 0x00000000a07bd428 r31: 0x00000000907beba4
    Binary Images Description:
    0x1000 - 0x134fff com.apple.Safari 3.0.4 (523.12.2) /Applications/Safari.app/Contents/MacOS/Safari
    0x6e5000 - 0x6ecfff com.unsanity.smartcrashreports Smart Crash Reports version 1.2 (1.2) /Users/christopherbillingsley/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.9 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.17 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 129.22 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ed000 - 0x913f5fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fe000 - 0x91536fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d24fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2b000 - 0x91d45fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d4a000 - 0x91d4dfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4f000 - 0x91e2dfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e4d000 - 0x91e4dfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4f000 - 0x91f34fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3c000 - 0x91f5bfff 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
    0x91fc7000 - 0x92035fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92040000 - 0x920d5fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ef000 - 0x92677fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926aa000 - 0x929d5fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a05000 - 0x92af3fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af6000 - 0x92b7efff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbf000 - 0x92deafff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f17000 - 0x92f35fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f40000 - 0x92f9afff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb8000 - 0x92fb8fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fba000 - 0x92fcefff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe6000 - 0x92ff6fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93002000 - 0x93017fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93029000 - 0x930b0fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c4000 - 0x930cffff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d9000 - 0x93106fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93120000 - 0x9312ffff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9313b000 - 0x931a1fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931d2000 - 0x93221fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324f000 - 0x9326cfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327e000 - 0x9328bfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93294000 - 0x935a2fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936f2000 - 0x936fefff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93703000 - 0x93723fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93777000 - 0x93777fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93779000 - 0x93dacfff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94139000 - 0x941abfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941e4000 - 0x942a9fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942fc000 - 0x942fcfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942fe000 - 0x944befff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94508000 - 0x94545fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9454d000 - 0x9459dfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945a6000 - 0x945c0fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945d1000 - 0x945f2fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94680000 - 0x946b8fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946fd000 - 0x94719fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9472d000 - 0x94771fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94795000 - 0x947a4fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947ac000 - 0x947b9fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947ff000 - 0x94818fff 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 (490) /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.2 /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.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9ad55000 - 0x9ad8bfff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9ada8000 - 0x9adbafff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook5,8, BootROM 4.9.5f3, 1 processors, PowerPC G4 (1.5), 1.67 GHz, 1 GB
    Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, AGP, 128 MB
    Memory Module: SODIMM0/J20STANDARD, 512 MB, DDR2 SDRAM, PC2-4200S-444
    Memory Module: SODIMM1/J23REVERSED, 512 MB, DDR2 SDRAM, PC2-4200S-444
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Jump, V.92, Version 1.0
    Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    PCI Card: pci106b,4318, sppci_othernetwork, SLOT-A
    PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
    PCI Card: usb, usb, USB20
    PCI Card: usb, usb, USB20
    PCI Card: usb, ehci, USB20
    Parallel ATA Device: TOSHIBA MK8026GAX, 74.53 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: Microsoft USB Wireless Mouse, Microsoft, Up to 1.5 Mb/sec, 500 mA

    Hi Roger,
    Rather than adding your problems to another persons question, it's best to start a topic of your own so that you get the help you need and don't detract attention from the original posters problem.
    With that in mind, go to these 2 locations to see if you have any 3rd party extensions and move anything present in them onto your Desktop to deactivate them:
    /Users/YourUsername/Library/InputManagers/
    /Library/InputManagers/
    Restart Safari to pick up the change. If it works now, you can try moving the items back one by one until you find the culprit. If that doesn't work for you, please start a new topic describing your problem in as much detail as you can - the more information you can provide the easier it will be for someone to help you. Good luck!

  • My Safari keeps crashing...HELP...re-installed flash player.  No prob on Firefox  OS 10.4.11

    My Safari keeps crashing...HELP...re-installed flash player.  No prob on Firefox  OS 10.4.11
    Here's the report...
    Date/Time:      2012-01-31 11:01:16.434 -0800
    OS Version:     10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path:    /Applications/Safari.app/Contents/MacOS/Safari
    Parent:  WindowServer [62]
    Version:        4.1.3 (4533.19.4)
    Build Version:  1
    Project Name:   WebBrowser
    Source Version: 75331904
    PID:    550
    Thread: 0
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x61747369
    Thread 0 Crashed:
    0   libobjc.A.dylib                          0x90a59387 objc_msgSend + 23
    1   com.apple.Safari                         0x002b8b9f 0x1000 + 2849695
    2   com.apple.Safari                         0x002b8db0 0x1000 + 2850224
    3   com.apple.Safari                         0x000c81aa 0x1000 + 815530
    4   com.apple.Safari                         0x001489b0 0x1000 + 1341872
    5   com.apple.Safari                         0x0007bc8c 0x1000 + 502924
    6   com.apple.WebKit                         0x0102dfa6 CallFormDelegate(WebView*, objc_selector*, objc_object*, objc_object*, objc_object*, objc_object*, objc_object*) + 238
    7   com.apple.WebKit                         0x01073712 WebFrameLoaderClient::dispatchWillSubmitForm(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), ***::PassRefPtr<WebCore::FormState>) + 442
    8   com.apple.WebCore                        0x0167cef2 WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceReques t const&, ***::PassRefPtr<WebCore::FormState>, bool) + 522
    9   com.apple.WebCore                        0x0167cc37 WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool) + 55
    10  com.apple.WebCore                        0x0167ca26 WebCore::PolicyCallback::call(bool) + 74
    11  com.apple.WebCore                        0x0167c7fb WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction) + 905
    12  com.apple.WebKit                         0x01018c7f -[WebFramePolicyListener receivedPolicyDecision:] + 51
    13  com.apple.WebKit                         0x01018c45 -[WebFramePolicyListener use] + 41
    14  com.apple.Safari                         0x00023d08 0x1000 + 142600
    15  libobjc.A.dylib                          0x90a5cc56 objc_msgSendv + 54
    16  com.apple.Foundation                     0x92800d82 -[NSInvocation invoke] + 932
    17  com.apple.Foundation                     0x92826d3b -[NSInvocation invokeWithTarget:] + 67
    18  com.apple.WebKit                         0x01018abd -[_WebSafeForwarder forwardInvocation:] + 327
    19  com.apple.Foundation                     0x927ffe38 -[NSObject(NSForwardInvocation) forward::] + 469
    20  libobjc.A.dylib                          0x90a5cba1 _objc_msgForward + 49
    21  com.apple.WebKit                         0x01073a6d WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore::NavigationAction const&, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>) + 201
    22  com.apple.WebCore                        0x01d8288c WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, ***::PassRefPtr<WebCore::FormState>, void (*)(void*, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool), void*) + 1450
    23  com.apple.WebCore                        0x0167a589 WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, ***::PassRefPtr<WebCore::FormState>) + 1063
    24  com.apple.WebCore                        0x01c525d1 WebCore::FrameLoader::loadWithNavigationAction(WebCore::ResourceRequest const&, WebCore::NavigationAction const&, bool, WebCore::FrameLoadType, ***::PassRefPtr<WebCore::FormState>) + 675
    25  com.apple.WebCore                        0x01c533a0 WebCore::FrameLoader::loadURL(WebCore::KURL const&, WebCore::String const&, WebCore::String const&, bool, WebCore::FrameLoadType, ***::PassRefPtr<WebCore::Event>, ***::PassRefPtr<WebCore::FormState>) + 1586
    26  com.apple.WebCore                        0x01c5435f WebCore::FrameLoader::loadFrameRequest(WebCore::FrameLoadRequest const&, bool, bool, ***::PassRefPtr<WebCore::Event>, ***::PassRefPtr<WebCore::FormState>, WebCore::ReferrerPolicy) + 759
    27  com.apple.WebCore                        0x0201e01a WebCore::ScheduledFormSubmission::fire(WebCore::Frame*) + 194
    28  com.apple.WebCore                        0x017c05bc WebCore::RedirectScheduler::timerFired(WebCore::Timer<WebCore::RedirectSchedule r>*) + 72
    29  com.apple.WebCore                        0x0201db04 WebCore::Timer<WebCore::RedirectScheduler>::fired() + 72
    30  com.apple.WebCore                        0x016d5c7f WebCore::ThreadTimers::sharedTimerFiredInternal() + 97
    31  com.apple.WebCore                        0x016d5b8d WebCore::ThreadTimers::sharedTimerFired() + 59
    32  com.apple.WebCore                        0x01daac7d WebCore::timerFired(__CFRunLoopTimer*, void*) + 63
    33  com.apple.CoreFoundation                 0x9082d756 CFRunLoopRunSpecific + 3341
    34  com.apple.CoreFoundation                 0x9082ca42 CFRunLoopRunInMode + 61
    35  com.apple.HIToolbox                      0x91c55878 RunCurrentEventLoopInMode + 285
    36  com.apple.HIToolbox                      0x91c54f82 ReceiveNextEventCommon + 385
    37  com.apple.HIToolbox                      0x91c54dd9 BlockUntilNextEventMatchingListInMode + 81
    38  com.apple.AppKit                         0x9f2f6f45 _DPSNextEvent + 572
    39  com.apple.AppKit                         0x9f2f6b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    40  com.apple.Safari                         0x0000f6f9 0x1000 + 59129
    41  com.apple.AppKit                         0x9f2f08c4 -[NSApplication run] + 512
    42  com.apple.AppKit                         0x9f2e4820 NSApplicationMain + 573
    43  com.apple.Safari                         0x0000749b 0x1000 + 25755
    44  com.apple.Safari                         0x0010e512 0x1000 + 1103122
    45  com.apple.Safari                         0x00007219 0x1000 + 25113
    Thread 1:
    0   libSystem.B.dylib                        0x900248c7 semaphore_wait_signal_trap + 7
    1   com.apple.JavaScriptCore                 0x0050ade0 ***::ThreadCondition::wait(***::Mutex&) + 24
    2   com.apple.WebCore                        0x015eadd0 WebCore::IconDatabase::syncThreadMainLoop() + 256
    3   com.apple.WebCore                        0x015e8856 WebCore::IconDatabase::iconDatabaseSyncThread() + 192
    4   libSystem.B.dylib                        0x90024227 _pthread_body + 84
    Thread 2:
    0   libSystem.B.dylib                        0x90009cd7 mach_msg_trap + 7
    1   com.apple.CoreFoundation                 0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation                 0x9082ca42 CFRunLoopRunInMode + 61
    3   com.apple.Foundation                     0x928565da +[NSURLCache _diskCacheSyncLoop:] + 206
    4   com.apple.Foundation                     0x927f9cfc forkThreadForFunction + 123
    5   libSystem.B.dylib                        0x90024227 _pthread_body + 84
    Thread 3:
    0   libSystem.B.dylib                        0x90009cd7 mach_msg_trap + 7
    1   com.apple.CoreFoundation                 0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation                 0x9082ca42 CFRunLoopRunInMode + 61
    3   com.apple.Safari                         0x00026c6d 0x1000 + 154733
    4   com.apple.Safari                         0x00026b26 0x1000 + 154406
    5   com.apple.Safari                         0x00026aab 0x1000 + 154283
    6   libSystem.B.dylib                        0x90024227 _pthread_body + 84
    Thread 4:
    0   libSystem.B.dylib                        0x900248c7 semaphore_wait_signal_trap + 7
    1   com.apple.Foundation                     0x9284fc60 -[NSConditionLock lockWhenCondition:] + 39
    2   com.apple.Syndication                    0x998c779e -[AsyncDB _run:] + 181
    3   com.apple.Foundation                     0x927f9cfc forkThreadForFunction + 123
    4   libSystem.B.dylib                        0x90024227 _pthread_body + 84
    Thread 5:
    0   libSystem.B.dylib                        0x900248c7 semaphore_wait_signal_trap + 7
    1   com.apple.JavaScriptCore                 0x00510742 ***::ThreadCondition::timedWait(***::Mutex&, double) + 74
    2   com.apple.Safari                         0x002ddd66 0x1000 + 3001702
    3   com.apple.Safari                         0x002dde5c 0x1000 + 3001948
    4   com.apple.Safari                         0x0003a0cd 0x1000 + 233677
    5   com.apple.Safari                         0x0003a02f 0x1000 + 233519
    6   libSystem.B.dylib                        0x90024227 _pthread_body + 84
    Thread 6:
    0   libSystem.B.dylib                        0x90009cd7 mach_msg_trap + 7
    1   com.apple.CoreFoundation                 0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation                 0x9082ca42 CFRunLoopRunInMode + 61
    3   com.apple.Foundation                     0x9282f39c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4   com.apple.Foundation                     0x927f9cfc forkThreadForFunction + 123
    5   libSystem.B.dylib                        0x90024227 _pthread_body + 84
    Thread 7:
    0   libSystem.B.dylib                        0x9001a1cc select + 12
    1   libSystem.B.dylib                        0x90024227 _pthread_body + 84
    Thread 8:
    0   libSystem.B.dylib                        0x900248c7 semaphore_wait_signal_trap + 7
    1   com.apple.JavaScriptCore                 0x00510742 ***::ThreadCondition::timedWait(***::Mutex&, double) + 74
    2   com.apple.WebCore                        0x018bb8d2 WebCore::LocalStorageThread::threadEntryPoint() + 170
    3   libSystem.B.dylib                        0x90024227 _pthread_body + 84
    Thread 9:
    0   libSystem.B.dylib                        0x900248c7 semaphore_wait_signal_trap + 7
    1   com.apple.ColorSync                      0x915a96ab pthreadSemaphoreWait(t_pthreadSemaphore*) + 35
    2   com.apple.ColorSync                      0x915c3ddc CMMConvTask(void*) + 60
    3   libSystem.B.dylib                        0x90024227 _pthread_body + 84
    Thread 10:
    0   libSystem.B.dylib                        0x900248c7 semaphore_wait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x193a730f unregister_ShockwaveFlash + 47503
    2   ...lashPlayer-10.4-10.5.plugin           0x18f7ff9f 0x18f66000 + 106399
    3   ...lashPlayer-10.4-10.5.plugin           0x193a73fc unregister_ShockwaveFlash + 47740
    4   ...lashPlayer-10.4-10.5.plugin           0x193a7440 unregister_ShockwaveFlash + 47808
    5   ...lashPlayer-10.4-10.5.plugin           0x193a7566 unregister_ShockwaveFlash + 48102
    6   libSystem.B.dylib                        0x90024227 _pthread_body + 84
    Thread 11:
    0   libSystem.B.dylib                        0x900248c7 semaphore_wait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x193a730f unregister_ShockwaveFlash + 47503
    2   ...lashPlayer-10.4-10.5.plugin           0x18f7ff9f 0x18f66000 + 106399
    3   ...lashPlayer-10.4-10.5.plugin           0x193a73fc unregister_ShockwaveFlash + 47740
    4   ...lashPlayer-10.4-10.5.plugin           0x193a7440 unregister_ShockwaveFlash + 47808
    5   ...lashPlayer-10.4-10.5.plugin           0x193a7566 unregister_ShockwaveFlash + 48102
    6   libSystem.B.dylib                        0x90024227 _pthread_body + 84
    Thread 12:
    0   libSystem.B.dylib                        0x90009cd7 mach_msg_trap + 7
    1   com.apple.CoreFoundation                 0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation                 0x9082ca42 CFRunLoopRunInMode + 61
    3   com.apple.audio.CoreAudio                0x9e61c356 HALRunLoop::OwnThread(void*) + 158
    4   com.apple.audio.CoreAudio                0x9e61c171 CAPThread::Entry(CAPThread*) + 93
    5   libSystem.B.dylib                        0x90024227 _pthread_body + 84
    Thread 13:
    0   libSystem.B.dylib                        0x90047dd7 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x193a72d7 unregister_ShockwaveFlash + 47447
    2   ...lashPlayer-10.4-10.5.plugin           0x1914780e 0x18f66000 + 1972238
    3   ...lashPlayer-10.4-10.5.plugin           0x193a73fc unregister_ShockwaveFlash + 47740
    4   ...lashPlayer-10.4-10.5.plugin           0x193a7440 unregister_ShockwaveFlash + 47808
    5   ...lashPlayer-10.4-10.5.plugin           0x193a7566 unregister_ShockwaveFlash + 48102
    6   libSystem.B.dylib                        0x90024227 _pthread_body + 84
    Thread 14:
    0   libSystem.B.dylib                        0x90047dd7 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x193a72d7 unregister_ShockwaveFlash + 47447
    2   ...lashPlayer-10.4-10.5.plugin           0x1928d548 0x18f66000 + 3306824
    3   ...lashPlayer-10.4-10.5.plugin           0x193a73fc unregister_ShockwaveFlash + 47740
    4   ...lashPlayer-10.4-10.5.plugin           0x193a7440 unregister_ShockwaveFlash + 47808
    5   ...lashPlayer-10.4-10.5.plugin           0x193a7566 unregister_ShockwaveFlash + 48102
    6   libSystem.B.dylib                        0x90024227 _pthread_body + 84
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x61747369  ebx: 0x9082621d  ecx: 0x90a6ec04  edx: 0x188bcc90
      edi: 0x61747371  esi: 0x188ca060  ebp: 0xbfffdfc8  esp: 0xbfffdf94
       ss: 0x0000001f  efl: 0x00010206  eip: 0x90a59387   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
    Binary Images Description:
        0x1000 -   0x330fff com.apple.Safari 4.1.3 (4533.19.4)          /Applications/Safari.app/Contents/MacOS/Safari
      0x505000 -   0x6ddfff com.apple.JavaScriptCore 4533.19 (4533.19.1)          /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptC ore
    0x1008000 -  0x10f5fff com.apple.WebKit 4533.19 (4533.19.4)          /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x119a000 -  0x1448fff com.apple.QuartzCore 1.4.13          /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.f ramework/Versions/A/QuartzCore
    0x14dc000 -  0x15bafff libxml2.2.dylib           /usr/lib/libxml2.2.dylib
    0x15e6000 -  0x20a7fff com.apple.WebCore 4533.19 (4533.19.4)          /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore. framework/Versions/A/WebCore
    0x17e03000 - 0x17e06fff com.macromedia.Flash Player.plugin 10.3.183.11          /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x18f66000 - 0x199b4fff com.macromedia.FlashPlayer-10.4-10.5.plugin 10.3.183.11          /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x8fe00000 - 0x8fe4afff dyld 46.16          /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib           /usr/lib/libSystem.B.dylib
    0x90229000 - 0x902fffff ATS           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ATS.framework/Versions/A/ATS
    0x90446000 - 0x904f4fff com.apple.QTKit 7.6.4 (1327.73)          /System/Library/Frameworks/QTKit.framework/QTKit
    0x906cc000 - 0x9073ffff com.apple.framework.IOKit 1.4.8 (???)          /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90758000 - 0x907c0fff com.apple.CoreServices.OSServices 4.1          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OS Services.framework/Versions/A/OSServices
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35)          /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundat ion
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???)          /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90a57000 - 0x90ad6fff libobjc.A.dylib           /usr/lib/libobjc.A.dylib
    0x90c66000 - 0x90c78fff libauto.dylib           /usr/lib/libauto.dylib
    0x90db2000 - 0x90dc9fff libGL.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dyl ib
    0x90dde000 - 0x90e36fff libGLU.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dy lib
    0x90e51000 - 0x90e77fff com.apple.SystemConfiguration 1.8.6          /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/System Configuration
    0x90e8c000 - 0x90e8cfff com.apple.Carbon 10.4 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90e8f000 - 0x90e9afff com.apple.opengl 1.4.16          /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90ea2000 - 0x90ebdfff com.apple.DirectoryService.Framework 3.3          /System/Library/Frameworks/DirectoryService.framework/Versions/A/Directory Service
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CF Network.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/We bServicesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Se archKit.framework/Versions/A/SearchKit
    0x911e8000 - 0x9125bfff com.apple.print.framework.PrintCore 4.6 (177.13)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/PrintCore.framework/Versions/A/PrintCore
    0x912a7000 - 0x912affff com.apple.speech.recognition.framework 3.6          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRe cognition.framework/Versions/A/SpeechRecognition
    0x912f2000 - 0x91302fff com.apple.ImageCapture 3.0.4          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCap ture.framework/Versions/A/ImageCapture
    0x91353000 - 0x91394fff com.apple.NavigationServices 3.4.4 (3.4.3)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Navigati onServices.framework/Versions/A/NavigationServices
    0x91415000 - 0x9141cfff libbsm.dylib           /usr/lib/libbsm.dylib
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Applic ationServices
    0x91521000 - 0x9154dfff com.apple.AE 316.3          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ColorSync.framework/Versions/A/ColorSync
    0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/HIServices.framework/Versions/A/HIServices
    0x9186b000 - 0x91885fff com.apple.FindByContent 1.5          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/FindByContent.framework/Versions/A/FindByContent
    0x9188f000 - 0x9189dfff com.apple.framework.Apple80211 4.5.5 (455.2)          /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple802 11
    0x91944000 - 0x91ae3fff com.apple.security 4.5.2 (29774)          /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91c4c000 - 0x91f41fff com.apple.HIToolbox 1.4.10 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbo x.framework/Versions/A/HIToolbox
    0x9262e000 - 0x9271bfff libiconv.2.dylib           /usr/lib/libiconv.2.dylib
    0x9271d000 - 0x9279bfff com.apple.DesktopServices 1.3.7          /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A /DesktopServicesPriv
    0x927dc000 - 0x92a14fff com.apple.Foundation 6.4.12 (567.42)          /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92bf1000 - 0x92bf6fff com.apple.securityhi 2.0.1 (24742)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Security HI.framework/Versions/A/SecurityHI
    0x92bfc000 - 0x92c8dfff com.apple.ink.framework 101.2.1 (71)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.fram ework/Versions/A/Ink
    0x92ca1000 - 0x92ca4fff com.apple.help 1.0.3 (32.1)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.fra mework/Versions/A/Help
    0x92ca7000 - 0x92cc5fff com.apple.openscripting 1.2.7 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScri pting.framework/Versions/A/OpenScripting
    0x92cd7000 - 0x92cddfff com.apple.print.framework.Print 5.2 (192.4)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.fr amework/Versions/A/Print
    0x92ce3000 - 0x92d46fff com.apple.htmlrendering 66.1 (1.1.3)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRend ering.framework/Versions/A/HTMLRendering
    0x92dd2000 - 0x92ddffff com.apple.audio.SoundManager 3.9.1          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSo und.framework/Versions/A/CarbonSound
    0x92de6000 - 0x92debfff com.apple.CommonPanels 1.2.3 (73)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPa nels.framework/Versions/A/CommonPanels
    0x93095000 - 0x930abfff libcups.2.dylib           /usr/lib/libcups.2.dylib
    0x93266000 - 0x93266fff com.apple.Cocoa 6.4 (???)          /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93323000 - 0x9334cfff com.apple.LDAPFramework 1.4.2 (69.1.1)          /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x93500000 - 0x9351dfff libresolv.9.dylib           /usr/lib/libresolv.9.dylib
    0x935f5000 - 0x93606fff com.apple.securityfoundation 2.2.1 (28150)          /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/Securit yFoundation
    0x937d0000 - 0x9380efff com.apple.securityinterface 2.2.1 (27695)          /System/Library/Frameworks/SecurityInterface.framework/Versions/A/Security Interface
    0x93e4f000 - 0x93e4ffff com.apple.audio.units.AudioUnit 1.4.2          /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93ee9000 - 0x942f2fff libBLAS.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libBLAS.dylib
    0x947bd000 - 0x94903fff com.apple.AddressBook.framework 4.0.6 (490)          /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9498f000 - 0x9499efff com.apple.DSObjCWrappers.Framework 1.1          /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSOb jCWrappers
    0x949d4000 - 0x949e3fff libsasl2.2.dylib           /usr/lib/libsasl2.2.dylib
    0x95152000 - 0x95246fff libicucore.A.dylib           /usr/lib/libicucore.A.dylib
    0x952ad000 - 0x9535ffff libcrypto.0.9.7.dylib           /usr/lib/libcrypto.0.9.7.dylib
    0x953bc000 - 0x953e1fff libssl.0.9.7.dylib           /usr/lib/libssl.0.9.7.dylib
    0x95540000 - 0x95548fff com.apple.DiskArbitration 2.1.2          /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitr ation
    0x95756000 - 0x957d1fff com.apple.CoreData 91 (92.1)          /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x958d3000 - 0x958f1fff com.apple.Metadata 10.4.4 (121.36)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Me tadata.framework/Versions/A/Metadata
    0x95936000 - 0x9596efff com.apple.PDFKit 1.0.4          /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.f ramework/Versions/A/PDFKit
    0x95d53000 - 0x95d55fff libmathCommon.A.dylib           /usr/lib/system/libmathCommon.A.dylib
    0x95f5b000 - 0x95f5bfff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)          /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96068000 - 0x960f6fff com.apple.vImage 2.5          /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vIma ge.framework/Versions/A/vImage
    0x9658f000 - 0x96594fff com.apple.agl 2.5.9 (AGL-2.5.9)          /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96e43000 - 0x96e43fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1)          /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/vecLib
    0x96ecf000 - 0x96ecffff com.apple.vecLib 3.3.1 (vecLib 3.3.1)          /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x970c0000 - 0x970c0fff com.apple.quartzframework 1.0          /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x972cc000 - 0x97306fff libGLImage.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImag e.dylib
    0x97443000 - 0x974fcfff com.apple.audio.toolbox.AudioToolbox 1.4.7          /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x981e3000 - 0x982bafff com.apple.QuartzComposer 1.2.6 (32.25)          /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCo mposer.framework/Versions/A/QuartzComposer
    0x98f25000 - 0x98f4efff com.apple.CoreMediaPrivate 15.0          /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/Co reMediaPrivate
    0x998c4000 - 0x998fbfff com.apple.Syndication 1.0.8 (56.1)          /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndica tion
    0x9b513000 - 0x9b553fff com.apple.CoreMediaIOServicesPrivate 20.0          /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Ver sions/A/CoreMediaIOServicesPrivate
    0x9b8e1000 - 0x9b8f3fff com.apple.SyndicationUI 1.0.8 (56.1)          /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndi cationUI
    0x9ca48000 - 0x9d93ffff com.apple.QuickTimeComponents.component 7.6.4 (1327.73)          /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/Qui ckTimeComponents
    0x9daa3000 - 0x9db07fff libstdc++.6.dylib           /usr/lib/libstdc++.6.dylib
    0x9de1f000 - 0x9e13efff com.apple.QuickTime 7.6.4 (1327.73)          /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9e1dd000 - 0x9e201fff libvDSP.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libvDSP.dylib
    0x9e4b4000 - 0x9e4bbfff libgcc_s.1.dylib           /usr/lib/libgcc_s.1.dylib
    0x9e503000 - 0x9e50efff libCSync.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9e513000 - 0x9e52dfff libRIP.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9e533000 - 0x9e542fff libCGATS.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9e549000 - 0x9e587fff com.apple.vmutils 4.0.2 (93.1)          /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9e59c000 - 0x9e5b2fff com.apple.CoreVideo 1.4.2          /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9e5c2000 - 0x9e603fff libsqlite3.0.dylib           /usr/lib/libsqlite3.0.dylib
    0x9e60b000 - 0x9e681fff com.apple.audio.CoreAudio 3.0.5          /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9e6d2000 - 0x9ea86fff libLAPACK.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libLAPACK.dylib
    0x9eab3000 - 0x9eb0cfff libvMisc.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libvMisc.dylib
    0x9eb15000 - 0x9eb54fff libTIFF.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9eb5a000 - 0x9eb75fff libPng.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9eb7a000 - 0x9ec02fff libRaw.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x9ec06000 - 0x9ec65fff libJP2.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x9ec77000 - 0x9ec95fff libJPEG.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9ec9a000 - 0x9ecdafff com.apple.ImageIO.framework 1.5.9          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/ImageIO
    0x9eced000 - 0x9ecf9fff com.apple.speech.synthesis.framework 3.5          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9ed00000 - 0x9ed0efff libz.1.dylib           /usr/lib/libz.1.dylib
    0x9ed13000 - 0x9ed15fff libRadiance.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9ed17000 - 0x9ed1bfff libGIF.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9ed1d000 - 0x9ed5afff com.apple.LaunchServices 183.1          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/LaunchServices.framework/Versions/A/LaunchServices
    0x9ed6e000 - 0x9ed84fff com.apple.LangAnalysis 1.6.3          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x9ed90000 - 0x9edcdfff com.apple.CoreText 1.1.3 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreText.framework/Versions/A/CoreText
    0x9edf4000 - 0x9f249fff com.apple.CoreGraphics 1.258.85 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9f2e0000 - 0x9f996fff com.apple.AppKit 6.4.10 (824.48)          /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9fd17000 - 0x9ffbdfff com.apple.CoreServices.CarbonCore 682.31 (682.32)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Ca rbonCore.framework/Versions/A/CarbonCore
    Model: MacBook1,1, BootROM MB11.0061.B03, 2 processors, Intel Core Duo, 2 GHz, 1 GB
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
    Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), 1.4.4
    Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: TOSHIBA MK8032GSX, 74.53 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-857
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA

    Hi,
    Did you recently upgrade Flash from 12 to 13?<br>
    There have been issues reported with the 13.0.0.182 version of the Flash plugin crashing on some older Mac computers due to the compiler generating incompatible code.
    The only way to recover is to uninstall the Flash 13 version and revert to an older Flash version and wait for Adobe to release an update that addresses this issue.
    * http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-mac-os.html
    You can either install the latest Flash 11.7 version that has the latest security updates (may not work with Safari) or the last Flash 12 version that didn't get the security updates Flash 13 has.
    * http://www.adobe.com/special/products/flashplayer/fp_distribution3.html
    Adobe Community: ATTENTION MAC CUSTOMERS - Flash Player 13 "Plugin Failure" Workaround:
    * http://forums.adobe.com/thread/1447282

  • Safari keeps quitting unexpectly. Help!

    Hello - Safari keeps quitting unexpectedly.  Any suggestions to resolve?  Here is the crash report.  Tx for anyone's input. 
    Process:    
    Safari [183]
    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 [90]
    Interval Since Last Report:     
    298 sec
    Crashes Since Last Report:      
    2
    Per-App Interval Since Last Report:  32 sec
    Per-App Crashes Since Last Report:   2
    Date/Time:  
    2012-07-28 16:11:14.408 -0700
    OS Version: 
    Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  11255493-79BC-41A9-B2E2-FD4627372BC6
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000006b2ffc
    Crashed Thread:  3
    Thread 0:
    0   libSystem.B.dylib        
    0x92b98166 mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x92b9f95c mach_msg + 72
    2   com.apple.CoreFoundation 
    0x96726e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation 
    0x96727aa8 CFRunLoopRunInMode + 88
    4   com.apple.HIToolbox      
    0x94f882ac RunCurrentEventLoopInMode + 283
    5   com.apple.HIToolbox      
    0x94f880c5 ReceiveNextEventCommon + 374
    6   com.apple.HIToolbox      
    0x94f87f39 BlockUntilNextEventMatchingListInMode + 106
    7   com.apple.AppKit         
    0x947476d5 _DPSNextEvent + 657
    8   com.apple.AppKit         
    0x94746f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9   com.apple.Safari         
    0x000166ad 0x1000 + 87725
    10  com.apple.AppKit         
    0x9473ff9f -[NSApplication run] + 795
    11  com.apple.AppKit         
    0x9470d1d8 NSApplicationMain + 574
    12  com.apple.Safari         
    0x0000acee 0x1000 + 40174
    Thread 1:
    0   libSystem.B.dylib        
    0x92b9f34e __semwait_signal + 10
    1   libSystem.B.dylib        
    0x92bc9ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore 
    0x91c06d58 ***::TCMalloc_PageHeap::scavengerThread() + 824
    3   com.apple.JavaScriptCore 
    0x91c06d8f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4   libSystem.B.dylib        
    0x92bc9055 _pthread_start + 321
    5   libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib        
    0x92b9f34e __semwait_signal + 10
    1   libSystem.B.dylib        
    0x92bc9ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.WebCore        
    0x9016f587 WebCore::IconDatabase::syncThreadMainLoop() + 279
    3   com.apple.WebCore        
    0x9016ce19 WebCore::IconDatabase::iconDatabaseSyncThread() + 761
    4   libSystem.B.dylib        
    0x92bc9055 _pthread_start + 321
    5   libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 3 Crashed:
    0   libSystem.B.dylib        
    0xffff0f20 __memcpy + 1920 (cpu_capabilities.h:246)
    1   libsqlite3.0.dylib       
    0x91278652 allocateBtreePage + 1810
    2   libsqlite3.0.dylib       
    0x9127ba83 incrVacuumStep + 851
    3   libsqlite3.0.dylib       
    0x912c56ce sqlite3VdbeExec + 2606
    4   libsqlite3.0.dylib       
    0x912d0ea2 sqlite3Step + 386
    5   libsqlite3.0.dylib       
    0x912b1624 sqlite3_exec + 260
    6   com.apple.CFNetwork      
    0x97c9119e __CFURLCache::ExecSQLStatement(sqlite3*, char const*, int (*)(void*, int, char**, char**), void*, long) + 64
    7   com.apple.CFNetwork      
    0x97c6db05 ProcessCacheTasks(__CFURLCache*) + 1433
    8   com.apple.CFNetwork      
    0x97c6729f CFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 165
    9   com.apple.CoreFoundation 
    0x967278f5 CFRunLoopRunSpecific + 4469
    10  com.apple.CoreFoundation 
    0x96727aa8 CFRunLoopRunInMode + 88
    11  com.apple.CFNetwork      
    0x97c6718c CFURLCacheWorkerThread(void*) + 388
    12  libSystem.B.dylib        
    0x92bc9055 _pthread_start + 321
    13  libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib        
    0x92b9f34e __semwait_signal + 10
    1   libSystem.B.dylib        
    0x92bc9ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore 
    0x91a5b6b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore        
    0x9018877c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib        
    0x92bc9055 _pthread_start + 321
    5   libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib        
    0x92b98166 mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x92b9f95c mach_msg + 72
    2   com.apple.CoreFoundation 
    0x96726e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation 
    0x96727aa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation     
    0x92988520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5   com.apple.Foundation     
    0x92924dfd -[NSThread main] + 45
    6   com.apple.Foundation     
    0x929249a4 __NSThread__main__ + 308
    7   libSystem.B.dylib        
    0x92bc9055 _pthread_start + 321
    8   libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib        
    0x92b9f34e __semwait_signal + 10
    1   com.apple.Foundation     
    0x929c2151 +[NSThread sleepUntilDate:] + 97
    2                            
    0x01b4d797 -[CTIconHandler updateImages] + 130
    3                            
    0x01bae326 -[CTThread run] + 194
    4   com.apple.Foundation     
    0x92924dfd -[NSThread main] + 45
    5   com.apple.Foundation     
    0x929249a4 __NSThread__main__ + 308
    6   libSystem.B.dylib        
    0x92bc9055 _pthread_start + 321
    7   libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib        
    0x92be760a select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib        
    0x92bc9055 _pthread_start + 321
    2   libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib        
    0x92bda10a pread$UNIX2003 + 10
    1   com.apple.Safari         
    0x001fed37 0x1000 + 2088247
    2   com.apple.Safari         
    0x0020cdfa 0x1000 + 2145786
    3   com.apple.Safari         
    0x0020d078 0x1000 + 2146424
    4   com.apple.Safari         
    0x0020d078 0x1000 + 2146424
    5   com.apple.Safari         
    0x00271ce7 0x1000 + 2559207
    6   com.apple.Safari         
    0x00275d57 0x1000 + 2575703
    7   com.apple.Safari         
    0x000316a6 0x1000 + 198310
    8   com.apple.Safari         
    0x000f453f 0x1000 + 996671
    9   com.apple.Safari         
    0x000313ee 0x1000 + 197614
    10  com.apple.Safari         
    0x0003130d 0x1000 + 197389
    11  com.apple.Safari         
    0x0003127c 0x1000 + 197244
    12  com.apple.Safari         
    0x00030d71 0x1000 + 195953
    13  com.apple.Safari         
    0x00030c27 0x1000 + 195623
    14  com.apple.Safari         
    0x00030bbe 0x1000 + 195518
    15  com.apple.Safari         
    0x00030b09 0x1000 + 195337
    16  com.apple.Safari         
    0x00030446 0x1000 + 193606
    17  com.apple.Safari         
    0x0002f721 0x1000 + 190241
    18  com.apple.Safari         
    0x0002f595 0x1000 + 189845
    19  com.apple.CoreFoundation 
    0x967273c5 CFRunLoopRunSpecific + 3141
    20  com.apple.CoreFoundation 
    0x96727aa8 CFRunLoopRunInMode + 88
    21  com.apple.Safari         
    0x0002f33d 0x1000 + 189245
    22  com.apple.Safari         
    0x0002f08a 0x1000 + 188554
    23  com.apple.Safari         
    0x0002f023 0x1000 + 188451
    24  libSystem.B.dylib        
    0x92bc9055 _pthread_start + 321
    25  libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib        
    0x92b9f34e __semwait_signal + 10
    1   libSystem.B.dylib        
    0x92bc9ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore 
    0x91a5b6b1 ***::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        
    0x92bc9055 _pthread_start + 321
    7   libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib        
    0x92b9f34e __semwait_signal + 10
    1   libSystem.B.dylib        
    0x92bc9ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.CoreVideo      
    0x925fae61 CVDisplayLink::runIOThread() + 1087
    3   libSystem.B.dylib        
    0x92bc9055 _pthread_start + 321
    4   libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 11:
    0   libSystem.B.dylib        
    0x92b9f34e __semwait_signal + 10
    1   libSystem.B.dylib        
    0x92bc9ccd pthread_cond_wait$UNIX2003 + 73
    2   libGLProgrammability.dylib
    0x91df0b32 glvmDoWork + 162
    3   libSystem.B.dylib        
    0x92bc9055 _pthread_start + 321
    4   libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 12:
    0   libSystem.B.dylib        
    0x92b9f34e __semwait_signal + 10
    1   libSystem.B.dylib        
    0x92bc9ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.ColorSync      
    0x90feb3c8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3   com.apple.ColorSync      
    0x90ffdd4e CMMConvTask(void*) + 54
    4   libSystem.B.dylib        
    0x92bc9055 _pthread_start + 321
    5   libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 13:
    0   libSystem.B.dylib        
    0x92b9f34e __semwait_signal + 10
    1   libSystem.B.dylib        
    0x92bc9ccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore 
    0x91a5b6b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore        
    0x9018877c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib        
    0x92bc9055 _pthread_start + 321
    5   libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 14:
    0   libSystem.B.dylib        
    0x92bd1986 unlink + 10
    1   com.apple.Safari         
    0x0004905b 0x1000 + 295003
    2   com.apple.Safari         
    0x00048ece 0x1000 + 294606
    3   com.apple.Safari         
    0x00048a9b 0x1000 + 293531
    4   com.apple.Foundation     
    0x92924dfd -[NSThread main] + 45
    5   com.apple.Foundation     
    0x929249a4 __NSThread__main__ + 308
    6   libSystem.B.dylib        
    0x92bc9055 _pthread_start + 321
    7   libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 15:
    0   libSystem.B.dylib        
    0x92bdcc4e fsync$UNIX2003 + 10
    1   com.apple.Foundation     
    0x92979a0b _NSWriteBytesToFile + 59
    2   com.apple.Foundation     
    0x92979965 -[NSData(NSData) writeToFile:atomically:] + 117
    3   com.apple.Foundation     
    0x92979579 -[NSDictionary(NSDictionary) writeToFile:atomically:] + 233
    4   com.apple.Safari         
    0x000508d4 0x1000 + 325844
    5   com.apple.Safari         
    0x0005053c 0x1000 + 324924
    6   com.apple.Safari         
    0x000501ca 0x1000 + 324042
    7   com.apple.Foundation     
    0x92924dfd -[NSThread main] + 45
    8   com.apple.Foundation     
    0x929249a4 __NSThread__main__ + 308
    9   libSystem.B.dylib        
    0x92bc9055 _pthread_start + 321
    10  libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 16:
    0   libSystem.B.dylib        
    0x92bdcc4e fsync$UNIX2003 + 10
    1   com.apple.Foundation     
    0x92979a0b _NSWriteBytesToFile + 59
    2   com.apple.Foundation     
    0x92979965 -[NSData(NSData) writeToFile:atomically:] + 117
    3   com.apple.Safari         
    0x0004eb65 0x1000 + 318309
    4   com.apple.Safari         
    0x0004eb1f 0x1000 + 318239
    5   com.apple.Safari         
    0x0004eac8 0x1000 + 318152
    6   com.apple.Safari         
    0x0004ea7c 0x1000 + 318076
    7   com.apple.Safari         
    0x0004ea4d 0x1000 + 318029
    8   libSystem.B.dylib        
    0x92bc9055 _pthread_start + 321
    9   libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 17:
    0   libSystem.B.dylib        
    0x92bdcc4e fsync$UNIX2003 + 10
    1   com.apple.Foundation     
    0x92979a0b _NSWriteBytesToFile + 59
    2   com.apple.Foundation     
    0x92979965 -[NSData(NSData) writeToFile:atomically:] + 117
    3   com.apple.Safari         
    0x0004eb65 0x1000 + 318309
    4   com.apple.Safari         
    0x0004eb1f 0x1000 + 318239
    5   com.apple.Safari         
    0x0004eac8 0x1000 + 318152
    6   com.apple.Safari         
    0x0004ea7c 0x1000 + 318076
    7   com.apple.Safari         
    0x0004ea4d 0x1000 + 318029
    8   libSystem.B.dylib        
    0x92bc9055 _pthread_start + 321
    9   libSystem.B.dylib        
    0x92bc8f12 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
      eax: 0xffff07a0  ebx: 0x912c4cc4  ecx: 0x00000038  edx: 0xff8acbc0
      edi: 0x00e90a70  esi: 0x00e06474  ebp: 0xb0183dc8  esp: 0xb0183dc0
       ss: 0x0000001f  efl: 0x00010286  eip: 0xffff0f20   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x006b2ffc
    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
    0x1ade000 -  0x1adfffc + ??? (???) <86134afac7ff3505d2f5a6305d56dea5>
    0x1b27000 -  0x1c18fff +  ??? (???) <6dcd8bd26903e46f5113a9aaf2d0852c> 
    0x11ede000 - 0x121d7ff3 + ??? (???) <1c7cea30ffe2b4de98ced6518df1e54b>
    0x122b0000 - 0x122c7ff7 + ??? (???) <5917af5ccfa75ea19fc21293246ddd65>
    0x171e6000 - 0x171ebff3  libCGXCoreImage.A.dylib ??? (???) <30bd95e38c8a203ee387013527cfd9d0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x173c9000 - 0x173e5ff7  GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x18b8b000 - 0x18be4ff7  com.apple.driver.AppleIntelGMA950GLDriver 1.5.48 (5.4.8) <806d3030842b46995c46c9059046f2fc> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    0x18d35000 - 0x18ebafe3  GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x9013cff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x9013d000 - 0x90166fff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x90167000 - 0x90ed5fe3  com.apple.WebCore 5534 (5534.50.1) <bef6f01e56834f2498918b264f0acbf7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x90ed6000 - 0x90ed6ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x90ed7000 - 0x90f34ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x90f4d000 - 0x90f59ff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90f77000 - 0x90fa8ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x90fa9000 - 0x90fb7ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x90fb8000 - 0x91083fef  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91084000 - 0x91117ff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x91118000 - 0x91250fe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x91251000 - 0x912d8ff7  libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x912d9000 - 0x91324fe1  com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x91325000 - 0x913d6fff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x913d7000 - 0x913d7ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x913d8000 - 0x913d8ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x913df000 - 0x917effef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x917f0000 - 0x918b7ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x918b8000 - 0x918bfff7  libCGATS.A.dylib ??? (???) <8875cf11c0de0579423ac6b6ce80336d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91a50000 - 0x91c67ff7  com.apple.JavaScriptCore 5534 (5534.49) <b6a2c99482d55a354e6281cd4dd82518> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91c68000 - 0x91c6afff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91c6b000 - 0x91c89fff  libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
    0x91c8a000 - 0x91ce6ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91ce7000 - 0x91dc8ff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x91dc9000 - 0x9229afbe  libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x92509000 - 0x925c4fe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x925c5000 - 0x925e3ff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x925e4000 - 0x92600ff3  com.apple.CoreVideo 1.6.1 (48.6) <e1eea31edd855f3e739202eb18ac8312> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9265e000 - 0x927defff  com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x927df000 - 0x92869ff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9286a000 - 0x928a1fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x928df000 - 0x92919fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9291a000 - 0x92b96fe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b97000 - 0x92cfeff3  libSystem.B.dylib ??? (???) <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
    0x92cff000 - 0x92d2efe3  com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x92d2f000 - 0x92d38fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92d45000 - 0x92d51ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92d52000 - 0x92d5afff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92d5b000 - 0x92d88feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92d89000 - 0x92d94fe7  libCSync.A.dylib ??? (???) <f3228c803584320fde5e1bb9f04b4d44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x92d95000 - 0x92db2ff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x92db3000 - 0x92e32ff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92e33000 - 0x92e33ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92e34000 - 0x92e5ffe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x92eb2000 - 0x92f18ffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x92f19000 - 0x93036ff7  com.apple.WebKit 5534 (5534.50.2) <643ffe6446c331210a74f896f0804eb2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x93037000 - 0x93079fef  com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9307a000 - 0x930d3ff7  libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x930d4000 - 0x93112fff  libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93113000 - 0x931a0ff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x931a1000 - 0x931a1ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x931a2000 - 0x931dcffe  com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x931dd000 - 0x931e2fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x931e3000 - 0x931f0fe7  com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f1000 - 0x9351cff6  com.apple.QuickTime 7.7 (1680.28) <df75ea1435dadaf44ffde0924bc67ec4> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93531000 - 0x93531fff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93532000 - 0x9355aff7  com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9355b000 - 0x9355bffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9355c000 - 0x93572fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93573000 - 0x935f0feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x935f1000 - 0x935f8fe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x935f9000 - 0x93648fff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x9454a000 - 0x94706ff3  com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x94707000 - 0x94f05fef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94f06000 - 0x94f57ff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x94f58000 - 0x95260fe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95261000 - 0x95285feb  libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x95286000 - 0x952c6fef  com.apple.CoreMedia 0.484.2 (484.2) <a3f49c4ac23e1e4ff60061ef279e367c> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x952c7000 - 0x95419ff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9541a000 - 0x9545bfe7  libRIP.A.dylib ??? (???) <cd04df9e8993c51312c8cbcfe2539914> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9545c000 - 0x9553cfff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x9553d000 - 0x95bddfff  com.apple.CoreGraphics 1.409.8 (???) <25020feb388637ee860451c19b613c48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95bde000 - 0x95beeffc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95cd2000 - 0x9606ffef  com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9613a000 - 0x96194ff7  com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96195000 - 0x96551ff4  com.apple.VideoToolbox 0.484.2 (484.2) <f8e0dbf848f7441bc31428305a2f65bf> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x96552000 - 0x96567ffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x96568000 - 0x9656dfff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9656e000 - 0x965b7fef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x965b8000 - 0x966a0ff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x966a1000 - 0x966b0ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x966b1000 - 0x966b3ff5  libRadiance.dylib ??? (???) <73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x966b4000 - 0x967e7fe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x967ed000 - 0x96971fef  com.apple.MediaToolbox 0.484.2 (484.2) <03c5c5966a91ad3ae9c825340fa21970> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x969a7000 - 0x96a21ff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x96a22000 - 0x96a31fff  libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x96a32000 - 0x96d0cff3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x96d0d000 - 0x96d10fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96d11000 - 0x96d47fef  libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x96d48000 - 0x96dfaffb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x96dfb000 - 0x96e02ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x96e03000 - 0x96e96fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96f0b000 - 0x96f0ffff  libGIF.dylib ??? (???) <ade6d93abe118569a7a39d11f81eb9bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x96f10000 - 0x96f2bff3  libPng.dylib ??? (???) <e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96fca000 - 0x9719bfef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x973f5000 - 0x973fbfff  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
    0x973fc000 - 0x97408fff  libbz2.1.0.dylib ??? (???) <d355415c89c383330697a7b73d6dbc2e> /usr/lib/libbz2.1.0.dylib
    0x97409000 - 0x97421fff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9742a000 - 0x97475ff7  com.apple.CoreMediaIOServices 140.0 (1492) <3fd3879b31be7659c1008e8991e9f69b> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x97476000 - 0x97476ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x97477000 - 0x9751efeb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9751f000 - 0x97668ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <717938c4837f88bbe8ec613d4d25bc52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x97669000 - 0x97757fef  com.apple.PubSub 1.0.5 (65.23) <7d496f89df21f6b9ecf99a7727469c2a> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x97758000 - 0x9775dfff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x977b5000 - 0x977d4ffa  libJPEG.dylib ??? (???) <6d61215d5adfd74f75fed2e4db29a21c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x977d5000 - 0x977d9fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x977da000 - 0x97867ff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x97868000 - 0x9788cfff  libxslt.1.dylib ??? (???) <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
    0x9788d000 - 0x978bffff  com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x978c0000 - 0x978c2ffd  com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x978c3000 - 0x978c3ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x978c4000 - 0x978cefeb  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
    0x97921000 - 0x97a6bfeb  com.apple.QTKit 7.7 (1680.28) <c03868cba11c22743a5d68e1b0184399> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97a6c000 - 0x97ae9fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x97aea000 - 0x97aebffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x97b9b000 - 0x97be9fe3  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x97bef000 - 0x97befffd  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
    0x97bf0000 - 0x97bf0ffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x97bf1000 - 0x97c63fff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x97c64000 - 0x97d0bfec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x97d0c000 - 0x97d4bfef  libTIFF.dylib ??? (???) <2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x97d4c000 - 0x97d5cfff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x97d5d000 - 0x9811bfea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Open the Finder. From the Finder menu bar top of your screen click Go > Go to Folder
    Type this exactly as you see it here:
    ~/Library/Caches/com.apple.Safari
    Click Go
    Move the Cache.db (or ApplicationCache.db) file from the com.apple.Safari folder to the Trash.
    Try Safari.

  • Safari Keeps Crashing, can anyone help?

    Hello,
    If anyone can help i would greatly appreciate it. My safari keeps crashing, and will no longer open a single browser. I have updated my software, tried emptying my cache, and doing many of the other techniques that the discussion board suggests. If anybody knows how to help me fix this, that would be awesome!
    Here's the report I continue to send to apple:
    Date/Time: 2010-09-07 20:22:17.916 -0400
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [69]
    Version: 4.1.2 (4533.18.5)
    Build Version: 3
    Project Name: WebBrowser
    Source Version: 75331805
    PID: 267
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000008
    Thread 0 Crashed:
    0 com.apple.Safari 0x002b80b6 0x1000 + 2846902
    1 com.apple.Safari 0x002b812a 0x1000 + 2847018
    2 com.apple.Safari 0x002b899d 0x1000 + 2849181
    3 com.apple.Safari 0x002b89fd 0x1000 + 2849277
    4 com.apple.Safari 0x000145d5 0x1000 + 79317
    5 com.apple.AppKit 0x9343a39e -[NSDocument removeWindowController:] + 87
    6 com.apple.Safari 0x00070ff0 0x1000 + 458736
    7 com.apple.AppKit 0x932ad80a -[NSWindowController _windowWillClose:] + 209
    8 com.apple.Safari 0x00130363 0x1000 + 1241955
    9 com.apple.Foundation 0x927f3b97 nsnotecallback + 230
    10 com.apple.CoreFoundation 0x908563d2 __CFXNotificationPost + 345
    11 com.apple.CoreFoundation 0x9084db51 _CFXNotificationPostNotification + 600
    12 com.apple.Foundation 0x927ec128 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
    13 com.apple.Foundation 0x927f30c9 -[NSNotificationCenter postNotificationName:object:] + 55
    14 com.apple.AppKit 0x932ad60e -[NSWindow _close] + 103
    15 com.apple.AppKit 0x932ad580 -[NSWindow close] + 34
    16 com.apple.Safari 0x00070ac2 0x1000 + 457410
    17 com.apple.Safari 0x00070a45 0x1000 + 457285
    18 com.apple.Foundation 0x927f79e9 -[NSArray makeObjectsPerformSelector:withObject:] + 324
    19 com.apple.Foundation 0x9280866d -[NSArray makeObjectsPerformSelector:] + 141
    20 com.apple.AppKit 0x934141d1 -[NSApplication _deallocHardCore:] + 215
    21 com.apple.AppKit 0x93413ce4 -[NSApplication terminate:] + 629
    22 com.apple.AppKit 0x9337a7cc -[NSApplication sendAction:to:from:] + 107
    23 com.apple.Safari 0x0003c615 0x1000 + 243221
    24 com.apple.AppKit 0x9342868b -[NSMenu performActionForItemAtIndex:] + 455
    25 com.apple.AppKit 0x934283cd -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 103
    26 com.apple.AppKit 0x93359842 _NSHandleCarbonMenuEvent + 477
    27 com.apple.AppKit 0x9328d2dc _DPSNextEvent + 1491
    28 com.apple.AppKit 0x9328cb37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    29 com.apple.Safari 0x0000f739 0x1000 + 59193
    30 com.apple.AppKit 0x932868c4 -[NSApplication run] + 512
    31 com.apple.AppKit 0x9327a820 NSApplicationMain + 573
    32 com.apple.Safari 0x000074db 0x1000 + 25819
    33 com.apple.Safari 0x0010e2f2 0x1000 + 1102578
    34 com.apple.Safari 0x00007259 0x1000 + 25177
    Thread 1:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x928585da +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927fbcfc forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x92851c60 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.AppKit 0x93363cb4 -[NSUIHeartBeat _heartBeatThread:] + 377
    3 com.apple.Foundation 0x927fbcfc forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    3 com.apple.Safari 0x00026b8d 0x1000 + 154509
    4 com.apple.Safari 0x00026a46 0x1000 + 154182
    5 com.apple.Safari 0x000269cb 0x1000 + 154059
    6 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000008 ebx: 0x00000008 ecx: 0xa0813d04 edx: 0xffffffff
    edi: 0x02671548 esi: 0x00000000 ebp: 0xbfffead8 esp: 0xbfffeaa0
    ss: 0x0000001f efl: 0x00010286 eip: 0x002b80b6 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x330fff com.apple.Safari 4.1.2 (4533.18.5) /Applications/Safari.app/Contents/MacOS/Safari
    0x505000 - 0x6dcfff com.apple.JavaScriptCore 4533.18 (4533.18.1) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x1008000 - 0x10f5fff com.apple.WebKit 4533.18 (4533.18.1) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x119a000 - 0x1448fff com.apple.QuartzCore 1.4.13 /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.framew ork/Versions/A/QuartzCore
    0x14dc000 - 0x15bafff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x15e6000 - 0x20a6fff com.apple.WebCore 4533.18 (4533.18.1) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x276f000 - 0x2770fff com.yourcompany.ct_loader 1.4.0.6 (1406) /Library/InputManagers/CTLoader/ctloader.bundle/Contents/MacOS/ctloader
    0xd40e000 - 0xd4d7fff com.conduit.cttoolbar 1.4.0.6 (1406) /Library/Application Support/Conduit/Plugins/cttoolbar.bundle/Contents/MacOS/ct_plugins
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31 (682.32) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 316.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91b9cfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba1000 - 0x91ba3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ca0000 - 0x91cdffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce5000 - 0x91ce5fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce7000 - 0x91d75fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d7c000 - 0x91d7cfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d7e000 - 0x91dd7fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91de0000 - 0x91e04fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e0c000 - 0x92215fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224f000 - 0x92603fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92630000 - 0x9271dfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271f000 - 0x9279dfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927de000 - 0x92a16fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b36000 - 0x92b51fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b5d000 - 0x92bb5fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bc9000 - 0x92bc9fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bcb000 - 0x92bdbfff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bea000 - 0x92bf2fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bf8000 - 0x92bfefff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92c04000 - 0x92c95fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92ca9000 - 0x92cadfff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92cb0000 - 0x92ccefff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92ce0000 - 0x92ce6fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cec000 - 0x92d4ffff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d76000 - 0x92db7fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dde000 - 0x92decfff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92df3000 - 0x92df8fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dfd000 - 0x930f2fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931f8000 - 0x93204fff com.apple.opengl 1.5.0 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93209000 - 0x93224fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93274000 - 0x93274fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93276000 - 0x9392cfff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93cad000 - 0x93d28fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d61000 - 0x93e1afff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e5d000 - 0x93e5dfff com.apple.audio.units.AudioUnit 1.4.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94066000 - 0x940a7fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x940af000 - 0x940f1fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940f5000 - 0x9410bfff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9411b000 - 0x945b3fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x94738000 - 0x94776fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x947ba000 - 0x947cbfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x947d9000 - 0x94817fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94833000 - 0x94842fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94849000 - 0x94854fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x948a0000 - 0x948bafff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x948c0000 - 0x94bdffff com.apple.QuickTime 7.6.4 (1327.73) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94ca3000 - 0x94cb1fff com.apple.framework.Apple80211 4.5.5 (455.2) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x94d67000 - 0x94eadfff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94f39000 - 0x94f48fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94f4f000 - 0x94f78fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94f7e000 - 0x94f8dfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f91000 - 0x94fb6fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94fc2000 - 0x94fdffff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x954f7000 - 0x9552ffff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9742f000 - 0x97506fff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9758f000 - 0x9758ffff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x99427000 - 0x99450fff com.apple.CoreMediaPrivate 15.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x99dc9000 - 0x99e00fff com.apple.Syndication 1.0.8 (56.1) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a750000 - 0x9a762fff com.apple.SyndicationUI 1.0.8 (56.1) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9ba21000 - 0x9ba61fff com.apple.CoreMediaIOServicesPrivate 20.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x9fefc000 - 0x9ffaafff com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    Model: MacBookPro1,1, BootROM MBP11.0055.B08, 2 processors, Intel Core Duo, 2 GHz, 1 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), 1.4.4
    Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS543216L9SA02, 149.05 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA

    Hi,
    You have part of the Community Toolbar installed, it's a third party plugin that isn't compatible with recent versions of Safari.
    Open a Finder window. Select MacintoshHD in the Sidebar on the left. Now open the InputManagers folder.
    Move these files to the Trash:
    CTLoader/ctloader.bundle/Contents/MacOS/ctloader
    Now from the same Library folder open the Application Support folder and move these files to the Trash.
    Conduit/Plugins/cttoolbar.bundle/Contents/MacOS/ct_plugins
    Relaunch Safari.
    Hope this helps....
    Carolyn

  • Ipad1 with ios5.01 - safari keeps crashing; have rebooted; help!

    I upgraded my Ipad 1 (16gb 3g model) to the new ios and then updated to the latest version of the softwsre.  Ever since, Safari keeps crashing - virtually every time I use it.  Have rebooted but to no avail.  Makes what was a fabulous web browser virtually unusable.  Anyone else suffering from the same problem?

    My first gen iPad crashes occasionally in Safari, and on this site it sometimes just logs me out instead of crashing. You could try clearing Safari's cache (Settings > Safari > Clear Cookies And Data and also Clear History) and then close Safari completely and see if that helps : from the home screen (i.e. not with Safari 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Safari app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    Another option is a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • I run Windows 7 pro and my itunes (just updated to v6) keeps crashing. Please help.

    Hello,
    My itunes keeps crashing after a few minutes running a song, or online or just operating. Please help to resolve.
    Thx

    >this error come back
    What error?
    -Premiere Pro Video Editing Information FAQ http://forums.adobe.com/message/4200840

  • Safari keeps crashing...help!!!!!

    Can someone please help? Safari crashes every 10 minutes and it's getting very annoying.
    I would appreciate it if someone could help me interprete the error message below. Thank you
    Process:         WebProcess [4156]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7537 (7537.76.4)
    Build Info:      WebKit2-7537076004000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Date/Time:       2014-06-27 11:06:55.927 +0100
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          55452 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  24666 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      6A9B1B70-9D5A-4747-BC9C-79A9394ED103
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000080000
    VM Regions Near 0x80000:
    -->
        __TEXT                 000000010232b000-000000010232e000 [   12K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    objc[4156]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Single Web Process
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore       0x000000010289542e JSC::speculationFromValue(JSC::JSValue) + 126
    1   com.apple.JavaScriptCore       0x00000001028952e4 JSC::ValueProfileBase<1u>::computeUpdatedPrediction(JSC::OperationInProgress) + 36
    2   com.apple.JavaScriptCore       0x000000010289527e JSC::CodeBlock::updateAllPredictionsAndCountLiveness(JSC::OperationInProgress, unsigned int&, unsigned int&) + 270
    3   com.apple.JavaScriptCore       0x000000010299cc65 JSC::CodeBlock::stronglyVisitStrongReferences(JSC::SlotVisitor&) + 1317
    4   com.apple.JavaScriptCore       0x000000010299c53e JSC::CodeBlock::visitAggregate(JSC::SlotVisitor&) + 382
    5   com.apple.JavaScriptCore       0x000000010299c69f JSC::FunctionExecutable::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 159
    6   com.apple.JavaScriptCore       0x000000010281a5bd JSC::SlotVisitor::drain() + 541
    7   com.apple.JavaScriptCore       0x0000000102818c20 JSC::Heap::markRoots() + 928
    8   com.apple.JavaScriptCore       0x0000000102818279 JSC::Heap::collect(JSC::Heap::SweepToggle) + 233
    9   com.apple.JavaScriptCore       0x00000001028546de JSC::ProgramExecutable::compileInternal(JSC::ExecState*, JSC::JSScope*, JSC::JITCode::JITType, unsigned int) + 574
    10  com.apple.JavaScriptCore       0x00000001028255a5 JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::JSObject*) + 3237
    11  com.apple.JavaScriptCore       0x0000000102824716 JSC::evaluate(JSC::ExecState*, JSC::SourceCode const&, JSC::JSValue, JSC::JSValue*) + 550
    12  com.apple.WebCore             0x0000000102db2582 WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&, WebCore::DOMWrapperWorld*) + 338
    13  com.apple.WebCore             0x0000000103036b84 WebCore::ScriptController::executeScriptInWorld(WebCore::DOMWrapperWorld*, ***::String const&, bool) + 164
    14  com.apple.WebCore             0x0000000102edeeca WebCore::ScheduledAction::execute(WebCore::Document*) + 186
    15  com.apple.WebCore             0x0000000102edec30 WebCore::DOMTimer::fired() + 304
    16  com.apple.WebCore             0x0000000102ca74af WebCore::ThreadTimers::sharedTimerFiredInternal() + 175
    17  com.apple.WebCore             0x0000000102ca738a _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 58
    18  com.apple.CoreFoundation       0x00007fff90f0e934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    19  com.apple.CoreFoundation       0x00007fff90f0e486 __CFRunLoopDoTimer + 534
    20  com.apple.CoreFoundation       0x00007fff90eeee11 __CFRunLoopRun + 1617
    21  com.apple.CoreFoundation       0x00007fff90eee486 CFRunLoopRunSpecific + 230
    22  com.apple.HIToolbox           0x00007fff901b22bf RunCurrentEventLoopInMode + 277
    23  com.apple.HIToolbox           0x00007fff901b956d ReceiveNextEventCommon + 355
    24  com.apple.HIToolbox           0x00007fff901b93fa BlockUntilNextEventMatchingListInMode + 62
    25  com.apple.AppKit               0x00007fff8d74c779 _DPSNextEvent + 659
    26  com.apple.AppKit               0x00007fff8d74c07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    27  com.apple.AppKit               0x00007fff8d7489b9 -[NSApplication run] + 470
    28  com.apple.WebKit2             0x00000001024fd4e6 int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 724
    29  com.apple.WebProcess           0x000000010232cb7f 0x10232b000 + 7039
    30  com.apple.WebProcess           0x000000010232ca78 0x10232b000 + 6776
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff95cee7e6 kevent + 10
    1   libdispatch.dylib             0x00007fff90df0786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib             0x00007fff90def316 _dispatch_mgr_thread + 54
    Thread 2:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff95cedbca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96d4a274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore       0x00000001027fc5f6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore       0x00000001027fc115 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore       0x00000001027f1a1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib             0x00007fff96d468bf _pthread_start + 335
    6   libsystem_c.dylib             0x00007fff96d49b75 thread_start + 13
    Thread 3:: JavaScriptCore::Marking
    0   com.apple.JavaScriptCore       0x000000010281a513 JSC::SlotVisitor::drain() + 371
    1   com.apple.JavaScriptCore       0x000000010281a157 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 343
    2   com.apple.JavaScriptCore       0x00000001027fcaaa JSC::GCThread::gcThreadMain() + 74
    3   com.apple.JavaScriptCore       0x00000001027f1a1f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    4   libsystem_c.dylib             0x00007fff96d468bf _pthread_start + 335
    5   libsystem_c.dylib             0x00007fff96d49b75 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff95cec67a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff95cebd71 mach_msg + 73
    2   com.apple.CoreFoundation       0x00007fff90ee650c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation       0x00007fff90eeec74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation       0x00007fff90eee486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation           0x00007fff9512dfd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation           0x00007fff9512272a -[NSThread main] + 68
    7   com.apple.Foundation           0x00007fff951226a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib             0x00007fff96d468bf _pthread_start + 335
    9   libsystem_c.dylib             0x00007fff96d49b75 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff95ceddf2 __select + 10
    1   com.apple.CoreFoundation       0x00007fff90f37c8b __CFSocketManager + 1355
    2   libsystem_c.dylib             0x00007fff96d468bf _pthread_start + 335
    3   libsystem_c.dylib             0x00007fff96d49b75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff95cee192 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff96d48594 _pthread_wqthread + 758
    2   libsystem_c.dylib             0x00007fff96d49b85 start_wqthread + 13
    Thread 7:: com.apple.coremedia.networkbuffering
    0   libsystem_kernel.dylib         0x00007fff95cec67a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff95cebd71 mach_msg + 73
    2   com.apple.CoreFoundation       0x00007fff90ee650c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation       0x00007fff90eeec74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation       0x00007fff90eee486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation       0x00007fff90efe19f CFRunLoopRun + 95
    6   com.apple.CoreMedia           0x00007fff8d5630ba FigThreadGlobalNetworkBufferingRunloop + 119
    7   com.apple.CoreMedia           0x00007fff8d5659f2 figThreadMain + 385
    8   libsystem_c.dylib             0x00007fff96d468bf _pthread_start + 335
    9   libsystem_c.dylib             0x00007fff96d49b75 thread_start + 13
    Thread 8:: com.apple.coremedia.asyncio
    0   libsystem_kernel.dylib         0x00007fff95cedbca __psynch_cvwait + 10
    1   libsystem_c.dylib             0x00007fff96d4a274 _pthread_cond_wait + 840
    2   com.apple.CoreMedia           0x00007fff8d564a5d WaitOnCondition + 14
    3   com.apple.CoreMedia           0x00007fff8d564c55 FigSemaphoreWaitRelative + 181
    4   com.apple.MediaToolbox         0x00007fff917688b6 0x7fff9175a000 + 59574
    5   com.apple.CoreMedia           0x00007fff8d5659f2 figThreadMain + 385
    6   libsystem_c.dylib             0x00007fff96d468bf _pthread_start + 335
    7   libsystem_c.dylib             0x00007fff96d49b75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff95cee192 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff96d48594 _pthread_wqthread + 758
    2   libsystem_c.dylib             0x00007fff96d49b85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff95cee192 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff96d48594 _pthread_wqthread + 758
    2   libsystem_c.dylib             0x00007fff96d49b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0xffff000000000002  rbx: 0x0000000116abf6f0  rcx: 0x0000000000000000  rdx: 0x0000000000000004
      rdi: 0x0000000000080000  rsi: 0x0000000000000002  rbp: 0x00007fff61f27000  rsp: 0x00007fff61f27000
       r8: 0x0000000000000000   r9: 0x0000000109d274e0  r10: 0x000000010e7ac600  r11: 0x00000000c4e3a559
      r12: 0x00007fff61f27094  r13: 0x0000000000000003  r14: 0x0000000000000002  r15: 0x0000000000080000
      rip: 0x000000010289542e  rfl: 0x0000000000010246  cr2: 0x0000000000080000
    Logical CPU: 0
    Binary Images:
           0x10232b000 -        0x10232dfff  com.apple.WebProcess (7537 - 7537.76.4) <5269CEC1-9274-3E9E-8A45-D37D71DA2740> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10233a000 -        0x10233cfff  WebProcessShim.dylib (537.76.4 - compatibility 1.0.0) <11449C45-CA67-3FA6-86E2-F6100EF10EF8> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x102349000 -        0x10234afff  com.apple.VideoDecodeAcceleration (1.1 - 8) <1D15AB26-DEDD-37A8-91F4-0A86F87BDE52> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDe codeAcceleration
           0x1023ab000 -        0x102614fff  com.apple.WebKit2 (7537 - 7537.76.4) <FD06691A-97CD-312A-8DD0-48268641674C> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x1027e8000 -        0x102b8fff7  com.apple.JavaScriptCore (7537 - 7537.76.1) <69C4CEDA-8BEB-38C0-9223-A28D71E17C5D> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x102c7e000 -        0x103d2bfff  com.apple.WebCore (7537 - 7537.76.4) <410DAE63-6CB4-392E-8F90-BB72B4BD7E4B> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x105f3a000 -        0x106473fff  com.apple.Safari.framework (7537 - 7537.76.4) <760D4633-A946-3208-8EA3-34E3DA11362F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x1067d1000 -        0x106935fff  com.apple.WebKit (7537 - 7537.76.4) <61935359-4BAB-3342-8076-99E5B1DCF9CE> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x1079e2000 -        0x1079e3fff  ATSHI.dylib (??? - ???) <4761FD60-26EE-30C6-89FB-A3149852477F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x1111d0000 -        0x1111f9fff  libPDFRIP.A.dylib (600.0.0 - compatibility 64.0.0) <826A969F-0079-3B2D-9EE6-DB23FA9DDD05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x117fe2000 -        0x11819afff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1181d1000 -        0x11832bfff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x11835d000 -        0x11836bfff  libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x118372000 -        0x1183a0ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x1183a9000 -        0x1183b3fef  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
           0x1183b9000 -        0x1183bcff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x12f1d6000 -        0x12f3b7ff7  com.apple.audio.codecs.Components (2.3 - 2.3) <9FF1C1F7-F049-3CE0-AE2A-E3D220A7031B> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x200000000 -        0x20082ffff  com.apple.GeForceGLDriver (7.32.12 - 7.3.2) <0361820C-7006-3AB4-91A1-D589847D8455> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff61f2b000 -     0x7fff61f5fbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff8d480000 -     0x7fff8d496fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8d49f000 -     0x7fff8d4a3ff7  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
        0x7fff8d506000 -     0x7fff8d546fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8d547000 -     0x7fff8d58eff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8d58f000 -     0x7fff8d590ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8d591000 -     0x7fff8d597fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8d598000 -     0x7fff8d5defff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <066449E4-406B-3ABC-9DB8-E62777498154> /usr/lib/libcurl.4.dylib
        0x7fff8d5e4000 -     0x7fff8d65aff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff8d65b000 -     0x7fff8d6e0ff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8d6e1000 -     0x7fff8d6f6fff  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
        0x7fff8d6f7000 -     0x7fff8d743ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8d744000 -     0x7fff8e34afff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8e522000 -     0x7fff8e5c7fff  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
        0x7fff8e5d1000 -     0x7fff8e5dfff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff8e640000 -     0x7fff8e669ff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8e66b000 -     0x7fff8e66cfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8e66d000 -     0x7fff8e7d4ff7  com.apple.CFNetwork (520.5.3 - 520.5.3) <1C11C214-1C70-3358-A709-69C84D999DB8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8e845000 -     0x7fff8e9e5ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8e9e6000 -     0x7fff8ea2aff7  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
        0x7fff8ea39000 -     0x7fff8eb6ffff  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
        0x7fff8eb70000 -     0x7fff8ebc3fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8ebc4000 -     0x7fff8ec56ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8ec57000 -     0x7fff8ec5ffff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8ec8c000 -     0x7fff8ecdafff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff8ecdb000 -     0x7fff8ece6ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8ece7000 -     0x7fff8ed27fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8ed28000 -     0x7fff8ed2dfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8ed2e000 -     0x7fff8edc4ff7  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
        0x7fff8edd0000 -     0x7fff8efd2fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff8efd3000 -     0x7fff8efd9fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8efda000 -     0x7fff8efe7fff  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
        0x7fff8efe8000 -     0x7fff8efedfff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8efee000 -     0x7fff8efeefff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8efef000 -     0x7fff8eff1fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8eff2000 -     0x7fff8f075fef  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
        0x7fff8f07e000 -     0x7fff8f1dbfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8f1dc000 -     0x7fff8f21eff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8f21f000 -     0x7fff8f22eff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8f2a3000 -     0x7fff8f356ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8f3be000 -     0x7fff8f49cfff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8f4be000 -     0x7fff8f51efff  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
        0x7fff8f51f000 -     0x7fff8f520fff  MetadataLib.dylib (4.0.0 - compatibility 2.2.1) <297D204A-9326-331E-8794-8055386CB60A> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
        0x7fff8f521000 -     0x7fff8f54afff  libJPEG.dylib (??? - ???) <DFD81B8F-F4CB-347B-92B8-1AFFDA924A9B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8f54b000 -     0x7fff8fa12fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8fa2c000 -     0x7fff8fe59fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8fe5a000 -     0x7fff8fe8dff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8fe8e000 -     0x7fff8fe92fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
        0x7fff8febb000 -     0x7fff8febbfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8febc000 -     0x7fff8fef1fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8fefc000 -     0x7fff8fefcfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff900a4000 -     0x7fff901abfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff901b0000 -     0x7fff904dcfff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff904dd000 -     0x7fff90c85fff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff90d52000 -     0x7fff90decff7  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
        0x7fff90ded000 -     0x7fff90dfbfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff90dfc000 -     0x7fff90e28ff7  com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff90e29000 -     0x7fff90e29fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff90e2a000 -     0x7fff90e7cff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff90eb6000 -     0x7fff9108aff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff9108b000 -     0x7fff9108cfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff91179000 -     0x7fff911a1fff  libsandbox.1.dylib (??? - ???) <9A89A588-BE15-39AF-9DD8-0B839AF27ABF> /usr/lib/libsandbox.1.dylib
        0x7fff911a2000 -     0x7fff91497ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff91498000 -     0x7fff914b4ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff914b5000 -     0x7fff915b7fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff916a2000 -     0x7fff916ddfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff916de000 -     0x7fff91759ff7  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
        0x7fff9175a000 -     0x7fff91b04fe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff91b05000 -     0x7fff91d79fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff91d7a000 -     0x7fff91da3fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff91da4000 -     0x7fff91db7ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff91db8000 -     0x7fff91dd7fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff91dd8000 -     0x7fff91de3ff7  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
        0x7fff91de4000 -     0x7fff91de4fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff9224b000 -     0x7fff92259fff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff9225a000 -     0x7fff922b2ff7  libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff922b3000 -     0x7fff923a8fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff92492000 -     0x7fff92559ff7  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
        0x7fff9255f000 -     0x7fff92615fff  com.apple.PDFKit (2.7.8 - 2.7.8) <13A92FA5-E6E6-3ECF-9A70-D4330D7BE847> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff92616000 -     0x7fff92713ff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff92745000 -     0x7fff9275cfff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff92b31000 -     0x7fff92b85ff7  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
        0x7fff92b86000 -     0x7fff92b8dfff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff92b8e000 -     0x7fff92c12ff7  com.apple.ApplicationServices.ATS (317.13.0 - ???) <A05126F9-7DC9-3EA7-8D94-53C6113730C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff92c95000 -     0x7fff92c95fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff92c96000 -     0x7fff92c96fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff92c97000 -     0x7fff92c9bfff  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
        0x7fff92c9c000 -     0x7fff92ca0fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff92ca1000 -     0x7fff92d85ff7  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
        0x7fff92d86000 -     0x7fff92d86fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff92d87000 -     0x7fff92db7ff7  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
        0x7fff92db8000 -     0x7fff92f43ff7  com.apple.QTKit (7.7.1 - 2352) <F72FC786-4E76-38AA-A9D7-D1902AD416FA> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff92f4a000 -     0x7fff92f4dfff  libMatch.1.dylib (??? - ???) <42305BB6-25F9-355A-9076-FED38B21A7F9> /usr/lib/libMatch.1.dylib
        0x7fff92f4e000 -     0x7fff92f5dfff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff92f6b000 -     0x7fff92facfff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff92fd5000 -     0x7fff93037ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff93038000 -     0x7fff9303afff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff9303b000 -     0x7fff9305ffff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff931c8000 -     0x7fff931cbff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff93404000 -     0x7fff9343ffff  libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <B5120F7F-6FD7-3E0B-AAB8-E9A8D72451BC> /usr/lib/libssl.0.9.8.dylib
        0x7fff93788000 -     0x7fff9379aff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff9379b000 -     0x7fff937b8ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff93804000 -     0x7fff938a6fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff938d7000 -     0x7fff938defff  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
        0x7fff938df000 -     0x7fff93fa3fe7  libclh.dylib (4.0.3 - 4.0.3) <1A19D767-568D-396A-9C29-DB5C538E248D> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff94031000 -     0x7fff9403aff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff9403b000 -     0x7fff94096ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff940d6000 -     0x7fff940d6fff  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
        0x7fff940d7000 -     0x7fff940eefff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff9435c000 -     0x7fff94397fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff94398000 -     0x7fff94d36a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff94d37000 -     0x7fff94d54fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff94d55000 -     0x7fff94d57ff7  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
        0x7fff94d58000 -     0x7fff94d6cff7  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
        0x7fff950c8000 -     0x7fff953e1fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff9541d000 -     0x7fff95443fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff95444000 -     0x7fff95453fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff95454000 -     0x7fff954bfff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff954ce000 -     0x7fff95ab2fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff95cd7000 -     0x7fff95cf7fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff95cf8000 -     0x7fff95cf8fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff9610d000 -     0x7fff96114fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff96115000 -     0x7fff9622efff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff9622f000 -     0x7fff9623cfff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff96241000 -     0x7fff9629dff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff962ba000 -     0x7fff965d6fff  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
        0x7fff965da000 -     0x7fff965e7ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff965e8000 -     0x7fff96615fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff96616000 -     0x7fff96658fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff96659000 -     0x7fff966aaff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff966d5000 -     0x7fff9671eff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff9671f000 -     0x7fff9672afff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff9672b000 -     0x7fff96955fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff96956000 -     0x7fff9695bfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff9695c000 -     0x7fff96961ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff969a8000 -     0x7fff96a10ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff96c56000 -     0x7fff96cf7ff7  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
        0x7fff96cf8000 -     0x7fff96dd5fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff96dd6000 -     0x7fff96e3eff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff96e4b000 -     0x7fff96ebbfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff977bd000 -     0x7fff977c3fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff977c4000 -     0x7fff9783afff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff9783b000 -     0x7fff97855fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff97856000 -     0x7fff97868ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff97869000 -     0x7fff9786cfff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff9786d000 -     0x7fff97870fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff9789f000 -     0x7fff97983e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff97984000 -     0x7fff9798aff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff9798b000 -     0x7fff979fefff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff97a06000 -     0x7fff97a27fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff97a28000 -     0x7fff97b35fff  libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff97b36000 -     0x7fff97b61ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff97b62000 -     0x7fff97b69fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff97b6a000 -     0x7fff97b6ffff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff97b70000 -     0x7fff97e28fff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff97e29000 -     0x7fff97e2aff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff97e2b000 -     0x7fff97f37fef  libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff97f38000 -     0x7fff98017fff  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
        0x7fff9806f000 -     0x7fff98081ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff98082000 -     0x7fff980c1fff  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
        0x7fff980c2000 -     0x7fff98102ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff98103000 -     0x7fff98208fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff9852c000 -     0x7fff9852ffff  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
        0x7fff98608000 -     0x7fff9862cfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff9867a000 -     0x7fff98774ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff98c06000 -     0x7fff98c3bfff  libTrueTypeScaler.dylib (??? - ???) <A8156684-3BBE-306C-B492-179CDFFD6027> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff98c90000 -     0x7fff98c95fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff98c96000 -     0x7fff98c97fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff98d85000 -     0x7fff98d86ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff98d87000 -     0x7fff98d9dff7  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
        0x7fff98d9e000 -     0x7fff991d1ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff991d2000 -     0x7fff99216ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff99217000 -     0x7fff99218fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff99219000 -     0x7fff9926dfff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff9a3c5000 -     0x7fff9a3edfff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff9a3ee000 -     0x7fff9a3f0fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff9a3f1000 -     0x7fff9a42bfe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff9a46b000 -     0x7fff9a475ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 5
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 2314
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=234.7M resident=174.2M(74%) swapped_out_or_unallocated=60.5M(26%)
    Writable regions: Total=1.7G written=574.3M(34%) resident=618.4M(36%) swapped_out=0K(0%) unallocated=1.1G(64%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    ATS (font support)                   32.0M
    ATS (font support) (reserved)           4K        reserved VM address space (unallocated)
    CG image                                4K
    CG shared images                     3376K
    CoreAnimation                        19.2M
    CoreGraphics                           16K
    CoreServices                         2920K
    IOKit                                8804K
    JS JIT generated code               256.0M
    JS JIT generated code (reserved)    768.0M        reserved VM address space (unallocated)
    JS VM register file                  4096K
    JS garbage collector                124.5M
    MALLOC                              469.5M
    MALLOC guard page                      64K
    Memory tag=242                         12K
    OpenGL GLSL                          1024K
    SQLite page cache                    2304K
    STACK GUARD                          56.0M
    Stack                                12.6M
    TC malloc                            3880K
    VM_ALLOCATE                          1220K
    WebCore purgeable data                316K
    __CI_BITMAP                            80K
    __DATA                               24.3M
    __IMAGE                               528K
    __LINKEDIT                           63.4M
    __TEXT                              171.3M
    __UNICODE                             544K
    mapped file                          74.8M
    shared memory                         760K
    ===========                        =======
    TOTAL                                 2.1G
    TOTAL, minus reserved VM space        1.3G
    Unable to gather system configuration information.

    Have you used Disk Utility to verify your hard drive?
    Did this start immediately after adding new software or hardware?
    Is Safari the only program that does this?
    Do you have any Safari extensions running? If so, turn them off, restart Safari and test.
    Are you running any third-party anti-virus, internet security, or cleaning software? If so, which ones? If you don't know. you can safely show us a snapshot of your installation. Please download and install this free utility:
    http://www.etresoft.com/etrecheck
    It is secure and written by one of our most valued members to allow users to show details of their computer's configuration in Apple Support Communities without revealing any sensitive personal data.
    Run the program and click the "Copy report to clipboard" button when it displays the results. Then return here and paste the report into a response to your initial post. It can often show if any harmful files/programs are dragging down your performance.

  • Firefox keeps crashing. Please help.

    Hello all,
    FIrefox continues to crash on me and I have no idea what to do at this point. I am running version 19 on Windows 8. I got a new computer about 2 weeks ago and have virtually the same set up I had on the old one... same extensions and everything. Only difference is the old computer ran windows 7 where this one runs windows 8.
    I have taken the following steps
    -Run in safemode (still crashes, so I don't think addons or extensions are the issue)
    -Did a Firefox reset
    -Restarted the computer
    -Running a new user profile
    -Scanning for malware (came back clean).
    Here are my most recent crash report IDs (there are dozens upon dozens at this point.
    bp-c5b4eb6d-5542-4f2e-99d9-8cdf82130224
    bp-088c98ad-5062-40a4-a5a8-fb8602130224
    bp-4f619acb-0cc0-4b43-b76c-3f3282130224
    bp-b672ab91-bfd7-4812-8840-cbfe22130224
    bp-49e9765e-4b2d-47a9-8120-ed74f2130224
    Again, I don't think this is the issue because it crashes in safemode as well, but I'm running the following addons: Adblock Plus, Greasemonkey, ProfilePassword, Download status bar... I'm also running 1 user script: ICE Quick Stream 5.6. These all have worked fine previously.
    If I can't switch this I'm switching to Chrome and I don't want to. Please help!

    There is a problem on Windows 8 with Firefox 19 and AMD Radeon HD 6XXX/7XXX graphic display cards.
    This issue is currently being investigated in bug 830531.
    *[https://bugzilla.mozilla.org/show_bug.cgi?id=830531 bug 830531] - [Win8] crash in XPC_WN_Helper_NewResolve mainly with AMD Radeon HD 6290/6310/6320/7290/7310/7340
    <i>(please do not comment in bug reports: [https://bugzilla.mozilla.org/page.cgi?id=etiquette.html])</i>
    If you have one of those display cards then best is to stay with or downgrade to Firefox 18.0.2 for now.
    *https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/18.0.2/win32/

  • IPhones Safari keeps crashing Apple please fix this.

    I know there is another top posted about this... if you google the 3 words... "iPhone, Safari, and Crash" in google or yahoo search hundreds of results of people complaining and apple still hasn't acknowledged the problem. I used the 1st generation iPhone for a year. My girlfriend still uses a 1st gen iPhone. I now use the iPhone 3g and I bought it in hopes that apple fixed how often safari crashes. Safari crashes all the time while loading a page safari will just launch me back to the home screen. This happens on 100% of everybody's iPhone I have ever tested. It happens mostly in forums while typing such as this one. I tried and failed twice to post in this forum with my iPhone because safari crashed and it was so frustrating. I have had an Iphone now for a year and a half and my girlfriend has as well. It is time you recognize this problem apple and do something about it. If you don't believe me log on to this very forum and reply to this message with your iPhone and see if it doesn't lag until you are just about frozen and then kick you back to the home screen. Apple I give you until December to fix this problem. Otherwise I will ebay my phones and then buy either the LG Dare, Samsung Instinct, T-mobiles new Google Android phone, or a windows mobile. PLEASE FIX SAFARI

    The only reason I thought the new iphone would make some sort of difference is because in other maps such as SMS/MAPS/SETTINGS/AIM/MYSPACE mobile and many more the screen runs smoother and is more responsive. I have compared it to my 1st gen iPhone, my friends iPhone, and my girls iPhone. The new 3g just glides through everything a little smoother so I hoped maybe safari was more stable on the new platform. I was wrong. Regardless SAFARI should work perfectly on both iPhones that is, to alot of people, the most important application of all. It crashes more than any other 10 fold.

  • Safari keeps crashing unexpectedly

    Safari has been quitting intermittedly for me for the past two weeks now, usually a few days apart but today it was less than 24 hours since the last. Two weeks prior I had this Macbook Pro's logicboard, harddrive, and RAM replaced due to kernel panic issues.
    Help? Here's the most recent crash log:
    Process:         WebProcess [963]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.30.1)
    Build Info:      WebKit2-7536030001000000~9
    Code Type:       X86-64 (Native)
    Parent Process:  Safari [960]
    User ID:         501
    Date/Time:       2013-09-10 20:01:40.962 -0400
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                       0x00007fff978f782d WebCore::AudioContext::uninitialize() + 45
    1   com.apple.JavaScriptCore                0x00007fff92b1ca3a ***::dispatchFunctionsFromMainThread() + 266
    2   com.apple.CoreFoundation                0x00007fff90532804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    3   com.apple.CoreFoundation                0x00007fff9053231d __CFRunLoopDoTimer + 557
    4   com.apple.CoreFoundation                0x00007fff90517ad9 __CFRunLoopRun + 1529
    5   com.apple.CoreFoundation                0x00007fff905170e2 CFRunLoopRunSpecific + 290
    6   com.apple.HIToolbox                     0x00007fff8f846eb4 RunCurrentEventLoopInMode + 209
    7   com.apple.HIToolbox                     0x00007fff8f846c52 ReceiveNextEventCommon + 356
    8   com.apple.HIToolbox                     0x00007fff8f846ae3 BlockUntilNextEventMatchingListInMode + 62
    9   com.apple.AppKit                        0x00007fff91709533 _DPSNextEvent + 685
    10  com.apple.AppKit                        0x00007fff91708df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    11  com.apple.AppKit                        0x00007fff917001a3 -[NSApplication run] + 517
    12  com.apple.WebCore                       0x00007fff97e2e4ff WebCore::RunLoop::run() + 63
    13  com.apple.WebKit2                       0x00007fff94597462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    14  com.apple.WebKit2                       0x00007fff9455dbfd WebKitMain + 285
    15  com.apple.WebProcess                    0x000000010b4fae7b 0x10b4fa000 + 3707
    16  libdyld.dylib                           0x00007fff8e18d7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff90babd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff90d06dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff90d069ee _dispatch_mgr_thread + 54
    Thread 2:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff92d3fbfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 3:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92ca29d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff92ca28b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92ca29d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff92ca28b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92ca29d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff92ca28b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff90ba9686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90ba8c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff90512233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff90517916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff905170e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff8d7b2546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff8d810562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 7:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff90ba9686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90ba8c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff90512233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff90517916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff905170e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff90525dd1 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00007fff97e435e1 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff90bab322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff90556f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 9:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff97e68d01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff973b912a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 10:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff97e68d01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff973b912a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 11:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 12:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 13:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 14:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 15:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 16:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 17:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 18:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 19:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 20:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 21:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 22:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 23:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 24:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 25:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 26:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 27:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 28:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 29:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 30:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 31:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 32:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 33:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 34:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 35:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 36:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 37:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 38:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 39:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 40:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 41:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 42:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 43:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 44:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 45:: Audio Decoder
    0   libsystem_kernel.dylib                  0x00007fff90bab0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff914d9fe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff92b1cb2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff978f1231 ***::PassOwnPtr<WebCore::AsyncAudioDecoder::DecodingTask> ***::MessageQueue<WebCore::AsyncAudioDecoder::DecodingTask>::waitForMessageFilt eredWithTimeout<bool (WebCore::AsyncAudioDecoder::DecodingTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::AsyncAudioDecoder::DecodingTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff978f0f39 WebCore::AsyncAudioDecoder::runLoop() + 73
    5   com.apple.JavaScriptCore                0x00007fff92d5525f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff914d57a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff914c21e1 thread_start + 13
    Thread 46:: Audio Decoder
    0   libsystem_kernel.dylib    

    Apologies for jumping in on this question but I've been searching for a solution to my own recent issues with Safari 6.0.5 crashing on my iMac running 10.7.5 and I'm a little stumped by them.
    After an automatic update Safari now crashes consistently on entering any password/username/search box entries.
    Safari doesn't appear to crash on other User Accounts, with or without Admin rights, or in Safe Mode.
    Not sure what specific information you need but below are excerpts from the Console and last Crash Report
    11/09/2013 17:16:59.442 com.apple.Finder: Dropbox: GetMainEventLoop: 0x7fff866a8749
    11/09/2013 17:16:59.442 com.apple.Finder: Dropbox: timer installed!
    11/09/2013 17:16:59.443 com.apple.Finder: Dropbox: Loading /Library/DropboxHelperTools/Dropbox_u506/DropboxBundle.bundle/Contents/MacOS/Dr opboxBundle
    11/09/2013 17:16:59.443 com.apple.Finder: Dropbox: dlopen returned: 0x7fc184a71d30
    11/09/2013 17:16:59.443 com.apple.Finder: module initializer in main thread?: 1
    11/09/2013 17:17:03.472 Firewall: Dropbox is listening from 0.0.0.0:17500 proto=6
    11/09/2013 17:17:03.473 Firewall: Dropbox is listening from 127.0.0.1:26169 proto=6
    11/09/2013 17:17:36.186 com.apple.launchd.peruser.506: ([0x0-0x1b01b].com.apple.Safari[192]) Job appears to have crashed: Segmentation fault: 11
    11/09/2013 17:17:36.481 ReportCrash: Saved crash report for Safari[192] version 6.0.5 (7536.30.1) to /Users/xxxx/Library/Logs/DiagnosticReports/Safari_2013-09-11-171736_xxxxxx-xxxx xx-iMac-2.crash
    11/09/2013 17:17:39.240 com.apple.SecurityServer: Session 100008 created
    11/09/2013 17:17:39.406 mdworker: Unable to talk to lsboxd
    11/09/2013 17:17:56.000 kernel: IOSurface: buffer allocation size is zero
    11/09/2013 17:17:56.000 kernel: IOSurface: buffer allocation size is zero
    11/09/2013 17:17:56.000 kernel: IOSurface: buffer allocation size is zero
    11/09/2013 17:17:56.000 kernel: IOSurface: buffer allocation size is zero
    11/09/2013 17:17:56.000 kernel: IOSurface: buffer allocation size is zero
    11/09/2013 17:18:05.000 kernel: IOSurface: buffer allocation size is zero
    11/09/2013 17:18:29.000 kernel: IOSurface: buffer allocation size is zero
    11/09/2013 17:18:57.000 kernel: IOSurface: buffer allocation size is zero
    11/09/2013 17:19:47.336 helpd: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
    11/09/2013 17:19:47.336 helpd: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
    11/09/2013 17:20:48.062 com.apple.SecurityServer: Session 100010 created
    11/09/2013 17:22:45.854 [0x0-0x24024].org.mozilla.firefox: Entered ModifyHeaders.initConfigFile()
    11/09/2013 17:22:56.960 [0x0-0x24024].org.mozilla.firefox: Running global cleanup code from study base classes.
    11/09/2013 17:30:17.654 [0x0-0x24024].org.mozilla.firefox: NOTE: child process received `Goodbye', closing down
    11/09/2013 17:30:23.318 quicklookd: Unsupported: Unsupported Annotation Type
    11/09/2013 17:31:52.074 Firewall: Allow smbd connecting from 192.168.1.66:49419 to port 445 proto=6
    11/09/2013 17:31:52.192 sandboxd: ([287]) smbd(287) deny job-creation
    11/09/2013 17:31:52.216 Firewall: smbd is listening from :::445 proto=6
    11/09/2013 17:31:52.216 Firewall: smbd is listening from 0.0.0.0:445 proto=6
    11/09/2013 17:31:52.316 rpcsvchost: sandbox_init: com.apple.msrpc.srvsvc.sb succeeded
    11/09/2013 17:31:52.328 smbd: anonymous connected to path /var/rpc/ncacn_np
    11/09/2013 17:32:03.318 sandboxd: ([290]) rpcsvchost(290) deny mach-lookup com.apple.distributed_notifications@1v3
    11/09/2013 17:33:12.000 kernel: IOSurface: buffer allocation size is zero
    11/09/2013 17:33:22.416 com.apple.launchd.peruser.506: ([0x0-0x2c02c].com.apple.Safari[292]) Job appears to have crashed: Segmentation fault: 11
    11/09/2013 17:33:22.643 ReportCrash: Saved crash report for Safari[292] version 6.0.5 (7536.30.1) to /Users/xxxx/Library/Logs/DiagnosticReports/Safari_2013-09-11-173322_xxxxxxx-xxx xxxxx-iMac-2.crash
    11/09/2013 17:39:18.649 1PasswordAgent: Failed to return databaseID, encryption key is not loaded
    11/09/2013 17:39:18.659 [0x0-0x24024].org.mozilla.firefox: error: onepassword: [AGENT] syncReply error: serverDatabaseIDMismatch
    11/09/2013 17:44:18.230 [0x0-0x24024].org.mozilla.firefox: NOTE: child process received `Goodbye', closing down
    Process:    
    Safari [292]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    6.0.5 (7536.30.1)
    Build Info: 
    WebBrowser-7536030001000000~1
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [131]
    Date/Time:  
    2013-09-11 17:33:21.087 +0100
    OS Version: 
    Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
    __TEXT            
    000000010f55f000-000000010f560000 [
    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    objc[292]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                      
    000000000000000000 0 + 0
    1   com.apple.WebKit2        
    0x00000001103a709b ***::HashTable<***::String, std::__1::pair<***::String, ***::RefPtr<WebKit::APIObject> >, ***::PairFirstExtractor<std::__1::pair<***::String, ***::RefPtr<WebKit::APIObject> > >, ***::StringHash, ***::HashMapValueTraits<***::HashTraits<***::String>, ***::HashTraits<***::RefPtr<WebKit::APIObject> > >, ***::HashTraits<***::String> >::deallocateTable(std::__1::pair<***::String, ***::RefPtr<WebKit::APIObject> >*, int) + 55
    2   com.apple.WebKit2        
    0x00000001103197a6 WebKit::ImmutableDictionary::~ImmutableDictionary() + 36
    3   com.apple.WebKit2        
    0x00000001103b866e WebKit::WebFormClient::willSubmitForm(WebKit::WebPageProxy*, WebKit::WebFrameProxy*, WebKit::WebFrameProxy*, ***::Vector<std::__1::pair<***::String, ***::String>, 0ul> const&, WebKit::APIObject*, WebKit::WebFormSubmissionListenerProxy*) + 258
    4   com.apple.WebKit2        
    0x0000000110332b6f WebKit::WebPageProxy::willSubmitForm(unsigned long long, unsigned long long, WebKit::StringPairVector const&, unsigned long long, CoreIPC::ArgumentDecoder*) + 227
    5   com.apple.WebKit2        
    0x00000001103329da void CoreIPC::handleMessageVariadic<Messages::WebPageProxy::WillSubmitForm, WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long long, unsigned long long, WebKit::StringPairVector const&, unsigned long long, CoreIPC::ArgumentDecoder*)>(CoreIPC::ArgumentDecoder*, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(unsigned long long, unsigned long long, WebKit::StringPairVector const&, unsigned long long, CoreIPC::ArgumentDecoder*)) + 88
    6   com.apple.WebKit2        
    0x00000001103159a6 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 144
    7   com.apple.WebKit2        
    0x00000001103a696e WebKit::WebConnectionToWebProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 194
    8   com.apple.WebKit2        
    0x00000001103158b1 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 175
    9   com.apple.WebKit2        
    0x0000000110358a25 CoreIPC::Connection::dispatchOneMessage() + 139
    10  com.apple.WebCore        
    0x00000001110cad3c WebCore::RunLoop::performWork() + 156
    11  com.apple.WebCore        
    0x00000001110cb3d7 WebCore::RunLoop::performWork(void*) + 71
    12  com.apple.CoreFoundation 
    0x00007fff8bbb94f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    13  com.apple.CoreFoundation 
    0x00007fff8bbb8d5d __CFRunLoopDoSources0 + 253
    14  com.apple.CoreFoundation 
    0x00007fff8bbdfb49 __CFRunLoopRun + 905
    15  com.apple.CoreFoundation 
    0x00007fff8bbdf486 CFRunLoopRunSpecific + 230
    16  com.apple.HIToolbox      
    0x00007fff866a82bf RunCurrentEventLoopInMode + 277
    17  com.apple.HIToolbox      
    0x00007fff866af56d ReceiveNextEventCommon + 355
    18  com.apple.HIToolbox      
    0x00007fff866af3fa BlockUntilNextEventMatchingListInMode + 62
    19  com.apple.AppKit         
    0x00007fff8fcfe779 _DPSNextEvent + 659
    20  com.apple.AppKit         
    0x00007fff8fcfe07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    21  com.apple.Safari.framework
    0x000000010f5b3a76 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162
    22  com.apple.AppKit         
    0x00007fff8fcfa9b9 -[NSApplication run] + 470
    23  com.apple.AppKit         
    0x00007fff8ff76eac NSApplicationMain + 867
    24  com.apple.Safari.framework
    0x000000010f77b0ba SafariMain + 166
    25  com.apple.Safari         
    0x000000010f55ff2c 0x10f55f000 + 3884
    Many thanks if you have any ideas

  • My iPod touch keeps crashing! Please help!!

    My iPod touch keeps crashing.  Apps, Camera, settings. Everything. It just started after I installed the last update. Anyone have any ideas how to fix this? Restarts are not helping.

    Try restoring the iPod, first using a backup and if that doesn't help then as a new device.
    Regards.

  • My project keeps crashing! PLEASE HELP

    I'm running Lion, 4GB memory, logic 9.1.7.
    My project KEEPS crashing, I open it, it's good performance wise for about 60 seconds, then its starts to lag, then it gets unstable and it crashes either when I open a plugin window, go to save etc. When it crashes upon saving, the save dialog box that usualyl says "Saving..." pops up completely blank and then i get the spinning ball of death.
    Console reads a "malloc" error; crash reports are inconsistent, different threads with different elements read as having crashed, once it was com.apple.appkit-heartbeat, the other time it was something else.
    I have a BUNCH of plugins in this project, effect plugins and instrument plugins, all Native Instruments. I've used native instruments plugins just as excessively on 11 other tracks, and none of them have responded this way. It was originally a garageband project, and garageband would perform and crash the same way.
    I ABSOLUTELY NEED to finish this project within a week and I'm PANICKING.
    WHAT DO I DO!!

    dylang389 wrote:
    I have a BUNCH of plugins in this project, effect plugins and instrument plugins, all Native Instruments. I've used native instruments plugins just as excessively on 11 other tracks, and none of them have responded this way. It was originally a garageband project, and garageband would perform and crash the same way.
    Hi
    Sounds like something in that particular GB/Logic project is tripping things up:
    Memory Issue?
    Specific plugin or patch (Massive?)
    You could try doing a "Selective Track Import" to rebuild the project into a new empty Project. Possibly do this one track at a time, until you find the offending one.
    CCT

  • TS1702 All the apps on my iphone keep closing unexpectedly -please help!

    Hello there!
    A week ago, all the apps on my iphone (bought in  started shutting down after a few seconds of opening them (I need to write an SMSor email really fast and my Tom Tom can't really get me anywhere as the app only stays open a few seconds.)
    Since then my battery goes flat with -in hours of changing.
    I took out the Apple care plan - they came to get it and 2 days later they sent it back saying they could find any problems with it – according to their tests all is fine. I got home and re synced only to find that it STILL closes down all the time.
    I am terribly frustrated...a friend wondered if it wasn’t simply a display setting which is set to do this...but I cannot find any such setting...please please help
    Thank you
    J

    Basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Try each of these in order until the issue is resolved.
    Also, many users have reported that downloading any new app (free or paid) from the app store will resolve similar issues.

Maybe you are looking for