Safari crashing too

I search several post about the crashing, but the solutions do not work in my case, please help
Process:         WebProcess [373]
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:  ??? [1]
User ID:         501
Date/Time:       2013-06-30 14:05:24.210 +0800
OS Version:      Mac OS X 10.8.4 (12E55)
Report Version:  10
Interval Since Last Report:          15736 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  16 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      7B7170AD-7DD2-6851-A6E3-BDECC38AEB36
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                 0000000100a04000-0000000100a05000 [    4K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
Application Specific Information:
Bundle controller class:
BrowserBundleController
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                       0x00007fff93ca6a19 WebCore::Length::incrementCalculatedRef() const + 25
1   com.apple.WebCore                       0x00007fff938fa186 bool compareEqual<WebCore::Length, WebCore::Length>(WebCore::Length const&, WebCore::Length const&) + 70
2   com.apple.WebCore                       0x00007fff933ce151 WebCore::RenderStyle::setWidth(WebCore::Length) + 33
3   com.apple.WebCore                       0x00007fff9348042b WebCore::PropertyWrapper<WebCore::Length>::blend(WebCore::AnimationBase const*, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle const*, double) const + 155
4   com.apple.WebCore                       0x00007fff93f06b2b WebCore::CSSPropertyAnimation::blendProperties(WebCore::AnimationBase const*, WebCore::CSSPropertyID, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle const*, double) + 123
5   com.apple.WebCore                       0x00007fff93481079 WebCore::ImplicitAnimation::animate(WebCore::CompositeAnimation*, WebCore::RenderObject*, WebCore::RenderStyle const*, WebCore::RenderStyle*, ***::RefPtr<WebCore::RenderStyle>&) + 233
6   com.apple.WebCore                       0x00007fff93479fe0 WebCore::CompositeAnimation::animate(WebCore::RenderObject*, WebCore::RenderStyle*, WebCore::RenderStyle*) + 208
7   com.apple.WebCore                       0x00007fff933497df WebCore::AnimationController::updateAnimations(WebCore::RenderObject*, WebCore::RenderStyle*) + 239
8   com.apple.WebCore                       0x00007fff933496d0 WebCore::RenderObject::setAnimatableStyle(***::PassRefPtr<WebCore::RenderStyle> ) + 144
9   com.apple.WebCore                       0x00007fff93356d16 WebCore::Node::setRenderStyle(***::PassRefPtr<WebCore::RenderStyle>) + 38
10  com.apple.WebCore                       0x00007fff93356606 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 854
11  com.apple.WebCore                       0x00007fff933569a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
12  com.apple.WebCore                       0x00007fff933569a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
13  com.apple.WebCore                       0x00007fff933569a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
14  com.apple.WebCore                       0x00007fff933569a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
15  com.apple.WebCore                       0x00007fff9332605f WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 559
16  com.apple.WebCore                       0x00007fff938f133d WebCore::Document::styleResolverChanged(WebCore::StyleResolverUpdateFlag) + 221
17  com.apple.WebCore                       0x00007fff938f266d WebCore::Document::didRemoveAllPendingStylesheet() + 29
18  com.apple.WebCore                       0x00007fff9341b4a2 WebCore::StyleElement::sheetLoaded(WebCore::Document*) + 50
19  com.apple.WebCore                       0x00007fff9341b461 WebCore::HTMLStyleElement::sheetLoaded() + 17
20  com.apple.WebCore                       0x00007fff938dd62b WebCore::StyleSheetInternal::checkLoaded() + 203
21  com.apple.WebCore                       0x00007fff9341b42f WebCore::StyleElement::createSheet(WebCore::Element*, int, ***::String const&) + 927
22  com.apple.WebCore                       0x00007fff9341b01a WebCore::StyleElement::process(WebCore::Element*) + 522
23  com.apple.WebCore                       0x00007fff93a748af WebCore::HTMLStyleElement::insertedInto(WebCore::Node*) + 47
24  com.apple.WebCore                       0x00007fff93882da7 WebCore::ChildNodeInsertionNotifier::notifyNodeInsertedIntoDocument(WebCore::No de*) + 39
25  com.apple.WebCore                       0x00007fff93882494 WebCore::ChildNodeInsertionNotifier::notify(WebCore::Node*) + 116
26  com.apple.WebCore                       0x00007fff93881be9 WebCore::updateTreeAfterInsertion(WebCore::ContainerNode*, WebCore::Node*, bool) + 185
27  com.apple.WebCore                       0x00007fff9348cbde WebCore::ContainerNode::insertBefore(***::PassRefPtr<WebCore::Node>, WebCore::Node*, int&, bool) + 494
28  com.apple.WebCore                       0x00007fff9348c9b1 WebCore::Node::insertBefore(***::PassRefPtr<WebCore::Node>, WebCore::Node*, int&, bool) + 49
29  com.apple.WebCore                       0x00007fff9348c91d WebCore::JSNode::insertBefore(JSC::ExecState*) + 109
30  com.apple.WebCore                       0x00007fff9348c8a3 WebCore::jsNodePrototypeFunctionInsertBefore(JSC::ExecState*) + 83
31  ???                                     0x0000000100bc6265 0 + 4307313253
32  com.apple.JavaScriptCore                0x00007fff8bcc8d70 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 912
33  com.apple.JavaScriptCore                0x00007fff8bcc89d4 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
34  com.apple.WebCore                       0x00007fff933ace72 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 898
35  com.apple.WebCore                       0x00007fff933ac98c WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&) + 220
36  com.apple.WebCore                       0x00007fff9337817d WebCore::EventTarget::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 141
37  com.apple.WebCore                       0x00007fff93ef87d6 WebCore::XMLHttpRequestProgressEventThrottle::dispatchEvent(***::PassRefPtr<Web Core::Event>) + 342
38  com.apple.WebCore                       0x00007fff93ef8848 WebCore::XMLHttpRequestProgressEventThrottle::dispatchReadyStateChangeEvent(*** ::PassRefPtr<WebCore::Event>, WebCore::ProgressEventAction) + 56
39  com.apple.WebCore                       0x00007fff9353d440 WebCore::XMLHttpRequest::callReadyStateChangeListener() + 352
40  com.apple.WebCore                       0x00007fff93540c96 WebCore::XMLHttpRequest::didFinishLoading(unsigned long, double) + 358
41  com.apple.WebCore                       0x00007fff93900eb7 WebCore::DocumentThreadableLoader::notifyFinished(WebCore::CachedResource*) + 423
42  com.apple.WebCore                       0x00007fff933cd56d WebCore::CachedResource::checkNotify() + 93
43  com.apple.WebCore                       0x00007fff9386aee0 WebCore::CachedRawResource::data(***::PassRefPtr<WebCore::SharedBuffer>, bool) + 448
44  com.apple.WebCore                       0x00007fff933cacbf WebCore::SubresourceLoader::didFinishLoading(double) + 143
45  com.apple.Foundation                    0x00007fff88a22d88 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke_0 + 28
46  com.apple.Foundation                    0x00007fff88a22ccc -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 227
47  com.apple.Foundation                    0x00007fff88a22bc8 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 63
48  com.apple.CFNetwork                     0x00007fff91ececa8 ___delegate_cacheTrifecta_block_invoke_0 + 307
49  com.apple.CFNetwork                     0x00007fff91f5154a ___withDelegateAsync_block_invoke_0 + 90
50  com.apple.CFNetwork                     0x00007fff91fe1f3a __block_global_1 + 28
51  com.apple.CoreFoundation                0x00007fff8b6d6154 CFArrayApplyFunction + 68
52  com.apple.CFNetwork                     0x00007fff91f422b4 RunloopBlockContext::perform() + 124
53  com.apple.CFNetwork                     0x00007fff91f4218b MultiplexerSource::perform() + 221
54  com.apple.CoreFoundation                0x00007fff8b6b7b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
55  com.apple.CoreFoundation                0x00007fff8b6b7455 __CFRunLoopDoSources0 + 245
56  com.apple.CoreFoundation                0x00007fff8b6da7f5 __CFRunLoopRun + 789
57  com.apple.CoreFoundation                0x00007fff8b6da0e2 CFRunLoopRunSpecific + 290
58  com.apple.HIToolbox                     0x00007fff8adadeb4 RunCurrentEventLoopInMode + 209
59  com.apple.HIToolbox                     0x00007fff8adadc52 ReceiveNextEventCommon + 356
60  com.apple.HIToolbox                     0x00007fff8adadae3 BlockUntilNextEventMatchingListInMode + 62
61  com.apple.AppKit                        0x00007fff8fe52533 _DPSNextEvent + 685
62  com.apple.AppKit                        0x00007fff8fe51df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
63  com.apple.AppKit                        0x00007fff8fe491a3 -[NSApplication run] + 517
64  com.apple.WebCore                       0x00007fff93d884ff WebCore::RunLoop::run() + 63
65  com.apple.WebKit2                       0x00007fff87fcd462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
66  com.apple.WebKit2                       0x00007fff87f93bfd WebKitMain + 285
67  com.apple.WebProcess                    0x0000000100a04e7b 0x100a04000 + 3707
68  libdyld.dylib                           0x00007fff89d537e1 start + 1
Thread 1:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8f053d16 kevent + 10
1   libdispatch.dylib                       0x00007fff8f06adea _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff8f06a9ee _dispatch_mgr_thread + 54
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 4:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff8f051686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f050c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8b6d5233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8b6da916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8b6da0e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff88a3d546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation                    0x00007fff88a9b562 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 5:: WebCore: Scrolling
0   libsystem_kernel.dylib                  0x00007fff8f051686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f050c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8b6d5233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8b6da916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8b6da0e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff8b6e8dd1 CFRunLoopRun + 97
6   com.apple.WebCore                       0x00007fff93d9d5e1 WebCore::ScrollingThread::initializeRunLoop() + 273
7   com.apple.JavaScriptCore                0x00007fff8beeb25f ***::wtfThreadEntryPoint(void*) + 15
8   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
9   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff8f053322 __select + 10
1   com.apple.CoreFoundation                0x00007fff8b719f46 __CFSocketManager + 1302
2   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
3   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 7:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff8f0530fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff90e4bfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8bcb2b66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3   com.apple.JavaScriptCore                0x00007fff8bed5bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
4   com.apple.JavaScriptCore                0x00007fff8beeb25f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8f0530fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff90e4bfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8be389d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x00007fff8be388b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00007fff8beeb25f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 9:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8f0530fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff90e4bfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8be389d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x00007fff8be388b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00007fff8beeb25f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 10:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8f0530fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff90e4bfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8be389d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x00007fff8be388b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00007fff8beeb25f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 11:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 12:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 13:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 14:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 15:: QTKit: listenOnDelegatePort
0   libsystem_kernel.dylib                  0x00007fff8f051686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f050c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8b6d5233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8b6da916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8b6da0e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff8b6e8dd1 CFRunLoopRun + 97
6   com.apple.QTKit                         0x00007fff8d24e2d6 listenOnDelegatePort + 403
7   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 16:: QTKit: listenOnNotificationPort
0   libsystem_kernel.dylib                  0x00007fff8f051686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f050c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8b6d5233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8b6da916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8b6da0e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff8b6e8dd1 CFRunLoopRun + 97
6   com.apple.QTKit                         0x00007fff8d24e771 listenOnNotificationPort + 371
7   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 17:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff8f0530fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff90e4bfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8bcb2b2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore                       0x00007fff93dc2d01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore                       0x00007fff9331312a WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore                0x00007fff8beeb25f ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 18:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff8f0530fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff90e4bfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8bcb2b2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore                       0x00007fff93dc2d01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore                       0x00007fff9331312a WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore                0x00007fff8beeb25f ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 19:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 20:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 21:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007fff5f1f8d60  rbx: 0x0000000000000000  rcx: 0x0000000000000090  rdx: 0x0000000000000000
  rdi: 0x00007fff5f1f8d30  rsi: 0x0000000000000009  rbp: 0x00007fff5f1f8d70  rsp: 0x00007fff5f1f8d60
   r8: 0x000000000000003f   r9: 0x0000000144a9f400  r10: 0x0000000000000000  r11: 0x000000009a069593
  r12: 0x00007fff5f1f8df0  r13: 0x00007fff933ce130  r14: 0x0000000144a4a3f4  r15: 0x0000000151cea960
  rip: 0x00007fff93ca6a19  rfl: 0x0000000000010202  cr2: 0x0000000000000000
Logical CPU: 2
Binary Images:
       0x100a04000 -        0x100a04fff  com.apple.WebProcess (8536 - 8536.30.1) <F967F09F-969C-3788-9376-7B4067F402B4> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
       0x100a0f000 -        0x100a0ffff  WebProcessShim.dylib (7536.30.1) <15AC7990-1B63-3AD9-905F-7331C901A578> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
       0x143428000 -        0x14343efff  com.apple.WebInspector (8536 - 8536.30) <7DD903D1-505E-34D3-835A-15BE44CC49B6> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
       0x144e05000 -        0x144e06ff7  ATSHI.dylib (341.1) <6860AB9D-27E6-3516-91BF-05E4B9E8A8F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
       0x144e6f000 -        0x144e7cfff  libGPUSupport.dylib (8.9.2) <0D32763C-7F3D-3FDB-9EDB-760BB7AFFA04> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
       0x1494a2000 -        0x149660fff  GLEngine (8.9.2) <420E03C3-B91D-33C7-A1C4-BE60A1544971> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x149697000 -        0x149807fff  libGLProgrammability.dylib (8.9.2) <83DBCC22-F711-3F9D-B622-6DE5D9DD90AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x14993f000 -        0x149cfcff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.12.47 - 8.1.2) <41C027A9-3329-340E-995A-6B66C54B7DAD> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
       0x149f2c000 -        0x149f57fff  GLRendererFloat (8.9.2) <18D6F0AD-C5F1-3E8F-89C2-89426A3D6FE4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x149f60000 -        0x149f69fe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x7fff60604000 -     0x7fff6063893f  dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8> /usr/lib/dyld
    0x7fff87910000 -     0x7fff87966fff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff87967000 -     0x7fff87976fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff879c1000 -     0x7fff87adbfff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff87adc000 -     0x7fff87b05fff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
    0x7fff87b0a000 -     0x7fff87b32fff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff87b33000 -     0x7fff87b34fff  libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib
    0x7fff87b85000 -     0x7fff87bd4ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff87bd5000 -     0x7fff87c3efff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff87cf6000 -     0x7fff87cf7ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff87cf8000 -     0x7fff87e11fff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff87e3b000 -     0x7fff87e7eff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff87e7f000 -     0x7fff87ebafff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff87ec9000 -     0x7fff880b5ff7  com.apple.WebKit2 (8536 - 8536.30.1) <5A3C2412-FF47-3160-9634-32222C98D887> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff880b6000 -     0x7fff880c9ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff880ca000 -     0x7fff88250fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff88251000 -     0x7fff8826eff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff88296000 -     0x7fff884f1ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff884f2000 -     0x7fff88520fff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff88521000 -     0x7fff88523ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff88524000 -     0x7fff885caff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff885cb000 -     0x7fff8864cfff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8864d000 -     0x7fff8884dfff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff8884e000 -     0x7fff88978ff7  com.apple.avfoundation (2.0 - 361.40) <EDEAB424-D693-39C6-B4A6-C503213203AF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8899e000 -     0x7fff889a1fff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff889a2000 -     0x7fff889a4fff  com.apple.securityhi (4.0 - 55002) <A91F8981-ECB6-3B65-A7BA-8DCBD9CCE3D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff889a5000 -     0x7fff88a04fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff88a05000 -     0x7fff88d64fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff88e1e000 -     0x7fff895c5fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff89618000 -     0x7fff8962ffff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff89630000 -     0x7fff8963dfff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8963e000 -     0x7fff898f5ff7  com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff89904000 -     0x7fff89905ff7  libSystem.B.dylib (169.3) <5ED23C27-47AF-3C93-984A-172751CF745A> /usr/lib/libSystem.B.dylib
    0x7fff89906000 -     0x7fff89907fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff89908000 -     0x7fff89929ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8992a000 -     0x7fff89992ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff89993000 -     0x7fff899e4ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff89a29000 -     0x7fff89ac3fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff89ac4000 -     0x7fff89ac6ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff89b6f000 -     0x7fff89c7afff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff89ccc000 -     0x7fff89d14fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff89d18000 -     0x7fff89d4fff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
    0x7fff89d50000 -     0x7fff89d50fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff89d51000 -     0x7fff89d54ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff89d55000 -     0x7fff89d60ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff89d61000 -     0x7fff89d68fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff89d69000 -     0x7fff89de8ff7  com.apple.securityfoundation (6.0 - 55115.4) <9291CE2A-37D9-39DF-956E-7B2650A9F3B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff89e04000 -     0x7fff89e59ff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff89e5c000 -     0x7fff89e7bff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff89e7c000 -     0x7fff89f1aff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff89f1b000 -     0x7fff89f23fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff89f24000 -     0x7fff89f24ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff89f3b000 -     0x7fff8a0d6fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8a0d7000 -     0x7fff8a108ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8a109000 -     0x7fff8a229fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8a245000 -     0x7fff8a249fff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8a24a000 -     0x7fff8a24cfff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8a257000 -     0x7fff8abe74af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8abe8000 -     0x7fff8abecfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8ac16000 -     0x7fff8acb1fff  com.apple.CoreSymbolication (3.0 - 117) <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8acb2000 -     0x7fff8acd4ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8acd5000 -     0x7fff8ad45fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8ad46000 -     0x7fff8ad4dfff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff8ad4e000 -     0x7fff8b07efff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8b07f000 -     0x7fff8b09ffff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8b0a0000 -     0x7fff8b0a6fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff8b0a7000 -     0x7fff8b314ff7  com.apple.RawCamera.bundle (4.07 - 696) <CCB97D78-309C-3CD9-B499-81192069A333> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8b32a000 -     0x7fff8b4d8fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8b575000 -     0x7fff8b5a1fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8b605000 -     0x7fff8b619fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8b61c000 -     0x7fff8b624ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8b625000 -     0x7fff8b631ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <5AA375C4-9FD4-3F4F-849D-0329E0D5DC04> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8b632000 -     0x7fff8b68cff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8b68d000 -     0x7fff8b6a4fff  com.apple.CFOpenDirectory (10.8 - 151.10) <F7AD9844-559A-366E-8192-BB4FCF9EE7A3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8b6a5000 -     0x7fff8b88fff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8b8f0000 -     0x7fff8b8f1fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8ba5d000 -     0x7fff8bb2fff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8bb30000 -     0x7fff8bb4fff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8bc33000 -     0x7fff8bc72ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8bc73000 -     0x7fff8bcabfff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff8bcac000 -     0x7fff8bf47ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8c72e000 -     0x7fff8c72fff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8c730000 -     0x7fff8c9f4fff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8c9f5000 -     0x7fff8ca01fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8ca02000 -     0x7fff8ca46fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
    0x7fff8ca47000 -     0x7fff8cbd2fff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8cbd3000 -     0x7fff8cc90ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8cc91000 -     0x7fff8cd44ff7  com.apple.PDFKit (2.8.4 - 2.8.4) <BD6E8774-1C8B-3CD1-B5FA-7352B2173068> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8cd46000 -     0x7fff8cf7bff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8d23a000 -     0x7fff8d3abff7  com.apple.QTKit (7.7.1 - 2599.31) <E088A52C-914C-3BD7-AD50-CD40CA5D1308> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8d3ac000 -     0x7fff8d3e6ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8d3e7000 -     0x7fff8d7defff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8d7df000 -     0x7fff8d7e5ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8d7e6000 -     0x7fff8d7e6fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8da30000 -     0x7fff8da98fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8da9d000 -     0x7fff8da9dfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8da9e000 -     0x7fff8dac9fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff8daca000 -     0x7fff8dacafff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8daee000 -     0x7fff8daf0fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff8daf1000 -     0x7fff8de08ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8de09000 -     0x7fff8de17ff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
    0x7fff8de40000 -     0x7fff8dec0ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8dec6000 -     0x7fff8dfc4fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8dfc5000 -     0x7fff8e0b6ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8e96d000 -     0x7fff8e974fff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8ea44000 -     0x7fff8ea45fff  MetadataLib.dylib (4.7) <7D50BC43-1E23-325A-B586-34A9195D2B17> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
    0x7fff8ead1000 -     0x7fff8ed52fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff8ed60000 -     0x7fff8ed6dfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff8ed6e000 -     0x7fff8ee33ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8ee75000 -     0x7fff8eec4ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff8eec5000 -     0x7fff8ef32ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8ef33000 -     0x7fff8ef35fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8ef88000 -     0x7fff8efe4fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8efe5000 -     0x7fff8f03ffff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8f040000 -     0x7fff8f040fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8f041000 -     0x7fff8f05cff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8f05d000 -     0x7fff8f062fff  com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8f063000 -     0x7fff8f063fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff8f066000 -     0x7fff8f07bff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff8f07c000 -     0x7fff8f0a8ff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8f0a9000 -     0x7fff8f0ddfff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8f0de000 -     0x7fff8f0e0fff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8f0e1000 -     0x7fff8f12cfff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8f12d000 -     0x7fff8f138fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff8f139000 -     0x7fff8f185ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
    0x7fff8f186000 -     0x7fff8f42aff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8f46a000 -     0x7fff8f476fff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8f477000 -     0x7fff8f4ceff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8f4e7000 -     0x7fff8f4fdfff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8f4fe000 -     0x7fff8f555ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8f556000 -     0x7fff8f564fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8f565000 -     0x7fff8f5e7ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8f5e8000 -     0x7fff8f60fff7  com.apple.PerformanceAnalysis (1.16 - 16) <E8DA9FDB-3A58-3934-A7C9-2728B683D741> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8f610000 -     0x7fff8f66cfff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8f66d000 -     0x7fff8f678ff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff8f679000 -     0x7fff8f77bfff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8f77c000 -     0x7fff8f787fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8f788000 -     0x7fff8f788fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8f789000 -     0x7fff8f78efff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8f78f000 -     0x7fff8f823ff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8f87f000 -     0x7fff8f8bcfef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8f8f5000 -     0x7fff8f923ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff8f924000 -     0x7fff8f939fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8f93a000 -     0x7fff8f948ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib

got the file and open safari after deleted the cache.db, but still crashing ^^. Here is the report.
Process:         WebProcess [1217]
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:  ??? [1]
User ID:         501
Date/Time:       2013-06-30 15:24:21.908 +0800
OS Version:      Mac OS X 10.8.4 (12E55)
Report Version:  10
Interval Since Last Report:          3894 sec
Crashes Since Last Report:           4
Per-App Interval Since Last Report:  245 sec
Per-App Crashes Since Last Report:   4
Anonymous UUID:                      7B7170AD-7DD2-6851-A6E3-BDECC38AEB36
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                 000000010cb24000-000000010cb25000 [    4K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
Application Specific Information:
Bundle controller class:
BrowserBundleController
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                       0x00007fff93ca6a19 WebCore::Length::incrementCalculatedRef() const + 25
1   com.apple.WebCore                       0x00007fff938fa186 bool compareEqual<WebCore::Length, WebCore::Length>(WebCore::Length const&, WebCore::Length const&) + 70
2   com.apple.WebCore                       0x00007fff933ce151 WebCore::RenderStyle::setWidth(WebCore::Length) + 33
3   com.apple.WebCore                       0x00007fff9348042b WebCore::PropertyWrapper<WebCore::Length>::blend(WebCore::AnimationBase const*, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle const*, double) const + 155
4   com.apple.WebCore                       0x00007fff93f06b2b WebCore::CSSPropertyAnimation::blendProperties(WebCore::AnimationBase const*, WebCore::CSSPropertyID, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle const*, double) + 123
5   com.apple.WebCore                       0x00007fff93481079 WebCore::ImplicitAnimation::animate(WebCore::CompositeAnimation*, WebCore::RenderObject*, WebCore::RenderStyle const*, WebCore::RenderStyle*, ***::RefPtr<WebCore::RenderStyle>&) + 233
6   com.apple.WebCore                       0x00007fff93479fe0 WebCore::CompositeAnimation::animate(WebCore::RenderObject*, WebCore::RenderStyle*, WebCore::RenderStyle*) + 208
7   com.apple.WebCore                       0x00007fff933497df WebCore::AnimationController::updateAnimations(WebCore::RenderObject*, WebCore::RenderStyle*) + 239
8   com.apple.WebCore                       0x00007fff933496d0 WebCore::RenderObject::setAnimatableStyle(***::PassRefPtr<WebCore::RenderStyle> ) + 144
9   com.apple.WebCore                       0x00007fff93356d16 WebCore::Node::setRenderStyle(***::PassRefPtr<WebCore::RenderStyle>) + 38
10  com.apple.WebCore                       0x00007fff93356606 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 854
11  com.apple.WebCore                       0x00007fff933569a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
12  com.apple.WebCore                       0x00007fff933569a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
13  com.apple.WebCore                       0x00007fff933569a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
14  com.apple.WebCore                       0x00007fff933569a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
15  com.apple.WebCore                       0x00007fff9332605f WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 559
16  com.apple.WebCore                       0x00007fff938f133d WebCore::Document::styleResolverChanged(WebCore::StyleResolverUpdateFlag) + 221
17  com.apple.WebCore                       0x00007fff938f266d WebCore::Document::didRemoveAllPendingStylesheet() + 29
18  com.apple.WebCore                       0x00007fff9341b4a2 WebCore::StyleElement::sheetLoaded(WebCore::Document*) + 50
19  com.apple.WebCore                       0x00007fff9341b461 WebCore::HTMLStyleElement::sheetLoaded() + 17
20  com.apple.WebCore                       0x00007fff938dd62b WebCore::StyleSheetInternal::checkLoaded() + 203
21  com.apple.WebCore                       0x00007fff9341b42f WebCore::StyleElement::createSheet(WebCore::Element*, int, ***::String const&) + 927
22  com.apple.WebCore                       0x00007fff9341b01a WebCore::StyleElement::process(WebCore::Element*) + 522
23  com.apple.WebCore                       0x00007fff93a748af WebCore::HTMLStyleElement::insertedInto(WebCore::Node*) + 47
24  com.apple.WebCore                       0x00007fff93882da7 WebCore::ChildNodeInsertionNotifier::notifyNodeInsertedIntoDocument(WebCore::No de*) + 39
25  com.apple.WebCore                       0x00007fff93882494 WebCore::ChildNodeInsertionNotifier::notify(WebCore::Node*) + 116
26  com.apple.WebCore                       0x00007fff93881be9 WebCore::updateTreeAfterInsertion(WebCore::ContainerNode*, WebCore::Node*, bool) + 185
27  com.apple.WebCore                       0x00007fff9348cbde WebCore::ContainerNode::insertBefore(***::PassRefPtr<WebCore::Node>, WebCore::Node*, int&, bool) + 494
28  com.apple.WebCore                       0x00007fff9348c9b1 WebCore::Node::insertBefore(***::PassRefPtr<WebCore::Node>, WebCore::Node*, int&, bool) + 49
29  com.apple.WebCore                       0x00007fff9348c91d WebCore::JSNode::insertBefore(JSC::ExecState*) + 109
30  com.apple.WebCore                       0x00007fff9348c8a3 WebCore::jsNodePrototypeFunctionInsertBefore(JSC::ExecState*) + 83
31  ???                                     0x000000010cce6265 0 + 4509819493
32  com.apple.JavaScriptCore                0x00007fff8bcc8d70 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 912
33  com.apple.JavaScriptCore                0x00007fff8bcc89d4 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
34  com.apple.WebCore                       0x00007fff933ace72 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 898
35  com.apple.WebCore                       0x00007fff933ac98c WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&) + 220
36  com.apple.WebCore                       0x00007fff9337817d WebCore::EventTarget::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 141
37  com.apple.WebCore                       0x00007fff93ef87d6 WebCore::XMLHttpRequestProgressEventThrottle::dispatchEvent(***::PassRefPtr<Web Core::Event>) + 342
38  com.apple.WebCore                       0x00007fff93ef8848 WebCore::XMLHttpRequestProgressEventThrottle::dispatchReadyStateChangeEvent(*** ::PassRefPtr<WebCore::Event>, WebCore::ProgressEventAction) + 56
39  com.apple.WebCore                       0x00007fff9353d440 WebCore::XMLHttpRequest::callReadyStateChangeListener() + 352
40  com.apple.WebCore                       0x00007fff93540c96 WebCore::XMLHttpRequest::didFinishLoading(unsigned long, double) + 358
41  com.apple.WebCore                       0x00007fff93900eb7 WebCore::DocumentThreadableLoader::notifyFinished(WebCore::CachedResource*) + 423
42  com.apple.WebCore                       0x00007fff933cd56d WebCore::CachedResource::checkNotify() + 93
43  com.apple.WebCore                       0x00007fff9386aee0 WebCore::CachedRawResource::data(***::PassRefPtr<WebCore::SharedBuffer>, bool) + 448
44  com.apple.WebCore                       0x00007fff933cacbf WebCore::SubresourceLoader::didFinishLoading(double) + 143
45  com.apple.Foundation                    0x00007fff88a22d88 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke_0 + 28
46  com.apple.Foundation                    0x00007fff88a22ccc -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 227
47  com.apple.Foundation                    0x00007fff88a22bc8 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 63
48  com.apple.CFNetwork                     0x00007fff91ececa8 ___delegate_cacheTrifecta_block_invoke_0 + 307
49  com.apple.CFNetwork                     0x00007fff91f5154a ___withDelegateAsync_block_invoke_0 + 90
50  com.apple.CFNetwork                     0x00007fff91fe1f3a __block_global_1 + 28
51  com.apple.CoreFoundation                0x00007fff8b6d6154 CFArrayApplyFunction + 68
52  com.apple.CFNetwork                     0x00007fff91f422b4 RunloopBlockContext::perform() + 124
53  com.apple.CFNetwork                     0x00007fff91f4218b MultiplexerSource::perform() + 221
54  com.apple.CoreFoundation                0x00007fff8b6b7b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
55  com.apple.CoreFoundation                0x00007fff8b6b7455 __CFRunLoopDoSources0 + 245
56  com.apple.CoreFoundation                0x00007fff8b6da7f5 __CFRunLoopRun + 789
57  com.apple.CoreFoundation                0x00007fff8b6da0e2 CFRunLoopRunSpecific + 290
58  com.apple.HIToolbox                     0x00007fff8adadeb4 RunCurrentEventLoopInMode + 209
59  com.apple.HIToolbox                     0x00007fff8adadc52 ReceiveNextEventCommon + 356
60  com.apple.HIToolbox                     0x00007fff8adadae3 BlockUntilNextEventMatchingListInMode + 62
61  com.apple.AppKit                        0x00007fff8fe52533 _DPSNextEvent + 685
62  com.apple.AppKit                        0x00007fff8fe51df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
63  com.apple.AppKit                        0x00007fff8fe491a3 -[NSApplication run] + 517
64  com.apple.WebCore                       0x00007fff93d884ff WebCore::RunLoop::run() + 63
65  com.apple.WebKit2                       0x00007fff87fcd462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
66  com.apple.WebKit2                       0x00007fff87f93bfd WebKitMain + 285
67  com.apple.WebProcess                    0x000000010cb24e7b 0x10cb24000 + 3707
68  libdyld.dylib                           0x00007fff89d537e1 start + 1
Thread 1:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8f053d16 kevent + 10
1   libdispatch.dylib                       0x00007fff8f06adea _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff8f06a9ee _dispatch_mgr_thread + 54
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 5:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff8f051686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f050c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8b6d5233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8b6da916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8b6da0e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff88a3d546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation                    0x00007fff88a9b562 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 6:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff8f0530fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff90e4bfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8bcb2b66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3   com.apple.JavaScriptCore                0x00007fff8bed5bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
4   com.apple.JavaScriptCore                0x00007fff8beeb25f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 7:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8f0530fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff90e4bfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8be389d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x00007fff8be388b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00007fff8beeb25f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8f0530fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff90e4bfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8be389d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x00007fff8be388b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00007fff8beeb25f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 9:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8f0530fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff90e4bfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8be389d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x00007fff8be388b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00007fff8beeb25f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 10:: WebCore: Scrolling
0   libsystem_kernel.dylib                  0x00007fff8f051686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f050c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8b6d5233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8b6da916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8b6da0e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff8b6e8dd1 CFRunLoopRun + 97
6   com.apple.WebCore                       0x00007fff93d9d5e1 WebCore::ScrollingThread::initializeRunLoop() + 273
7   com.apple.JavaScriptCore                0x00007fff8beeb25f ***::wtfThreadEntryPoint(void*) + 15
8   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
9   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 11:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 12:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 13:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff8f053322 __select + 10
1   com.apple.CoreFoundation                0x00007fff8b719f46 __CFSocketManager + 1302
2   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
3   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 14:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 15:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff8f0530fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff90e4bfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8bcb2b2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore                       0x00007fff93dc2d01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore                       0x00007fff9331312a WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore                0x00007fff8beeb25f ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 16:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 17:: CVDisplayLink
0   libsystem_kernel.dylib                  0x00007fff8f0530fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff90e4c023 _pthread_cond_wait + 927
2   com.apple.CoreVideo                     0x00007fff8f963ea3 CVDisplayLink::waitUntil(unsigned long long) + 271
3   com.apple.CoreVideo                     0x00007fff8f963201 CVDisplayLink::runIOThread() + 529
4   com.apple.CoreVideo                     0x00007fff8f962fd7 startIOThread(void*) + 148
5   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 18:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff8f0530fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff90e4bfe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8bcb2b2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore                       0x00007fff93dc2d01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore                       0x00007fff9331312a WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore                0x00007fff8beeb25f ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 19:: QTKit: listenOnDelegatePort
0   libsystem_kernel.dylib                  0x00007fff8f051686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f050c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8b6d5233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8b6da916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8b6da0e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff8b6e8dd1 CFRunLoopRun + 97
6   com.apple.QTKit                         0x00007fff8d24e2d6 listenOnDelegatePort + 403
7   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 20:: QTKit: listenOnNotificationPort
0   libsystem_kernel.dylib                  0x00007fff8f051686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f050c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8b6d5233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8b6da916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8b6da0e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff8b6e8dd1 CFRunLoopRun + 97
6   com.apple.QTKit                         0x00007fff8d24e771 listenOnNotificationPort + 371
7   libsystem_c.dylib                       0x00007fff90e477a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff90e341e1 thread_start + 13
Thread 21:
0   libsystem_kernel.dylib                  0x00007fff8f0536d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff90e49f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff90e49d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff90e341d1 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007fff530d8cd0  rbx: 0x0000000000000000  rcx: 0x0000000000000090  rdx: 0x0000000000000000
  rdi: 0x00007fff530d8ca0  rsi: 0x0000000000000009  rbp: 0x00007fff530d8ce0  rsp: 0x00007fff530d8cd0
   r8: 0x000000000000003f   r9: 0x0000000151cbd400  r10: 0x0000000000000000  r11: 0x000000009a069593
  r12: 0x00007fff530d8d60  r13: 0x00007fff933ce130  r14: 0x000000015e60d3ac  r15: 0x0000000151d470c0
  rip: 0x00007fff93ca6a19  rfl: 0x0000000000010202  cr2: 0x0000000000000000
Logical CPU: 3
Binary Images:
       0x10cb24000 -        0x10cb24fff  com.apple.WebProcess (8536 - 8536.30.1) <F967F09F-969C-3788-9376-7B4067F402B4> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
       0x10cb2a000 -        0x10cb2afff  WebProcessShim.dylib (7536.30.1) <15AC7990-1B63-3AD9-905F-7331C901A578> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
       0x14f4b3000 -        0x14f4c9fff  com.apple.WebInspector (8536 - 8536.30) <7DD903D1-505E-34D3-835A-15BE44CC49B6> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
       0x150c5c000 -        0x150c72ff7  com.apple.webcontentfilter.framework (3.1 - 5) <B9C18026-4D06-3C13-8842-15C190E214E5> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
       0x151f75000 -        0x152133fff  GLEngine (8.9.2) <420E03C3-B91D-33C7-A1C4-BE60A1544971> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x15216a000 -        0x1522dafff  libGLProgrammability.dylib (8.9.2) <83DBCC22-F711-3F9D-B622-6DE5D9DD90AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x152312000 -        0x1526cfff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.12.47 - 8.1.2) <41C027A9-3329-340E-995A-6B66C54B7DAD> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
       0x1527ff000 -        0x15280cfff  libGPUSupport.dylib (8.9.2) <0D32763C-7F3D-3FDB-9EDB-760BB7AFFA04> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
       0x152813000 -        0x15283efff  GLRendererFloat (8.9.2) <18D6F0AD-C5F1-3E8F-89C2-89426A3D6FE4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x152847000 -        0x152850fe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x7fff6c724000 -     0x7fff6c75893f  dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8> /usr/lib/dyld
    0x7fff87910000 -     0x7fff87966fff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff87967000 -     0x7fff87976fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff879c1000 -     0x7fff87adbfff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff87adc000 -     0x7fff87b05fff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
    0x7fff87b06000 -     0x7fff87b09fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
    0x7fff87b0a000 -     0x7fff87b32fff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff87b33000 -     0x7fff87b34fff  libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib
    0x7fff87b85000 -     0x7fff87bd4ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff87bd5000 -     0x7fff87c3efff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff87cf6000 -     0x7fff87cf7ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff87cf8000 -     0x7fff87e11fff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff87e3b000 -     0x7fff87e7eff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff87e7f000 -     0x7fff87ebafff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff87ec9000 -     0x7fff880b5ff7  com.apple.WebKit2 (8536 - 8536.30.1) <5A3C2412-FF47-3160-9634-32222C98D887> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff880b6000 -     0x7fff880c9ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff880ca000 -     0x7fff88250fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff88251000 -     0x7fff8826eff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff88296000 -     0x7fff884f1ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff884f2000 -     0x7fff88520fff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff88521000 -     0x7fff88523ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff88524000 -     0x7fff885caff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff885cb000 -     0x7fff8864cfff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8864d000 -     0x7fff8884dfff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff8884e000 -     0x7fff88978ff7  com.apple.avfoundation (2.0 - 361.40) <EDEAB424-D693-39C6-B4A6-C503213203AF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8899e000 -     0x7fff889a1fff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff889a2000 -     0x7fff889a4fff  com.apple.securityhi (4.0 - 55002) <A91F8981-ECB6-3B65-A7BA-8DCBD9CCE3D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff889a5000 -     0x7fff88a04fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff88a05000 -     0x7fff88d64fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff88e1e000 -     0x7fff895c5fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff89618000 -     0x7fff8962ffff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff89630000 -     0x7fff8963dfff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8963e000 -     0x7fff898f5ff7  com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff89904000 -     0x7fff89905ff7  libSystem.B.dylib (169.3) <5ED23C27-47AF-3C93-984A-172751CF745A> /usr/lib/libSystem.B.dylib
    0x7fff89906000 -     0x7fff89907fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff89908000 -     0x7fff89929ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8992a000 -     0x7fff89992ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff89993000 -     0x7fff899e4ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff89a29000 -     0x7fff89ac3fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff89ac4000 -     0x7fff89ac6ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff89b6f000 -     0x7fff89c7afff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff89ccc000 -     0x7fff89d14fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff89d18000 -     0x7fff89d4fff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
    0x7fff89d50000 -     0x7fff89d50fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff89d51000 -     0x7fff89d54ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff89d55000 -     0x7fff89d60ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff89d61000 -     0x7fff89d68fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff89d69000 -     0x7fff89de8ff7  com.apple.securityfoundation (6.0 - 55115.4) <9291CE2A-37D9-39DF-956E-7B2650A9F3B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff89e04000 -     0x7fff89e59ff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff89e5c000 -     0x7fff89e7bff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff89e7c000 -     0x7fff89f1aff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff89f1b000 -     0x7fff89f23fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff89f24000 -     0x7fff89f24ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff89f3b000 -     0x7fff8a0d6fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8a0d7000 -     0x7fff8a108ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8a109000 -     0x7fff8a229fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8a245000 -     0x7fff8a249fff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8a24a000 -     0x7fff8a24cfff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8a257000 -     0x7fff8abe74af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8abe8000 -     0x7fff8abecfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8ac16000 -     0x7fff8acb1fff  com.apple.CoreSymbolication (3.0 - 117) <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8acb2000 -     0x7fff8acd4ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8acd5000 -     0x7fff8ad45fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8ad46000 -     0x7fff8ad4dfff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff8ad4e000 -     0x7fff8b07efff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8b07f000 -     0x7fff8b09ffff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8b0a0000 -     0x7fff8b0a6fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff8b0a7000 -     0x7fff8b314ff7  com.apple.RawCamera.bundle (4.07 - 696) <CCB97D78-309C-3CD9-B499-81192069A333> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8b32a000 -     0x7fff8b4d8fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8b575000 -     0x7fff8b5a1fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8b605000 -     0x7fff8b619fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8b61c000 -     0x7fff8b624ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8b625000 -     0x7fff8b631ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <5AA375C4-9FD4-3F4F-849D-0329E0D5DC04> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8b632000 -     0x7fff8b68cff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8b68d000 -     0x7fff8b6a4fff  com.apple.CFOpenDirectory (10.8 - 151.10) <F7AD9844-559A-366E-8192-BB4FCF9EE7A3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8b6a5000 -     0x7fff8b88fff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8b8f0000 -     0x7fff8b8f1fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8ba5d000 -     0x7fff8bb2fff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8bb30000 -     0x7fff8bb4fff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8bc33000 -     0x7fff8bc72ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8bc73000 -     0x7fff8bcabfff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff8bcac000 -     0x7fff8bf47ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8c72e000 -     0x7fff8c72fff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8c730000 -     0x7fff8c9f4fff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8c9f5000 -     0x7fff8ca01fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8ca02000 -     0x7fff8ca46fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
    0x7fff8ca47000 -     0x7fff8cbd2fff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8cbd3000 -     0x7fff8cc90ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8cc91000 -     0x7fff8cd44ff7  com.apple.PDFKit (2.8.4 - 2.8.4) <BD6E8774-1C8B-3CD1-B5FA-7352B2173068> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8cd46000 -     0x7fff8cf7bff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8d23a000 -     0x7fff8d3abff7  com.apple.QTKit (7.7.1 - 2599.31) <E088A52C-914C-3BD7-AD50-CD40CA5D1308> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8d3ac000 -     0x7fff8d3e6ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8d3e7000 -     0x7fff8d7defff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8d7df000 -     0x7fff8d7e5ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8d7e6000 -     0x7fff8d7e6fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8da30000 -     0x7fff8da98fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8da99000 -     0x7fff8da9cff7  com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x7fff8da9d000 -     0x7fff8da9dfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8da9e000 -     0x7fff8dac9fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff8daca000 -     0x7fff8dacafff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8daee000 -     0x7fff8daf0fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff8daf1000 -     0x7fff8de08ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8de09000 -     0x7fff8de17ff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
    0x7fff8de18000 -     0x7fff8de3fff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff8de40000 -     0x7fff8dec0ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8dec6000 -     0x7fff8dfc4fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8dfc5000 -     0x7fff8e0b6ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8e96d000 -     0x7fff8e974fff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8ead1000 -     0x7fff8ed52fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff8ed60000 -     0x7fff8ed6dfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff8ed6e000 -     0x7fff8ee33ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8ee75000 -     0x7fff8eec4ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff8eec5000 -     0x7fff8ef32ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8ef33000 -     0x7fff8ef35fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8ef88000 -     0x7fff8efe4fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8efe5000 -     0x7fff8f03ffff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8f040000 -     0x7fff8f040fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8f041000 -     0x7fff8f05cff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8f05d000 -     0x7fff8f062fff  com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8f063000 -     0x7fff8f063fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff8f064000 -     0x7fff8f065fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
    0x7fff8f066000 -     0x7fff8f07bff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff8f07c000 -     0x7fff8f0a8ff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8f0a9000 -     0x7fff8f0ddfff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8f0de000 -     0x7fff8f0e0fff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8f0e1000 -     0x7fff8f12cfff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8f12d000 -     0x7fff8f138fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff8f139000 -     0x7fff8f185ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
    0x7fff8f186000 -     0x7fff8f42aff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8f46a000 -     0x7fff8f476fff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8f477000 -     0x7fff8f4ceff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8f4e7000 -     0x7fff8f4fdfff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8f4fe000 -     0x7fff8f555ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8f556000 -     0x7fff8f564fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8f565000 -     0x7fff8f5e7ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8f5e8000 -     0x7fff8f60fff7  com.apple.PerformanceAnalysis (1.16 - 16) <E8DA9FDB-3A58-3934-A7C9-2728B683D741> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8f610000 -     0x7fff8f66cfff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8f66d000 -     0x7fff8f678ff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff8f679000 -     0x7fff8f77bfff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8f77c000 -     0x7fff8f787fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8f788000 -     0x7fff8f788fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8f789000 -     0x7fff8f78efff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8f78f000 -     0x7fff8f823ff7

Similar Messages

  • My Safari crashing too

    Ever since latest OSX update..
    I've tried all the basic fixes, but it keeps crashing as soon as it opens. any advice?
    thanks.
    Here is my crash log:
    Host Name: sthomac
    Date/Time: 2005-12-07 14:02:48.385 -0500
    OS Version: 10.4.3 (Build 8F46)
    Report Version: 3
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [86]
    Version: 2.0.2 (416.13)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4161300
    PID: 357
    Thread: 2
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000001
    Code[1]: 0x928f6620
    Thread 0:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.HIToolbox 0x931831e0 RunCurrentEventLoopInMode + 264
    5 com.apple.HIToolbox 0x93182874 ReceiveNextEventCommon + 380
    6 com.apple.HIToolbox 0x931826e0 BlockUntilNextEventMatchingListInMode + 96
    7 com.apple.AppKit 0x93660904 _DPSNextEvent + 384
    8 com.apple.AppKit 0x936605c8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    9 com.apple.Safari 0x00007910 0x1000 + 26896
    10 com.apple.AppKit 0x9365cb0c -[NSApplication run] + 472
    11 com.apple.AppKit 0x9374d618 NSApplicationMain + 452
    12 com.apple.Safari 0x0000307c 0x1000 + 8316
    13 com.apple.Safari 0x00057758 0x1000 + 354136
    Thread 1:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x928ea664 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x928ea59c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95303870 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x928db6d4 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 2 Crashed:
    0 com.apple.Foundation 0x928f6620 _NSRaiseError + 264
    1 com.apple.Foundation 0x928f635c +[NSException raise:format:] + 40
    2 com.apple.Foundation 0x92919044 -[NSConcreteFileHandle readDataOfLength:] + 508
    3 com.apple.Foundation 0x92919844 -[NSHTTPCookieDiskStorage(NSInternal) _saveCookies] + 292
    4 com.apple.Foundation 0x929195ec saveTimerCallback + 96
    5 com.apple.CoreFoundation 0x90770aec __CFRunLoopDoTimer + 184
    6 com.apple.CoreFoundation 0x9075d464 __CFRunLoopRun + 1680
    7 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    8 com.apple.Foundation 0x92902b9c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    9 com.apple.Foundation 0x928db6d4 forkThreadForFunction + 108
    10 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92903cdc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x928db6d4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000612c stat + 12
    1 libSystem.B.dylib 0x9003d0d0 fts_read + 2272
    2 com.apple.Foundation 0x929049e4 NSLRUFileListRebuildFileDataUsingRootDirectory + 256
    3 com.apple.Foundation 0x92903d3c -[NSURLCache _diskCacheCreateLRUList:] + 84
    4 com.apple.Foundation 0x928db6d4 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9001f20c select + 12
    1 com.apple.CoreFoundation 0x9076f9a8 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002b8a8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9003001c pthreadcondwait + 488
    2 com.apple.Foundation 0x928e2840 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a2559ec -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x928db6d4 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 2 crashed with PPC Thread State 64:
    srr0: 0x00000000928f6620 srr1: 0x000000000202f030 vrsave: 0x0000000000000000
    cr: 0x24024422 xer: 0x0000000000000007 lr: 0x00000000928f65f8 ctr: 0x00000000928b845c
    r0: 0x0000000000000000 r1: 0x00000000f0182400 r2: 0x00000000a28b6508 r3: 0x00000000f0181fb0
    r4: 0x0000000000000000 r5: 0x00000000928b7d84 r6: 0x00000000f0182034 r7: 0x00000000000000ff
    r8: 0x00000000f0182020 r9: 0x00000000004f6bf0 r10: 0x00000000909bd648 r11: 0x0000000024024422
    r12: 0x00000000928b845c r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x00000000a28d9720 r18: 0x00000000a28d9720 r19: 0x00000000a28d9720
    r20: 0x0000000000000008 r21: 0x00000000ffffffff r22: 0x00000000004f63e8 r23: 0x0000000090a275cc
    r24: 0x0000000000000000 r25: 0x000000000512a000 r26: 0x0000000004dad210 r27: 0x00000000ffffffff
    r28: 0x0000000004dc34a0 r29: 0x00000000a28bcd28 r30: 0x00000000ffffffff r31: 0x00000000928f6528
    Binary Images Description:
    0x1000 - 0xdafff com.apple.Safari 2.0.2 (416.13) /Applications/Safari.app/Contents/MacOS/Safari
    0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
    0x90000000 - 0x901b3fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x9020b000 - 0x9020ffff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x90211000 - 0x90264fff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90291000 - 0x90342fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90371000 - 0x906aefff com.apple.CoreGraphics 1.256.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9073a000 - 0x90813fff com.apple.CoreFoundation 6.4.4 (368.25) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9085c000 - 0x9085cfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9085e000 - 0x90960fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x909ba000 - 0x90a3efff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90a68000 - 0x90ad6fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90aed000 - 0x90afffff libauto.dylib /usr/lib/libauto.dylib
    0x90b06000 - 0x90dddfff com.apple.CoreServices.CarbonCore 671.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90e43000 - 0x90ec3fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f0d000 - 0x90f4efff com.apple.CFNetwork 10.4.3 (129.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90f63000 - 0x90f7bfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90f8b000 - 0x9100cfff com.apple.SearchKit 1.0.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91052000 - 0x9107bfff com.apple.Metadata 10.4.3 (121.20.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9108c000 - 0x9109afff libz.1.dylib /usr/lib/libz.1.dylib
    0x9109d000 - 0x9125ffff com.apple.security 4.2 (24844) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91362000 - 0x9136bfff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91372000 - 0x91399fff com.apple.SystemConfiguration 1.8.1 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x913ac000 - 0x913b4fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x913b9000 - 0x913d9fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x913df000 - 0x913e7fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913eb000 - 0x91469fff com.apple.audio.CoreAudio 3.0.1 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914a7000 - 0x914a7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914a9000 - 0x914e1fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x914fc000 - 0x915c9fff com.apple.ColorSync 4.4.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9161e000 - 0x916b1fff com.apple.print.framework.PrintCore 4.3 (172.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x916f8000 - 0x917b5fff com.apple.QD 3.8.18 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917f3000 - 0x91851fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9187f000 - 0x918a3fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918b7000 - 0x918dcfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x918ef000 - 0x91931fff com.apple.LaunchServices 10.4.5 (168) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9194d000 - 0x91961fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9196f000 - 0x919a8fff com.apple.ImageIO.framework 1.4.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x919bd000 - 0x91a83fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91ad0000 - 0x91ae5fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91aea000 - 0x91b06fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b0b000 - 0x91b7afff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91b91000 - 0x91b95fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91b97000 - 0x91bc8fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91bcc000 - 0x91c0ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c16000 - 0x91c2ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c34000 - 0x91c37fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c39000 - 0x91c39fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c3b000 - 0x91d25fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d2d000 - 0x91d4cfff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91db8000 - 0x91e1dfff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e27000 - 0x91eb9fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91ed3000 - 0x92463fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924ab000 - 0x927bbfff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x927e8000 - 0x92874fff com.apple.DesktopServices 1.3.1 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x928b6000 - 0x92ae0fff com.apple.Foundation 6.4.2 (567.21) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92bfe000 - 0x92cdcfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92cfc000 - 0x92deafff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92dfc000 - 0x92e1afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e25000 - 0x92e7ffff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92e9d000 - 0x92e9dfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92e9f000 - 0x92eb3fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ecb000 - 0x92edbfff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ee7000 - 0x92efcfff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f0e000 - 0x92f95fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92fa9000 - 0x92fb4fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92fbe000 - 0x92febfff com.apple.openscripting 1.2.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93005000 - 0x93015fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93021000 - 0x93087fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x930b8000 - 0x9310afff com.apple.NavigationServices 3.4.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93136000 - 0x93153fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93165000 - 0x93172fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9317b000 - 0x9348dfff com.apple.HIToolbox 1.4.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x935d9000 - 0x935e5fff com.apple.opengl 1.4.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x935ea000 - 0x9360bfff com.apple.DirectoryService.Framework 3.0 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93656000 - 0x93656fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93658000 - 0x93c8bfff com.apple.AppKit 6.4.3 (824.23) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94017000 - 0x94086fff com.apple.CoreData 50 (77) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x940bf000 - 0x94189fff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x941dd000 - 0x941ddfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x941df000 - 0x94357fff com.apple.QuartzCore 1.4.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x943a1000 - 0x943defff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x943e6000 - 0x94436fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x944c5000 - 0x944fdfff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94540000 - 0x9455cfff com.apple.securityfoundation 2.1 (24988) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94570000 - 0x945b4fff com.apple.securityinterface 2.1 (24981) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x945d8000 - 0x945e7fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x945ef000 - 0x945fbfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94640000 - 0x94658fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94aa0000 - 0x94bcefff com.apple.AddressBook.framework 4.0.3 (483) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94c60000 - 0x94c6ffff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94c77000 - 0x94ca4fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94cab000 - 0x94cbbfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94cbf000 - 0x94cedfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94cfd000 - 0x94d1afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95301000 - 0x9538dfff com.apple.WebKit 416.11 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x953e8000 - 0x954dcfff com.apple.JavaScriptCore 416.13 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x9552d000 - 0x95831fff com.apple.WebCore 416.13 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x959b6000 - 0x959dffff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9a253000 - 0x9a286fff com.apple.Syndication 1.0.2 (42) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a2a2000 - 0x9a2b2fff com.apple.SyndicationUI 1.0.2 (42) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    emac   Mac OS X (10.4.3)  

    Hi StHo,
    Judging by that crash log you have a corrupt cookies file.
    try dragging this file onto your Desktop and retry Safari:
    /Users/YourUsername/Library/Cookies/Cookies.plist
    If that works, feel free to trash the file you just dragged to your Desktop.

  • Safari crashing too much

    When safari 5 was released i downloaded and immediately started experiencing a ridiculous amount of crashing. With few new features it seems like a worse version of 4.0. Does anyone have a download link to Safari 4.x?

    Restore your bootable clone/backup or Time Machine backup you made before updating. Alternatively, try http://support.apple.com/kb/dl877

  • Safari crashes more than it works , ipad3 os6 , any idea ??

    Ay body knows the reason why safari crashes too much and if there is something to do to stop that ?
    Thanks

    Tried to reboot the iPad?

  • Mine crashes too, report...

    hi,
    my Safari crashes too, too much.
    i'm on 10.6.4
    so i hope you could help me :
    thanks a lot in advance.
    my last crash (an often one) :
    +Process: Safari [361]+
    +Path: /Applications/Safari.app/Contents/MacOS/Safari+
    +Identifier: com.apple.Safari+
    +Version: 5.0 (6533.16)+
    +Build Info: WebBrowser-75331600~5+
    +Code Type: X86-64 (Native)+
    +Parent Process: launchd [206]+
    +Date/Time: 2010-07-15 21:55:48.046 0200
    +OS Version: Mac OS X 10.6.4 (10F569)+
    +Report Version: 6+
    +Interval Since Last Report: 96150 sec+
    +Crashes Since Last Report: 27+
    +Per-App Interval Since Last Report: 84936 sec+
    +Per-App Crashes Since Last Report: 14+
    +Anonymous UUID: ADFDA414-8AE4-485F-A21C-226F415599D6+
    +Exception Type: EXCBADACCESS (SIGSEGV)+
    +Exception Codes: KERNINVALIDADDRESS at 0x0000012375146008+
    +Crashed Thread: 0 Dispatch queue: com.apple.main-thread+
    +Thread 0 Crashed: Dispatch queue: com.apple.main-thread+
    +0 com.apple.JavaScriptCore 0x00007fff86925c5a ***::TCMallocCentralFreeList::RemoveRange(void**, void**, int*) + 202+
    +1 com.apple.JavaScriptCore 0x00007fff86924972 ***::fastMalloc(unsigned long) + 562+
    +2 com.apple.JavaScriptCore 0x00007fff869440ac JSC::Structure::addPropertyTransition(JSC::Structure*, JSC::Identifier const&, unsigned int, JSC::JSCell*, unsigned long&) + 108+
    +3 com.apple.JavaScriptCore 0x00007fff86943d33 JSC::JSObject::putDirectInternal(JSC::Identifier const&, JSC::JSValue, unsigned int, bool, JSC::PutPropertySlot&, JSC::JSCell*) + 867+
    +4 com.apple.JavaScriptCore 0x00007fff8697b0b7 JSC::JSObject::put(JSC::ExecState*, JSC::Identifier const&, JSC::JSValue, JSC::PutPropertySlot&) + 327+
    +5 com.apple.JavaScriptCore 0x00007fff8697ad9c ctiop_put_byid + 92+
    +6 ??? 0x0000260ee32a9f24 0 + 41845382618916+
    +7 com.apple.JavaScriptCore 0x00007fff8696ce8f JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValue*) + 495+
    +8 ??? 000000000000000000 0 + 0+
    +9 ??? 0x0000000280000003 0 + 10737418243+
    +Thread 1: Dispatch queue: com.apple.libdispatch-manager+
    +0 libSystem.B.dylib 0x00007fff87dd34de select$DARWIN_EXTSN$NOCANCEL + 10+
    +1 libSystem.B.dylib 0x00007fff87da9047 dispatch_mgrinvoke + 388+
    +2 libSystem.B.dylib 0x00007fff87da8c34 dispatch_queueinvoke + 185+
    +3 libSystem.B.dylib 0x00007fff87da875e dispatch_workerthread2 + 252+
    +4 libSystem.B.dylib 0x00007fff87da8088 pthreadwqthread + 353+
    +5 libSystem.B.dylib 0x00007fff87da7f25 start_wqthread + 13+
    +Thread 2: WebCore: IconDatabase+
    +0 libSystem.B.dylib 0x00007fff87dc8eb6 _semwaitsignal + 10+
    +1 libSystem.B.dylib 0x00007fff87dcccd1 pthread_condwait + 1286+
    +2 com.apple.WebCore 0x00007fff80b08249 WebCore::IconDatabase::syncThreadMainLoop() + 249+
    +3 com.apple.WebCore 0x00007fff80b0435c WebCore::IconDatabase::iconDatabaseSyncThread() + 172+
    +4 libSystem.B.dylib 0x00007fff87dc7456 pthreadstart + 331+
    +5 libSystem.B.dylib 0x00007fff87dc7309 thread_start + 13+
    +Thread 3: Safari: CertRevocationChecker+
    +0 libSystem.B.dylib 0x00007fff87d8e2fa machmsgtrap + 10+
    +1 libSystem.B.dylib 0x00007fff87d8e96d mach_msg + 59+
    +2 com.apple.CoreFoundation 0x00007fff82c9a3c2 __CFRunLoopRun + 1698+
    +3 com.apple.CoreFoundation 0x00007fff82c9984f CFRunLoopRunSpecific + 575+
    +4 com.apple.Safari 0x000000010002f0f5 0x100000000 + 192757+
    +5 com.apple.Safari 0x000000010002f085 0x100000000 + 192645+
    +6 libSystem.B.dylib 0x00007fff87dc7456 pthreadstart + 331+
    +7 libSystem.B.dylib 0x00007fff87dc7309 thread_start + 13+
    +Thread 4:+
    +0 libSystem.B.dylib 0x00007fff87d8e2fa machmsgtrap + 10+
    +1 libSystem.B.dylib 0x00007fff87d8e96d mach_msg + 59+
    +2 com.apple.CoreFoundation 0x00007fff82c9a3c2 __CFRunLoopRun + 1698+
    +3 com.apple.CoreFoundation 0x00007fff82c9984f CFRunLoopRunSpecific + 575+
    +4 com.apple.Foundation 0x00007fff849574c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297+
    +5 com.apple.Foundation 0x00007fff848d7e8d _NSThread__main_ + 1429+
    +6 libSystem.B.dylib 0x00007fff87dc7456 pthreadstart + 331+
    +7 libSystem.B.dylib 0x00007fff87dc7309 thread_start + 13+
    +Thread 5: Safari: SafeBrowsingManager+
    +0 libSystem.B.dylib 0x00007fff87d8e2fa machmsgtrap + 10+
    +1 libSystem.B.dylib 0x00007fff87d8e96d mach_msg + 59+
    +2 com.apple.CoreFoundation 0x00007fff82c9a3c2 __CFRunLoopRun + 1698+
    +3 com.apple.CoreFoundation 0x00007fff82c9984f CFRunLoopRunSpecific + 575+
    +4 com.apple.Safari 0x000000010002f0f5 0x100000000 + 192757+
    +5 com.apple.Safari 0x000000010002f085 0x100000000 + 192645+
    +6 libSystem.B.dylib 0x00007fff87dc7456 pthreadstart + 331+
    +7 libSystem.B.dylib 0x00007fff87dc7309 thread_start + 13+
    +Thread 6: Safari: SnapshotStore+
    +0 libSystem.B.dylib 0x00007fff87dc8eb6 _semwaitsignal + 10+
    +1 libSystem.B.dylib 0x00007fff87dcccd1 pthread_condwait + 1286+
    +2 com.apple.JavaScriptCore 0x00007fff869352b0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64+
    +3 com.apple.Safari 0x00000001001bd455 0x100000000 + 1823829+
    +4 com.apple.Safari 0x0000000100046aeb 0x100000000 + 289515+
    +5 com.apple.Safari 0x0000000100046969 0x100000000 + 289129+
    +6 libSystem.B.dylib 0x00007fff87dc7456 pthreadstart + 331+
    +7 libSystem.B.dylib 0x00007fff87dc7309 thread_start + 13+
    +Thread 7:+
    +0 libSystem.B.dylib 0x00007fff87d8e2fa machmsgtrap + 10+
    +1 libSystem.B.dylib 0x00007fff87d8e96d mach_msg + 59+
    +2 libSystem.B.dylib 0x00007fff87e14663 thread_suspend + 71+
    +3 ??? 0x0000000116ec049f 0 + 4679533727+
    +Thread 8: WebCore: LocalStorage+
    +0 libSystem.B.dylib 0x00007fff87dc8eb6 _semwaitsignal + 10+
    +1 libSystem.B.dylib 0x00007fff87dcccd1 pthread_condwait + 1286+
    +2 com.apple.JavaScriptCore 0x00007fff869352b0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64+
    +3 com.apple.WebCore 0x00007fff80e594c1 WebCore::LocalStorageThread::threadEntryPoint() + 193+
    +4 libSystem.B.dylib 0x00007fff87dc7456 pthreadstart + 331+
    +5 libSystem.B.dylib 0x00007fff87dc7309 thread_start + 13+
    +Thread 9:+
    +0 libSystem.B.dylib 0x00007fff87dd1dce select$DARWIN_EXTSN + 10+
    +1 com.apple.CoreFoundation 0x00007fff82cbbe92 __CFSocketManager + 818+
    +2 libSystem.B.dylib 0x00007fff87dc7456 pthreadstart + 331+
    +3 libSystem.B.dylib 0x00007fff87dc7309 thread_start + 13+
    +Thread 10:+
    +0 libSystem.B.dylib 0x00007fff87d8e2fa machmsgtrap + 10+
    +1 libSystem.B.dylib 0x00007fff87d8e96d mach_msg + 59+
    +2 com.apple.QuartzCore 0x00007fff81cc4be2 CA::Render::Server::server_thread(void*) + 177+
    +3 com.apple.QuartzCore 0x00007fff81cc4b22 thread_fun + 34+
    +4 libSystem.B.dylib 0x00007fff87dc7456 pthreadstart + 331+
    +5 libSystem.B.dylib 0x00007fff87dc7309 thread_start + 13+
    +Thread 11:+
    +0 libSystem.B.dylib 0x00007fff87da7eaa _workqkernreturn + 10+
    +1 libSystem.B.dylib 0x00007fff87da82bc pthreadwqthread + 917+
    +2 libSystem.B.dylib 0x00007fff87da7f25 start_wqthread + 13+
    +Thread 12:+
    +0 libSystem.B.dylib 0x00007fff87da7eaa _workqkernreturn + 10+
    +1 libSystem.B.dylib 0x00007fff87da82bc pthreadwqthread + 917+
    +2 libSystem.B.dylib 0x00007fff87da7f25 start_wqthread + 13+
    +Thread 13:+
    +0 libSystem.B.dylib 0x00007fff87da7eaa _workqkernreturn + 10+
    +1 libSystem.B.dylib 0x00007fff87da82bc pthreadwqthread + 917+
    +2 libSystem.B.dylib 0x00007fff87da7f25 start_wqthread + 13+
    +Thread 14: Safari: SpinningProgressIndicator+
    +0 libSystem.B.dylib 0x00007fff87d8e2fa machmsgtrap + 10+
    +1 libSystem.B.dylib 0x00007fff87d8e96d mach_msg + 59+
    +2 com.apple.CoreFoundation 0x00007fff82c9a3c2 __CFRunLoopRun + 1698+
    +3 com.apple.CoreFoundation 0x00007fff82c9984f CFRunLoopRunSpecific + 575+
    +4 com.apple.Foundation 0x00007fff84912a18 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270+
    +5 com.apple.Foundation 0x00007fff849128f7 -[NSRunLoop(NSRunLoop) run] + 77+
    +6 com.apple.Safari 0x000000010008fbdf 0x100000000 + 588767+
    +7 com.apple.Foundation 0x00007fff848d7e8d _NSThread__main_ + 1429+
    +8 libSystem.B.dylib 0x00007fff87dc7456 pthreadstart + 331+
    +9 libSystem.B.dylib 0x00007fff87dc7309 thread_start + 13+
    +Thread 0 crashed with X86 Thread State (64-bit):+
    +rax: 0x0000000000005214 rbx: 0x00007fff70be7c40 rcx: 0x0000000119a85340 rdx: 0x0000000000005200+
    +rdi: 0x0000000000000005 rsi: 0x0000012375146008 rbp: 0x0000000000000020 rsp: 0x00007fff5fbfd120+
    +r8: 0x000000012375127f r9: 0x00007fff70be7c80 r10: 0x0000000123751640 r11: 0x00007fff70be7c50+
    +r12: 0x00000001007e1528 r13: 0x00007fff5fbfd19c r14: 0x00007fff5fbfd190 r15: 0x00007fff5fbfd188+
    +rip: 0x00007fff86925c5a rfl: 0x0000000000010206 cr2: 0x0000012375146008+
    +Binary Images:+
    +0x100000000 - 0x1006a9fef com.apple.Safari 5.0 (6533.16) <055D70FE-977B-C3B3-4E40-E05E3D9CF0AB> /Applications/Safari.app/Contents/MacOS/Safari+
    +0x100f9d000 - 0x100f9dfff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa+
    +0x115bcb000 - 0x115bccfff ATSHI.dylib ??? (???) <0C6E12AA-4D29-7892-77CA-0B9D2C1627F5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib+
    +0x1165c0000 - 0x1165c8ff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM+
    +0x1166d2000 - 0x11685ffe7 GLEngine ??? (???) <57D733C2-F7CB-2B8F-CD34-C85A193145DE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine+
    +0x116890000 - 0x116d4dfe7 com.apple.driver.AppleIntelGMAX3100GLDriver 1.6.16 (6.1.6) <126AE5FA-A697-C89E-9AF0-5ADB2BA83205> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver+
    +0x116ec4000 - 0x116eeafff GLRendererFloat ??? (???) <10AFC7E0-A5CE-8F0E-7084-439BE59F7E95> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat+
    +0x116f25000 - 0x116f27fff +com.growl.GrowlSafari 1.2 (1.2) <4AA1B596-0016-A72B-81DA-A33B61D28C5A> /Applications/GrowlSafari.app/Contents/Resources/GrowlSafari.bundle/Contents/Ma cOS/GrowlSafari+
    +0x1173cc000 - 0x1173e1fef +com.github.rentzsch.clicktoflash 1.5.5 (1.5.5) <26B39998-ED2F-6741-D5EB-62A32080EE74> /Users/Xavier/Library/Internet Plug-Ins/ClickToFlash.webplugin/Contents/MacOS/ClickToFlash+
    +0x1173ff000 - 0x117403ff7 libFontRegistryUI.dylib ??? (???) <763B8E8F-8602-2096-7CC8-CEE1F4248028> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib+
    +0x11975e000 - 0x119775fef +org.andymatuschak.Sparkle 1.5 Beta (bzr) (1.5) <4C9E0CEA-5691-C55D-CDEF-EDB8422E52A9> /Users/Xavier/Library/Internet Plug-Ins/ClickToFlash.webplugin/Contents/Frameworks/Sparkle.framework/Sparkle+
    +0x11c751000 - 0x11c7dffff com.apple.xquery 1.3 (29) <02F0C1EC-B4A3-F426-EB97-E56836C73C52> /System/Library/PrivateFrameworks/XQuery.framework/XQuery+
    +0x11e240000 - 0x11e24cff7 +com.growl.growlframework 1.2 (1.2) <C7DC68D7-1F3C-70D8-4569-D9FB9465C595> /Applications/GrowlSafari.app/Contents/Resources/GrowlSafari.bundle/Contents/Fr ameworks/Growl.framework/Growl+
    +0x120900000 - 0x1209e6fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib+
    +0x122b2f000 - 0x122c3ffef libmecab.1.0.0.dylib 2.0.0 (compatibility 2.0.0) <E321EA43-4F4C-6561-3E87-4081904D53F3> /usr/lib/libmecab.1.0.0.dylib+
    +0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld+
    +0x7fff80003000 - 0x7fff8009dfff com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS+
    +0x7fff800bf000 - 0x7fff800caff7 com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData+
    +0x7fff800f9000 - 0x7fff8017efff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore+
    +0x7fff801be000 - 0x7fff80427ff7 com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer+
    +0x7fff804af000 - 0x7fff804deff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters+
    +0x7fff804df000 - 0x7fff8055cfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc+.6.dylib
    +0x7fff8055d000 - 0x7fff80583fe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib+
    +0x7fff8058f000 - 0x7fff8065fff7 com.apple.CFNetwork 454.9.7 (454.9.7) <AA6EB690-6CCF-603D-AAC2-35B9E05D1593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork+
    +0x7fff80660000 - 0x7fff806f0fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit+
    +0x7fff806f1000 - 0x7fff80791fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices+
    +0x7fff8079b000 - 0x7fff8079dfff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print+
    +0x7fff807a0000 - 0x7fff807acfff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib+
    +0x7fff807ad000 - 0x7fff808bcfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib+
    +0x7fff808bd000 - 0x7fff80900fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib+
    +0x7fff80901000 - 0x7fff8098dfef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation+
    +0x7fff8098e000 - 0x7fff80aa5fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib+
    +0x7fff80aa6000 - 0x7fff80ae7ff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia+
    +0x7fff80ae8000 - 0x7fff80b01fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory+
    +0x7fff80b02000 - 0x7fff81771fe7 com.apple.WebCore 6533 (6533.16) <8F1CAEF4-34FC-49D0-3DF2-937EE69B05D8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore+
    +0x7fff81772000 - 0x7fff81955fef libType1Scaler.dylib ??? (???) <4C5DD699-D329-CBC4-018B-D9033DB6A3D6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib+
    +0x7fff81962000 - 0x7fff8199afef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib+
    +0x7fff8199b000 - 0x7fff819b1fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture+
    +0x7fff819b2000 - 0x7fff81a67fe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync+
    +0x7fff81a68000 - 0x7fff81c1efef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO+
    +0x7fff81c1f000 - 0x7fff81c1fff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa+
    +0x7fff81c20000 - 0x7fff81c71fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices+
    +0x7fff81c72000 - 0x7fff8200bff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore+
    +0x7fff8200c000 - 0x7fff8200cff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz+
    +0x7fff8200d000 - 0x7fff8201bff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib+
    +0x7fff8211d000 - 0x7fff82236fef libGLProgrammability.dylib ??? (???) <B057FC52-6A97-F450-48D8-325A70423A53> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib+
    +0x7fff82237000 - 0x7fff82242ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition+
    +0x7fff82243000 - 0x7fff82c39fff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit+
    +0x7fff82c4e000 - 0x7fff82dc3ff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation+
    +0x7fff82dff000 - 0x7fff82dffff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices+
    +0x7fff82e00000 - 0x7fff82e00ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services+
    +0x7fff82e59000 - 0x7fff83157fe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox+
    +0x7fff83158000 - 0x7fff83215ff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices+
    +0x7fff83216000 - 0x7fff83217ff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent+
    +0x7fff83218000 - 0x7fff832cefff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib+
    +0x7fff832cf000 - 0x7fff8334cfef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup+
    +0x7fff83350000 - 0x7fff833b8fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime+
    +0x7fff833c1000 - 0x7fff833c1ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib+
    +0x7fff833f2000 - 0x7fff83439fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook+
    +0x7fff8343a000 - 0x7fff83458fff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib+
    +0x7fff83459000 - 0x7fff8346dff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis+
    +0x7fff8346e000 - 0x7fff8351dfff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos+
    +0x7fff8351e000 - 0x7fff835defff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib+
    +0x7fff835df000 - 0x7fff83622ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib+
    +0x7fff83623000 - 0x7fff8366cfef libGLU.dylib ??? (???) <34D118CD-F9EE-D023-FEBF-74581DEF31CD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib+
    +0x7fff83a0f000 - 0x7fff83a1afff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport+
    +0x7fff83a50000 - 0x7fff83a65ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis+
    +0x7fff83a66000 - 0x7fff83a77fff SyndicationUI ??? (???) <46D6FA2B-1818-1756-A453-23EB0AC587EB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI+
    +0x7fff83a78000 - 0x7fff83c36fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib+
    +0x7fff83ca5000 - 0x7fff83d7fff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage+
    +0x7fff83dca000 - 0x7fff83dcbfff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l+
    +0x7fff83e00000 - 0x7fff83e28fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices+
    +0x7fff83e80000 - 0x7fff83e84ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib+
    +0x7fff841e9000 - 0x7fff841fbfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib+
    +0x7fff841fc000 - 0x7fff841ffff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI+
    +0x7fff84200000 - 0x7fff8424cfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib+
    +0x7fff8424d000 - 0x7fff8427efff libGLImage.dylib ??? (???) <2F18DB77-CF77-1311-9E20-FE460090C166> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib+
    +0x7fff8427f000 - 0x7fff842fafff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport+
    +0x7fff842fb000 - 0x7fff8437dfff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI+
    +0x7fff8437e000 - 0x7fff84383fff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib+
    +0x7fff84384000 - 0x7fff8443dfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib+
    +0x7fff8443e000 - 0x7fff84445fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory+
    +0x7fff845af000 - 0x7fff845f9ff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata+
    +0x7fff845fa000 - 0x7fff846e0fe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv+
    +0x7fff8484b000 - 0x7fff8485afff libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib+
    +0x7fff848b2000 - 0x7fff848c6fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib+
    +0x7fff848c7000 - 0x7fff84b48fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation+
    +0x7fff84b49000 - 0x7fff84b58fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS+
    +0x7fff84b59000 - 0x7fff85363fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib+
    +0x7fff85364000 - 0x7fff85868fe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x+
    +0x7fff85882000 - 0x7fff85937fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink+
    +0x7fff8598d000 - 0x7fff859cafff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP+
    +0x7fff859cb000 - 0x7fff85a03ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib+
    +0x7fff85a04000 - 0x7fff85a48fe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re+
    +0x7fff85bd4000 - 0x7fff85c42fff com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA+
    +0x7fff85c43000 - 0x7fff85c46ff7 libCoreVMClient.dylib ??? (???) <DBB2C09F-4BF4-326C-B775-B7A128C501E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib+
    +0x7fff85c84000 - 0x7fff85c84ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib+
    +0x7fff85c85000 - 0x7fff85cc0fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE+
    +0x7fff85cc1000 - 0x7fff863be067 com.apple.CoreGraphics 1.543.50 (???) <46A7D60C-0500-B96C-ECAD-1D658487D213> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics+
    +0x7fff863bf000 - 0x7fff8640eff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver+
    +0x7fff8640f000 - 0x7fff8645efef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib+
    +0x7fff86475000 - 0x7fff86482fe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib+
    +0x7fff86483000 - 0x7fff864edfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib+
    +0x7fff864ee000 - 0x7fff86519ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib+
    +0x7fff8651a000 - 0x7fff8654bfef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib+
    +0x7fff8654c000 - 0x7fff86552ff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface+
    +0x7fff86553000 - 0x7fff8678efef com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit+
    +0x7fff86794000 - 0x7fff86910ff7 com.apple.WebKit 6533 (6533.16) <B0C2B2F5-9BC1-5907-17A7-E2039C1EF57B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit+
    +0x7fff86911000 - 0x7fff86920ff7 com.apple.opengl 1.6.8 (1.6.8) <0CDC4F98-7981-A114-1778-AF171075138E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL+
    +0x7fff86923000 - 0x7fff86b0dfe7 com.apple.JavaScriptCore 6533 (6533.13) <C2D33B72-06F1-B789-6FD3-FB09EEB6C907> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore+
    +0x7fff86b0e000 - 0x7fff86b70fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore+
    +0x7fff86b71000 - 0x7fff86bc6fef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols+
    +0x7fff86bc7000 - 0x7fff86c25ff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit+
    +0x7fff86c26000 - 0x7fff86e68fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook+
    +0x7fff86e69000 - 0x7fff86e6bfff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib+
    +0x7fff86e6c000 - 0x7fff86e77fff com.apple.corelocation 12 (12) <66F18722-591C-42D4-2BC9-CCEB1D824816> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation+
    +0x7fff86e78000 - 0x7fff86eadfef com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211+
    +0x7fff86eae000 - 0x7fff86f79fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib+
    +0x7fff86fef000 - 0x7fff86ff5fff libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib+
    +0x7fff8701a000 - 0x7fff87057ff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib+
    +0x7fff87058000 - 0x7fff8706efef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib+
    +0x7fff8706f000 - 0x7fff87073ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib+
    +0x7fff87074000 - 0x7fff873a7fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore+
    +0x7fff873a8000 - 0x7fff873e9fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration+
    +0x7fff874c4000 - 0x7fff874c7fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help+
    +0x7fff874c8000 - 0x7fff874e3ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting+
    +0x7fff874e4000 - 0x7fff874e9ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels+
    +0x7fff874ea000 - 0x7fff87579fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit+
    +0x7fff8757a000 - 0x7fff87590ff7 com.apple.MultitouchSupport.framework 204.13 (204.13) <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport+
    +0x7fff87656000 - 0x7fff879cbfe7 com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera+
    +0x7fff879cc000 - 0x7fff879d2ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration +
    +0x7fff879d3000 - 0x7fff87a52fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio+
    +0x7fff87aa3000 - 0x7fff87aeaff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI+
    +0x7fff87b81000 - 0x7fff87bb1fef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut+
    +0x7fff87bb2000 - 0x7fff87c1eff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF+
    +0x7fff87c1f000 - 0x7fff87d17ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib+
    +0x7fff87d8b000 - 0x7fff87d8cff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit+
    +0x7fff87d8d000 - 0x7fff87f4dfef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib+
    +0x7fff87f4e000 - 0x7fff87f87ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit+
    +0x7fff87f88000 - 0x7fff8820eff7 com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security+
    +0x7fff8820f000 - 0x7fff88210fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib+
    +0x7fff88211000 - 0x7fff88236fe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo+
    +0x7fff8826d000 - 0x7fff882b5ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib+
    +0x7fff882b6000 - 0x7fff882ffff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face+
    +0x7fff88300000 - 0x7fff88320ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce+
    +0x7fff88321000 - 0x7fff8845ffff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData+
    +0x7fff88460000 - 0x7fff88564fff com.apple.PubSub 1.0.5 (65.19) <10137D49-8771-05F0-AC60-B41F6A8E0D87> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub+
    +0x7fff88565000 - 0x7fff8868afef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox+
    +0x7fff8868b000 - 0x7fff887fafe7 com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit+
    +0x7fff887fb000 - 0x7fff8880cfff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers+
    +0x7fff8880d000 - 0x7fff88c50fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib+
    +0x7fff88c51000 - 0x7fff88c51ff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon+
    +0x7fff88c52000 - 0x7fff88c97fff com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices+
    +0x7fff88c98000 - 0x7fff88ca0fff com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices+
    +0x7fff88ca1000 - 0x7fff88dc9ff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x+
    +0x7fff88dca000 - 0x7fff88dcffff libGFXShared.dylib ??? (???) <1265FAEF-1C97-B339-28A4-4510589B067B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib+
    +0x7fff88e2b000 - 0x7fff88e4cfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib+
    +0x7fff88e4d000 - 0x7fff88e4dff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate+
    +0x7fff88e4e000 - 0x7fff88e8ffef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD+
    +0x7fff88e90000 - 0x7fff88eb3fff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL+
    +0x7fff88eb4000 - 0x7fff88ec5ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib+
    +0x7fff88ec6000 - 0x7fff88f44fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText+
    +0x7fff88f75000 - 0x7fff8907fff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO+
    +0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib+
    +Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.31f0+
    +Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB+
    +Memory Module: global_name+
    +AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.91.27)+
    +Bluetooth: Version 2.3.3f8, 2 service, 12 devices, 1 incoming serial ports+
    +Network Service: AirPort, AirPort, en1+
    +Serial ATA Device: SAMSUNG HM500JI, 465,76 GB+
    +Parallel ATA Device: MATSHITADVD-R UJ-857E+
    +USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000+
    +USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x1a100000+
    +USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x022a, 0x5d200000+
    +USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000+
    +USB Device: USB Receiver, 0x046d (Logitech Inc.), 0xc526, 0x1d100000+

    Hi,
    Uninstall ClickToFlash and see if Safari keeps crashing.
    Instructions here. http://clicktoflash.com/
    Then relaunch Safari.
    If it still crashes...
    /Applications/GrowlSafari.app/Contents/Resources/GrowlSafari.bundle/Contents/Mac OS/GrowlSafar
    How to uninstall Growl here; http://growl.info/documentation/growl-package-removal.php
    Carolyn

  • My ipod touch safari crashes on full virtion web sits and on some other apps too any simple solutions

    my ipod touch safari crashes on full virtion web sits and on some other apps too, any simple solutions.

    - Try resetting the iPod. Nothing will be lost.
    - Go to settings>Safari and delete histor, cahce, cookies, data (What you find listed varies with the iOS on the iPod).

  • Safari crashes and way too often.

    Hello there. I finally got fed up with this and decided to ask for help. My Safari crashes pretty much every 15 minutes or so. No clue why. Everything is updated. Is this a common thing now or am I the lucky one? Not only when I am browsing but even if I just do something else and Safari is in the background. It's version 5.01.
    Any help would be appreciated.

    Thanks for the response. Had to wait until my roommate got off my computer. But, here is the report:
    Thank you for the help.
    Process: Safari [309]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.1 (6533.17.8)
    Build Info: WebBrowser-75331708~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [111]
    Date/Time: 2010-08-29 11:52:57.934 -0500
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Anonymous UUID: 5C2FD679-6DCA-48BA-9F73-672E711D457B
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0xffffffffffffffc8
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.JavaScriptCore 0x00007fff832dcdfb JSContextGetGlobalObject + 11
    1 com.apple.JavaScriptCore 0x00007fff83374ab3 JSC::JSCallbackObject<JSC::JSObject>::staticValueGetter(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&) + 787
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff85aa84de select$DARWIN_EXTSN$NOCANCEL + 10
    1 libSystem.B.dylib 0x00007fff85a7e047 dispatch_mgrinvoke + 388
    2 libSystem.B.dylib 0x00007fff85a7dc34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff85a7d75e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff85a7d088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff85a7cf25 start_wqthread + 13
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff85a9deb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff85aa1cd1 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff872ffc79 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff872fbd7c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4 libSystem.B.dylib 0x00007fff85a9c456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff85a9c309 thread_start + 13
    Thread 3: Safari: CertRevocationChecker
    0 libSystem.B.dylib 0x00007fff85a632fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff85a6396d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8607a3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8607984f CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002ed99 0x100000000 + 191897
    5 com.apple.Safari 0x000000010002ed29 0x100000000 + 191785
    6 libSystem.B.dylib 0x00007fff85a9c456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85a9c309 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff85a632fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff85a6396d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8607a3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8607984f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff854004c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff85380e8d _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff85a9c456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85a9c309 thread_start + 13
    Thread 5: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff85a632fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff85a6396d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8607a3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8607984f CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002ed99 0x100000000 + 191897
    5 com.apple.Safari 0x000000010002ed29 0x100000000 + 191785
    6 libSystem.B.dylib 0x00007fff85a9c456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85a9c309 thread_start + 13
    Thread 6: WebCore: LocalStorage
    0 libSystem.B.dylib 0x00007fff85a9deb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff85aa1cd1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff8324b440 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.WebCore 0x00007fff87651551 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4 libSystem.B.dylib 0x00007fff85a9c456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff85a9c309 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff85aa6dce select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff8609be92 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff85a9c456 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff85a9c309 thread_start + 13
    Thread 8: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff85a9deb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff85aa1cd1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff8324b440 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001bd941 0x100000000 + 1825089
    4 com.apple.Safari 0x0000000100046783 0x100000000 + 288643
    5 com.apple.Safari 0x0000000100046601 0x100000000 + 288257
    6 libSystem.B.dylib 0x00007fff85a9c456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85a9c309 thread_start + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff85a632fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff85a6396d mach_msg + 59
    2 com.apple.QuartzCore 0x00007fff82d46be2 CA::Render::Server::server_thread(void*) + 177
    3 com.apple.QuartzCore 0x00007fff82d46b22 thread_fun + 34
    4 libSystem.B.dylib 0x00007fff85a9c456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff85a9c309 thread_start + 13
    Thread 10:
    0 libSystem.B.dylib 0x00007fff85a632fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff85a6396d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8607a3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8607984f CFRunLoopRunSpecific + 575
    4 com.apple.CoreFoundation 0x00007fff860795d6 CFRunLoopRun + 70
    5 com.apple.CoreMedia 0x00007fff83dc255f FigThreadGlobalNetworkBufferingRunloop + 119
    6 libSystem.B.dylib 0x00007fff85a9c456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85a9c309 thread_start + 13
    Thread 11: com.apple.coremedia.asyncio
    0 libSystem.B.dylib 0x00007fff85a9deb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff85aa1cd1 pthread_condwait + 1286
    2 com.apple.CoreMedia 0x00007fff83dc39fd WaitOnCondition + 14
    3 com.apple.CoreMedia 0x00007fff83dc3bc9 FigSemaphoreWaitRelative + 167
    4 com.apple.MediaToolbox 0x00007fff81c29b56 FigAIORequestThread + 398
    5 com.apple.CoreMedia 0x00007fff83dc4a05 figThreadMain + 253
    6 libSystem.B.dylib 0x00007fff85a9c456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85a9c309 thread_start + 13
    Thread 12:
    0 libSystem.B.dylib 0x00007fff85a7ceaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff85a7d2bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff85a7cf25 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x00007fff5fbfdbc0 rcx: 0x00007fff70656ad0 rdx: 0x0000000100b9e690
    rdi: 0x0000000000000000 rsi: 0x00007fff82ab2ed1 rbp: 0x00007fff5fbfdbe0 rsp: 0x00007fff5fbfdb80
    r8: 0x0000000000000001 r9: 0x000000011714e080 r10: 0x000000011ec9f000 r11: 0x00007fff83993a70
    r12: 0x0000000000000000 r13: 0x00000001001f5932 r14: 0x0000000000000000 r15: 0x0000000114910100
    rip: 0x00007fff832dcdfb rfl: 0x0000000000010202 cr2: 0xffffffffffffffc8
    Binary Images:
    0x100000000 - 0x1006adfe7 com.apple.Safari 5.0.1 (6533.17.8) <638C4B83-D91D-E257-40DD-4A16DA94F27F> /Applications/Safari.app/Contents/MacOS/Safari
    0x100e00000 - 0x100e00fff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x100e04000 - 0x100e0cff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x11c7cb000 - 0x11c95bfe7 GLEngine ??? (???) <E92B1EDA-7780-1FBC-4AEA-DF96D7117B19> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x11c98c000 - 0x11cdaffef libclh.dylib 3.1.1 C (3.1.1) <3E547A2B-976A-E020-9FD7-FBCFBD9DD454> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x11ce33000 - 0x11ce59fff GLRendererFloat ??? (???) <905A722A-2571-8F65-90AF-E1CEA8AD6DC9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x11dd87000 - 0x11dd88fff ATSHI.dylib ??? (???) <0C6E12AA-4D29-7892-77CA-0B9D2C1627F5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x11e5b5000 - 0x11e5b9ff7 libFontRegistryUI.dylib ??? (???) <763B8E8F-8602-2096-7CC8-CEE1F4248028> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x200000000 - 0x2006fbff7 com.apple.GeForceGLDriver 1.6.18 (6.1.8) <A6C4D752-BF35-4601-6390-FB008C8A2042> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80700067 com.apple.CoreGraphics 1.545.0 (???) <88892F58-F785-2E30-50B1-E9CC8775E79F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8070a000 - 0x7fff807bffe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff807c0000 - 0x7fff8089aff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff80c0b000 - 0x7fff80c2cfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff80c2d000 - 0x7fff80c3cff7 com.apple.opengl 1.6.9 (1.6.9) <BB8AEF81-0EC1-ED4C-360B-186C60AE745C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff80c3d000 - 0x7fff80c4ffe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff80db9000 - 0x7fff80df1fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff80e1c000 - 0x7fff81057fef com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff81058000 - 0x7fff81058ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff81059000 - 0x7fff810d6fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff810e2000 - 0x7fff8112cff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8112d000 - 0x7fff8117cff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff811d0000 - 0x7fff81571fe7 com.apple.RawCamera.bundle 3.3.0 (533) <84ACD5A6-A184-0D4A-24C6-41D14291E8EC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff81572000 - 0x7fff8163dfe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff8163e000 - 0x7fff81680fe7 MetadataLib.dylib 3.3.0 (compatibility 2.2.1) <49FFACF9-075C-84DF-48E5-1949E5962D40> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
    0x7fff81681000 - 0x7fff8169afff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8169b000 - 0x7fff816a0fff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff816a1000 - 0x7fff817c6fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff818c6000 - 0x7fff818c9ff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8191a000 - 0x7fff81c18fe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff81c19000 - 0x7fff81d41ff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff81d42000 - 0x7fff81d53fff SyndicationUI ??? (???) <AB222D54-3800-754D-C234-9FD5F1ACA7EB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff81d54000 - 0x7fff81d91fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff81d92000 - 0x7fff81dc2fef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff81de6000 - 0x7fff81de8fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff81df8000 - 0x7fff81e13ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff81e14000 - 0x7fff81e18ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff81e19000 - 0x7fff81ea9fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff81eaa000 - 0x7fff81f28fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff81f29000 - 0x7fff81f2eff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff81f6e000 - 0x7fff81f70fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff81f71000 - 0x7fff82011fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff820d7000 - 0x7fff82128fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff82129000 - 0x7fff8212dff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8212e000 - 0x7fff8213dfff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8213e000 - 0x7fff822fcfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff822fd000 - 0x7fff82cf3fff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff82cf4000 - 0x7fff8308dff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff830ef000 - 0x7fff83206fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff83207000 - 0x7fff83238fef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff83239000 - 0x7fff83421ff7 com.apple.JavaScriptCore 6533.17 (6533.17.6) <8832DC32-8244-C46C-543F-79C2039E0C10> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff83422000 - 0x7fff83664fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff83665000 - 0x7fff838ecfe7 com.apple.security 6.1.1 (37594) <C32E7E37-13EC-381A-7CA6-AAE3EBD2C1F1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff838ed000 - 0x7fff838f4fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff838f5000 - 0x7fff8393efef libGLU.dylib ??? (???) <88F0E457-EE53-B5FF-6A1B-D0326D0C643D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff83989000 - 0x7fff83b06ff7 com.apple.WebKit 6533.17 (6533.17.8) <B6B420FF-1F4B-671E-15AC-D80E87C794ED> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff83b1b000 - 0x7fff83c8afe7 com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff83cbb000 - 0x7fff83cbefff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff83d61000 - 0x7fff83da6fff com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff83da7000 - 0x7fff83de8ff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff83de9000 - 0x7fff83e2afff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff83e66000 - 0x7fff83ea9fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff83ed1000 - 0x7fff83ed1ff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff83ed2000 - 0x7fff83ed2ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff83f48000 - 0x7fff83fcafff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff83ffb000 - 0x7fff8400afff libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib
    0x7fff84041000 - 0x7fff84047fff libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff84141000 - 0x7fff84141ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff84142000 - 0x7fff84280fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff84281000 - 0x7fff842e3fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff842e4000 - 0x7fff842e5ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff842e6000 - 0x7fff84729fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8475f000 - 0x7fff84760fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff84761000 - 0x7fff847aaff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff847ab000 - 0x7fff84800fef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff84801000 - 0x7fff84869fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff8486a000 - 0x7fff84927ff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff84928000 - 0x7fff8495dfef com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8495e000 - 0x7fff8495ffff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff84960000 - 0x7fff84974fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff84975000 - 0x7fff849a4ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff849a5000 - 0x7fff849b2fe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff849b3000 - 0x7fff849dbfff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff849e2000 - 0x7fff84a9bfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff84a9c000 - 0x7fff84ad5ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff84bd7000 - 0x7fff84bddff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff84be5000 - 0x7fff84c26fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff84c27000 - 0x7fff84c58fff libGLImage.dylib ??? (???) <7EF50768-54F1-5883-C40F-DAF83810C3FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff84c59000 - 0x7fff84c6eff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff84eb2000 - 0x7fff84ef9fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff84efa000 - 0x7fff84f64fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff84f65000 - 0x7fff84f73ff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff84f82000 - 0x7fff85001fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8505a000 - 0x7fff8511afff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8511b000 - 0x7fff85126ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff85127000 - 0x7fff85173fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff8518a000 - 0x7fff851d2ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff85222000 - 0x7fff85290fff com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff85291000 - 0x7fff85347fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff85348000 - 0x7fff85348ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff85349000 - 0x7fff8536ffe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff85370000 - 0x7fff855f1fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff855f2000 - 0x7fff8585bff7 com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff85877000 - 0x7fff8588dfff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8588e000 - 0x7fff8588fff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff85890000 - 0x7fff85890ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff85891000 - 0x7fff85940fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff85941000 - 0x7fff8599fff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff859c4000 - 0x7fff859daff7 com.apple.MultitouchSupport.framework 204.13 (204.13) <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff859db000 - 0x7fff85a1ffe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff85a20000 - 0x7fff85a5dff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff85a5e000 - 0x7fff85a61ff7 libCoreVMClient.dylib ??? (???) <CE19A78F-B76D-244A-1C04-0544B914F728> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff85a62000 - 0x7fff85c22fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fff85c23000 - 0x7fff85d2dff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff85d2e000 - 0x7fff85db3fff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff85db4000 - 0x7fff85db9fff libGFXShared.dylib ??? (???) <1B50D804-966B-30D2-D0FD-B090B6FEAC7E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff85dba000 - 0x7fff85de5ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff85de8000 - 0x7fff85df9ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff85e6d000 - 0x7fff85e83fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff85e84000 - 0x7fff85e8fff7 com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff85e90000 - 0x7fff85e9bfff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff85ee7000 - 0x7fff85f22fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff85f23000 - 0x7fff86009fe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8600a000 - 0x7fff8602dfff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8602e000 - 0x7fff861a3ff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff861a4000 - 0x7fff861b0fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    0x7fff861b1000 - 0x7fff8621dff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8623a000 - 0x7fff86a44fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff86a45000 - 0x7fff86a50fff com.apple.corelocation 12 (12) <5CD9B2E3-3F73-899B-5C9F-8F5EBC8A6BE6> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff86a91000 - 0x7fff86a91ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff86a92000 - 0x7fff86b62ff7 com.apple.CFNetwork 454.9.8 (454.9.8) <24667A86-FCDA-5B58-2CDC-3BFDFE8EA985> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff86b63000 - 0x7fff86bb2fef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff86bfe000 - 0x7fff86c98fff com.apple.ApplicationServices.ATS 275.11.1 (???) <0A898C0C-41A0-B9BF-0A38-74FB029CA049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff86c99000 - 0x7fff86fccfe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff86fe9000 - 0x7fff87102fef libGLProgrammability.dylib ??? (???) <0E55A58B-5B42-669F-2655-90893554CA21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff872f9000 - 0x7fff87f6cff7 com.apple.WebCore 6533.17 (6533.17.8) <995065B2-41C3-2A3C-3357-DC7BC9AAFC56> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff87f6d000 - 0x7fff88471fe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff884a2000 - 0x7fff8851dfff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8851e000 - 0x7fff88532ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff88533000 - 0x7fff88544fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff88545000 - 0x7fff8856afe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8856b000 - 0x7fff885f7fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff885f8000 - 0x7fff88675fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff88676000 - 0x7fff886aeff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
    0x7fff888ac000 - 0x7fff88a62fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff88a7f000 - 0x7fff88a85ff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff88a86000 - 0x7fff88a8efff com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff88a8f000 - 0x7fff88a8fff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff88a90000 - 0x7fff88aaefff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff88aaf000 - 0x7fff88acfff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff88af5000 - 0x7fff88b3cff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff88b3d000 - 0x7fff88c41fff com.apple.PubSub 1.0.5 (65.20) <4B7C7949-653D-D1D2-FEDF-97863ADD4BE0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff88c42000 - 0x7fff88d51fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff88d52000 - 0x7fff88d95ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff88d9b000 - 0x7fff88e2afff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff88e2b000 - 0x7fff8900efef libType1Scaler.dylib ??? (???) <24E9B836-3E8C-A005-22D4-B34799E7164B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff8900f000 - 0x7fff890c4fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    Model: MacPro1,1, BootROM MP11.005D.B00, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 10 GB, SMC 1.7f10
    Graphics: NVIDIA GeForce 8800 GT, NVIDIA GeForce 8800 GT, PCIe, 512 MB
    Memory Module: global_name
    Network Service: Ethernet, Ethernet, en0
    PCI Card: NVIDIA GeForce 8800 GT, Display, Slot-1
    Serial ATA Device: WDC WD2500AAJS-41RYA0, 232.89 GB
    Serial ATA Device: WDC WD5000AAKS-00YGA0, 465.76 GB
    Parallel ATA Device: OPTIARC DVD RW AD-7170A
    USB Device: Hub, 0x05ac (Apple Inc.), 0x911c, 0xfd500000
    USB Device: XSKey, 0x086a, 0x0041, 0xfd530000
    USB Device: Apple Cinema HD Display, 0x05ac (Apple Inc.), 0x921c, 0xfd520000
    USB Device: External HDD, 0x1058 (Western Digital Technologies, Inc.), 0x0903, 0xfd100000
    USB Device: Hub in Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x1003, 0x3d100000
    USB Device: iLok, 0x088e, 0x5036, 0x3d120000
    USB Device: Composite Device, 0x04d9 (Holtek Semiconductor, Inc.), 0x0499, 0x3d110000
    USB Device: Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x020b, 0x3d130000
    FireWire Device: PreSonus FIREBOX, Presonus, Up to 400 Mb/sec
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: unknown_device, Unknown

  • Safari Crashing for me too!

    I've had issues with Safari crashing upon being launched. The good news, I think, is that when I log into another account Safari works perfectly.
    I hope someone can help. Here is the the first half of the crash report.
    Date/Time: 2009-04-16 09:50:24 -0700
    OS Version: 10.5.6 (Build 9G55)
    Architecture: i386
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 4 Public Beta (5528.16)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 55281600
    Parent: launchd [917]
    PID: 958
    Event: hang
    Time: 59.87s
    Steps: 1
    Process: Safari [958]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    ADDRESS BINARY
    00001000 /Applications/Safari.app/Contents/MacOS/Safari
    002c1000 /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    119c5000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    13a41000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    Thread id: 3e542e8
    User stack:
    1 ??? [0x3306]
    1 _NSApplicationMain + 574 (in AppKit) [0x966e48a4]
    1 -[NSApplication run] + 795 (in AppKit) [0x9671766b]
    1 ??? [0x2ceee]
    1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x9671e630]
    1 __DPSNextEvent + 657 (in AppKit) [0x9671ed7d]
    1 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x938aaf4d]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _CFRunLoopRunSpecific + 4469 (in CoreFoundation) [0x972b0b25]
    1 ___NSFireDelayedPerform + 382 (in Foundation) [0x9356222e]
    1 -[PSClient _refreshNonBackgroundSubscriptions] + 90 (in PubSub) [0x91b5a7c0]
    1 __ZN6PubSub10ClientCore33refreshNonBackgroundSubscriptionsEv + 529 (in PubSub) [0x91b50ba1]
    1 __ZN6PubSub9IPCClient8instanceEv + 68 (in PubSub) [0x91ba0c26]
    1 __ZN6PubSub9IPCClientC2Ev + 46 (in PubSub) [0x91b9fbb0]
    1 __ZN6PubSub9IPCClient16lookupServerPortEv + 96 (in PubSub) [0x91b9f5c8]
    1 _bootstrap_look_up + 55 (in libSystem.B.dylib) [0x92b83635]
    1 _bootstrap_look_up2 + 73 (in libSystem.B.dylib) [0x92b83680]
    1 _mig_strncpy + 25 (in libSystem.B.dylib) [0x92b838e3]
    Kernel stack:
    1 _Debugger + 444 [0x1a9f06]
    1 _kmem_suballoc + 65 [0x162fd9]
    1 _vm_fault + 598 [0x16080c]
    1 ___doprnt + 142 [0x131175]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 3bbba78
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN7WebCore12IconDatabase22iconDatabaseSyncThreadEv + 181 (in WebCore) [0x9128e8e5]
    1 __ZN7WebCore12IconDatabase18syncThreadMainLoopEv + 244 (in WebCore) [0x912923c4]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 255fc80
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __Z22CFURLCacheWorkerThreadPv + 396 (in CFNetwork) [0x920d2ebe]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3ca67d8
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN7WebCore18LocalStorageThread18localStorageThreadEv + 160 (in WebCore) [0x912f15e0]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 3bbdc80
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0x1867a1]
    1 ??? [0x1866f3]
    1 ??? [0x188f9d]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _CFRunLoopRunSpecific + 3141 (in CoreFoundation) [0x972b05f5]
    1 __ZN17MultiplexerSource7performEv + 189 (in CFNetwork) [0x920feb6b]
    1 __ZN19URLConnectionClient13processEventsEv + 114 (in CFNetwork) [0x9214ed70]
    1 __ZN19URLConnectionClient26ClientConnectionEventQueue33processAllEventsAndConsu mePayloadEP20XConnectionEventInfoI12XClientEvent18XClientEventParamsEl + 281 (in CFNetwork) [0x9214dd31]
    1 __ZN19URLConnectionClient22clientDidFinishLoadingEv + 174 (in CFNetwork) [0x9214f1f4]
    1 ??? [0x139d48]
    1 ??? [0x1398ce]
    1 ??? [0x1848ff]
    1 ??? [0x1841fc]
    1 ??? [0x11b160]
    1 ??? [0x11b038]
    1 _CFStringFindWithOptionsAndLocale + 1009 (in CoreFoundation) [0x972da6c1]
    Kernel stack:
    1 _commpage_set_nanotime + 7752 [0x1a8ddc]
    1 _exception_deliver + 636 [0x12951e]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 2f498b8
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ___NSThread__main__ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320 (in Foundation) [0x93590d40]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 255f4f0
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ___NSThread__main__ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x33210]
    1 -[NSRunLoop(NSRunLoop) run] + 84 (in Foundation) [0x9356de94]
    1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in Foundation) [0x93561d75]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3e53790
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: ARDAgent [923]
    Path: /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent
    00378000 /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    Thread id: 35b4e40
    User stack:
    1 ??? [0x49255]
    1 ??? [0x29ba]
    1 ??? [0x2a60]
    1 _RunApplicationEventLoop + 207 (in HIToolbox) [0x939083cb]
    1 __AcquireNextEvent + 58 (in HIToolbox) [0x93909c6e]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2f16128
    User stack:
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 3082000
    User stack:
    1 ___syscall + 5 (in libSystem.B.dylib) [0x92bbe2e5]
    Kernel stack:
    1 _deflate_copyright + 22432 [0x3df460]
    1 __ZN9IOService14stop_ack_timerEv + 3 [0x390265]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 3084d60
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 255c790
    User stack:
    1 ___recvfrom_nocancel + 10 (in libSystem.B.dylib) [0x92bc4ad6]
    Kernel stack:
    1 _deflate_copyright + 22432 [0x3df460]
    1 __ZN9IODTNVRAM23registerNVRAMControllerEP17IONVRAMController + 511 [0x3ace67]
    1 __ZN9IODTNVRAM9MetaClassC2Ev + 27 [0x3acb11]
    1 __ZN23IOMultiMemoryDescriptor20getPhysicalSegment64EmPm + 73 [0x3a8477]
    1 __ZN16IOPlatformExpert14setChipSetTypeEl + 13 [0x3a98c1]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 3083e40
    User stack:
    1 ___accept_nocancel + 10 (in libSystem.B.dylib) [0x92bdacfe]
    Kernel stack:
    1 _deflate_copyright + 22432 [0x3df460]
    1 __ZN5IOCPU12setCPUNumberEm + 2 [0x3ac220]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 2d5db58
    User stack:
    1 ___wait4_nocancel + 10 (in libSystem.B.dylib) [0x92be918e]
    Process: ATSServer [931]
    Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer
    Thread id: 2f142e8
    User stack:
    1 ??? [0x56f6]
    1 ??? [0xddb0f]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2d61ba0
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: AirPort Base Station Agent [920]
    Path: /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Thread id: 2f15208
    User stack:
    1 ??? [0x23d1]
    1 ??? [0x24a4]
    1 _NSApplicationMain + 574 (in AppKit) [0x966e48a4]
    1 -[NSApplication run] + 795 (in AppKit) [0x9671766b]
    1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x9671e630]
    1 __DPSNextEvent + 657 (in AppKit) [0x9671ed7d]
    1 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x938aaf4d]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2944128
    User stack:
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: AppleSpell [976]
    Path: /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    ADDRESS BINARY
    00001000 /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    Thread id: 35b5998
    User stack:
    1 ??? [0x1f22]
    1 ??? [0x2229]
    1 -[NSSpellServer run] + 198 (in Foundation) [0x935a4dc6]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: AppleVNCServer [932]
    Path: /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Ma cOS/AppleVNCServer
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Ma cOS/AppleVNCServer
    Thread id: 220d048
    User stack:
    1 ??? [0x24549]
    1 ??? [0x1d7a]
    1 ??? [0x201e]
    1 ??? [0x4945]
    1 _RunApplicationEventLoop + 207 (in HIToolbox) [0x939083cb]
    1 __AcquireNextEvent + 58 (in HIToolbox) [0x93909c6e]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2f155d0
    User stack:
    1 _select$DARWIN_EXTSN$NOCANCEL + 10 (in libSystem.B.dylib) [0x92bb330a]
    Process: DirectoryService [11]
    Path: /usr/sbin/DirectoryService
    ADDRESS BINARY
    00001000 /usr/sbin/DirectoryService
    00160000 /System/Library/PrivateFrameworks/DirectoryServiceCore.framework/Versions/A/Dir ectoryServiceCore
    Thread id: 220c8b8
    User stack:
    1 start + 54 (in DirectoryService) [0x166da]
    1 _main + 2767 (in DirectoryService) [0x171c7]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 220b208
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
    1 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
    1 __ZN20CPluginRunLoopThread10ThreadMainEv + 222 (in DirectoryService) [0x23384]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 220ae40
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
    1 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
    1 __ZN17CMigHandlerThread10ThreadMainEv + 303 (in DirectoryService) [0x235bd]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Kernel stack:
    1 _i_bit_set + 3 [0x198153]
    1 _mach_port_insert_member + 58 [0x1271d4]
    1 _ipc_port_check_circularity + 110 [0x12125c]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 2209000
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 3e53000
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
    1 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
    1 __ZN14CHandlerThread10ThreadMainEv + 87 (in DirectoryService) [0x704d]
    1 __ZN9CMsgQueue13WaitOnMessageEm + 157 (in DirectoryService) [0x27783]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2d60c80
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
    1 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
    1 __ZN14CHandlerThread10ThreadMainEv + 87 (in DirectoryService) [0x704d]
    1 __ZN9CMsgQueue13WaitOnMessageEm + 157 (in DirectoryService) [0x27783]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 3082f20
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
    1 ___syscall + 5 (in libSystem.B.dylib) [0x92bbe2e5]
    Process: Dock [933]
    Path: /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
    00626000 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    11000000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    Thread id: 43d9ba0
    User stack:
    1 ??? [0x5596]
    1 ??? [0x97f69]
    1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in Foundation) [0x93561d75]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 29444f0
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0x13629]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 255f8b8
    User stack:
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Process: Finder [935]
    Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    004e5000 /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    004fe000 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    00527000 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    12d20000 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    13eab000 /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    Thread id: 43d9048
    User stack:
    1 ??? [0x9376]
    1 ??? [0xf3275]
    1 ??? [0x233b9]
    1 _RunApplicationEventLoop + 207 (in HIToolbox) [0x939083cb]
    1 __AcquireNextEvent + 58 (in HIToolbox) [0x93909c6e]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 32b8f20
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x909a60a3]
    1 __ZN23TSystemNotificationTask26SystemNotificationTaskProcEPv + 123 (in DesktopServicesPriv) [0x97060ef3]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 255f128
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x909a60a3]
    1 __ZN25TFSEventsNotificationTask28FSEventsNotificationTaskProcEPv + 216 (in DesktopServicesPriv) [0x9706106c]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 30854f0
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 32b83c8
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 3bbbe40
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Thread id: 36648b8
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x909a60a3]
    1 __ZN15TFolderSizeTask18FolderSizeTaskProcEPv + 104 (in DesktopServicesPriv) [0x9706df74]
    1 _MPWaitOnQueue + 208 (in CarbonCore) [0x909a7b4c]
    1 _TSWaitOnConditionTimedRelative + 246 (in CarbonCore) [0x90986dd2]
    1 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x92b7c226]
    Process: KernelEventAgent [35]
    Path: /usr/sbin/KernelEventAgent
    ADDRESS BINARY
    00001000 /usr/sbin/KernelEventAgent
    Thread id: 285de40
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2943d60
    User stack:
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: RFBRegisterMDNS [32]
    Path: /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/RFBRegisterMDNS
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/RFBRegisterMDNS
    Thread id: 285e998
    User stack:
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Process: Spotlight [925]
    Path: /System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
    00057000 /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate
    00068000 /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
    000d1000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    Thread id: 220d7d8
    User stack:
    1 ??? [0x276e]
    1 _NSApplicationMain + 574 (in AppKit) [0x966e48a4]
    1 -[NSApplication run] + 795 (in AppKit) [0x9671766b]
    1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x9671e630]
    1 __DPSNextEvent + 657 (in AppKit) [0x9671ed7d]
    1 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x938aaf4d]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 21195d0
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: SystemUIServer [934]
    Path: /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
    00068000 /System/Library/PrivateFrameworks/SystemUIPlugin.framework/Versions/A/SystemUIP lugin
    00076000 /System/Library/PrivateFrameworks/NetworkConfig.framework/Versions/A/NetworkCon fig
    000ca000 /System/Library/PrivateFrameworks/ICANotifications.framework/Versions/A/ICANoti fications
    000f4000 /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    000ff000 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    00108000 /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0023c000 /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0039a000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    003d5000 /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    003e6000 /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0042d000 /usr/lib/libcurl.4.dylib
    00484000 /Applications/iCal.app/Contents/Resources/iCalDockExtra.bundle/Contents/MacOS/i CalDockExtra
    004d6000 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    007f1000 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    11ff8000 /System/Library/CoreServices/Menu Extras/AirPort.menu/Contents/MacOS/AirPort
    12014000 /System/Library/CoreServices/Menu Extras/Bluetooth.menu/Contents/MacOS/Bluetooth
    12029000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    120f3000 /System/Library/CoreServices/Menu Extras/TimeMachine.menu/Contents/MacOS/TimeMachine
    12118000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    13dfd000 /System/Library/Frameworks/IOBluetoothUI.framework/Versions/A/IOBluetoothUI
    13e51000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    13ee1000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/Cli entController.bundle/Contents/MacOS/ClientController
    14254000 /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    14275000 /System/Library/PrivateFrameworks/InternetConnect.framework/Versions/A/Internet Connect
    Thread id: 2d604f0
    User stack:
    1 ??? [0x5626]
    1 ??? [0x5b24]
    1 -[NSApplication run] + 795 (in AppKit) [0x9671766b]
    1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x9671e630]
    1 __DPSNextEvent + 657 (in AppKit) [0x9671ed7d]
    1 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x938aaf4d]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a23f20
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2f14a78
    User stack:
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 30858b8
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3bbe410
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x930fe464]
    1 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio) [0x930fe5dc]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2560ba0
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 30836b0
    User stack:
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: UNKNOWN [927]
    Path: UNKNOWN
    ADDRESS BINARY
    Thread id: 3084208
    User stack:
    1 ??? [0x2132]
    1 ??? [0x8680]
    1 ??? [0xb89d]
    1 ??? [0x972b0cd8]
    1 ??? [0x92b7c1c6]
    Thread id: 2d608b8
    User stack:
    1 ??? [0x92bacf52]
    1 ??? [0x92bad095]
    1 ??? [0xa14c]
    1 ??? [0x92b7c1c6]
    Thread id: 3bbd4f0
    User stack:
    1 ??? [0x92bacf52]
    1 ??? [0x92bad095]
    1 ??? [0x9352d394]
    1 ??? [0x92bac906]
    Thread id: 32bb128
    User stack:
    1 ??? [0x92bacf52]
    1 ??? [0x92bad095]
    1 ??? [0x9352d394]
    1 ??? [0x92bac906]
    Process: UNKNOWN [969]
    Path: UNKNOWN
    ADDRESS BINARY
    Thread id: 2f49128
    User stack:
    1 ??? [0x8fe01037]
    1 ??? [0x8fe01872]
    1 ??? [0x8fe07bcf]
    1 ??? [0x8fe04102]
    1 ??? [0x8fe0e8c9]
    1 ??? [0x8fe0e775]
    1 ??? [0x8fe0e775]
    1 ??? [0x8fe0e775]
    1 ??? [0x8fe0e7e3]
    1 ??? [0x8fe12f36]
    1 ??? [0x95a1b116]
    1 ??? [0x92b84216]
    1 ??? [0x8fe04dd5]
    1 ??? [0x95a1cf29]
    Kernel stack:
    1 _Debugger + 444 [0x1a9f06]
    1 _kmem_suballoc + 65 [0x162fd9]
    1 _vm_fault + 598 [0x16080c]
    1 ___doprnt + 142 [0x131175]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Process: UserEventAgent [926]
    Path: /usr/sbin/UserEventAgent
    ADDRESS BINARY
    00001000 /usr/sbin/UserEventAgent
    00014000 /System/Library/UserEventPlugins/AirPortUserAgent.plugin/Contents/MacOS/AirPort UserAgent
    0001d000 /System/Library/UserEventPlugins/alfUIplugin.plugin/Contents/MacOS/alfUIplugin
    00022000 /System/Library/UserEventPlugins/AppleHIDMouseAgent.plugin/Contents/MacOS/Apple HIDMouseAgent
    0003b000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    00076000 /System/Library/UserEventPlugins/BluetoothUserAgent-Plugin.plugin/Contents/MacO S/BluetoothUserAgent-Plugin
    0007e000 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    00087000 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    00092000 /System/Library/UserEventPlugins/BTMMPortInUseAgent.plugin/Contents/MacOS/BTMMP ortInUseAgent
    00099000 /System/Library/UserEventPlugins/iCalAlarmAgent.plugin/Contents/MacOS/iCalAlarm Agent
    000a4000 /System/Library/UserEventPlugins/ParentalControlsUEAPlugin.plugin/Contents/MacO S/ParentalControlsUEAPlugin
    000ae000 /System/Library/UserEventPlugins/SCMonitor.plugin/Contents/MacOS/SCMonitor
    Thread id: 3bbc998
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 32b8790
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x930fe464]
    1 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio) [0x930fe5dc]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: VNCPrivilegeProxy [95]
    Path: /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/VNCPrivilegeProxy
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/VNCPrivilegeProxy
    Thread id: 2f15998
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: WindowServer [903]
    Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
    00014000 /System/Library/Extensions/AppleIntelGMA950GA.plugin/Contents/MacOS/AppleIntelG MA950GA
    00400000 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    005b1000 /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    1377c000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    Thread id: 2d5ee40
    User stack:
    1 start + 54 (in WindowServer) [0x1fbe]
    1 _main + 24 (in WindowServer) [0x1ff4]
    1 _CGXGetRootAdminCredentials + 0 (in CoreGraphics) [0x93c8cfb9]
    1 _CGXServerLoop + 161 (in CoreGraphics) [0x93cfee9e]
    1 _CGXRunOneServicesPass + 377 (in CoreGraphics) [0x93cf3b0f]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2d5d790
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3083a78
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _eventThread + 499 (in CoreGraphics) [0x93ce0a49]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3bbc5d0
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _glvmDoWork + 162 (in libGLProgrammability.dylib) [0x94393b32]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 285f128
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: autofsd [48]
    Path: /usr/libexec/autofsd
    ADDRESS BINARY
    00001000 /usr/libexec/autofsd
    Thread id: 2944c80
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: blued [47]
    Path: /usr/sbin/blued
    ADDRESS BINARY
    00001000 /usr/sbin/blued
    0003d000 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    000c1000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    Thread id: 2945048
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: configd [14]
    Path: /usr/sbin/configd
    ADDRESS BINARY
    00001000 /usr/sbin/configd
    0003e000 /System/Library/SystemConfiguration/PrinterNotifications.bundle/Contents/MacOS/ PrinterNotifications
    00043000 /System/Library/SystemConfiguration/PowerManagement.bundle/Contents/MacOS/Power Management
    00054000 /System/Library/SystemConfiguration/DynamicPowerStep.bundle/Contents/MacOS/Dyna micPowerStep
    00059000 /System/Library/SystemConfiguration/Bluetooth.bundle/Contents/MacOS/Bluetooth
    0005f000 /System/Library/SystemConfiguration/BatteryUpdater.bundle/Contents/MacOS/Batter yUpdater
    00064000 /System/Library/SystemConfiguration/Apple80211Monitor.bundle/Contents/MacOS/App le80211Monitor
    0007c000 /System/Library/SystemConfiguration/EAPOLController.bundle/EAPOLController
    00085000 /System/Library/SystemConfiguration/IP6Configuration.bundle/Contents/MacOS/IP6C onfiguration
    00097000 /System/Library/SystemConfiguration/IPConfiguration.bundle/Contents/MacOS/IPCon figuration
    000c3000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    00200000 /System/Library/SystemConfiguration/PPPController.bundle/Contents/MacOS/PPPCont roller
    Thread id: 220a2e8
    User stack:
    1 start + 54 (in configd) [0x220e]
    1 _main + 2394 (in configd) [0x2c3f]
    1 _server_loop + 70 (in configd) [0x39a6]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2209f20
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _plugin_exec + 1562 (in configd) [0x4c5b]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 220aa78
    User stack:
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: coreaudiod [98]
    Path: /usr/sbin/coreaudiod
    ADDRESS BINARY
    00001000 /usr/sbin/coreaudiod
    00031000 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0003a000 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    00200000 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    70000000 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    Thread id: 2f13b58
    User stack:
    1 ??? [0x27c2]
    1 ??? [0x97b7]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2f16c80
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x930fe464]
    1 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio) [0x930fe5dc]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: coreservicesd [52]
    Path: /System/Library/CoreServices/coreservicesd
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/coreservicesd
    Thread id: 285ed60
    User stack:
    1 ??? [0x1f6e]
    1 __CoreServicesServerMain + 795 (in CarbonCore) [0x909c17eb]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a25d60
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Process: cron [27]
    Path: /usr/sbin/cron
    ADDRESS BINARY
    00001000 /usr/sbin/cron
    0000c000 /usr/lib/libutil.dylib
    Thread id: 255c000
    User stack:
    1 ??? [0x1d12]
    1 ??? [0x224d]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: cupsd [25]
    Path: /usr/sbin/cupsd
    ADDRESS BINARY
    00200000 /usr/lib/libPrintServiceQuota.dylib
    62500000 /usr/sbin/cupsd
    62564000 /usr/lib/libpam.1.dylib
    Thread id: 255cb58
    User stack:
    1 start + 54 (in cupsd) [0x6250158e]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 285cb58
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: diskarbitrationd [43]
    Path: /usr/sbin/diskarbitrationd
    ADDRESS BINARY
    00001000 /usr/sbin/diskarbitrationd
    Thread id: 285c000
    User stack:
    1 ??? [0x1a5a]
    1 ??? [0x8a7a]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: distnoted [15]
    Path: /usr/sbin/distnoted
    ADDRESS BINARY
    00001000 /usr/sbin/distnoted
    Thread id: 22093c8
    User stack:
    1 ??? [0x1ef6]
    1 ??? [0x1f95]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: dynamic_pager [41]
    Path: /sbin/dynamic_pager
    ADDRESS BINARY
    Thread id: 285c790
    User stack:
    1 ??? [0x92b7c1c6]
    Process: fseventsd [39]
    Path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/Support/fseventsd
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/Support/fseventsd
    Thread id: 285cf20
    User stack:
    1 ??? [0x255e]
    1 ??? [0x2f88]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2941790
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0xbbd5]
    1 ??? [0xb929]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2860410
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 29413c8
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 ___read + 10 (in libSystem.B.dylib) [0x92b9feda]
    Kernel stack:
    1 _deflate_copyright + 22432 [0x3df460]
    1 __ZN9IOService20_RESERVEDIOService47Ev + 697 [0x38d425]
    1 __ZN9IOService20_RESERVEDIOService47Ev + 121 [0x38d1e5]
    1 _cd9660_read + 1193 [0x1ff566]
    1 __ZN8IOSyncer6createEb + 55 [0x382035]
    1 __ZN15IOConditionLock7tryLockEv + 15 [0x381d4d]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 2941000
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0x9830]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2942e40
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 2f17048
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2f168b8
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 3bbaf20
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2d5f208
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0x9830]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: hidd [38]
    Path: /usr/libexec/hidd
    ADDRESS BINARY
    00001000 /usr/libexec/hidd
    Thread id: 285d2e8
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2945ba0
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: httpd [26]
    Path: /usr/sbin/httpd
    ADDRESS BINARY
    Thread id: 25607d8
    User stack:
    1 ??? [0x100001514]
    1 ??? [0x10000a13d]
    1 ??? [0x10003672b]
    1 ??? [0x7fff82944526]
    Process: httpd [59]
    Path: /usr/sbin/httpd
    ADDRESS BINARY
    Thread id: 2a27ba0
    User stack:
    1 ??? [0x7fff8297d10e]
    Kernel stack:
    1 _deflate_copyright + 21458 [0x3df092]
    1 __ZN5IOCPU12setCPUNumberEm + 2 [0x3ac220]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]

    Part 2:
    Process: iChat [951]
    Path: /Applications/iChat.app/Contents/MacOS/iChat
    ADDRESS BINARY
    00001000 /Applications/iChat.app/Contents/MacOS/iChat
    002b1000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    00372000 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0053d000 /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0059e000 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    005d1000 /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing
    0061b000 /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    00640000 /usr/lib/libexpat.1.dylib
    00666000 /System/Library/PrivateFrameworks/iChatCommonGUI.framework/iChatCommonGUI
    006c0000 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    006e7000 /Applications/iChat.app/Contents/PlugIns/Balloons.transcriptstyle/Contents/MacO S/Balloons
    11a0e000 /Applications/iChat.app/Contents/PlugIns/Boxes.transcriptstyle/Contents/MacOS/B oxes
    11a18000 /Applications/iChat.app/Contents/PlugIns/Compact.transcriptstyle/Contents/MacOS /Compact
    11a26000 /Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/MacOS/Te xt
    12c41000 /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    12ca4000 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    12cb3000 /Applications/iChat.app/Contents/PlugIns/PersonIcon.plugin/Contents/MacOS/Perso nIcon
    1329c000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    13535000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    13596000 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    135b5000 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    135be000 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    14d7e000 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    14dfa000 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    14e42000 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    14e7b000 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    14ed7000 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    15088000 /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    150e9000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    162a5000 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    Thread id: 3bbd128
    User stack:
    1 ??? [0x34ea]
    1 _NSApplicationMain + 574 (in AppKit) [0x966e48a4]
    1 -[NSApplication run] + 847 (in AppKit) [0x9671769f]
    1 ??? [0x3be21]
    1 -[NSApplication sendEvent:] + 2941 (in AppKit) [0x967b9d49]
    1 -[NSWindow sendEvent:] + 5381 (in AppKit) [0x967ed1a3]
    1 ??? [0x5bc8d]
    1 -[NSTableView mouseDown:] + 8228 (in AppKit) [0x968367e1]
    1 -[NSTableView _sendAction:to:row:column:] + 271 (in AppKit) [0x96838477]
    1 -[NSControl sendAction:to:] + 108 (in AppKit) [0x967f0478]
    1 -[NSApplication sendAction:to:from:] + 112 (in AppKit) [0x967f053b]
    1 ??? [0x81cf2]
    1 ??? [0x81ee9]
    1 ??? [0x820b3]
    1 ??? [0x853d7]
    1 ??? [0x87825]
    1 ??? [0x8796d]
    1 ??? [0x87be9]
    1 ??? [0x8d034]
    1 ??? [0x8d8d0]
    1 ??? [0x8dedc]
    1 ??? [0x8df7a]
    1 ??? [0x8e086]
    1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in Foundation) [0x93561d75]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _CFRunLoopRunSpecific + 4469 (in CoreFoundation) [0x972b0b25]
    1 _ZN7WebCoreL10timerFiredEP16_CFRunLoopTimerPv + 68 (in WebCore) [0x9130c324]
    1 __ZN7WebCore9TimerBase16sharedTimerFiredEv + 162 (in WebCore) [0x9130c3e2]
    1 _ZN7WebCore9TimerBase10fireTimersEdRKN3***6VectorIPS0Lm0EEE + 133 (in WebCore) [0x9130c975]
    1 _ZN7WebCore5TimerINS18MainResourceLoaderEE5firedEv + 43 (in WebCore) [0x9131169b]
    1 _ZN7WebCore18MainResourceLoader17handleDataLoadNowEPNS_5TimerIS0EE + 516 (in WebCore) [0x913118c4]
    1 _ZN7WebCore18MainResourceLoader18didReceiveResponseERKNS16ResourceResponseE + 1192 (in WebCore) [0x91311fe8]
    1 _ZN7WebCore18MainResourceLoader26continueAfterContentPolicyENS12PolicyActionE + 131 (in WebCore) [0x91312413]
    1 _ZN7WebCore18MainResourceLoader26continueAfterContentPolicyENS_12PolicyActionERK NS16ResourceResponseE + 1150 (in WebCore) [0x913128be]
    1 __ZN7WebCore18MainResourceLoader16didFinishLoadingEv + 44 (in WebCore) [0x9133171c]
    1 __ZN7WebCore11FrameLoader15finishedLoadingEv + 156 (in WebCore) [0x9133185c]
    1 __ZN7WebCore11FrameLoader26recursiveCheckLoadCompleteEv + 230 (in WebCore) [0x912ac0d6]
    1 __ZN7WebCore11FrameLoader29checkLoadCompleteForThisFrameEv + 376 (in WebCore) [0x912ac2e8]
    1 __ZN20WebFrameLoaderClient21dispatchDidFinishLoadEv + 106 (in WebKit) [0x9255439a]
    1 _ZL12CallDelegatePFP11objc_objectS0_P13objc_selectorzEP7WebViewS0_S2_S0 + 240 (in WebKit) [0x92541780]
    1 ??? [0x8ef00]
    1 ??? [0x8f0fb]
    1 ??? [0x8fb59]
    1 -[TranscriptStyleManager appendInstantMessage:] + 107 (in iChatCommonGUI) [0x67023c]
    1 -[InstantMessageFragmentProvider appendFragmentForMessage:toNode:] + 853 (in iChatCommonGUI) [0x670650]
    1 -[TranscriptFragmentProvider appendFragmentForMessage:toNode:] + 55 (in iChatCommonGUI) [0x67098a]
    1 ??? [0x6e9dba]
    1 ??? [0x6ea206]
    1 -[TranscriptFragmentProvider appendFragmentForMessage:toNode:] + 55 (in iChatCommonGUI) [0x67098a]
    1 -[BuddyIconFragmentProvider fragmentForMessage:] + 171 (in iChatCommonGUI) [0x671b8a]
    1 -[BuddyIconFragmentProvider _buildPluginElement] + 112 (in iChatCommonGUI) [0x671d65]
    1 -[DOMElement setAttribute:value:] + 188 (in WebCore) [0x917c5a4c]
    1 _ZN7WebCore7Element12setAttributeERKNS_12AtomicStringES3Ri + 589 (in WebCore) [0x913d44bd]
    1 _ZN7WebCore12NamedAttrMap12addAttributeEN3***10PassRefPtrINS9AttributeEEE + 119 (in WebCore) [0x91325cb7]
    1 _ZN7WebCore13StyledElement16attributeChangedEPNS9AttributeEb + 237 (in WebCore) [0x91325fad]
    1 _ZN7WebCore17HTMLObjectElement20parseMappedAttributeEPNS15MappedAttributeE + 569 (in WebCore) [0x9146ec19]
    1 __ZN7WebCore22HTMLPlugInImageElement11isImageTypeEv + 122 (in WebCore) [0x9146f65a]
    1 _ZN20WebFrameLoaderClient17objectContentTypeERKN7WebCore4KURLERKNS06StringE + 572 (in WebKit) [0x9255ef5c]
    1 -[WebView _pluginForMIMEType:] + 54 (in WebKit) [0x925635a6]
    1 +[WebPluginDatabase sharedDatabase] + 181 (in WebKit) [0x925604f5]
    1 -[WebPluginDatabase refresh] + 101 (in WebKit) [0x92560765]
    1 -[WebPluginDatabase(Internal) _scanForNewPlugins] + 224 (in WebKit) [0x92560c30]
    1 -[NSFileManager contentsOfDirectoryAtPath:error:] + 76 (in Foundation) [0x9364531c]
    1 -[NSFileManager directoryContentsAtPath:matchingExtension:options:keepExtension:error:] + 320 (in Foundation) [0x93535e00]
    1 __NSDirectoryContentsFromCarbonError + 351 (in Foundation) [0x935361ff]
    1 _FSGetCatalogInfoBulk + 63 (in CarbonCore) [0x9096e225]
    1 _getdirentriesattr + 10 (in libSystem.B.dylib) [0x92bb9372]
    Kernel stack:
    1 deflatecopyright + 22432 [0x3df460]
    1 VNOPADVLOCK + 153 [0x1e82d6]
    1 unionunmount + 1293 [0x1f3e40]
    1 _FindIteratorPosition + 496 [0x316e0c]
    1 _ReplaceBTreeRecord + 4717 [0x31b6ad]
    1 kernsysctl + 1563 [0x34a182]
    1 sysctl_handleopaque + 275 [0x34bad3]
    1 _InsertKeyRecord + 127 [0x3175d9]
    1 clusterpagein + 526 [0x1c7688]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 2035a78
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 -[IMRemoteObjectBroadcaster _workerThread] + 246 (in IMUtils) [0x94880dc7]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3e555d0
    User stack:
    1 __workqops + 10 (in libSystem.B.dylib) [0x92be5292]
    Thread id: 3bba3c8
    User stack:
    1 ??? [0x0]
    Thread id: 3082790
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 CameraListThread + 349 (in VideoConference) [0x374bed]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2d5f998
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _glvmDoWork + 162 (in libGLProgrammability.dylib) [0x94393b32]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 3ca5c80
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Thread id: 2a23790
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __Z22CFURLCacheWorkerThreadPv + 396 (in CFNetwork) [0x920d2ebe]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3ca5128
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 -[NSUIHeartBeat _heartBeatThread:] + 753 (in AppKit) [0x96784d90]
    1 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x935734d5]
    1 -[NSConditionLock lockWhenCondition:beforeDate:] + 144 (in Foundation) [0x93573570]
    1 -[NSCondition waitUntilDate:] + 236 (in Foundation) [0x9357375c]
    1 semaphore_timedwait_signaltrap + 10 (in libSystem.B.dylib) [0x92b7c226]
    Thread id: 32bb8b8
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 fe_fragmentthread + 54 (in QuartzCore) [0x962efab9]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: iChatAgent [952]
    Path: /System/Library/Frameworks/InstantMessage.framework/iChatAgent.app/Contents/Mac OS/iChatAgent
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/InstantMessage.framework/iChatAgent.app/Contents/Mac OS/iChatAgent
    00211000 /usr/lib/libexpat.1.dylib
    Thread id: 285e208
    User stack:
    1 ??? [0x23b2]
    1 ??? [0xba6b5]
    1 -[NSRunLoop(NSRunLoop) run] + 84 (in Foundation) [0x9356de94]
    1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in Foundation) [0x93561d75]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3bba790
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 -[IMRemoteObjectBroadcaster _workerThread] + 246 (in IMUtils) [0x94880dc7]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 32bc048
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0x1639a]
    1 ??? [0x1b8c0]
    1 ??? [0x1ba02]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 35b46b0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: iTunesHelper [944]
    Path: /Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/MacOS/iTu nesHelper
    ADDRESS BINARY
    00001000 /Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/MacOS/iTu nesHelper
    00043000 /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    Thread id: 3082b58
    User stack:
    1 ??? [0x25a1]
    1 ??? [0x26d4]
    1 ??? [0x3155]
    1 _RunApplicationEventLoop + 207 (in HIToolbox) [0x939083cb]
    1 __AcquireNextEvent + 58 (in HIToolbox) [0x93909c6e]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3e53f20
    User stack:
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: kdcmond [36]
    Path: /usr/sbin/kdcmond
    ADDRESS BINARY
    00001000 /usr/sbin/kdcmond
    Thread id: 285da78
    User stack:
    1 ??? [0x1e4a]
    1 ??? [0x48b6]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a26c80
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: kextd [10]
    Path: /usr/libexec/kextd
    ADDRESS BINARY
    00001000 /usr/libexec/kextd
    Thread id: 2118e40
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2209b58
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Kernel stack:
    1 i_bitset + 3 [0x198153]
    1 mach_port_modrefs + 12 [0x126609]
    1 task_get_exceptionports + 75 [0x12d506]
    1 lock_set_serverroutine + 2882 [0x14805c]
    1 apple_protect_pagerunmap + 109 [0x190174]
    1 lock_setdestroy + 83 [0x137354]
    1 processor_set_stackusage + 106 [0x136bf4]
    Process: krb5kdc [60]
    Path: /usr/sbin/krb5kdc
    ADDRESS BINARY
    00001000 /usr/sbin/krb5kdc
    0001f000 /System/Library/KerberosPlugins/KerberosDatabasePlugins/db2.bundle/Contents/Mac OS/db2
    00036000 /System/Library/KerberosPlugins/KerberosFrameworkPlugins/LKDCLocate.bundle/Cont ents/MacOS/LKDCLocate
    0003d000 /System/Library/KerberosPlugins/KerberosFrameworkPlugins/ODLocate.bundle/Conten ts/MacOS/ODLocate
    00044000 /System/Library/KerberosPlugins/KerberosAuthDataPlugins/odpac.bundle/Contents/M acOS/odpac
    22000000 /System/Library/PrivateFrameworks/KAdminServer.framework/Versions/A/KAdminServe r
    Thread id: 2a268b8
    User stack:
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: launchd [1]
    Path: /sbin/launchd
    ADDRESS BINARY
    00001000 /sbin/launchd
    Thread id: 211a128
    User stack:
    1 start + 54 (in launchd) [0x1fd2]
    1 _main + 960 (in launchd) [0x2a17]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Kernel stack:
    1 i_bitset + 3 [0x198153]
    1 mach_port_insertmember + 58 [0x1271d4]
    1 ipc_port_checkcircularity + 110 [0x12125c]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 220dba0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Thread id: 211a4f0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: launchd [917]
    Path: /sbin/launchd
    ADDRESS BINARY
    00001000 /sbin/launchd
    Thread id: 30845d0
    User stack:
    1 start + 54 (in launchd) [0x1fd2]
    1 _main + 960 (in launchd) [0x2a17]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Kernel stack:
    1 i_bitset + 3 [0x198153]
    1 mach_port_insertmember + 58 [0x1271d4]
    1 ipc_port_checkcircularity + 110 [0x12125c]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 3ca6ba0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Thread id: 2d61410
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: loginwindow [902]
    Path: /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
    00075000 /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    000bf000 /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
    000ec000 /System/Library/LoginPlugins/FSDisconnect.loginPlugin/Contents/MacOS/FSDisconne ct
    0015e000 /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    002bc000 /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    00303000 /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    00437000 /usr/lib/libcurl.4.dylib
    0046c000 /System/Library/LoginPlugins/DisplayServices.loginPlugin/Contents/MacOS/Display Services
    0048c000 /System/Library/LoginPlugins/BezelServices.loginPlugin/Contents/MacOS/BezelServ ices
    004bb000 /System/Library/PrivateFrameworks/MachineSettings.framework/Versions/A/MachineS ettings
    004c3000 /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    00703000 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0070c000 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    1407c000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    Thread id: 32bc7d8
    User stack:
    1 ??? [0x524a]
    1 ??? [0x1b17c]
    1 -[NSApplication run] + 847 (in AppKit) [0x9671769f]
    1 ??? [0x8a2d]
    1 -[NSApplication sendEvent:] + 2941 (in AppKit) [0x967b9d49]
    1 -[NSWindow sendEvent:] + 5381 (in AppKit) [0x967ed1a3]
    1 -[NSControl mouseDown:] + 888 (in AppKit) [0x967eea64]
    1 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 541 (in AppKit) [0x967ef1aa]
    1 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1827 (in AppKit) [0x967ef957]
    1 -[NSCell _sendActionFrom:] + 169 (in AppKit) [0x967f02fe]
    1 -[NSControl sendAction:to:] + 108 (in AppKit) [0x967f0478]
    1 -[NSApplication sendAction:to:from:] + 112 (in AppKit) [0x967f053b]
    1 ??? [0x231df]
    1 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector :contextInfo:] + 1071 (in AppKit) [0x9681e68d]
    1 -[NSApplication requestUserAttention:] + 216 (in AppKit) [0x96ab7886]
    1 _SpokenNotificationsEnabled + 47 (in SpeechSynthesis) [0x95c0dc1e]
    1 _SpokenNotificationsEnabledForProcess + 44 (in SpeechSynthesis) [0x95c0dc54]
    1 _CFPreferencesAppSynchronize + 53 (in CoreFoundation) [0x9731c735]
    1 _CFXPreferencesGetSearchListForBundleID + 23 (in CoreFoundation) [0x9731c3e7]
    1 _CFEqual + 38 (in CoreFoundation) [0x972b3016]
    Kernel stack:
    1 _Debugger + 444 [0x1a9f06]
    1 kmemsuballoc + 65 [0x162fd9]
    1 vmfault + 598 [0x16080c]
    1 _doprnt + 142 [0x131175]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 43d9410
    User stack:
    1 mach_msg_overwritetrap + 10 (in libSystem.B.dylib) [0x92b7c1d2]
    Thread id: 32b96b0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _ZN9CAPThread5EntryEPS + 96 (in CoreAudio) [0x930fe464]
    1 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio) [0x930fe5dc]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2f14e40
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 -[NSUIHeartBeat _heartBeatThread:] + 2042 (in AppKit) [0x96785299]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: mDNSResponder [16]
    Path: /usr/sbin/mDNSResponder
    ADDRESS BINARY
    00001000 /usr/sbin/mDNSResponder
    Thread id: 255d6b0
    User stack:
    1 start + 41 (in mDNSResponder) [0x2099]
    1 __start + 210 (in mDNSResponder) [0x216c]
    1 _main + 2606 (in mDNSResponder) [0x368bf]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 255da78
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Process: mds [33]
    Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Support/mds
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Support/mds
    000d9000 /System/Library/PrivateFrameworks/MDSChannel.framework/Versions/A/MDSChannel
    0014d000 /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/Spotlight Index
    0161b000 /usr/lib/libgermantok.dylib
    02216000 /usr/lib/liblangid.dylib
    02705000 /usr/lib/libmecab.1.0.0.dylib
    Thread id: 285e5d0
    User stack:
    1 ??? [0x5a96]
    1 ??? [0xe803]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 285c3c8
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0xd75d]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2942a78
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0xd780]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 29426b0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0xd7a3]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 29422e8
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0xd7c6]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2941f20
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0xd7e9]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2941b58
    User stack:
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 2a25998
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0xa537]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2a255d0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _read + 10 (in libSystem.B.dylib) [0x92b9feda]
    Kernel stack:
    1 deflatecopyright + 22432 [0x3df460]
    1 _ZN9IOService20RESERVEDIOService47Ev + 697 [0x38d425]
    1 _ZN9IOService20RESERVEDIOService47Ev + 121 [0x38d1e5]
    1 cd9660read + 1193 [0x1ff566]
    1 __ZN8IOSyncer6createEb + 55 [0x382035]
    1 __ZN15IOConditionLock7tryLockEv + 15 [0x381d4d]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 2a264f0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0x87c10]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a25208
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0x54b1e]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a26128
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0x54b1e]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a24e40
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0x54b1e]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a24a78
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2f17ba0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0x4529e]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 35b42e8
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 setattrrunLoop + 68 (in SpotlightIndex) [0x17a7a4]
    1 _runLoop + 77 (in SpotlightIndex) [0x17a6b8]
    1 si_scheduler_run_waitingtimeout + 581 (in SpotlightIndex) [0x18ece2]
    1 si_scheduleronce + 419 (in SpotlightIndex) [0x18e957]
    1 si_scheduleronce + 419 (in SpotlightIndex) [0x18e957]
    1 si_work_queueprocess + 643 (in SpotlightIndex) [0x18e669]
    1 si_deleteattributes + 130 (in SpotlightIndex) [0x17e185]
    1 semaphore_wait_signaltrap + 10 (in libSystem.B.dylib) [0x92b7c20e]
    Thread id: 2f164f0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 flushrunLoop + 65 (in SpotlightIndex) [0x17a8c5]
    1 _runLoop + 77 (in SpotlightIndex) [0x17a6b8]
    1 si_scheduler_run_waitingtimeout + 581 (in SpotlightIndex) [0x18ece2]
    1 si_scheduleronce + 419 (in SpotlightIndex) [0x18e957]
    1 si_scheduleronce + 419 (in SpotlightIndex) [0x18e957]
    1 si_work_queueprocess + 643 (in SpotlightIndex) [0x18e669]
    1 _syncIndex + 859 (in SpotlightIndex) [0x17ff62]
    1 _ContentIndexSyncIndexBulk + 99 (in SpotlightIndex) [0x1a501e]
    1 __ContentIndexSyncIndexBulk + 2707 (in SpotlightIndex) [0x1a49da]
    1 _pread$UNIX2003 + 10 (in libSystem.B.dylib) [0x92bbe13a]
    Kernel stack:
    1 deflatecopyright + 22432 [0x3df460]
    1 _ZN9IOService20RESERVEDIOService47Ev + 381 [0x38d2e9]
    1 _ZN9IOService20RESERVEDIOService47Ev + 121 [0x38d1e5]
    1 journal_endtransaction + 172 [0x1ebd55]
    1 _validfsnode + 2742 [0x1f636d]
    1 kaudit_tobsm + 4465 [0x328e9f]
    1 vnodeauthattr + 1206 [0x1d15cd]
    1 vnodelookup + 29 [0x1d08a5]
    1 vngetpath + 10 [0x1cf4ac]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Process: nmbd [818]
    Path: /usr/sbin/nmbd
    ADDRESS BINARY
    00001000 /usr/sbin/nmbd
    000fd000 /System/Library/PrivateFrameworks/ByteRangeLocking.framework/Versions/A/ByteRan geLocking
    Thread id: 3e55d60
    User stack:
    1 start + 54 (in nmbd) [0x1a4e]
    1 _main + 2581 (in nmbd) [0x3532]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: notifyd [12]
    Path: /usr/sbin/notifyd
    ADDRESS BINARY
    Thread id: 220cc80
    User stack:
    1 ??? [0x1b1a]
    1 ??? [0x92bac906]
    Thread id: 220c4f0
    User stack:
    1 ??? [0x92bacf52]
    1 ??? [0x92bad095]
    1 ??? [0x92b7c1c6]
    Process: ntpd [24]
    Path: /usr/sbin/ntpd
    ADDRESS BINARY
    00001000 /usr/sbin/ntpd
    Thread id: 255cf20
    User stack:
    1 ??? [0x2002]
    1 _sigsuspend + 10 (in libSystem.B.dylib) [0x92bd7562]
    Process: pboard [929]
    Path: /usr/sbin/pboard
    ADDRESS BINARY
    00001000 /usr/sbin/pboard
    Thread id: 29435d0
    User stack:
    1 _sigsuspend + 10 (in libSystem.B.dylib) [0x92bd7562]
    Process: racoon [70]
    Path: /usr/sbin/racoon
    ADDRESS BINARY
    00001000 /usr/sbin/racoon
    00077000 /usr/lib/libipsec.A.dylib
    00081000 /usr/lib/libpam.1.dylib
    Thread id: 285f4f0
    User stack:
    1 ??? [0x2546]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: securityd [21]
    Path: /usr/sbin/securityd
    ADDRESS BINARY
    00001000 /usr/sbin/securityd
    000bc000 /System/Library/Frameworks/PCSC.framework/Versions/A/PCSC
    Thread id: 220a6b0
    User stack:
    1 ??? [0x1211a]
    1 ??? [0x295e]
    1 ??? [0x3f32]
    1 mach_msg_overwritetrap + 10 (in libSystem.B.dylib) [0x92b7c1d2]
    Process: smbd [835]
    Path: /usr/sbin/smbd
    ADDRESS BINARY
    00001000 /usr/sbin/smbd
    0035c000 /System/Library/PrivateFrameworks/ByteRangeLocking.framework/Versions/A/ByteRan geLocking
    0036a000 /usr/lib/libpam.1.dylib
    003e0000 /usr/lib/samba/pdb/odsam.dylib
    Thread id: 2f49c80
    User stack:
    1 start + 54 (in smbd) [0x20ea]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: smbd [836]
    Path: /usr/sbin/smbd
    ADDRESS BINARY
    00001000 /usr/sbin/smbd
    0035c000 /System/Library/PrivateFrameworks/ByteRangeLocking.framework/Versions/A/ByteRan geLocking
    0036a000 /usr/lib/libpam.1.dylib
    003e0000 /usr/lib/samba/pdb/odsam.dylib
    Thread id: 2f4aba0
    User stack:
    1 _sigsuspend + 10 (in libSystem.B.dylib) [0x92bd7562]
    Process: socketfilterfw [49]
    Path: /usr/libexec/ApplicationFirewall/socketfilterfw
    ADDRESS BINARY
    00001000 /usr/libexec/ApplicationFirewall/socketfilterfw
    Thread id: 29448b8
    User stack:
    1 ??? [0x21f6]
    1 ??? [0x8366]
    1 ??? [0x5a56]
    1 ??? [0x7359]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a246b0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Thread id: 2a242e8
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Process: syslogd [13]
    Path: /usr/sbin/syslogd
    ADDRESS BINARY
    00001000 /usr/sbin/syslogd
    Thread id: 220c128
    User stack:
    1 ??? [0x17f2]
    1 ??? [0xf539]
    1 ??? [0x9640]
    1 ??? [0x87a1]
    1 ??? [0x86f1]
    1 ??? [0x624f]
    1 _strcmp + 84 (in libSystem.B.dylib) [0x92b84f04]
    Kernel stack:
    1 udpusrreqs + 46 [0x449c0e]
    1 panic_dialogtest + 1469 [0x1af6f8]
    1 commpage_setnanotime + 8068 [0x1a8f18]
    Thread id: 220bd60
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 220b998
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0xa53a]
    1 ??? [0xa29f]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 220b5d0
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: update [28]
    Path: /usr/sbin/update
    ADDRESS BINARY
    00001000 /usr/sbin/update
    Thread id: 255e998
    User stack:
    1 ??? [0x1f3a]
    1 ??? [0x1fd9]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: usbmuxd [947]
    Path: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/u sbmuxd
    ADDRESS BINARY
    00001000 /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/u sbmuxd
    Thread id: 2f15d60
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3bbab58
    User stack:
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: kernel_task [0]
    Path: kernel_task
    ADDRESS BINARY
    Thread id: 51c740
    Thread id: 2038ba0
    Thread id: 20387d8
    Thread id: 2038410
    Thread id: 2038048
    Thread id: 2037c80
    Thread id: 20378b8
    Thread id: 2037128
    Thread id: 20356b0
    Thread id: 2034f20
    Thread id: 2034790
    Kernel stack:
    1 cluster_copy_upldata + 1096 [0x1c7d29]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 2034000
    Kernel stack:
    1 com.apple.driver.AppleIntelCPUPowerManagement (59.0.1) + 32425 [0xbb6ea9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 20343c8
    Thread id: 20352e8
    Thread id: 2034b58
    Thread id: 2117790
    Thread id: 2117b58
    Thread id: 2117f20
    Thread id: 211b7d8
    Thread id: 211ac80
    Thread id: 211b048
    Kernel stack:
    1 _deflateCopy + 669 [0x215a18]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 21182e8
    Thread id: 2036208
    Thread id: 20365d0
    Thread id: 21173c8
    Thread id: 2117000
    Thread id: 2119d60
    Thread id: 211a8b8
    Thread id: 20374f0
    Thread id: 211b410
    Thread id: 211bba0
    Thread id: 2119998
    Thread id: 2036998
    Kernel stack:
    1 __ZN12OSOrderedSetC1Ev + 7 [0x3c33ef]
    1 mach_port_allocatefull + 219 [0x1262d4]
    1 ipc_port_checkcircularity + 110 [0x12125c]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 2036d60
    Kernel stack:
    1 upl_abortrange + 128 [0x17dac2]
    1 vnode_pager_clusterwrite + 371 [0x186d68]
    1 memory_object_controluiomove + 607 [0x186b74]
    1 __ZN6OSData16initWithCapacityEj + 17 [0x3c0e8f]
    1 unionpathconf + 47 [0x1f41d1]
    1 bsduprofil + 68 [0x32ccf4]
    1 _dqget + 2160 [0x1ce984]
    1 _namei + 1168 [0x1cd710]
    1 _rename + 1106 [0x1db2b6]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 21186b0
    Thread id: 2119208
    Thread id: 2118a78
    Thread id: 2560410
    Kernel stack:
    1 _deflateCopy + 669 [0x215a18]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 28607d8
    Thread id: 2860ba0
    Thread id: 2860048
    Thread id: 285f8b8
    Thread id: 255d2e8
    Thread id: 255ed60
    Thread id: 255c3c8
    Thread id: 2943998
    Kernel stack:
    1 _deflateCopy + 669 [0x215a18]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 2945410
    Thread id: 2a27410
    Kernel stack:
    1 com.apple.filesystems.autofs (2.0.1) + 24885 [0xb89135]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 53 [0x381ba7]
    1 _pmsControl + 276 [0x130e3f]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 285fc80
    Thread id: 2d5fd60
    Thread id: 2a27048
    Thread id: 30823c8
    Thread id: 36644f0
    Thread id: 2f17410
    Thread id: 2209790
    Thread id: 43d97d8
    Thread id: 285d6b0
    Thread id: 32b92e8
    Thread id: 3ca3a78
    Thread id: 3ca4208
    Thread id: 3e564f0
    SHARED FRAMEWORK AREA
    ADDRESS BINARY
    90003000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    90004000 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    90005000 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    90040000 /usr/lib/libcrypto.0.9.7.dylib
    900f3000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    90171000 /usr/lib/libz.1.dylib
    90180000 /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    901b3000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    905c7000 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    9072d000 /usr/lib/libicucore.A.dylib
    90866000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    90867000 /usr/lib/libbsm.dylib
    9086f000 /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    9087b000 /usr/lib/libxml2.2.dylib
    9095d000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    90c38000 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    90c70000 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    90cbf000 /usr/lib/libsasl2.2.dylib
    90ccf000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    90d01000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    90dc9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    90de2000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    90def000 /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    90e2c000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    90edd000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    90f6f000 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    90f74000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    910ad000 /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
    910b7000 /usr/lib/libsqlite3.0.dylib
    9113f000 /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    9115d000 /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    911ce000 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    911ed000 /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    91232000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    9128c000 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    91b17000 /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    91c1b000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    91e8e000 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    91ec9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    91f5d000 /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    920bf000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    920d0000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    9216e000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    92171000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    92530000 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    92605000 /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    92785000 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    92786000 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    92787000 /usr/lib/libffi.dylib
    92789000 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    92aaf000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    92b7b000 /usr/lib/libSystem.B.dylib
    92ce3000 /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    92d18000 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    92d31000 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    92d37000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    92d6b000 /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    92db6000 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    92e6e000 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    92e98000 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    92e9b000 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    92eed000 /usr/lib/libtidy.A.dylib
    92f24000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    92fdf000 /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    93012000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    93092000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    93097000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    930e1000 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    9315f000 /System/Library/Frameworks/Security.framework/Versions/A/Security
    9332e000 /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    934af000 /usr/lib/system/libmathCommon.A.dylib
    934b4000 /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    934ba000 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    934fa000 /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    93523000 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    9379f000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    937b5000 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    937bb000 /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    937d3000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    9387b000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    93b84000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    94225000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    9436c000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    9483e000 /usr/lib/libbz2.1.0.dylib
    9484b000 /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    94868000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    9487f000 /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    94893000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    9489b000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    9489e000 /usr/lib/libcups.2.dylib
    948c7000 /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    9492e000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    9494e000 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    9592a000 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    959b6000 /usr/lib/libssl.0.9.7.dylib
    959db000 /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    959e8000 /usr/lib/libauto.dylib
    95a14000 /usr/lib/libobjc.A.dylib
    95af5000 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    95b99000 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    95ba7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    95bad000 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    95bae000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    95c0b000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    95c1c000 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    95c1d000 /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    95cff000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    95d51000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    95d5d000 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    95e43000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    95e85000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    95ec5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    95f20000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    95f9b000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    95fde000 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    95fdf000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    9619c000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    961cc000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    961d7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    961f3000 /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    961fb000 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    96599000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    9662d000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    9666c000 /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    96671000 /usr/lib/libresolv.9.dylib
    96690000 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    966a2000 /usr/lib/libxslt.1.dylib
    966c7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    966ce000 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    966de000 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    96edd000 /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    96ede000 /usr/lib/libstdc++.6.dylib
    96f3c000 /usr/lib/libgcc_s.1.dylib
    96f44000 /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    96f94000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    9705f000 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    970ea000 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    9723d000 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    97371000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    973e4000 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    973ed000 /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    9745b000 /usr/lib/libiconv.2.dylib
    97550000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    9757e000 /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver

  • My Safari has been crashing too...

    Since last night I have been trying to get Safari to stop crashing. I tested the Safari preferences and the cookies pref file as suggested to Lauri below. I don't believe they were the problems because it is still crashing. Here is the problem report:
    Date/Time: 2006-11-24 14:11:15.677 -0800
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [63]
    Version: 2.0.4 (419.3)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 240
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000006
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x907c8cf8 CFHash + 24
    1 com.apple.CoreFoundation 0x907c8bf0 __CFDictionaryFindBuckets2 + 148
    2 com.apple.CoreFoundation 0x907e7228 CFDictionaryCreateex + 288
    3 com.apple.CoreFoundation 0x907e6f64 __CFBinaryPlistCreateObject + 2384
    4 com.apple.CoreFoundation 0x907e6e08 __CFBinaryPlistCreateObject + 2036
    5 com.apple.CoreFoundation 0x907de1e8 __CFTryParseBinaryPlist + 188
    6 com.apple.CoreFoundation 0x907dddd0 _CFPropertyListCreateFromXMLData + 144
    7 com.apple.Foundation 0x92960a14 +[NSPropertyListSerialization propertyListFromData:mutabilityOption:format:errorDescription:] + 76
    8 com.apple.WebKit 0x9569611c -[WebHistoryPrivate _loadHistoryGuts:URL:error:] + 168
    9 com.apple.WebKit 0x95696050 -[WebHistoryPrivate loadFromURL:error:] + 64
    10 com.apple.WebKit 0x95695fc0 -[WebHistory loadFromURL:error:] + 40
    11 com.apple.Safari 0x0001cbc8 0x1000 + 113608
    12 com.apple.Safari 0x0001cb24 0x1000 + 113444
    13 com.apple.Safari 0x0001c7ac 0x1000 + 112556
    14 com.apple.Foundation 0x9295ead8 nsnotecallback + 180
    15 com.apple.CoreFoundation 0x90804010 __CFXNotificationPost + 368
    16 com.apple.CoreFoundation 0x907fc0ec _CFXNotificationPostNotification + 684
    17 com.apple.Foundation 0x92948ee0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    18 com.apple.AppKit 0x936e9f98 -[NSApplication _postDidFinishNotification] + 112
    19 com.apple.AppKit 0x936e9e84 -[NSApplication _sendFinishLaunchingNotification] + 92
    20 com.apple.AppKit 0x936e99cc -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 264
    21 com.apple.AppKit 0x936e9574 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 92
    22 com.apple.Foundation 0x9295fae4 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 380
    23 com.apple.Foundation 0x9295f944 _NSAppleEventManagerGenericHandler + 92
    24 com.apple.AE 0x914fc960 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208
    25 com.apple.AE 0x914fc7fc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    26 com.apple.AE 0x914fc654 aeProcessAppleEvent + 284
    27 com.apple.HIToolbox 0x93207eb0 AEProcessAppleEvent + 60
    28 com.apple.AppKit 0x936e7cbc _DPSNextEvent + 856
    29 com.apple.AppKit 0x936e77a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    30 com.apple.Safari 0x00006740 0x1000 + 22336
    31 com.apple.AppKit 0x936e3cec -[NSApplication run] + 472
    32 com.apple.AppKit 0x937d487c NSApplicationMain + 452
    33 com.apple.Safari 0x0005c77c 0x1000 + 374652
    34 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296e164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9296e09c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95688f70 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9298669c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x929877dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000907c8cf8 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x24002288 xer: 0x0000000000000007 lr: 0x00000000907c8cf0 ctr: 0x00000000907c8ce0
    r0: 0x00000000907c8bf0 r1: 0x00000000bfffd4c0 r2: 0x00000000a07ba210 r3: 0x0000000000000000
    r4: 0x0000000000000000 r5: 0x0000000000000000 r6: 0x00000000bfffd5c4 r7: 0x000000000000000c
    r8: 0x0000000004f0246d r9: 0x0000000000000000 r10: 0x0000000004f00469 r11: 0x0000000000000000
    r12: 0x00000000907c8ce0 r13: 0x0000000000000000 r14: 0x00000000bfffe020 r15: 0x00000000bfffd650
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000028 r19: 0x00000000a07ba210
    r20: 0x00000000bfffdf68 r21: 0x00000000bfffd664 r22: 0x00000000bfffd5c0 r23: 0x0000000000000000
    r24: 0x0000000000000005 r25: 0x0000000000000000 r26: 0x0000000000000000 r27: 0x0000000004e234b0
    r28: 0x00000000bfffd5c4 r29: 0x00000000a07bc428 r30: 0x0000000004e234b0 r31: 0x00000000907c8cf0
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x3c5000 - 0x3c7fff com.unsanity.menuextraenabler Menu Extra Enabler version 1.0.1 (1.0.1) /Users/cam/Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
    0x3cb000 - 0x3cbfff com.aladdinsys.mmenabler 7.1.0 (8.0.2) /Library/InputManagers/MagicMenuEnabler/MagicMenuEnabler.bundle/Contents/MacOS/ MagicMenuEnabler
    0x8fe00000 - 0x8fe51fff dyld 45.3 /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.2 (???) /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 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae8000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 129.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.5 (28992) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d9000 - 0x913e2fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e9000 - 0x91411fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91424000 - 0x9142ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91434000 - 0x9143cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91440000 - 0x914bbfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f8000 - 0x914f8fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fa000 - 0x91532fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154d000 - 0x9161afff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x91700fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91747000 - 0x917fefff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183b000 - 0x91899fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c8000 - 0x918e9fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918fd000 - 0x91922fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91935000 - 0x91977fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91993000 - 0x919a7fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b5000 - 0x919f7fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a0d000 - 0x91ad5fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b23000 - 0x91b38fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b3d000 - 0x91b5bfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b61000 - 0x91bd0fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91be7000 - 0x91bebfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91bed000 - 0x91c4cfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c51000 - 0x91c8efff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c95000 - 0x91caefff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb3000 - 0x91cb6fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cb8000 - 0x91cb8fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cba000 - 0x91d9ffff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91da7000 - 0x91dc6fff 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
    0x91e32000 - 0x91ea0fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91eab000 - 0x91f40fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f5a000 - 0x924e2fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92515000 - 0x92840fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92870000 - 0x928f8fff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92939000 - 0x92b64fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c82000 - 0x92d60fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d80000 - 0x92e6efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e80000 - 0x92e9efff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92ea9000 - 0x92f03fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f21000 - 0x92f21fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f23000 - 0x92f37fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f4f000 - 0x92f5ffff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f6b000 - 0x92f80fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f92000 - 0x93019fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9302d000 - 0x93038fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93042000 - 0x9306ffff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93089000 - 0x93098fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930a4000 - 0x9310afff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9313b000 - 0x9318afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931b8000 - 0x931d5fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931e7000 - 0x931f4fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x931fd000 - 0x9350afff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93659000 - 0x93665fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9366a000 - 0x9368afff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936dd000 - 0x936ddfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936df000 - 0x93d12fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9409f000 - 0x9410ffff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94148000 - 0x9420bfff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9425d000 - 0x9425dfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9425f000 - 0x94432fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94488000 - 0x944c5fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x944cd000 - 0x9451dfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945ae000 - 0x945e6fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94629000 - 0x94645fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94659000 - 0x9469dfff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x946c1000 - 0x946d0fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x946d8000 - 0x946e5fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9472b000 - 0x94744fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94ce9000 - 0x94e19fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94eab000 - 0x94ebafff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ec2000 - 0x94eeffff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94ef6000 - 0x94f06fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f0a000 - 0x94f39fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f49000 - 0x94f66fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95686000 - 0x95714fff com.apple.WebKit 418.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95770000 - 0x95806fff com.apple.JavaScriptCore 1.2 (418.3) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95843000 - 0x95b4ffff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95cd8000 - 0x95d01fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9a4d9000 - 0x9a50ffff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a52c000 - 0x9a53efff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook6,3, BootROM 4.7.7f0, 1 processors, PowerPC G4 (3.3), 933 MHz, 640 MB
    Graphics: ATI Mobility Radeon 9200, ATY,RV280M9+, AGP, 32 MB
    Memory Module: DIMM0/BUILT-IN, 128 MB, built-in, built-in
    Memory Module: DIMM1/J31, 512 MB, DDR SDRAM, PC2100U-25330
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: MicroDash, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
    Network Service: AirPort, AirPort, en1
    Parallel ATA Device: MATSHITACD-RW CW-8123,
    Parallel ATA Device: Hitachi IC25N040ATMR04-0, 37.26 GB
    Can any of you offer any suggestions?

    Hi,
    Welcome to Apple discussions,
    If Safari is still crashing then yes put the item back.
    Does Safari crash in a test or other user account?
    Try Safari there if you haven't, if you do not have another account create a test account.
    Under the Blue Apple menu ->System Preferences /Accounts/ Login Options,
    use the [+] to create one, for ease you could enter test in all the fields.
    You may then use [minus to remove it.
    Log in to the Test account that you created.
    This helps helps us determine if this is a system wide issue or isolated to your user name account only.
    Does the problem still show up in the "Test' account?
    If it does not crash there, First "Quit Safari", go to Home and move the files & folders to the trash do not empty unless you know it works,for you:
    Home~/Library/Cookies folder/Cookies.plist [if Safari was not Quit, 1st time you removed the file do this again[
    Home~/Library/Cache/Safari Cache folder
    move the file & folder to the trash.
    Home~/Library/Safari Folder/Icons folder& the History.plist file
    * leave your Bookmarks.plist files alone or you will loss your bookmarks.
    Good luck, & please keep us posted.
    Eme'~[)

  • Safari crashes AND locks up the Mac too

    Safari crashed while browsing for no apparent reason. Now will not launch, and also locks up the system when it crashes. Have to restart the computer. Tried deleting the cookies.plist file, and no change. I also tried re-installing the app, no help there either. Any suggestions?

    I have the same issue where Safari locks up my Mac Book Pro, Dou Core 2, Leopard (whatever the lastest update is).
    Here is the event log that lead up to the lock up:
    5/1/08 9:03:07 PM [0x0-0x17017].com.apple.Safari[141] Thu May 1 21:03:07 Home.local Safari[141] <Error>: Error: Embedded profile header length is greater than data length.\n
    5/1/08 9:03:07 PM [0x0-0x17017].com.apple.Safari[141] Thu May 1 21:03:07 Home.local Safari[141] <Error>: Error: Embedded profile signature is not valid.\n

  • Safari crashing when its working too hard

    Safari crashes often, and whilst its performing varied types of actions.
    I was patient, and now I give up.
    Can anyone help? Please?
    (more recently crashing especially with divx video browsing on web, but also loading standard pages with images etc).
    2 crash reports:
    Date/Time: 2007-09-30 21:09:42 +0100
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 402
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000074
    Thread 0 Crashed:
    0 com.apple.WebCore 0x97a9cc7c _ZNK3DOM12DocumentImpl4partEv + 0
    1 com.apple.WebCore 0x97ad6698 _ZN3KJS14XMLHttpRequest8slotDataEPN3KIO3JobEPKci + 0xec
    2 com.apple.WebCore 0x97ab7748 _ZNK9KWQSignal4callEPN3KIO3JobEPKci + 0x98
    3 com.apple.WebKit 0x95015964 -[WebSubresourceClient didReceiveData:lengthReceived:] + 0x44
    4 com.apple.WebKit 0x94fe6bdc -[WebBaseResourceHandleDelegate connection:didReceiveData:lengthReceived:] + 0x40
    5 com.apple.Foundation 0x90a59354 -[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 0xcc
    6 com.apple.Foundation 0x90a3d1c8 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 0x1b4
    7 com.apple.Foundation 0x90a27894 -[NSArray makeObjectsPerformSelector:withObject:] + 0x108
    8 com.apple.Foundation 0x90a51a34 _sendCallbacks + 0xd4
    9 com.apple.CoreFoundation 0x901c4800 __CFRunLoopDoSources0 + 0x1fc
    10 com.apple.CoreFoundation 0x901c20b8 __CFRunLoopRun + 0x1b0
    11 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    12 com.apple.HIToolbox 0x92886e10 RunCurrentEventLoopInMode + 0xac
    13 com.apple.HIToolbox 0x9288d53c ReceiveNextEventCommon + 0x17c
    14 com.apple.HIToolbox 0x928af638 BlockUntilNextEventMatchingListInMode + 0x60
    15 com.apple.AppKit 0x92e82248 _DPSNextEvent + 0x180
    16 com.apple.AppKit 0x92e98cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    17 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    18 com.apple.AppKit 0x92ead048 -[NSApplication run] + 0x21c
    19 com.apple.AppKit 0x92f69764 NSApplicationMain + 0x1d0
    20 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    21 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x94ff2e6c +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a22874 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.CoreFoundation 0x901c7668 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x900171f8 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000e9dc pthread_condwait + 0x270
    2 com.apple.Foundation 0x90a7c4a8 -[NSConditionLock lockWhenCondition:] + 0x44
    3 com.apple.AppKit 0x92e7a0e8 -[NSUIHeartBeat _heartBeatThread:] + 0x190
    4 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    5 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x97a9cc7c srr1: 0x0200f030 vrsave: 0xfff00000
    cr: 0x24024242 xer: 0x20000007 lr: 0x97ad4f58 ctr: 0x9011c180
    r0: 0x0fe5a190 r1: 0xbfffe790 r2: 0x00000000 r3: 0x00000000
    r4: 0x00000002 r5: 0x0000000a r6: 0x00000038 r7: 0x979cac64
    r8: 0xa799308c r9: 0x0042d878 r10: 0x0b4afac0 r11: 0x0042d000
    r12: 0x0ee19802 r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
    r16: 0x00000001 r17: 0x00000000 r18: 0xa01c1f20 r19: 0x00000000
    r20: 0x00004f0f r21: 0xa0a2d014 r22: 0xa0a2d014 r23: 0xa0a2d014
    r24: 0xa0a2d014 r25: 0x0e651440 r26: 0x0fe5fed0 r27: 0x0eee9840
    r28: 0x0000001b r29: 0x0fe64070 r30: 0x0fe6409c r31: 0x97ad4f20
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x573000 - 0x575fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x8436000 - 0x8438fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x86aa000 - 0x86b3fff com.apple.LiveType.component 1.2 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0xc391000 - 0xc6a5fff com.macromedia.Flash Player.plugin 9.0.28 (1.0.4f22) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x41410000 - 0x414affff com.apple.QuickTimeImporters.component 7.2 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x70090000 - 0x700e6fff com.apple.LiveType.framework 1.2 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x73230000 - 0x73233fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x76c02000 - 0x76c12fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x88100000 - 0x88236fff com.apple.vImage 1.0.0 (1.2.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x88ee0000 - 0x88eecfff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x8df60000 - 0x8df76fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x8fc90000 - 0x8fc90fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9060c000 - 0x90644fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.10 (500.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c32000 - 0x90f0afff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x910e0000 - 0x91134fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x91206000 - 0x91212fff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9121c000 - 0x91229fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91232000 - 0x9126efff com.apple.LDAPFramework 1.3.3 (37.3.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x9150ffff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91538000 - 0x915a7fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9172a000 - 0x9174afff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9181b000 - 0x91824fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x9194f000 - 0x9194ffff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91951000 - 0x91951fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91953000 - 0x91953fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91955000 - 0x91955fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91b10000 - 0x91b2afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91b50000 - 0x91b5ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x91b80000 - 0x91b93fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91b9a000 - 0x91c2dfff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92727000 - 0x92742fff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92753000 - 0x9278bfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x927b2000 - 0x927c6fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.6 (71.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x9284ffff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93845000 - 0x938b8fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x939f0000 - 0x93ad7fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93b3c000 - 0x93ba5fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93bd6000 - 0x93c26fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93f55000 - 0x93fa3fff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9424b000 - 0x9425ffff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x94580000 - 0x94588fff libbsm.dylib /usr/lib/libbsm.dylib
    0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94610000 - 0x9462afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x946ed000 - 0x94705fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x94720000 - 0x94721fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94c40000 - 0x94c4ffff com.apple.DSObjCWrappers.Framework 1.0 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94fa7000 - 0x94fb2fff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94fba000 - 0x94fcafff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x94fe0000 - 0x95078fff com.apple.WebKit 312.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x950da000 - 0x95164fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9540c000 - 0x9547bfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95e0a000 - 0x95e15fff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95e1a000 - 0x95e25fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95e40000 - 0x95eadfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95ec2000 - 0x95ed9fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96074000 - 0x9613bfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 1.2 (312.3.3) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96a04000 - 0x96a35fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96ade000 - 0x96af8fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c8cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96e12000 - 0x96e25fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ef2000 - 0x96f0cfff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x97900000 - 0x97bf2fff com.apple.WebCore 315.15 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x97d73000 - 0x98939fff com.apple.QuickTimeComponents.component 7.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99000000 - 0x9901dfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9902f000 - 0x99096fff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x990d6000 - 0x9918efff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x991dc000 - 0x991dcfff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x991de000 - 0x994fdfff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x995e1000 - 0x995f7fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    and another:
    Date/Time: 2007-09-30 16:03:15 +0100
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 386
    Thread: 11
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000a40
    Thread 0:
    0 libSystem.B.dylib 0x900171f8 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000e9dc pthread_condwait + 0x270
    2 ...ple.CoreServices.CarbonCore 0x902b3948 MPEnterCriticalRegion + 0xec
    3 com.divx.DivXBrowserPlugin 0x0b6fa4d4 getPluginClass + 0x81074
    4 com.divx.DivXBrowserPlugin 0x0b67381c NPP_GetMIMEDescription + 0x26dc
    5 com.divx.DivXBrowserPlugin 0x0b6783b4 MozillaNPPHandleEvent + 0x34
    6 com.divx.DivXBrowserPlugin 0x0b67857c NPP_HandleEvent + 0x10
    7 com.apple.WebKit 0x94fe23b8 -[WebBaseNetscapePluginView sendEvent:] + 0x118
    8 com.apple.WebKit 0x94fe2aa8 -[WebBaseNetscapePluginView sendNullEvent] + 0x90
    9 com.apple.Foundation 0x90a238fc __NSFireTimer + 0x68
    10 com.apple.CoreFoundation 0x901c5170 __CFRunLoopDoTimer + 0xf4
    11 com.apple.CoreFoundation 0x901c24d0 __CFRunLoopRun + 0x5c8
    12 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    13 com.apple.HIToolbox 0x92886e10 RunCurrentEventLoopInMode + 0xac
    14 com.apple.HIToolbox 0x9288d53c ReceiveNextEventCommon + 0x17c
    15 com.apple.HIToolbox 0x928af638 BlockUntilNextEventMatchingListInMode + 0x60
    16 com.apple.AppKit 0x92e82248 _DPSNextEvent + 0x180
    17 com.apple.AppKit 0x92e98cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    18 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    19 com.apple.AppKit 0x92ead048 -[NSApplication run] + 0x21c
    20 com.apple.AppKit 0x92f69764 NSApplicationMain + 0x1d0
    21 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    22 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x94ff2e6c +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a22874 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d068 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c74 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.CoreFoundation 0x901c7668 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 ...romedia.Flash Player.plugin 0x0a019688 nativeShockwaveFlashTCallFrame + 0x14e0e8
    3 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 7:
    0 libSystem.B.dylib 0x900127c8 clocksleeptrap + 0x8
    1 libSystem.B.dylib 0x9000d9b8 nanosleep + 0x78
    2 libSystem.B.dylib 0x900124e8 usleep + 0x48
    3 com.divx.DivXBrowserPlugin 0x0b69285c getPluginClass + 0x193fc
    4 com.divx.DivXBrowserPlugin 0x0b6b0018 getPluginClass + 0x36bb8
    5 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 8:
    0 libSystem.B.dylib 0x900127c8 clocksleeptrap + 0x8
    1 libSystem.B.dylib 0x9000d9b8 nanosleep + 0x78
    2 libSystem.B.dylib 0x900124e8 usleep + 0x48
    3 com.divx.DivXBrowserPlugin 0x0b6f8784 getPluginClass + 0x7f324
    4 com.divx.DivXBrowserPlugin 0x0b6b0018 getPluginClass + 0x36bb8
    5 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 9:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.audio.CoreAudio 0x990324b8 _ZN10HALRunLoop9OwnThreadEPv + 0x104
    5 com.apple.audio.CoreAudio 0x990322ec ZN9CAPThread5EntryEPS + 0x30
    6 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 10:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.CoreFoundation 0x9022ffac CFRunLoopRun + 0x34
    5 com.apple.DVCPROHDMuxer 0x0d41c2bc ZN3AVS26DestroyAVCDeviceControllerEPNS19AVCDeviceControllerE + 0x18c
    6 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    Thread 11 Crashed:
    0 libGL.dylib 0x96ae0a3c glDeleteTextures + 0x58
    1 com.divx.DivXBrowserPlugin 0x0b6f9934 getPluginClass + 0x804d4
    2 com.divx.DivXBrowserPlugin 0x0b6f9ac4 getPluginClass + 0x80664
    3 com.divx.DivXBrowserPlugin 0x0b68b4dc getPluginClass + 0x1207c
    4 com.divx.DivXBrowserPlugin 0x0b69256c getPluginClass + 0x1910c
    5 com.divx.DivXBrowserPlugin 0x0b6b0018 getPluginClass + 0x36bb8
    6 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x96ae0a3c srr1: 0x0000d030 vrsave: 0x00000000
    cr: 0x22000088 xer: 0x00000000 lr: 0x96ae0a34 ctr: 0x90001960
    r0: 0x00007ff2 r1: 0xf064aad0 r2: 0x00000000 r3: 0x00000000
    r4: 0x00000048 r5: 0x00000094 r6: 0x0000002c r7: 0x0000f80b
    r8: 0x00000000 r9: 0x4f9b4000 r10: 0x00000000 r11: 0x90165258
    r12: 0x90001960 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0x00000000 r27: 0xa6ade004
    r28: 0x00000001 r29: 0x0d3640c0 r30: 0xf064aad0 r31: 0x96ae09ec
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x56f000 - 0x571fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x8954000 - 0x8955fff com.apple.aoa.halplugin 2.5.0 /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x8d05000 - 0x8d1efff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x8ed5000 - 0x8eeffff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x8fba000 - 0x8fe4fff com.apple.iSightAudio 7.2 /Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/MacOS/iSightAudio
    0x8ff6000 - 0x8ff8fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x9890000 - 0x9899fff com.apple.LiveType.component 1.2 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x9d63000 - 0xa077fff com.macromedia.Flash Player.plugin 9.0.28 (1.0.4f22) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0xb350000 - 0xb3dffff GLRasterARGB8888D32 /System/Library/Frameworks/OpenGL.framework/Resources/GLRasterARGB8888D32.bundl e/GLRasterARGB8888D32
    0xb66f000 - 0xb797fff com.divx.DivXBrowserPlugin 1.3 (1.3.1.10) /Library/Internet Plug-Ins/DivXBrowserPlugin.plugin/Contents/MacOS/DivXBrowserPlugin
    0xbe22000 - 0xbf17fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xcf05000 - 0xcfdbfff ATIRadeon9700GLDriver /System/Library/Extensions/ATIRadeon9700GLDriver.bundle/Contents/MacOS/ATIRadeo n9700GLDriver
    0xd405000 - 0xd497fff com.apple.DVCPROHDMuxer 1.0 /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0xdb22000 - 0xdbabfff com.apple.DVCPROHDAudio 1.0 /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
    0x41410000 - 0x414affff com.apple.QuickTimeImporters.component 7.2 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x70090000 - 0x700e6fff com.apple.LiveType.framework 1.2 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x73230000 - 0x73233fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x76c02000 - 0x76c12fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x87a1b000 - 0x87b0cfff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x88100000 - 0x88236fff com.apple.vImage 1.0.0 (1.2.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x88ee0000 - 0x88eecfff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x8c280000 - 0x8c281fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x8def0000 - 0x8def1fff libGreekConverter.dylib /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x8df60000 - 0x8df76fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x8dff0000 - 0x8e010fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x8e130000 - 0x8e13efff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x8e190000 - 0x8e1a3fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fc90000 - 0x8fc90fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9060c000 - 0x90644fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.10 (500.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c32000 - 0x90f0afff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x910e0000 - 0x91134fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x91206000 - 0x91212fff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9121c000 - 0x91229fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91232000 - 0x9126efff com.apple.LDAPFramework 1.3.3 (37.3.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91286000 - 0x912d1fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x9150ffff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91538000 - 0x915a7fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9172a000 - 0x9174afff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9181b000 - 0x91824fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x9194f000 - 0x9194ffff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91951000 - 0x91951fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91953000 - 0x91953fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91955000 - 0x91955fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91b10000 - 0x91b2afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91b50000 - 0x91b5ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x91b80000 - 0x91b93fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91b9a000 - 0x91c2dfff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92727000 - 0x92742fff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92753000 - 0x9278bfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x927b2000 - 0x927c6fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.6 (71.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x9284ffff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93845000 - 0x938b8fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x939f0000 - 0x93ad7fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93b3c000 - 0x93ba5fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93bd6000 - 0x93c26fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93f55000 - 0x93fa3fff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9424b000 - 0x9425ffff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x94580000 - 0x94588fff libbsm.dylib /usr/lib/libbsm.dylib
    0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94610000 - 0x9462afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x946ed000 - 0x94705fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x94720000 - 0x94721fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94c40000 - 0x94c4ffff com.apple.DSObjCWrappers.Framework 1.0 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94fa7000 - 0x94fb2fff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94fba000 - 0x94fcafff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x94fe0000 - 0x95078fff com.apple.WebKit 312.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x950da000 - 0x95164fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9540c000 - 0x9547bfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95e0a000 - 0x95e15fff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95e1a000 - 0x95e25fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95e40000 - 0x95eadfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95ec2000 - 0x95ed9fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96074000 - 0x9613bfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 1.2 (312.3.3) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96a04000 - 0x96a35fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96ade000 - 0x96af8fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c8cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96e12000 - 0x96e25fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ef2000 - 0x96f0cfff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x97900000 - 0x97bf2fff com.apple.WebCore 315.15 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x97d73000 - 0x98939fff com.apple.QuickTimeComponents.component 7.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99000000 - 0x9901dfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9902f000 - 0x99096fff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x990d6000 - 0x9918efff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x991dc000 - 0x991dcfff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x991de000 - 0x994fdfff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x995e1000 - 0x995f7fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x99604000 - 0x996c6fff com.apple.audio.units.Components 1.3.4 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

    Hi, Ellen. You can download FireFox for free from the link I provided in my previous post. FireFox is a web browser application, similar to Safari and Internet Explorer, but more up to date than the versions of those browsers that you have. You can't update Safari beyond your present version without upgrading to OS X 10.4, and Microsoft stopped updating Internet Explorer for the Mac several years ago.
    You needn't have any concern about using two or more diffferent web browsers for diffferent sites, if you find that one browser works better than another on some of them. You will undoubtedly find that as web sites are updated by their owners from time to time, they'll incorporate new technologies and security features that aren't supported by older browsers, or that require the installation of plug-ins or add-ons you don't have. Some sites will be well-mannered and explain the situation to you, while others will just crash your browser.

  • Safari crashes when I try to type in field

    Everytime I tried to type in field such as posting message on web, my safari crashes. I would appreciate your help.
    Here is the copy of the report.
    Date/Time: 2007-08-05 15:39:25.230 -0400
    OS Version: 10.4.10 (Build 8R218)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [67]
    Version: 2.0.4 (419.3)
    Build Version: 32
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 199
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Code[0]: 0x0000000a
    Code[1]: 0x93ab5dc0
    Thread 0 Crashed:
    0 com.apple.AppKit 0x93ab5dc0 -[NSDocument autosavingDelay] + 0
    1 com.apple.Foundation 0x92be2ae4 nsnotecallback + 180
    2 com.apple.CoreFoundation 0x90805078 __CFXNotificationPost + 368
    3 com.apple.CoreFoundation 0x907fd114 _CFXNotificationPostNotification + 684
    4 com.apple.Foundation 0x92bcceec -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    5 com.apple.Foundation 0x92c01210 -[NSUndoManager endUndoGrouping] + 244
    6 com.apple.Foundation 0x92c010c8 -[NSSet makeObjectsPerformSelector:withObject:] + 172
    7 com.apple.Foundation 0x92be4804 +[NSUndoManager(NSUndoManagerPrivate) _endTopLevelGroupings] + 108
    8 com.apple.AppKit 0x9377cd24 -[NSApplication run] + 528
    9 com.apple.AppKit 0x9386d87c NSApplicationMain + 452
    10 com.apple.Safari 0x0005c77c 0x1000 + 374652
    11 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92bf2170 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x92bf20a8 -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x957973d0 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    8 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 0x907ddba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0a6a8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0b7e8 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f88c select + 12
    1 com.apple.CoreFoundation 0x907f0434 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92bea30c -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a8e442c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000093ab5dc0 srr1: 0x000000004200f030 vrsave: 0x0000000000000000
    cr: 0x24000228 xer: 0x0000000000000004 lr: 0x00000000939c6548 ctr: 0x0000000093ab5dc0
    r0: 0x00000000939c6548 r1: 0x00000000bffff020 r2: 0x00000000a0001fac r3: 0x0000000000460680
    r4: 0x0000000093cdf85c r5: 0x0000000000000000 r6: 0x00000000bffff154 r7: 0x00000000000000ff
    r8: 0x00000000bffff140 r9: 0x000000000045da30 r10: 0x000000000b7138a0 r11: 0x0000000000000001
    r12: 0x0000000093ab5dc0 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000005784d60 r19: 0x0000000005743f00
    r20: 0x00000000a2bc23e8 r21: 0x00000000a07b4f18 r22: 0x0000000000000001 r23: 0x0000000000000000
    r24: 0x0000000000404030 r25: 0x0000000000000000 r26: 0x0000000000000000 r27: 0x00000000a37b6434
    r28: 0x0000000000000000 r29: 0x0000000000000000 r30: 0x0000000000460680 r31: 0x00000000939c6434
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x551f000 - 0x5521fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x8fe00000 - 0x8fe52fff dyld 46.12 /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.3 (???) /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.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae9000 - 0x90b59fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6f000 - 0x90b81fff libauto.dylib /usr/lib/libauto.dylib
    0x90b88000 - 0x90e5ffff com.apple.CoreServices.CarbonCore 681.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec5000 - 0x90f45fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8f000 - 0x90fd1fff com.apple.CFNetwork 129.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91110000 - 0x9111efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91121000 - 0x912dcfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913eb000 - 0x913f3fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f7000 - 0x9141ffff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91432000 - 0x9143dfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fc000 - 0x91534fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154f000 - 0x91621fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174c000 - 0x91803fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cd000 - 0x918f1fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91905000 - 0x9192afff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193d000 - 0x9197ffff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199b000 - 0x919affff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bd000 - 0x91a03fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a1a000 - 0x91ae1fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2f000 - 0x91b44fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b49000 - 0x91b67fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6d000 - 0x91c24fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c73000 - 0x91c77fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c79000 - 0x91ce1fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce6000 - 0x91d23fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2a000 - 0x91d43fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d48000 - 0x91d4bfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4d000 - 0x91e2bfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e4b000 - 0x91e4bfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4d000 - 0x91f32fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3a000 - 0x91f59fff 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
    0x91fc5000 - 0x92033fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203e000 - 0x920d3fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ed000 - 0x92675fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a8000 - 0x929d3fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a03000 - 0x92af1fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af4000 - 0x92b7cfff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbd000 - 0x92de8fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f15000 - 0x92f33fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3e000 - 0x92f98fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb6000 - 0x92fb6fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb8000 - 0x92fccfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe4000 - 0x92ff4fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93000000 - 0x93015fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93027000 - 0x930aefff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c2000 - 0x930cdfff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d7000 - 0x93104fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311e000 - 0x9312efff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9313a000 - 0x931a0fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931d1000 - 0x93220fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324e000 - 0x9326bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327d000 - 0x9328afff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93293000 - 0x935a1fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936f1000 - 0x936fdfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93702000 - 0x93722fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93776000 - 0x93776fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93778000 - 0x93dabfff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94138000 - 0x941aafff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941e3000 - 0x942a7fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f9000 - 0x942f9fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942fb000 - 0x944bbfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94505000 - 0x94542fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9454a000 - 0x9459afff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945a3000 - 0x945bdfff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945cd000 - 0x945edfff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9467b000 - 0x946b3fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946f6000 - 0x94712fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94726000 - 0x9476afff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9478e000 - 0x9479dfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a5000 - 0x947b1fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f7000 - 0x9480ffff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94dff000 - 0x94f2ffff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fc1000 - 0x94fd0fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94fd8000 - 0x95005fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9500c000 - 0x9501cfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x95020000 - 0x9504ffff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9505f000 - 0x9507cfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95795000 - 0x95823fff com.apple.WebKit 419.3 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9587f000 - 0x95914fff com.apple.JavaScriptCore 418.6.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95951000 - 0x95c5efff com.apple.WebCore 418.23 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95de7000 - 0x95e10fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96613000 - 0x96629fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x9a8e1000 - 0x9a917fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a934000 - 0x9a946fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook6,4, BootROM 4.8.3f1, 1 processors, PowerPC G4 (1.1), 1.33 GHz, 768 MB
    Graphics: GeForce FX Go5200, GeForce FX Go5200, AGP, 64 MB
    Memory Module: DIMM0/BUILT-IN, 256 MB, built-in, built-in
    Memory Module: DIMM1/J31, 512 MB, DDR SDRAM, PC2700U-25330
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Jump, V.92, Version 1.0
    Bluetooth: Version 1.7.14f14, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Parallel ATA Device: MATSHITADVD-R UJ-825
    Parallel ATA Device: SAMSUNG MP0804H, 74.56 GB
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA

    Hi
    Before you reinstall Safari, go back to the Font Book>Edit menu and disable the two fonts. Then, restart the computer and try Safari again.
    If it still crashes, here is how to reinstall Safari.
    Have a look at this Apple article for installing other software, including Safari, from the Tiger DVD - see the section titled More custom reinstallation options with Mac OS X 10.4.
    Other Steps
    Move the Safari.pkg file in the HD>Library>Receipts folder to the trash.
    As a precaution, prior to reinstalling Safari, move your Safari folder, found via the Finder in your Home Folder>Library to the Desktop. It has your bookmarks, history etc. Once the reinstall is completed, move the folder back to its original location writing over the newly created folder.
    Remember too, the version of Safari you install will be specific to the Version on your installer DVD. Therefore, run Software Update and see if Safari updates appear. If not, reapply the 10.4.10 combined update to bring Safari up to the current version.
    "Repair Permissions" via Disk Utility in your Utilities folder when you are finished.

  • Safari crashes after launch.

    hello. im hoping that anyone can help me with this.
    my safari crashes everytime i launch it. it wont even load a page and just closes.
    Date/Time: 2009-02-13 15:02:22.373 +0800
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [54]
    Version: 3.2.1 (4525.27.1)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45252701
    PID: 288
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x6470757f
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a584c0 objc_msgSend + 16
    1 com.apple.WebCore 0x014014f4 WebCore::HistoryItem::setTransientProperty(WebCore::String const&, objc_object*) + 74
    2 com.apple.WebKit 0x0046e4ae -[WebHistoryItem(WebPrivate) _setTransientProperty:forKey:] + 50
    3 com.apple.Safari 0x000dfff3 0x1000 + 913395
    4 com.apple.Safari 0x000e002a 0x1000 + 913450
    5 com.apple.Safari 0x00023576 0x1000 + 140662
    6 com.apple.Safari 0x00022b1f 0x1000 + 138015
    7 com.apple.WebKit 0x004125ae CallDelegate(objc_object* ()(objc_object, objc_selector*, ...), WebView*, objc_object*, objc_selector*, objc_object*) + 112
    8 com.apple.WebKit 0x00416f8d WebFrameLoaderClient::dispatchDidCommitLoad() + 99
    9 com.apple.WebCore 0x010c10f2 WebCore::FrameLoader::dispatchDidCommitLoad() + 36
    10 com.apple.WebCore 0x010bd53a WebCore::FrameLoader::receivedFirstData() + 68
    11 com.apple.WebCore 0x010bd4d2 WebCore::FrameLoader::setEncoding(WebCore::String const&, bool) + 98
    12 com.apple.WebCore 0x010bd37d -[WebCoreFrameBridge receivedData:textEncodingName:] + 181
    13 com.apple.WebKit 0x00416e46 -[WebHTMLRepresentation receivedData:withDataSource:] + 214
    14 com.apple.WebKit 0x00416d06 -[WebDataSource(WebInternal) _receivedData:] + 76
    15 com.apple.WebKit 0x00416c9e WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int) + 128
    16 com.apple.WebCore 0x010ba0c5 WebCore::DocumentLoader::commitLoad(char const*, int) + 71
    17 com.apple.WebCore 0x010b9ce8 WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 70
    18 com.apple.WebCore 0x010b9c6e WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool) + 72
    19 com.apple.WebCore 0x010b9c20 WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle*, char const*, int, int) + 56
    20 com.apple.WebCore 0x010b9bd6 -[WebCoreResourceHandleAsDelegate connection:didReceiveData:lengthReceived:] + 154
    21 com.apple.Foundation 0x9fb7159a -[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 641
    22 com.apple.Foundation 0x9fb6f87b -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 686
    23 com.apple.Foundation 0x9fb6f556 _sendCallbacks + 201
    24 com.apple.CoreFoundation 0x902a5f06 CFRunLoopRunSpecific + 1213
    25 com.apple.CoreFoundation 0x902a5a42 CFRunLoopRunInMode + 61
    26 com.apple.HIToolbox 0x92df2878 RunCurrentEventLoopInMode + 285
    27 com.apple.HIToolbox 0x92df1f82 ReceiveNextEventCommon + 385
    28 com.apple.HIToolbox 0x92df1dd9 BlockUntilNextEventMatchingListInMode + 81
    29 com.apple.AppKit 0x9214df45 _DPSNextEvent + 572
    30 com.apple.AppKit 0x9214db37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    31 com.apple.Safari 0x00007567 0x1000 + 25959
    32 com.apple.AppKit 0x921478c4 -[NSApplication run] + 512
    33 com.apple.AppKit 0x9213b820 NSApplicationMain + 573
    34 com.apple.Safari 0x000a97da 0x1000 + 690138
    35 com.apple.Safari 0x000a9701 0x1000 + 689921
    Thread 1:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.unsanity.ape 0xc0001cac _apeagent + 307
    2 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 com.apple.WebCore 0x01055390 WebCore::ThreadCondition::wait(WebCore::Mutex&) + 24
    2 com.apple.WebCore 0x0105032d WebCore::IconDatabase::syncThreadMainLoop() + 243
    3 com.apple.WebCore 0x0100abae WebCore::IconDatabase::iconDatabaseSyncThread() + 180
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x902a6227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x902a5a42 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9fb6765a +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x9fb0ad7c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x902a6227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x902b7100 CFRunLoopRun + 60
    3 com.apple.QTKit 0x9ea99771 QTSurfaceRendererScheduledDisplayThread + 98
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x902a6227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x902b7100 CFRunLoopRun + 60
    3 com.apple.QTKit 0x9ea91c89 QTVisualContextImageProviderWorkLoop + 101
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x902a6227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x902a5a42 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9fb4041c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x9fb0ad7c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90019d0c select + 12
    1 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 8:
    0 libSystem.B.dylib 0x90024407 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9fb60ce0 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x9b640966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x9fb0ad7c forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 9:
    0 libSystem.B.dylib 0x90009817 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x902a6227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x902a5a42 CFRunLoopRunInMode + 61
    3 com.apple.Safari 0x000f9649 0x1000 + 1017417
    4 com.apple.Safari 0x000f90cd 0x1000 + 1016013
    5 com.apple.Safari 0x000f9173 0x1000 + 1016179
    6 libSystem.B.dylib 0x90023d67 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x6470755f ebx: 0x9028a058 ecx: 0x90ac11ac edx: 0x6470755f
    edi: 0x90a584b0 esi: 0x001a9094 ebp: 0xbfffe9b8 esp: 0xbfffe988
    ss: 0x0000001f efl: 0x00010202 eip: 0x90a584c0 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1c1fff com.apple.Safari 3.2.1 (4525.27.1) /Applications/Safari.app/Contents/MacOS/Safari
    0x405000 - 0x4b7fff com.apple.WebKit 4525.27 (4525.27.1) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x545000 - 0x60cfff com.apple.JavaScriptCore 4525.26 (4525.26.2) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x663000 - 0x741fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x1008000 - 0x15fbfff com.apple.WebCore 4525.26 (4525.26.6) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x1ca5000 - 0x1ccefff com.cocoamug.CosmoPod ??? (1.4) /Users/Dila/Library/InputManagers/CosmoPod/CosmoPod.bundle/Contents/MacOS/Cosmo Pod
    0x15663000 - 0x156cefff com.DivXInc.DivXDecoder 6.4.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x166f0000 - 0x1670cfff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x16713000 - 0x16737fff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x167fd000 - 0x16956fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x16982000 - 0x16b70fff com.apple.ATIRadeonX1000GLDriver 1.4.56 (4.5.6) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0x16d9c000 - 0x16d9cfff com.yazsoft.SDEnhancer ??? (1.0) /Users/Dila/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer
    0x16db8000 - 0x16dbffff com.unsanity.smartcrashreports Smart Crash Reports version 1.2.1 (1.2.1) /Users/Dila/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x16dca000 - 0x16dcdfff com.yazsoft.SDSafariBundle ??? (1.0) /Users/Dila/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/Resources/SDSafariBundle.bundle/ Contents/MacOS/SDSafariBundle
    0x176ab000 - 0x176aefff com.apple.ink.component 1.2.1 (64) /System/Library/Components/Ink.component/Contents/MacOS/Ink
    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
    0x90284000 - 0x9034cfff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x903a3000 - 0x90649fff com.apple.CoreServices.CarbonCore 682.30 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90910000 - 0x90910fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90990000 - 0x90a0efff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a56000 - 0x90ad5fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afe000 - 0x90b62fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd1000 - 0x90bd8fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bdd000 - 0x90c50fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c65000 - 0x90c77fff libauto.dylib /usr/lib/libauto.dylib
    0x90f66000 - 0x90fcefff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91414000 - 0x9141bfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9141f000 - 0x91445fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91520000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186a000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91a5a000 - 0x91a78fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91aee000 - 0x91af2fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ba0000 - 0x91ba2fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c06000 - 0x91c43fff com.apple.LaunchServices 183 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91ce4000 - 0x91ce4fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce6000 - 0x91d74fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d7b000 - 0x91d7bfff 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
    0x91d7d000 - 0x91dd6fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddf000 - 0x91e03fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92137000 - 0x927edfff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92bb5000 - 0x92bb5fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb7000 - 0x92bc7fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd6000 - 0x92bdefff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be4000 - 0x92beafff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bf0000 - 0x92c81fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c95000 - 0x92c99fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92ccc000 - 0x92cd2fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd8000 - 0x92d3bfff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d62000 - 0x92da3fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dca000 - 0x92dd8fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92ddf000 - 0x92de4fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de9000 - 0x930defff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931e4000 - 0x931effff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f4000 - 0x9320ffff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9325f000 - 0x9325ffff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93510000 - 0x9352dfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x93536000 - 0x935b5fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93c98000 - 0x93d13fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d4c000 - 0x93e05fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e48000 - 0x93e48fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e4a000 - 0x9400bfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94051000 - 0x94092fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9409a000 - 0x940d4fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94189000 - 0x941c7fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9420b000 - 0x9421cfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9422a000 - 0x94268fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94985000 - 0x94994fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9499b000 - 0x949c4fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949ca000 - 0x949d9fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x95162000 - 0x95256fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x952bd000 - 0x9536ffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x953cc000 - 0x953f1fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x95d3c000 - 0x95e10fff com.apple.ColorSync 4.4.11 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95ee6000 - 0x95f25fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x96148000 - 0x9621dfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x969c7000 - 0x969c7fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96f46000 - 0x96f86fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96fa2000 - 0x97001fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x97033000 - 0x97034fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x97036000 - 0x9703bfff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97106000 - 0x97121fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9712c000 - 0x971b4fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x971b9000 - 0x971f8fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9b63e000 - 0x9b675fff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9b692000 - 0x9b6a4fff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9d2f4000 - 0x9d303fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9d30a000 - 0x9d324fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9d32a000 - 0x9d401fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9d41c000 - 0x9e398fff com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9e4f8000 - 0x9e598fff com.apple.QuickTimeImporters.component 7.6 (1290) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9e5b3000 - 0x9e5befff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9e5c3000 - 0x9e602fff com.apple.CoreMediaIOServicesPrivate 15.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x9e628000 - 0x9e651fff com.apple.CoreMediaPrivate 15.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x9e65f000 - 0x9e97dfff com.apple.QuickTime 7.6.0 (1290) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9ea1c000 - 0x9eacafff com.apple.QTKit 7.6 (1290) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9eb20000 - 0x9eb3efff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9eb50000 - 0x9eb67fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9eb72000 - 0x9ebcafff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9ebde000 - 0x9ebf4fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9ec04000 - 0x9ecf1fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9ecf3000 - 0x9f0a7fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9f0d4000 - 0x9f4ddfff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9f517000 - 0x9f52dfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x9f532000 - 0x9f5dbfff com.apple.QD 3.10.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9f601000 - 0x9fa56fff com.apple.CoreGraphics 1.258.82 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9faed000 - 0x9fd25fff com.apple.Foundation 6.4.11 (567.40) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9fe37000 - 0x9ff7dfff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0xc0000000 - 0xc000efff com.unsanity.ape 2.0.2 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r
    Mac OS X Version 10.4.11 (Build 8S2167)
    2009-02-13 07:14:58 +0800
    2009-02-13 07:15:05.865 SystemUIServer[182] lang is:en
    2009-02-13 07:15:23.382 Transmission[193] Could not find image named 'NSAddTemplate'.
    2009-02-13 07:15:23.493 Transmission[193] Could not find image named 'NSRemoveTemplate'.
    update_prebinding: too many errors (101)
    update_prebinding: error: terminating
    update_prebinding: error 256 running updateprebindingcore
    2009-02-13 07:15:37.172 GrowlHelperApp[201] CFLog (0): * Attempt to post a distributed notification (GrowlNotification) with a non-dictionary userInfo (or one which is not a valid property list) ignored.
    update_prebinding: too many errors (101)
    update_prebinding: error: terminating
    update_prebinding: error 256 running updateprebindingcore
    Feb 13 07:16:17 eatmydust mDNSResponder: ERROR: pktResponseHndlr - received malformed response to query for 100.1.168.192.in-addr.arpa. (12)
    Feb 13 07:17:53 eatmydust mDNSResponder: ERROR: pktResponseHndlr - received malformed response to query for 100.1.168.192.in-addr.arpa. (12)
    Feb 13 07:21:05 eatmydust mDNSResponder: ERROR: pktResponseHndlr - received malformed response to query for 100.1.168.192.in-addr.arpa. (12)
    Feb 13 07:27:29 eatmydust mDNSResponder: ERROR: pktResponseHndlr - received malformed response to query for 100.1.168.192.in-addr.arpa. (12)
    Feb 13 07:40:17 eatmydust mDNSResponder: ERROR: pktResponseHndlr - received malformed response to query for 100.1.168.192.in-addr.arpa. (12)
    2009-02-13 07:42:26.547 Opera[214] CFLog (21): dyld returns 2 when trying to load /Library/Internet Plug-Ins/Java Applet.plugin/Contents/MacOS/Java Applet
    Feb 13 08:05:53 eatmydust mDNSResponder: ERROR: pktResponseHndlr - received malformed response to query for 100.1.168.192.in-addr.arpa. (12)
    Feb 13 08:57:05 eatmydust mDNSResponder: ERROR: pktResponseHndlr - received malformed response to query for 100.1.168.192.in-addr.arpa. (12)
    2009-02-13 08:57:35.888 Opera[229] CFLog (21): dyld returns 2 when trying to load /Library/Internet Plug-Ins/Java Applet.plugin/Contents/MacOS/Java Applet
    Feb 13 10:02:25 eatmydust /System/Library/CoreServices/Dock.app/Contents/Resources/DashboardClient.app/Co ntents/MacOS/DashboardClient: Error: Embedded profile header length is greater than data length.\n
    Feb 13 10:39:29 eatmydust mDNSResponder: ERROR: pktResponseHndlr - received malformed response to query for 100.1.168.192.in-addr.arpa. (12)
    Feb 13 12:21:53 eatmydust mDNSResponder: ERROR: pktResponseHndlr - received malformed response to query for 100.1.168.192.in-addr.arpa. (12)
    Feb 13 14:04:17 eatmydust mDNSResponder: ERROR: pktResponseHndlr - received malformed response to query for 100.1.168.192.in-addr.arpa. (12)
    2009-02-13 14:46:47.704 Opera[249] CFLog (21): dyld returns 2 when trying to load /Library/Internet Plug-Ins/Java Applet.plugin/Contents/MacOS/Java Applet
    Feb 13 14:55:32 eatmydust crashdump[252]: Safari crashed
    Feb 13 14:55:34 eatmydust crashdump[252]: crash report written to: /Users/Dila/Library/Logs/CrashReporter/Safari.crash.log
    Feb 13 14:55:41 eatmydust crashdump[255]: crashdump crashed
    Feb 13 14:55:41 eatmydust crashdump[255]: crash report written to: /Library/Logs/CrashReporter/crashdump.crash.log
    Feb 13 14:55:43 eatmydust crashdump[258]: crashdump crashed
    Feb 13 14:55:43 eatmydust crashdump[258]: crash report written to: /Library/Logs/CrashReporter/crashdump.crash.log
    Feb 13 14:55:43 eatmydust crashdump[256]: Safari crashed
    Feb 13 14:55:44 eatmydust crashdump[256]: crash report written to: /Users/Dila/Library/Logs/CrashReporter/Safari.crash.log
    Feb 13 14:55:51 eatmydust crashdump[260]: Safari crashed
    Feb 13 14:55:51 eatmydust crashdump[260]: crash report written to: /Users/Dila/Library/Logs/CrashReporter/Safari.crash.log
    Feb 13 14:55:55 eatmydust crashdump[263]: crashdump crashed
    Feb 13 14:55:55 eatmydust crashdump[263]: crash report written to: /Library/Logs/CrashReporter/crashdump.crash.log
    Feb 13 14:56:01 eatmydust crashdump[264]: Safari crashed
    Feb 13 14:56:02 eatmydust crashdump[264]: crash report written to: /Users/Dila/Library/Logs/CrashReporter/Safari.crash.log
    Feb 13 14:56:05 eatmydust crashdump[265]: crashdump crashed
    Feb 13 14:56:05 eatmydust crashdump[265]: crash report written to: /Library/Logs/CrashReporter/crashdump.crash.log
    Feb 13 14:58:41 eatmydust crashdump[267]: Safari crashed
    Feb 13 14:58:41 eatmydust crashdump[267]: crash report written to: /Users/Dila/Library/Logs/CrashReporter/Safari.crash.log
    Feb 13 14:59:05 eatmydust crashdump[271]: crashdump crashed
    Feb 13 14:59:06 eatmydust crashdump[271]: crash report written to: /Library/Logs/CrashReporter/crashdump.crash.log
    Feb 13 14:59:19 eatmydust crashdump[272]: Safari crashed
    Feb 13 14:59:19 eatmydust crashdump[272]: crash report written to: /Users/Dila/Library/Logs/CrashReporter/Safari.crash.log
    Feb 13 14:59:25 eatmydust crashdump[273]: crashdump crashed
    Feb 13 14:59:25 eatmydust crashdump[273]: crash report written to: /Library/Logs/CrashReporter/crashdump.crash.log
    Feb 13 15:01:45 eatmydust crashdump[276]: Safari crashed
    Feb 13 15:01:45 eatmydust crashdump[276]: crash report written to: /Users/Dila/Library/Logs/CrashReporter/Safari.crash.log
    Feb 13 15:01:49 eatmydust crashdump[279]: crashdump crashed
    Feb 13 15:01:49 eatmydust crashdump[279]: crash report written to: /Library/Logs/CrashReporter/crashdump.crash.log
    Feb 13 15:01:56 eatmydust crashdump[280]: Safari crashed
    Feb 13 15:01:57 eatmydust crashdump[280]: crash report written to: /Users/Dila/Library/Logs/CrashReporter/Safari.crash.log
    Feb 13 15:02:00 eatmydust crashdump[282]: crashdump crashed
    Feb 13 15:02:01 eatmydust crashdump[282]: crash report written to: /Library/Logs/CrashReporter/crashdump.crash.log
    Feb 13 15:02:13 eatmydust crashdump[286]: Safari crashed
    Feb 13 15:02:13 eatmydust crashdump[286]: crash report written to: /Users/Dila/Library/Logs/CrashReporter/Safari.crash.log
    Feb 13 15:02:17 eatmydust crashdump[287]: crashdump crashed
    Feb 13 15:02:17 eatmydust crashdump[287]: crash report written to: /Library/Logs/CrashReporter/crashdump.crash.log
    Feb 13 15:02:24 eatmydust crashdump[290]: Safari crashed
    Feb 13 15:02:24 eatmydust crashdump[290]: crash report written to: /Users/Dila/Library/Logs/CrashReporter/Safari.crash.log
    Feb 13 15:02:32 eatmydust crashdump[291]: crashdump crashed
    Feb 13 15:02:32 eatmydust crashdump[291]: crash report written to: /Library/Logs/CrashReporter/crashdump.crash.log
    2009-02-13 15:03:13.836 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.892 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.896 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.899 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.902 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.905 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.909 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.911 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.913 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.916 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.918 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.920 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.923 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.925 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.927 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.930 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.932 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.935 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.937 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.939 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.942 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.944 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.946 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.948 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.951 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:03:13.953 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Thu 12 Feb 2009 20:27:53 -800'
    2009-02-13 15:16:11.209 Opera[301] CFLog (21): dyld returns 2 when trying to load /Library/Internet Plug-Ins/Java Applet.plugin/Contents/MacOS/Java Applet
    please help. thanks!

    Welcome to the forums!
    The problems are caused by third party input managers/enhancers that have not yet been updated by their developers to comply with the standards used by Safari 3.2.1.
    In your case these are:
    Speed Downloader
    You fill find them in one or either or these folders:
    Home/Library/Input Managers
    Hard Disk/library/Input Managers
    Hard Disk/Library/Application Support
    although the exact location is indicated in your crash report - look under 'Binary Images':
    0x16d9c000 - 0x16d9cfff com.yazsoft.SDEnhancer ??? (1.0) /Users/Dila/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer
    0x16db8000 - 0x16dbffff com.unsanity.smartcrashreports Smart Crash Reports version 1.2.1 (1.2.1) /Users/Dila/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x16dca000 - 0x16dcdfff com.yazsoft.SDSafariBundle ??? (1.0) /Users/Dila/Library/InputManagers/SpeedDownload
    Close Safari and delete them, then restart Safari and it should be working normally.

  • Safari crashing right after icon clicked ... will not load. Help?

    Safari keeps crashing on my iMac too, starting this afternoon.
    Help anyone?
    Report is:
    Date/Time: 2008-05-25 18:52:55.184 -0400
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer 54
    Version: 3.1.1 (4525.18)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45251800
    PID: 215
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x0dfd85b1
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x90838ad9 __CFBinaryPlistCreateObject + 2620
    1 com.apple.CoreFoundation 0x90838fbe __CFBinaryPlistCreateObject + 3873
    2 com.apple.CoreFoundation 0x9082f61b __CFTryParseBinaryPlist + 177
    3 com.apple.CoreFoundation 0x9082e988 _CFPropertyListCreateFromXMLData + 150
    4 com.apple.CoreFoundation 0x9082e8ef CFPropertyListCreateFromXMLData + 54
    5 com.apple.Foundation 0x92805058 _NSParseObjectFromASCIIPropertyListOrSerialization + 142
    6 com.apple.Foundation 0x92804f60 - + 93
    7 com.apple.Foundation 0x92804eeb + + 67
    8 com.apple.WebKit 0x94d68212 -WebHistoryPrivate _loadHistoryGutsFromURL:savedItemsCount:collectDiscardedItemsInto:error: + 94
    9 com.apple.WebKit 0x94d6819b -WebHistoryPrivate loadFromURL:collectDiscardedItemsInto:error: + 69
    10 com.apple.WebKit 0x94d680c0 -WebHistory loadFromURL:error: + 82
    11 com.apple.Safari 0x00021aa2 0x1000 + 133794
    12 com.apple.Safari 0x00021992 0x1000 + 133522
    13 com.apple.Safari 0x00021488 0x1000 + 132232
    14 com.apple.Foundation 0x927f0237 nsnotecallback + 230
    15 com.apple.CoreFoundation 0x908563ce __CFXNotificationPost + 345
    16 com.apple.CoreFoundation 0x9084db49 _CFXNotificationPostNotification + 600
    17 com.apple.Foundation 0x927e87c8 -NSNotificationCenter postNotificationName:object:userInfo: + 121
    18 com.apple.Foundation 0x927ef769 -NSNotificationCenter postNotificationName:object: + 55
    19 com.apple.AppKit 0x93278b16 -NSApplication _postDidFinishNotification + 124
    20 com.apple.AppKit 0x93278a00 -NSApplication _sendFinishLaunchingNotification + 67
    21 com.apple.AppKit 0x932784fd -NSApplication(NSAppleEventHandling) _handleAEOpen: + 273
    22 com.apple.AppKit 0x932780c8 -NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent: + 96
    23 com.apple.Foundation 0x927f5f21 -NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon: + 447
    24 com.apple.Foundation 0x927f5d4b _NSAppleEventManagerGenericHandler + 91
    25 com.apple.AE 0x915236c5 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147
    26 com.apple.AE 0x915235f6 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    27 com.apple.AE 0x915234c2 aeProcessAppleEvent + 190
    28 com.apple.HIToolbox 0x92df3084 AEProcessAppleEvent + 37
    29 com.apple.AppKit 0x932762bd _DPSNextEvent + 1044
    30 com.apple.AppKit 0x93275cd7 -NSApplication nextEventMatchingMask:untilDate:inMode:dequeue: + 137
    31 com.apple.Safari 0x0000761f 0x1000 + 26143
    32 com.apple.AppKit 0x9326fa64 -NSApplication run + 512
    33 com.apple.AppKit 0x932639c0 NSApplicationMain + 573
    34 com.apple.Safari 0x000a960e 0x1000 + 689678
    35 com.apple.Safari 0x000a9535 0x1000 + 689461
    Thread 1:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.WebCore 0x94fc4adc WebCore::ThreadCondition::wait(WebCore::Mutex&) + 24
    2 com.apple.WebCore 0x94fbfa79 WebCore::IconDatabase::syncThreadMainLoop() + 243
    3 com.apple.WebCore 0x94f7a2fa WebCore::IconDatabase::iconDatabaseSyncThread() + 180
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d21b CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca36 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92854c76 +NSURLCache _diskCacheSyncLoop: + 206
    4 com.apple.Foundation 0x927f839c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d21b CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca36 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9282da40 +NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop: + 259
    4 com.apple.Foundation 0x927f839c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d21b CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca36 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9282dd6a -NSRunLoop runMode:beforeDate: + 182
    4 com.apple.Foundation 0x9282dc66 -NSRunLoop run + 75
    5 com.apple.Safari 0x0005547f 0x1000 + 345215
    6 com.apple.Foundation 0x927f839c forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00012516 ebx: 0x908380ae ecx: 0x0dfd85b1 edx: 0x0dfd85b1
    edi: 0x00000000 esi: 0x00000000 ebp: 0xbfffe818 esp: 0xbfffe2d0
    ss: 0x0000001f efl: 0x00010256 eip: 0x90838ad9 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x120fff com.apple.Safari 3.1.1 (4525.18) /Applications/Safari.app/Contents/MacOS/Safari
    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.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.10 (368.33) /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.28 /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.22 (129.23) /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.7 /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 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.10 /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.25 (???) /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 182 /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.6 /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 - 0x91bbefff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc4000 - 0x91bdefff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be3000 - 0x91be5fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be7000 - 0x91cc5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce2000 - 0x91ce2fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce4000 - 0x91d72fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d79000 - 0x91d79fff 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
    0x91d7b000 - 0x91dd4fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddd000 - 0x91e01fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e09000 - 0x92212fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224c000 - 0x92600fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262d000 - 0x9271afff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271c000 - 0x9279afff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927db000 - 0x92a0bfff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b25000 - 0x92b3cfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b47000 - 0x92b9ffff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb3000 - 0x92bb3fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb5000 - 0x92bc5fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd4000 - 0x92bdcfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be2000 - 0x92be8fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bee000 - 0x92c7ffff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c93000 - 0x92c97fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c9a000 - 0x92cb8fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cca000 - 0x92cd0fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd6000 - 0x92d39fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d60000 - 0x92da1fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc8000 - 0x92dd6fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92ddd000 - 0x92de2fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de7000 - 0x930dcfff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931e2000 - 0x931edfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f2000 - 0x9320dfff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9325d000 - 0x9325dfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9325f000 - 0x93915fff com.apple.AppKit 6.4.10 (824.45) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c96000 - 0x93d11fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d4a000 - 0x93e03fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e46000 - 0x93e46fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e48000 - 0x94009fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9404f000 - 0x94090fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94098000 - 0x940d2fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d7000 - 0x940edfff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94186000 - 0x941c4fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94208000 - 0x94219fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94227000 - 0x94265fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94281000 - 0x94290fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94297000 - 0x942a2fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942ee000 - 0x94308fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947ab000 - 0x948f1fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9497d000 - 0x9498cfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94993000 - 0x949bcfff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949c2000 - 0x949d1fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949d5000 - 0x949fafff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a06000 - 0x94a23fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d58000 - 0x94e0afff com.apple.WebKit 4525.18 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e75000 - 0x94f3cfff com.apple.JavaScriptCore 4525.17 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94f78000 - 0x9556afff com.apple.WebCore 4525.18.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x99b3c000 - 0x99b73fff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x99b8f000 - 0x99ba1fff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.170.46.5)
    Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: WDC WD2500JS-40TGB0, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: iPhone, Apple Inc., Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Primax Electronics, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 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
    iMac Mac OS X (10.5.1)

    Hello,
    Since about one year, Safari crashes every 15 minutes. This occurs with Safari 2 and continues as well with Safari 3.1.1.
    Can anybody help me ?
    Here is the last crash log :
    Host Name: Gendre4
    Date/Time: 2008-05-28 19:36:04.378 +0200
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [80]
    Version: 3.1.1 (4525.18)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45251800
    PID: 241
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x80000000
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x959b4aec void ***::deleteAllValues<KJS::ParserRefCounted*, ***::HashTable<int, int, ***::IdentityExtractor<int>, ***::IntHash<int>, ***::HashTraits<int>, ***::HashTraits<int> > const>(***::HashTable<int, int, ***::IdentityExtractor<int>, ***::IntHash<int>, ***::HashTraits<int>, ***::HashTraits<int> > const&) + 108
    1 com.apple.JavaScriptCore 0x95901dd0 KJS::Parser::parse(int, KJS::UChar const*, unsigned, int*, int*, KJS::UString*) + 400
    2 com.apple.JavaScriptCore 0x959cc228 ***::PassRefPtr<KJS::ProgramNode> KJS::Parser::parse<KJS::ProgramNode>(KJS::UString const&, int, KJS::UChar const*, unsigned, int*, int*, KJS::UString*) + 232
    3 com.apple.JavaScriptCore 0x95901180 KJS::Interpreter::evaluate(KJS::ExecState*, KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) + 336
    4 com.apple.WebCore 0x95b3b764 WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String const&) + 212
    5 com.apple.WebCore 0x95b3b654 WebCore::FrameLoader::executeScript(WebCore::String const&, int, WebCore::String const&) + 100
    6 com.apple.WebCore 0x95b3b454 WebCore::HTMLTokenizer::scriptExecution(WebCore::String const&, WebCore::HTMLTokenizer::State, WebCore::String const&, int) + 324
    7 com.apple.WebCore 0x95b3aabc WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 588
    8 com.apple.WebCore 0x95b30bf8 WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 1464
    9 com.apple.WebCore 0x95adc900 WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 432
    10 com.apple.WebCore 0x95ad7940 WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 8080
    11 com.apple.WebCore 0x95ad540c WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 1148
    12 com.apple.WebCore 0x95a91e94 WebCore::FrameLoader::write(char const*, int, bool) + 980
    13 com.apple.WebCore 0x95accbf8 -[WebCoreFrameBridge receivedData:textEncodingName:] + 472
    14 com.apple.WebKit 0x957d6c0c -[WebHTMLRepresentation receivedData:withDataSource:] + 156
    15 com.apple.WebKit 0x957d6af4 -[WebDataSource(WebInternal) _receivedData:] + 84
    16 com.apple.WebKit 0x957d6a78 WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int) + 120
    17 com.apple.WebCore 0x95ac926c WebCore::DocumentLoader::commitLoad(char const*, int) + 92
    18 com.apple.WebCore 0x95ac8df8 WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 72
    19 com.apple.WebCore 0x95ac8d34 WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool) + 52
    20 com.apple.WebCore 0x95ac8cac -[WebCoreResourceHandleAsDelegate connection:didReceiveData:lengthReceived:] + 172
    21 com.apple.Foundation 0x92c265f8 -[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 564
    22 com.apple.Foundation 0x92c24a98 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 488
    23 com.apple.Foundation 0x92c24834 _sendCallbacks + 156
    24 com.apple.CoreFoundation 0x907df2ec __CFRunLoopDoSources0 + 384
    25 com.apple.CoreFoundation 0x907de81c __CFRunLoopRun + 452
    26 com.apple.CoreFoundation 0x907de29c CFRunLoopRunSpecific + 268
    27 com.apple.HIToolbox 0x932abb20 RunCurrentEventLoopInMode + 264
    28 com.apple.HIToolbox 0x932ab1b4 ReceiveNextEventCommon + 380
    29 com.apple.HIToolbox 0x932ab020 BlockUntilNextEventMatchingListInMode + 96
    30 com.apple.AppKit 0x93790874 _DPSNextEvent + 384
    31 com.apple.AppKit 0x93790538 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    32 com.apple.Safari 0x00007930 0x1000 + 26928
    33 com.apple.AppKit 0x9378ca7c -[NSApplication run] + 472
    34 com.apple.AppKit 0x9387d598 NSApplicationMain + 452
    35 com.apple.Safari 0x000b717c 0x1000 + 745852
    36 com.apple.Safari 0x000b6e80 0x1000 + 745088
    Thread 1:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.WebCore 0x95a5a680 WebCore::IconDatabase::syncThreadMainLoop() + 320
    3 com.apple.WebCore 0x95a16e48 WebCore::IconDatabase::iconDatabaseSyncThread() + 424
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de998 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de29c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c1c7bc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92bfb284 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9aa4642c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    5 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 0x907de998 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de29c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c1b67c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92bf4118 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9001f88c select + 12
    1 com.apple.CoreFoundation 0x907f122c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000959b4aec srr1: 0x000000000200d030 vrsave: 0x0000000000000000
    cr: 0x44088228 xer: 0x0000000000000004 lr: 0x00000000959b4b00 ctr: 0x0000000090008d40
    r0: 0x0000000080000000 r1: 0x00000000bfffdd20 r2: 0x00000000091b6a08 r3: 0x0000000080000000
    r4: 0x0000000000000048 r5: 0x0000000000000080 r6: 0x0000000000000008 r7: 0x0000000000000010
    r8: 0x00000000000000ea r9: 0x00000000000000ea r10: 0x00000000000000ea r11: 0x0000000044088224
    r12: 0x0000000090008d40 r13: 0x0000000000000000 r14: 0x0000000095901044 r15: 0x00000000a58f1044
    r16: 0x00000000bfffdff0 r17: 0x00000000bfffe2a0 r18: 0x00000000a58f1044 r19: 0x00000000bfffe020
    r20: 0x00000000a5901044 r21: 0x0000000000000000 r22: 0x00000000bfffdea8 r23: 0x00000000bfffdeac
    r24: 0x00000000bfffdeb0 r25: 0x0000000000606318 r26: 0x0000000000000000 r27: 0x0000000000000000
    r28: 0x00000000a5901c54 r29: 0x00000000091b7000 r30: 0x00000000091b6a08 r31: 0x0000000095901c54
    Binary Images Description:
    0x1000 - 0x138fff com.apple.Safari 3.1.1 (4525.18) /Applications/Safari.app/Contents/MacOS/Safari
    0x4cf5000 - 0x4d21fff com.apple.print.framework.Print.Private 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x4f05000 - 0x4f25fff com.apple.print.PrintingCocoaPDEs 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x4f3d000 - 0x4f56fff com.apple.print.PrintingTiogaPDEs 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Frameworks/Print.framework/Versions /A/Plugins/PrintingTiogaPDEs.bundle/Contents/MacOS/PrintingTiogaPDEs
    0x5119000 - 0x511cfff libMPAEncode0.1.dylib /Library/Application Support/DivXNetworks/libMPAEncode0.1.dylib
    0x5d30000 - 0x614dfff com.macromedia.Flash Player.plugin 9.0.115 (1.0.4f60) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x6322000 - 0x6377fff com.DivXInc.DivXDecoder 6.0.0 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x6385000 - 0x6426fff com.apple.QuickTimeImporters.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x644c000 - 0x647dfff liblame3.92.dylib /Library/Application Support/DivXNetworks/liblame3.92.dylib
    0x64ba000 - 0x651afff libdpus10.dylib /Library/Application Support/DivXNetworks/libdpus10.dylib
    0x7566000 - 0x7630fff com.divxnetworks.DivXCodec 5.2.1 /Library/QuickTime/DivX 5.component/Contents/MacOS/DivX 5
    0x767e000 - 0x7690fff libdpv10.dylib /Library/Application Support/DivXNetworks/libdpv10.dylib
    0x77eb000 - 0x7805fff com.apple.AppleIntermediateCodec 1.1 (141) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x7849000 - 0x7a82fff net.telestream.wmv.import 2.2.0.49 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x7ab8000 - 0x7c6cfff net.telestream.wmv.advanced 2.2.0.49 /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x7cae000 - 0x7cedfff com.apple.QuickTimeFireWireDV.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeFirewireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x7cf8000 - 0x7d71fff com.apple.applepixletvideo 1.2.5 (1.2d5) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x8ee59000 - 0x8ee5dfff com.apple.QuickTimeH264.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    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.10 (368.33) /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 (???) /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 (129.23) /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 - 0x91e3dfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e5c000 - 0x91e5cfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e5e000 - 0x91f43fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f4b000 - 0x91f6afff 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
    0x91fd6000 - 0x92044fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9204f000 - 0x920e4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920fe000 - 0x92686fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926b9000 - 0x929e4fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a14000 - 0x92b02fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b05000 - 0x92b8dfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bce000 - 0x92df9fff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f26000 - 0x92f44fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f4f000 - 0x92fa9fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fc7000 - 0x92fc7fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fc9000 - 0x92fddfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ff5000 - 0x93005fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93011000 - 0x93026fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93038000 - 0x930bffff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930d3000 - 0x930defff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930e8000 - 0x93115fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9312f000 - 0x9313efff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9314a000 - 0x931b0fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931e1000 - 0x93230fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9325e000 - 0x9327bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9328d000 - 0x9329afff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932a3000 - 0x935b1fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93701000 - 0x9370dfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93712000 - 0x93732fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93786000 - 0x93786fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93788000 - 0x93dbbfff com.apple.AppKit 6.4.10 (824.45) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94148000 - 0x941bafff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941f3000 - 0x942b8fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9430b000 - 0x9430bfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9430d000 - 0x944cdfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94517000 - 0x94554fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9455c000 - 0x945acfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945b5000 - 0x945cffff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945e0000 - 0x94600fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9468e000 - 0x946c6fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9470b000 - 0x94727fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9473b000 - 0x9477ffff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x947a3000 - 0x947b2fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947ba000 - 0x947c7fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9480d000 - 0x94826fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9482d000 - 0x94b57fff com.apple.QuickTime 7.4.5 (67) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c3e000 - 0x94caffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e24000 - 0x94f54fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fe7000 - 0x94ff6fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ffe000 - 0x9502bfff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95032000 - 0x95042fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x95046000 - 0x95075fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x95085000 - 0x950a2fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x957c4000 - 0x95882fff com.apple.WebKit 4525.18 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x958f0000 - 0x959d8fff com.apple.JavaScriptCore 4525.17 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95a14000 - 0x960e6fff com.apple.WebCore 4525.18.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x970ab000 - 0x9714efff libcrypto.0.9.dylib /usr/lib/libcrypto.0.9.dylib
    0x97182000 - 0x971affff libssl.0.9.dylib /usr/lib/libssl.0.9.dylib
    0x9764c000 - 0x9766bfff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97e71000 - 0x97e7efff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x99288000 - 0x9a098fff com.apple.QuickTimeComponents.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9aa43000 - 0x9aa79fff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9aa96000 - 0x9aaa8fff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9acdd000 - 0x9acf4fff libCFilter.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCFilter.A.dylib
    0xefbef000 - 0xefcd1fff libPSIKey.dylib /Library/Application Support/DivXNetworks/libPSIKey.dylib

  • Safari crashes every time I tried to open it

    I got this error message:
    Process:               Safari [1018]
    Path:                  /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:            com.apple.Safari
    Version:               8.0.3 (10600.3.18)
    Build Info:            WebBrowser-7600003018000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Safari [1018]
    User ID:               502
    Date/Time:             2015-03-02 21:21:30.394 -0500
    OS Version:            Mac OS X 10.10.2 (14C109)
    Report Version:        11
    Anonymous UUID:        17874550-E0DD-AA18-105D-A1168801A3C3
    Sleep/Wake UUID:       62E689C5-DDA0-4CFA-AE66-B18AE32FF93D
    Time Awake Since Boot: 1900 seconds
    Time Since Wake:       900 seconds
    Crashed Thread:        13
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000020
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x20:
    -->
        __TEXT                 0000000109fdb000-0000000109fdc000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_platform.dylib       0x00007fff84b9d39a _platform_memmove$VARIANT$Nehalem + 90
    1   libsystem_c.dylib             0x00007fff864e92c2 __memcpy_chk + 22
    2   com.apple.ImageIO.framework   0x00007fff8e86eaad _CGImageSourceBindToPlugin + 337
    3   com.apple.ImageIO.framework   0x00007fff8e86efe8 CGImageSourceGetCount + 97
    4   com.apple.AppKit               0x00007fff8dd50d52 +[NSBitmapImageRep _imagesWithData:hfsFileType:extension:zone:expandImageContentNow:includeAllReps :] + 395
    5   com.apple.AppKit               0x00007fff8dd50ba5 +[NSBitmapImageRep _imageRepsWithData:hfsFileType:extension:expandImageContentNow:] + 98
    6   com.apple.AppKit               0x00007fff8dcd20b1 +[NSImageRep _imageRepsWithContentsOfURL:expandImageContentNow:giveUpOnNetworkURLsWithoutGoo dExtensions:] + 980
    7   com.apple.AppKit               0x00007fff8dcd1c81 __51-[NSImageURLReferencingRepProvider representations]_block_invoke + 55
    8   com.apple.Foundation           0x00007fff8af4ed96 _NSFaultInObject + 32
    9   com.apple.AppKit               0x00007fff8dcd1c43 -[NSImageURLReferencingRepProvider representations] + 89
    10  com.apple.AppKit               0x00007fff8dc77222 __45-[NSImage _usingRepresentationsPerformBlock:]_block_invoke + 47
    11  com.apple.AppKit               0x00007fff8dc771bc -[NSImage _usingRepresentationsPerformBlock:] + 91
    12  com.apple.AppKit               0x00007fff8dcd1b1c __15-[NSImage size]_block_invoke + 380
    13  com.apple.AppKit               0x00007fff8dcc67f7 -[NSImage size] + 137
    14  com.apple.AppKit               0x00007fff8dd8233f -[NSImageCell _cellSizeAccountingForImageInControl:] + 92
    15  com.apple.AppKit               0x00007fff8dd82292 -[NSImageView intrinsicContentSize] + 95
    16  com.apple.AppKit               0x00007fff8dd23a58 -[NSView(NSConstraintBasedLayout) _generateContentSizeConstraints] + 50
    17  com.apple.AppKit               0x00007fff8dd23634 -[NSView(NSConstraintBasedLayout) _updateContentSizeConstraints] + 433
    18  com.apple.AppKit               0x00007fff8dd22b90 -[NSView updateConstraints] + 80
    19  com.apple.AppKit               0x00007fff8dd22968 -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 664
    20  com.apple.AppKit               0x00007fff8dd228a0 -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 464
    21  com.apple.AppKit               0x00007fff8dd39b14 __82-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]_block _invoke + 277
    22  com.apple.Foundation           0x00007fff8af8723e -[NSISEngine withBehaviors:performModifications:] + 155
    23  com.apple.AppKit               0x00007fff8dd227b6 -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 230
    24  com.apple.AppKit               0x00007fff8dd22606 __45-[NSView updateConstraintsForSubtreeIfNeeded]_block_invoke + 49
    25  com.apple.Foundation           0x00007fff8af8723e -[NSISEngine withBehaviors:performModifications:] + 155
    26  com.apple.AppKit               0x00007fff8dca613a -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
    27  com.apple.AppKit               0x00007fff8dd225ce -[NSView updateConstraintsForSubtreeIfNeeded] + 88
    28  com.apple.AppKit               0x00007fff8dd821c8 __62-[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded]_block_invoke + 136
    29  com.apple.Foundation           0x00007fff8af8723e -[NSISEngine withBehaviors:performModifications:] + 155
    30  com.apple.AppKit               0x00007fff8dca613a -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
    31  com.apple.AppKit               0x00007fff8dd820ec -[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded] + 208
    32  com.apple.AppKit               0x00007fff8dd221c6 -[NSView layoutSubtreeIfNeeded] + 155
    33  com.apple.AppKit               0x00007fff8df872d5 -[NSAlert buildAlertStyle:title:formattedMsg:first:second:third:oldStyle:] + 9397
    34  com.apple.AppKit               0x00007fff8df84dd5 -[NSAlert layout] + 357
    35  com.apple.AppKit               0x00007fff8df93081 -[NSAlert runModal] + 46
    36  com.apple.AppKit               0x00007fff8dc94f1d __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1037
    37  com.apple.AppKit               0x00007fff8dc94ace -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    38  com.apple.AppKit               0x00007fff8dc94a6d -[NSPersistentUIRestorer promptToIgnorePersistentState] + 247
    39  com.apple.AppKit               0x00007fff8dc9475a -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 255
    40  com.apple.AppKit               0x00007fff8dc94529 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561
    41  com.apple.AppKit               0x00007fff8dc93f75 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244
    42  com.apple.Foundation           0x00007fff8af571e8 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
    43  com.apple.Foundation           0x00007fff8af57059 _NSAppleEventManagerGenericHandler + 102
    44  com.apple.AE                   0x00007fff8b5e099c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
    45  com.apple.AE                   0x00007fff8b5e0719 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    46  com.apple.AE                   0x00007fff8b5e0623 aeProcessAppleEvent + 295
    47  com.apple.HIToolbox           0x00007fff8f2e6a2e AEProcessAppleEvent + 56
    48  com.apple.AppKit               0x00007fff8dc90626 _DPSNextEvent + 2665
    49  com.apple.AppKit               0x00007fff8dc8f730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    50  com.apple.Safari.framework     0x00007fff8f6c5710 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    51  com.apple.AppKit               0x00007fff8dc83593 -[NSApplication run] + 594
    52  com.apple.AppKit               0x00007fff8dc6ea14 NSApplicationMain + 1832
    53  libdyld.dylib                 0x00007fff831945c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff87a94232 kevent64 + 10
    1   libdispatch.dylib             0x00007fff81fcda6a _dispatch_mgr_thread + 52
    Thread 2:: Dispatch queue: CFSocket_tcpConnWorkQueue
    0   libsystem_kernel.dylib         0x00007fff87a8e4de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff87a8d64f mach_msg + 55
    2   com.apple.security             0x00007fff893f8071 ocsp_client_ocspdFetch + 141
    3   com.apple.security             0x00007fff893f7d17 ocspdFetch + 78
    4   com.apple.security             0x00007fff893f6131 tpVerifyCertGroupWithOCSP + 2596
    5   com.apple.security             0x00007fff893eaa46 AppleTPSession::CertGroupVerify(long, long, cssm_certgroup const&, cssm_tp_verify_context const*, cssm_tp_verify_context_result*) + 2450
    6   com.apple.security             0x00007fff893ea065 cssm_CertGroupVerify(long, long, long, cssm_certgroup const*, cssm_tp_verify_context const*, cssm_tp_verify_context_result*) + 211
    7   com.apple.security             0x00007fff893e9daf CSSM_TP_CertGroupVerify + 105
    8   com.apple.security             0x00007fff893e96cb Security::CssmClient::TPImpl::certGroupVerify(Security::CertGroup const&, Security::TPVerifyContext const&, Security::TPVerifyResult*) + 139
    9   com.apple.security             0x00007fff893e4031 Security::KeychainCore::Trust::evaluate(bool) + 2707
    10  com.apple.security             0x00007fff893e33f0 SecTrustEvaluate + 48
    11  com.apple.CFNetwork           0x00007fff8712ba29 CFNetworkTrust::evaluate() + 27
    12  com.apple.CFNetwork           0x00007fff8712b98b SocketStream::doSettingsOverrideTrustEvaluation() + 663
    13  com.apple.CFNetwork           0x00007fff8712b687 SocketStream::securityAcceptPeerTrust_NoLock(SSLPeerTrustAcceptancePolicy) + 431
    14  com.apple.CFNetwork           0x00007fff871b90fa ___ZN12SocketStream32_PerformSecurityHandshake_NoLockEv_block_invoke_2 + 44
    15  libdispatch.dylib             0x00007fff81fcf323 _dispatch_call_block_and_release + 12
    16  libdispatch.dylib             0x00007fff81fcac13 _dispatch_client_callout + 8
    17  libdispatch.dylib             0x00007fff81fce365 _dispatch_queue_drain + 1100
    18  libdispatch.dylib             0x00007fff81fcfecc _dispatch_queue_invoke + 202
    19  libdispatch.dylib             0x00007fff81fcd6b7 _dispatch_root_queue_drain + 463
    20  libdispatch.dylib             0x00007fff81fdbfe4 _dispatch_worker_thread3 + 91
    21  libsystem_pthread.dylib       0x00007fff8eeeb637 _pthread_wqthread + 729
    22  libsystem_pthread.dylib       0x00007fff8eee940d start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff87a9394a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8eee940d start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff87a9394a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8eee940d start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff87a9394a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8eee940d start_wqthread + 13
    Thread 6:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x00007fff87a93136 __psynch_cvwait + 10
    1   com.apple.WebCore             0x00007fff89f8453b WebCore::IconDatabase::syncThreadMainLoop() + 411
    2   com.apple.WebCore             0x00007fff89f81689 WebCore::IconDatabase::iconDatabaseSyncThread() + 361
    3   com.apple.JavaScriptCore       0x00007fff8360d14f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff8eeeb268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff8eeeb1e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff8eee941d thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff87a9394a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8eee940d start_wqthread + 13
    Thread 8:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff87a8e4de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff87a8d64f mach_msg + 55
    2   com.apple.QuartzCore           0x00007fff85061abb CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore           0x00007fff850619ee thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff8eeeb268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff8eeeb1e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff8eee941d thread_start + 13
    Thread 9:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff87a93166 __psynch_mutexwait + 10
    1   com.apple.CFNetwork           0x00007fff870fd2d2 SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void const*) + 92
    2   com.apple.CFNetwork           0x00007fff870fd23a SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 70
    3   com.apple.CoreFoundation       0x00007fff86726467 __CFSocketPerformV0 + 1031
    4   com.apple.CoreFoundation       0x00007fff866e7681 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    5   com.apple.CoreFoundation       0x00007fff866d980d __CFRunLoopDoSources0 + 269
    6   com.apple.CoreFoundation       0x00007fff866d8e3f __CFRunLoopRun + 927
    7   com.apple.CoreFoundation       0x00007fff866d8858 CFRunLoopRunSpecific + 296
    8   com.apple.CFNetwork           0x00007fff87193c80 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    9   com.apple.Foundation           0x00007fff8af9d90a __NSThread__main__ + 1345
    10  libsystem_pthread.dylib       0x00007fff8eeeb268 _pthread_body + 131
    11  libsystem_pthread.dylib       0x00007fff8eeeb1e5 _pthread_start + 176
    12  libsystem_pthread.dylib       0x00007fff8eee941d thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff87a9394a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8eee940d start_wqthread + 13
    Thread 11:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff87a933fa __select + 10
    1   libsystem_pthread.dylib       0x00007fff8eeeb268 _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff8eeeb1e5 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff8eee941d thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff87a9394a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8eee940d start_wqthread + 13
    Thread 13 Crashed:
    0   libsystem_pthread.dylib       0x00007fff8eee9601 _pthread_mutex_lock + 87
    1   libsystem_c.dylib             0x00007fff864a9b58 vfprintf_l + 28
    2   libsystem_c.dylib             0x00007fff864a2600 fprintf + 186
    3   ???                           0x000000014fbb55dc 0 + 5632644572
    Thread 13 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff713ca1d8  rcx: 0x00007fff713ca1f0  rdx: 0x00000000000000a0
      rdi: 0x00007fff713ca1f0  rsi: 0x00007fff8eee9a80  rbp: 0x000000014fbb1e30  rsp: 0x000000014fbb1db0
       r8: 0x000000014fa36000   r9: 0x0000000000000054  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x00007fff713c96b8  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff8eee9601  rfl: 0x0000000000010246  cr2: 0x0000000000000020
    Logical CPU:     2
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x109fdb000 -        0x109fdbfff  com.apple.Safari (8.0.3 - 10600.3.18) <077913F2-AB05-3133-B24E-2CA948D313E6> /Applications/Safari.app/Contents/MacOS/Safari
           0x14e91c000 -        0x14e91cff5 +cl_kernels (???) <EF78A2A1-0B4D-4EA5-9D6D-A3D59C0B1616> cl_kernels
           0x14e921000 -        0x14e921fef +cl_kernels (???) <9932C752-CC7A-45E0-BBE7-E916E74242B9> cl_kernels
           0x14f6da000 -        0x14f7c0fef  unorm8_bgra.dylib (2.4.5) <9423FFD4-6EF3-31BF-9DE9-6D55BA76D59E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
        0x7fff690ad000 -     0x7fff690e3837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
        0x7fff80944000 -     0x7fff80959fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff8095a000 -     0x7fff809d2ff7  com.apple.SystemConfiguration (1.14 - 1.14) <E0495F7D-5624-3EF7-B7E5-DA0EE708B6E4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff809d3000 -     0x7fff80a24ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff812ae000 -     0x7fff816bbff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff816d6000 -     0x7fff81767ff7  com.apple.cloudkit.CloudKit (259.2.5 - 259.2.5) <241EB647-C917-32F7-956A-6E505827048C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff81768000 -     0x7fff81775fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff819ab000 -     0x7fff819abfff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <B92888D0-ED3F-3430-8F3A-6E56FD16C5F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff819ac000 -     0x7fff81a9eff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff81a9f000 -     0x7fff81fc8ff7  com.apple.QuartzComposer (5.1 - 325.1) <ABCC8B0F-9961-37D3-B231-9F2B9E027411> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff81fc9000 -     0x7fff81ff3ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff81ff4000 -     0x7fff820caff3  com.apple.DiskImagesFramework (10.10.1 - 396) <E7478685-E829-372A-A945-A512730D3312> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff820cb000 -     0x7fff820d6ff7  libcsfde.dylib (471.10.6) <E1BF5816-3CE6-30CE-B3EE-F68CB6BA1378> /usr/lib/libcsfde.dylib
        0x7fff820d8000 -     0x7fff820e0ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff820e1000 -     0x7fff820e4ff7  com.apple.AppleSystemInfo (3.1 - 3.1) <B40B3737-42A5-3D57-9E87-D3905EE5BADB> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff820e5000 -     0x7fff82115ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff82116000 -     0x7fff8212cff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff8212d000 -     0x7fff82158fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff8224d000 -     0x7fff8224ffff  com.apple.EFILogin (2.0 - 2) <39895ACB-E756-342C-ABE5-DB7100EF0A69> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff82250000 -     0x7fff82254fff  com.apple.LoginUICore (3.0 - 3.0) <035C8626-9E66-3E3F-9976-BA4BCD9646F3> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff82328000 -     0x7fff823a9ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff823f3000 -     0x7fff8250bffb  com.apple.CoreText (352.0 - 454.3) <B3B8C775-14FA-38F3-9CD5-830422AE9C49> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8250c000 -     0x7fff8266affb  com.apple.avfoundation (2.0 - 889.102) <7D2E62AF-CDEA-394C-84B2-656629F00197> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8266b000 -     0x7fff82673fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff82674000 -     0x7fff829a7fff  libmecabra.dylib (666.2) <F757CABA-3EDB-3ABA-A378-A7C574EA233B> /usr/lib/libmecabra.dylib
        0x7fff829ad000 -     0x7fff82a42ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff82a50000 -     0x7fff82b72ff7  com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff82b73000 -     0x7fff82b74ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff82bb2000 -     0x7fff82bbdff7  com.apple.DirectoryService.Framework (10.10 - 187) <29F7A48C-D8DD-33EB-B9E3-863DA7DBB421> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff82bbe000 -     0x7fff82bbeff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff82bbf000 -     0x7fff82c1afff  libTIFF.dylib (1232) <29A5C7F7-D50B-35B3-8FA2-A55A47E497A6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff82c1b000 -     0x7fff82c41ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff82c42000 -     0x7fff82c4dfff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff82c4e000 -     0x7fff82c72ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff82c73000 -     0x7fff82eeeff7  com.apple.CoreData (111 - 526.1) <DC4F037B-B7F4-381A-B939-4414489D76BF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff82eef000 -     0x7fff82ef1fff  libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib
        0x7fff82f21000 -     0x7fff82f32ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff83191000 -     0x7fff83194ff7  libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib
        0x7fff83195000 -     0x7fff83199fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8319f000 -     0x7fff831b6fff  com.apple.login (3.0 - 3.0) <85DEFDD5-FC3E-3AA1-8037-12F2DCE6BE3D> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff831b7000 -     0x7fff83277fff  com.apple.backup.framework (1.6.2 - 1.6.2) <63E8CA47-B7B8-3A63-B505-D1622CE52527> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8329d000 -     0x7fff832c5ffb  libRIP.A.dylib (775.16) <7711F7A7-1813-3024-AE42-75CA7C5422B7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff832c6000 -     0x7fff832e0ff7  libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib
        0x7fff832e1000 -     0x7fff832fbfff  com.apple.AppleVPAFramework (1.2.10 - 1.2.10) <DC3D5A44-AB1E-32A9-9D22-FC922B52346A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff832fc000 -     0x7fff835c2fff  com.apple.WebKit (10600 - 10600.3.18) <F8E36318-4F4C-348B-B1DE-D4BE035036AD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff835c3000 -     0x7fff835d2fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff835d3000 -     0x7fff83602fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff83603000 -     0x7fff83b16ff3  com.apple.JavaScriptCore (10600 - 10600.3.13) <C0C3246C-D26F-3440-AC75-81CFFA4F9C91> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff83b17000 -     0x7fff83b1bfff  libspindump.dylib (182) <085978DC-A34D-3B72-BC7B-025C35A0A373> /usr/lib/libspindump.dylib
        0x7fff83b1c000 -     0x7fff83b22fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff83bb0000 -     0x7fff83c01ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <56AA4060-63DF-3DF0-AB8A-880D0DD6F075> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff83c02000 -     0x7fff83d19fe7  libvDSP.dylib (516) <DFEDB210-49D1-3803-88A2-C61DB6A45C3D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff83d1a000 -     0x7fff83d37ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff83d38000 -     0x7fff83d78ff7  libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff83d79000 -     0x7fff83ebbfff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
        0x7fff83ebc000 -     0x7fff83f32fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff83f33000 -     0x7fff83f35ff7  libsystem_sandbox.dylib (358.1.1) <95312E09-DA28-324A-A084-F3E574D0210E> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff83f36000 -     0x7fff83f38ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff83f39000 -     0x7fff83f43fff  com.apple.IntlPreferences (2.0 - 150.1) <C62C6F4F-38B9-340B-82A6-1F82AFE1D724> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff83f63000 -     0x7fff83f69ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff83f6a000 -     0x7fff847c1ffb  com.apple.CoreGraphics (1.600.0 - 775.16) <864C1845-C41E-314C-A3B4-438DC39E5FBC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff847c2000 -     0x7fff847ceff7  com.apple.OpenDirectory (10.10 - 187) <8B98ECCB-7EFA-3A58-BD2B-A0835D869B1A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff847cf000 -     0x7fff84a10fff  com.apple.AddressBook.framework (9.0 - 1563) <63953D92-FB0D-31B1-A449-07BA64D08BA9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff84a11000 -     0x7fff84a11ff7  liblaunch.dylib (559.10.3) <DFCDEBDF-8247-3DC7-9879-E7E497DDA4B4> /usr/lib/system/liblaunch.dylib
        0x7fff84a12000 -     0x7fff84a1ffff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff84a20000 -     0x7fff84a6cff7  com.apple.corelocation (1486.17 - 1615.21.1) <B81BC475-E215-3491-A750-8B23F05ABF5B> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff84aa9000 -     0x7fff84ad5fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff84ad6000 -     0x7fff84b3dff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff84b3e000 -     0x7fff84b49fff  com.apple.CommerceCore (1.0 - 376.6.2) <3FD9A3A6-C12F-31E0-B90E-5E325B595750> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff84b4a000 -     0x7fff84b68ff7  com.apple.addressbook.vCard (9.0 - 1563) <370F3435-855E-3C60-9CC9-B3F24AC1AF97> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff84b9c000 -     0x7fff84ba4fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff84ba5000 -     0x7fff84bddffb  libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib
        0x7fff84bde000 -     0x7fff84cbefff  com.apple.QuickLookUIFramework (5.0 - 675.13) <A4B5E57E-F363-3C63-8861-4DCEAC3FB23B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff84ce7000 -     0x7fff84dd9fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff84dda000 -     0x7fff84ddfff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff84de0000 -     0x7fff84dedff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff84f23000 -     0x7fff84f2eff7  libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib
        0x7fff84f2f000 -     0x7fff84f75ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff84fce000 -     0x7fff84fe9fff  com.apple.PackageKit.PackageUIKit (3.0 - 436) <A9D85786-9323-3C2D-A6A0-83443014A750> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff84fea000 -     0x7fff85039ff7  com.apple.opencl (2.4.2 - 2.4.2) <D16CFDE6-B5F7-301A-995E-8B583D8C675A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8503a000 -     0x7fff851eaff7  com.apple.QuartzCore (1.10 - 361.15) <72A78C43-30DF-3748-9015-4B28119DB27B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff85853000 -     0x7fff85961fff  com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff85962000 -     0x7fff8596aff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff8596b000 -     0x7fff85975ff7  com.apple.CrashReporterSupport (10.10 - 629) <4BCAA6B5-EC7F-365F-9D3F-BC483B7E956C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff859ac000 -     0x7fff859adff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff859ae000 -     0x7fff85a01ffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff85a9b000 -     0x7fff85ab4fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff85ab5000 -     0x7fff85ab6fff  libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib
        0x7fff85ab7000 -     0x7fff85ac8fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff85ac9000 -     0x7fff85ad4fff  libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff85d6c000 -     0x7fff85d85ff7  com.apple.CFOpenDirectory (10.10 - 187) <0F9747EF-12A3-3694-984D-0B8352CA6C0F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff85d8a000 -     0x7fff85d8cff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff85d8d000 -     0x7fff85d8dfff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff85da3000 -     0x7fff8604ffff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff86050000 -     0x7fff86056fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff86057000 -     0x7fff8613bfff  libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8613c000 -     0x7fff86423ffb  com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) <FD87F83F-301A-3BD6-8262-5692FC1B4457> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff86424000 -     0x7fff86438ff7  com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff86439000 -     0x7fff86464fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff86465000 -     0x7fff864f1ff7  libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib
        0x7fff86516000 -     0x7fff865bcff7  com.apple.PDFKit (3.1 - 3.1) <D2D019DD-5DCA-3C0D-B9B7-0F919A6CD1DD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff865bd000 -     0x7fff865f6fff  com.apple.AirPlaySupport (2.0 - 215.15) <C36CC8AF-27CC-3B18-9C3C-3F845B35FDEC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff86667000 -     0x7fff869fdfff  com.apple.CoreFoundation (6.9 - 1152) <CBD1591C-405E-376E-87E9-B264610EBF49> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff869fe000 -     0x7fff86a2afff  libsandbox.1.dylib (358.1.1) <BA84BDAF-2C59-3CED-8970-9FB029BD7442> /usr/lib/libsandbox.1.dylib
        0x7fff86a2b000 -     0x7fff86ad3ff7  com.apple.PackageKit (3.0 - 436) <2EB311B0-89DC-3667-B5B6-8CE240411EC5> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff86ad4000 -     0x7fff86b02fff  com.apple.CoreServicesInternal (221.2.2 - 221.2.2) <16F7A7F1-CF1D-35AD-A91F-690A814048DF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff86b03000 -     0x7fff86c33fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff86c34000 -     0x7fff86c50fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff86c51000 -     0x7fff86c5afff  libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff86d5b000 -     0x7fff86f40ff3  libicucore.A.dylib (531.31) <B08E00D5-13C6-3391-AB3A-8DE693D3B42E> /usr/lib/libicucore.A.dylib
        0x7fff86f44000 -     0x7fff86fc1fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff86fc2000 -     0x7fff86fe5fff  com.apple.Sharing (328.3.2 - 328.3.2) <F555679F-1CD1-3EB2-8E01-FCB80EF07330> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff86fe6000 -     0x7fff87088ff7  com.apple.Bluetooth (4.3.2 - 4.3.2f6) <95676652-21AB-3FFA-B53D-EBC8BF4E913E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff87089000 -     0x7fff870b4ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff870b5000 -     0x7fff870c3ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff870f3000 -     0x7fff872f6ff3  com.apple.CFNetwork (720.2.4 - 720.2.4) <E550C671-930F-3B12-8798-23898473E179> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff872f7000 -     0x7fff87727fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff87728000 -     0x7fff87731ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff87732000 -     0x7fff87748ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <3EAFC9D1-8D7C-30CF-92C7-903A5C241763> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8775e000 -     0x7fff87765fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff878cb000 -     0x7fff878d9fff  libIASAuthReboot.dylib (920) <B165E345-197F-3DC7-A52B-64C34FD95D0A> /usr/lib/libIASAuthReboot.dylib
        0x7fff87a7d000 -     0x7fff87a9afff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib
        0x7fff87bc8000 -     0x7fff87bcaffb  libCGXType.A.dylib (775.16) <B2DC78CA-179F-39A7-8D0B-873DC0ACFE96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff87bcb000 -     0x7fff87cf3ff7  com.apple.coreui (2.1 - 305.6.1) <B56EC212-73C1-326F-B78C-EB856386296E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8801c000 -     0x7fff88066fff  com.apple.DiskManagement (7.1 - 847.1) <DC68FBAD-CAC1-30EA-B979-FFED401ADA21> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff880a0000 -     0x7fff880bcff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff880bd000 -     0x7fff880f7ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff880f8000 -     0x7fff88362fff  com.apple.imageKit (2.6.1 - 840) <8C974E7D-2258-3FBC-948C-D93226F42DCA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff88363000 -     0x7fff88365fff  libRadiance.dylib (1232) <E670DDEF-60F8-3AEB-B6A2-B20A1340634C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff88cac000 -     0x7fff88cbeff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff88cbf000 -     0x7fff88cecfff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff88d92000 -     0x7fff88e86fff  libFontParser.dylib (134.1) <EA8452DB-9221-3608-95BF-496F58106313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff88e94000 -     0x7fff88ec1fff  com.apple.Accounts (113 - 113) <990F0F61-6AC5-3076-932E-02A9A7F75AC4> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff88ec2000 -     0x7fff88ec6ff7  libGIF.dylib (1232) <061D5354-FE4F-3C7E-B563-99DC0198062D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff88ec7000 -     0x7fff893b3ff7  com.apple.MediaToolbox (1.0 - 1562.107) <F0888EAC-FB6D-35C5-B2FB-AC9A72FE4650> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff893b4000 -     0x7fff893b6ff7  com.apple.securityhi (9.0 - 55006) <1F40ECF1-6AEF-3E64-9DAD-ADC646CCEA98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff893b7000 -     0x7fff8961fff3  com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff89620000 -     0x7fff89643ff7  com.apple.framework.familycontrols (4.1 - 410) <153DC4C9-3C06-3147-8AC6-024AB4819C00> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff897ae000 -     0x7fff898e0ff7  com.apple.MediaControlSender (2.0 - 215.15) <454420EB-E6FE-3074-8D58-67471E1D61E5> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff898e1000 -     0x7fff89918ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <D22234AA-8B30-3010-8CF0-67516D52CC33> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff89919000 -     0x7fff8991bfff  com.apple.SecCodeWrapper (4.0 - 238.10.1) <8DAF71DB-C99A-3B72-A639-2C8CBEA84B93> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8991c000 -     0x7fff89923fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff89924000 -     0x7fff89929ff7  libsystem_stats.dylib (163.10.18) <9B8CCF24-DDDB-399A-9237-4BEC225D2E8C> /usr/lib/system/libsystem_stats.dylib
        0x7fff8992a000 -     0x7fff8992bfff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8992c000 -     0x7fff899e7ff7  com.apple.DiscRecording (9.0 - 9000.4.2) <9BB46993-311A-3F2E-BD77-3CBEFB71C1F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff899e8000 -     0x7fff899f3fdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff899f4000 -     0x7fff89a7dfff  com.apple.CoreSymbolication (3.1 - 57020) <FDF8F348-164D-38F9-90EB-F42585DD2C77> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff89a7e000 -     0x7fff89a85fff  libCGCMS.A.dylib (775.16) <8A173E74-7123-35F1-B160-853528C144ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff89a86000 -     0x7fff89a88fff  com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff89a8d000 -     0x7fff89aa4ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff89aac000 -     0x7fff89ad4fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff89ad5000 -     0x7fff89b2fff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff89b30000 -     0x7fff89b39fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff89b3a000 -     0x7fff89b75fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff89b76000 -     0x7fff89bb7fff  libGLU.dylib (11.1.1) <E9ADAD30-0133-320D-A60E-D1A7F91A7795> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff89bb8000 -     0x7fff89bcbff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff89bfb000 -     0x7fff89bfdfff  libCVMSPluginSupport.dylib (11.1.1) <DA0706C5-F02A-3F3D-8EBA-18C04313CA2C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff89bfe000 -     0x7fff89c2efff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff89c5f000 -     0x7fff89c5ffff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff89c60000 -     0x7fff89c68fe7  libcldcpuengine.dylib (2.4.5) <F9EF8060-5E40-3E88-BC38-7452649672B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff89c69000 -     0x7fff89c6aff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff89c6b000 -     0x7fff89c73fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff89c74000 -     0x7fff89c75ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff89c76000 -     0x7fff89c7afff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff89c7b000 -     0x7fff89c96ff7  com.apple.aps.framework (4.0 - 4.0) <F3C3C246-101E-3E81-9608-D2D6E9352532> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff89c97000 -     0x7fff89f66ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff89f67000 -     0x7fff89f79fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff89f7a000 -     0x7fff89f7cfff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff89f7d000 -     0x7fff8af34ffb  com.apple.WebCore (10600 - 10600.3.15) <59A28076-26E4-3CE2-B6FC-AF59308C0B95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8af35000 -     0x7fff8b263fff  com.apple.Foundation (6.9 - 1152.14) <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8b264000 -     0x7fff8b295fff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
        0x7fff8b2b0000 -     0x7fff8b3f8ff7  com.apple.WebKitLegacy (10600 - 10600.3.18) <91B3E705-1378-3F73-B079-3223E838B629> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy. framework/Versions/A/WebKitLegacy
        0x7fff8b3f9000 -     0x7fff8b455fff  com.apple.QuickLookFramework (5.0 - 675.13) <70196DC4-E71B-37E8-AA15-B7FD21EC1012> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8b456000 -     0x7fff8b45bff7  com.apple.ServerInformation (2.0 - 1) <78FDEDE5-202A-3A65-BE75-B0F44A811C80> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff8b467000 -     0x7fff8b5d2ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8b5d3000 -     0x7fff8b632ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8b633000 -     0x7fff8b63aff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8b648000 -     0x7fff8b8c4ff3  com.apple.RawCamera.bundle (6.02 - 769) <1F0F0047-682F-39E3-BE26-2467BF5F0E22> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8b8c5000 -     0x7fff8b8c8fff  libScreenReader.dylib (390.21) <364E0A52-4076-3F55-8C77-7CC5E085E4C4> /usr/lib/libScreenReader.dylib
        0x7fff8b8c9000 -     0x7fff8bac346f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
        0x7fff8bba4000 -     0x7fff8bbd4fff  com.apple.GSS (4.0 - 2.0) <FD154E62-F4CF-339D-B66C-AF4AED6A94A6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8bbd5000 -     0x7fff8bbdaff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8bbdb000 -     0x7fff8bc42ffb  com.apple.datadetectorscore (6.0 - 396.1.1) <80379385-A4EC-3F9B-AFED-9B1DF781943D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8bc43000 -     0x7fff8bc57ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff8bc58000 -     0x7fff8bc5bfff  com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8bc5c000 -     0x7fff8bca2ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff8bd40000 -     0x7fff8c117fe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8c118000 -     0x7fff8c132ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff8c1cd000 -     0x7fff8c1cefff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff8c1d8000 -     0x7fff8c31cff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8c31d000 -     0x7fff8c4abfff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8c4ac000 -     0x7fff8c500fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff8c501000 -     0x7fff8c53eff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8c56d000 -     0x7fff8c56dfff  com.apple.Accelerate (1.10 - Accelerate 1.10) <F1B96A61-7E4B-31BD-A35B-BA7EF1F16EF4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8c5ed000 -     0x7fff8c5f0ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8c5f1000 -     0x7fff8ca44fc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8cdd8000 -     0x7fff8ce9bff7  libvMisc.dylib (516) <A84F3A3B-D349-3FBC-B5A6-E0F572734073> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8cf79000 -     0x7fff8cf7dfff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff8cf7e000 -     0x7fff8cfc7ff3  com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8cfc8000 -     0x7fff8cffaff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8cffb000 -     0x7fff8d000fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8d001000 -     0x7fff8d08fff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8d0ed000 -     0x7fff8d0f1fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8d0f2000 -     0x7fff8d0f4ff3  com.apple.SafariServices.framework (10600 - 10600.3.18) <2C2F0A8D-CC06-30CF-B247-93A96A25F0D5> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff8d0f5000 -     0x7fff8d11aff7  libPng.dylib (1232) <6E72AE55-AFB0-3FC4-80B2-EBC3353436B7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8d11b000 -     0x7fff8d11bfff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8d129000 -     0x7fff8d161fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8d162000 -     0x7fff8d165fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8d166000 -     0x7fff8d166ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff8d169000 -     0x7fff8d197ff7  com.apple.CommerceKit (1.2.0 - 376.6.2) <684FCA6B-0F93-35EA-8174-63FEFFE05202> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff8d1a1000 -     0x7fff8d1a9fff  com.apple.xpcobjects (103 - 103) <A202ACEF-7A3D-303E-BB07-29FF49DE279D> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff8d1aa000 -     0x7fff8d1cafff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8d1cb000 -     0x7fff8d206fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.frame

    There is no need to download anything to solve this problem.
    If Safari crashes on launch and you don't have another web browser, you should be able to launch Safari by starting up in safe mode.
    You may have installed the "Genieo" or "InstallMac" ad-injection malware. Follow the instructions on this Apple Support page to remove it.
    Back up all data before proceeding.
    Malware is always changing to get around the defenses against it. In addition to the files listed in the support article, you may also have to remove the following in the same way:
    ~/Library/LaunchAgents/com.Installer.completer.download.plist
    ~/Library/LaunchAgents/com.Installer.completer.ltvbit.plist
    ~/Library/LaunchAgents/com.Installer.completer.update.plist
    ~/Library/Application Support/IM.Installer/Completer.app
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those.
    After removing the malware, remember to reset your home page in all the web browsers affected, if it was changed.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, then you may have one of the other kinds of adware covered by the support article. Follow the rest of the instructions in the article.
    If you find Apple's instructions too hard to follow, ask for an alternative that doesn't require you to trust a black-box application without knowing what it does.
    Make sure you don't repeat the mistake that led you to install the malware. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad would probably have included a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If you ever download a file that isn't obviously what you expected, delete it immediately.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates (OS X 10.10 or later)
    or
              Download updates automatically (OS X 10.9 or earlier)
    if it's not already checked.

Maybe you are looking for

  • Apple will not let me install ITunes - Help

    ITunes would not start - error Quicktime needs to be reinstalled. So I removed quicktime through the control panel and then went on the Apple site to reinstall Quicktime. Website kept saying "Thank you for installing....". So, I uninstalled ITunes to

  • Last  Problem (I hope)

    When I am trying to install a program downloaded from the net (any program) the disk copying utility opens and begins the process, but then I get this message: "--the program-- failed to mount due to error 95. (no mountable file systems)" Aargh!!! Th

  • Upgrade discount amount ?

    I am eligible for New Every Two and my upgrade discount is $50. I was talking to a buddy who is also eligible but gets $100 discount on the same exact phones.  WTH ?   They just give some people better deals than others ?   Not fair

  • Accumulation logic

    Is there a way we can write Accumulation logic without having to write *GO statement in Script logic? Or can we reference prior period (in BPC Script logic) values while generating current period balances? Thanks, Rahul Edited by: Rahul Kulkarni on S

  • Clone a user in OIM

    Hello everyone We have a requirement if one user is replacing another, we have to clone user attributes and resource attributes from the old user to the new one including the attributes manually modified not just these populated by access policies .