Safari is crashing on newly installed OSX

Safari crashes every 5 seconds after opening.Heres the crash log.Could anybody help?
Process:         WebProcess [547]
Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/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-07-18 20:54:53.856 +0530
OS Version:      Mac OS X 10.8.4 (12E55)
Report Version:  10
Interval Since Last Report:          15350 sec
Crashes Since Last Report:           29
Per-App Interval Since Last Report:  9089 sec
Per-App Crashes Since Last Report:   10
Anonymous UUID:                      12B0E6E5-0859-DB73-A2C5-4C8FB5879A18
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                 0000000106a1a000-0000000106a1b000 [    4K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
Application Specific Information:
Bundle controller class:
BrowserBundleController
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore              0x00007fff9622da19 WebCore::Length::incrementCalculatedRef() const + 25
1   com.apple.WebCore              0x00007fff95e81186 bool compareEqual<WebCore::Length, WebCore::Length>(WebCore::Length const&, WebCore::Length const&) + 70
2   com.apple.WebCore              0x00007fff95955151 WebCore::RenderStyle::setWidth(WebCore::Length) + 33
3   com.apple.WebCore              0x00007fff95a0742b WebCore::PropertyWrapper<WebCore::Length>::blend(WebCore::AnimationBase const*, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle const*, double) const + 155
4   com.apple.WebCore              0x00007fff9648db2b WebCore::CSSPropertyAnimation::blendProperties(WebCore::AnimationBase const*, WebCore::CSSPropertyID, WebCore::RenderStyle*, WebCore::RenderStyle const*, WebCore::RenderStyle const*, double) + 123
5   com.apple.WebCore              0x00007fff95a08079 WebCore::ImplicitAnimation::animate(WebCore::CompositeAnimation*, WebCore::RenderObject*, WebCore::RenderStyle const*, WebCore::RenderStyle*, ***::RefPtr<WebCore::RenderStyle>&) + 233
6   com.apple.WebCore              0x00007fff95a00fe0 WebCore::CompositeAnimation::animate(WebCore::RenderObject*, WebCore::RenderStyle*, WebCore::RenderStyle*) + 208
7   com.apple.WebCore              0x00007fff958d07df WebCore::AnimationController::updateAnimations(WebCore::RenderObject*, WebCore::RenderStyle*) + 239
8   com.apple.WebCore              0x00007fff958d06d0 WebCore::RenderObject::setAnimatableStyle(***::PassRefPtr<WebCore::RenderStyle>) + 144
9   com.apple.WebCore              0x00007fff958ddd16 WebCore::Node::setRenderStyle(***::PassRefPtr<WebCore::RenderStyle>) + 38
10  com.apple.WebCore              0x00007fff958dd606 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 854
11  com.apple.WebCore              0x00007fff958dd9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
12  com.apple.WebCore              0x00007fff958dd9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
13  com.apple.WebCore              0x00007fff958dd9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
14  com.apple.WebCore              0x00007fff958dd9a2 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1778
15  com.apple.WebCore              0x00007fff958ad05f WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 559
16  com.apple.WebCore              0x00007fff95e7833d WebCore::Document::styleResolverChanged(WebCore::StyleResolverUpdateFlag) + 221
17  com.apple.WebCore              0x00007fff95e7966d WebCore::Document::didRemoveAllPendingStylesheet() + 29
18  com.apple.WebCore              0x00007fff959a24a2 WebCore::StyleElement::sheetLoaded(WebCore::Document*) + 50
19  com.apple.WebCore              0x00007fff959a2461 WebCore::HTMLStyleElement::sheetLoaded() + 17
20  com.apple.WebCore              0x00007fff95e6462b WebCore::StyleSheetInternal::checkLoaded() + 203
21  com.apple.WebCore              0x00007fff959a242f WebCore::StyleElement::createSheet(WebCore::Element*, int, ***::String const&) + 927
22  com.apple.WebCore              0x00007fff959a201a WebCore::StyleElement::process(WebCore::Element*) + 522
23  com.apple.WebCore              0x00007fff95ffb8af WebCore::HTMLStyleElement::insertedInto(WebCore::Node*) + 47
24  com.apple.WebCore              0x00007fff95e09da7 WebCore::ChildNodeInsertionNotifier::notifyNodeInsertedIntoDocument(WebCore::Node*) + 39
25  com.apple.WebCore              0x00007fff95e09494 WebCore::ChildNodeInsertionNotifier::notify(WebCore::Node*) + 116
26  com.apple.WebCore              0x00007fff95e08be9 WebCore::updateTreeAfterInsertion(WebCore::ContainerNode*, WebCore::Node*, bool) + 185
27  com.apple.WebCore              0x00007fff95a13bde WebCore::ContainerNode::insertBefore(***::PassRefPtr<WebCore::Node>, WebCore::Node*, int&, bool) + 494
28  com.apple.WebCore              0x00007fff95a139b1 WebCore::Node::insertBefore(***::PassRefPtr<WebCore::Node>, WebCore::Node*, int&, bool) + 49
29  com.apple.WebCore              0x00007fff95a1391d WebCore::JSNode::insertBefore(JSC::ExecState*) + 109
30  com.apple.WebCore              0x00007fff95a138a3 WebCore::jsNodePrototypeFunctionInsertBefore(JSC::ExecState*) + 83
31  ???                            0x0000000106bdc265 0 + 4408066661
32  com.apple.JavaScriptCore       0x00007fff8ff73d70 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 912
33  com.apple.JavaScriptCore       0x00007fff8ff739d4 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
34  com.apple.WebCore              0x00007fff95933e72 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 898
35  com.apple.WebCore              0x00007fff9593398c WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&) + 220
36  com.apple.WebCore              0x00007fff958ff17d WebCore::EventTarget::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 141
37  com.apple.WebCore              0x00007fff9647f7d6 WebCore::XMLHttpRequestProgressEventThrottle::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 342
38  com.apple.WebCore              0x00007fff9647f848 WebCore::XMLHttpRequestProgressEventThrottle::dispatchReadyStateChangeEvent(***::PassRefPtr<WebCore::Event>, WebCore::ProgressEventAction) + 56
39  com.apple.WebCore              0x00007fff95ac4440 WebCore::XMLHttpRequest::callReadyStateChangeListener() + 352
40  com.apple.WebCore              0x00007fff95ac7c96 WebCore::XMLHttpRequest::didFinishLoading(unsigned long, double) + 358
41  com.apple.WebCore              0x00007fff95e87eb7 WebCore::DocumentThreadableLoader::notifyFinished(WebCore::CachedResource*) + 423
42  com.apple.WebCore              0x00007fff9595456d WebCore::CachedResource::checkNotify() + 93
43  com.apple.WebCore              0x00007fff95df1ee0 WebCore::CachedRawResource::data(***::PassRefPtr<WebCore::SharedBuffer>, bool) + 448
44  com.apple.WebCore              0x00007fff95951cbf WebCore::SubresourceLoader::didFinishLoading(double) + 143
45  com.apple.Foundation           0x00007fff90c63d88 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke_0 + 28
46  com.apple.Foundation           0x00007fff90c63ccc -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 227
47  com.apple.Foundation           0x00007fff90c63bc8 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 63
48  com.apple.CFNetwork            0x00007fff8cf34ca8 ___delegate_cacheTrifecta_block_invoke_0 + 307
49  com.apple.CFNetwork            0x00007fff8cfb754a ___withDelegateAsync_block_invoke_0 + 90
50  com.apple.CFNetwork            0x00007fff8d047f3a __block_global_1 + 28
51  com.apple.CoreFoundation       0x00007fff8d0f7154 CFArrayApplyFunction + 68
52  com.apple.CFNetwork            0x00007fff8cfa82b4 RunloopBlockContext::perform() + 124
53  com.apple.CFNetwork            0x00007fff8cfa818b MultiplexerSource::perform() + 221
54  com.apple.CoreFoundation       0x00007fff8d0d8b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
55  com.apple.CoreFoundation       0x00007fff8d0d8455 __CFRunLoopDoSources0 + 245
56  com.apple.CoreFoundation       0x00007fff8d0fb7f5 __CFRunLoopRun + 789
57  com.apple.CoreFoundation       0x00007fff8d0fb0e2 CFRunLoopRunSpecific + 290
58  com.apple.HIToolbox            0x00007fff999daeb4 RunCurrentEventLoopInMode + 209
59  com.apple.HIToolbox            0x00007fff999dac52 ReceiveNextEventCommon + 356
60  com.apple.HIToolbox            0x00007fff999daae3 BlockUntilNextEventMatchingListInMode + 62
61  com.apple.AppKit               0x00007fff918e2533 _DPSNextEvent + 685
62  com.apple.AppKit               0x00007fff918e1df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
63  com.apple.AppKit               0x00007fff918d91a3 -[NSApplication run] + 517
64  com.apple.WebCore              0x00007fff9630f4ff WebCore::RunLoop::run() + 63
65  com.apple.WebKit2              0x00007fff96d9a462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
66  com.apple.WebKit2              0x00007fff96d60bfd WebKitMain + 285
67  com.apple.WebProcess           0x0000000106a1ae7b 0x106a1a000 + 3707
68  libdyld.dylib                  0x00007fff929497e1 start + 1
Thread 1:
0   libsystem_kernel.dylib         0x00007fff8e08d6d6 __workq_kernreturn + 10
1   libsystem_c.dylib              0x00007fff8e6a1f4c _pthread_workq_return + 25
2   libsystem_c.dylib              0x00007fff8e6a1d13 _pthread_wqthread + 412
3   libsystem_c.dylib              0x00007fff8e68c1d1 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff8e08dd16 kevent + 10
1   libdispatch.dylib              0x00007fff9825bdea _dispatch_mgr_invoke + 883
2   libdispatch.dylib              0x00007fff9825b9ee _dispatch_mgr_thread + 54
Thread 3:
0   libsystem_kernel.dylib         0x00007fff8e08d6d6 __workq_kernreturn + 10
1   libsystem_c.dylib              0x00007fff8e6a1f4c _pthread_workq_return + 25
2   libsystem_c.dylib              0x00007fff8e6a1d13 _pthread_wqthread + 412
3   libsystem_c.dylib              0x00007fff8e68c1d1 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib         0x00007fff8e08d6d6 __workq_kernreturn + 10
1   libsystem_c.dylib              0x00007fff8e6a1f4c _pthread_workq_return + 25
2   libsystem_c.dylib              0x00007fff8e6a1d13 _pthread_wqthread + 412
3   libsystem_c.dylib              0x00007fff8e68c1d1 start_wqthread + 13
Thread 5:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib         0x00007fff8e08b686 mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8e08ac42 mach_msg + 70
2   com.apple.CoreFoundation       0x00007fff8d0f6233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation       0x00007fff8d0fb916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation       0x00007fff8d0fb0e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation           0x00007fff90c7e546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation           0x00007fff90cdc562 __NSThread__main__ + 1345
7   libsystem_c.dylib              0x00007fff8e69f7a2 _pthread_start + 327
8   libsystem_c.dylib              0x00007fff8e68c1e1 thread_start + 13
Thread 6:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib         0x00007fff8e08d0fa __psynch_cvwait + 10
1   libsystem_c.dylib              0x00007fff8e6a3fe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore       0x00007fff8ff5db66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3   com.apple.JavaScriptCore       0x00007fff90180bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
4   com.apple.JavaScriptCore       0x00007fff9019625f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib              0x00007fff8e69f7a2 _pthread_start + 327
6   libsystem_c.dylib              0x00007fff8e68c1e1 thread_start + 13
Thread 7:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8e08d0fa __psynch_cvwait + 10
1   libsystem_c.dylib              0x00007fff8e6a3fe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore       0x00007fff900e39d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore       0x00007fff900e38b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore       0x00007fff9019625f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib              0x00007fff8e69f7a2 _pthread_start + 327
6   libsystem_c.dylib              0x00007fff8e68c1e1 thread_start + 13
Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8e08d0fa __psynch_cvwait + 10
1   libsystem_c.dylib              0x00007fff8e6a3fe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore       0x00007fff900e39d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore       0x00007fff900e38b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore       0x00007fff9019625f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib              0x00007fff8e69f7a2 _pthread_start + 327
6   libsystem_c.dylib              0x00007fff8e68c1e1 thread_start + 13
Thread 9:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8e08d0fa __psynch_cvwait + 10
1   libsystem_c.dylib              0x00007fff8e6a3fe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore       0x00007fff900e39d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore       0x00007fff900e38b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore       0x00007fff9019625f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib              0x00007fff8e69f7a2 _pthread_start + 327
6   libsystem_c.dylib              0x00007fff8e68c1e1 thread_start + 13
Thread 10:: WebCore: Scrolling
0   libsystem_kernel.dylib         0x00007fff8e08b686 mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8e08ac42 mach_msg + 70
2   com.apple.CoreFoundation       0x00007fff8d0f6233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation       0x00007fff8d0fb916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation       0x00007fff8d0fb0e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation       0x00007fff8d109dd1 CFRunLoopRun + 97
6   com.apple.WebCore              0x00007fff963245e1 WebCore::ScrollingThread::initializeRunLoop() + 273
7   com.apple.JavaScriptCore       0x00007fff9019625f ***::wtfThreadEntryPoint(void*) + 15
8   libsystem_c.dylib              0x00007fff8e69f7a2 _pthread_start + 327
9   libsystem_c.dylib              0x00007fff8e68c1e1 thread_start + 13
Thread 11:
0   libsystem_kernel.dylib         0x00007fff8e08d6d6 __workq_kernreturn + 10
1   libsystem_c.dylib              0x00007fff8e6a1f4c _pthread_workq_return + 25
2   libsystem_c.dylib              0x00007fff8e6a1d13 _pthread_wqthread + 412
3   libsystem_c.dylib              0x00007fff8e68c1d1 start_wqthread + 13
Thread 12:: com.apple.CFSocket.private
0   libsystem_kernel.dylib         0x00007fff8e08d322 __select + 10
1   com.apple.CoreFoundation       0x00007fff8d13af46 __CFSocketManager + 1302
2   libsystem_c.dylib              0x00007fff8e69f7a2 _pthread_start + 327
3   libsystem_c.dylib              0x00007fff8e68c1e1 thread_start + 13
Thread 13:
0   libsystem_kernel.dylib         0x00007fff8e08d6d6 __workq_kernreturn + 10
1   libsystem_c.dylib              0x00007fff8e6a1f4c _pthread_workq_return + 25
2   libsystem_c.dylib              0x00007fff8e6a1d13 _pthread_wqthread + 412
3   libsystem_c.dylib              0x00007fff8e68c1d1 start_wqthread + 13
Thread 14:
0   libsystem_kernel.dylib         0x00007fff8e08d6d6 __workq_kernreturn + 10
1   libsystem_c.dylib              0x00007fff8e6a1f4c _pthread_workq_return + 25
2   libsystem_c.dylib              0x00007fff8e6a1d13 _pthread_wqthread + 412
3   libsystem_c.dylib              0x00007fff8e68c1d1 start_wqthread + 13
Thread 15:
0   libsystem_kernel.dylib         0x00007fff8e08d6d6 __workq_kernreturn + 10
1   libsystem_c.dylib              0x00007fff8e6a1f4c _pthread_workq_return + 25
2   libsystem_c.dylib              0x00007fff8e6a1d13 _pthread_wqthread + 412
3   libsystem_c.dylib              0x00007fff8e68c1d1 start_wqthread + 13
Thread 16:
0   libsystem_kernel.dylib         0x00007fff8e08d6d6 __workq_kernreturn + 10
1   libsystem_c.dylib              0x00007fff8e6a1f4c _pthread_workq_return + 25
2   libsystem_c.dylib              0x00007fff8e6a1d13 _pthread_wqthread + 412
3   libsystem_c.dylib              0x00007fff8e68c1d1 start_wqthread + 13
Thread 17:: WebCore: LocalStorage
0   libsystem_kernel.dylib         0x00007fff8e08d0fa __psynch_cvwait + 10
1   libsystem_c.dylib              0x00007fff8e6a3fe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore       0x00007fff8ff5db2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore              0x00007fff96349d01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore              0x00007fff9589a12a WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore       0x00007fff9019625f ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_c.dylib              0x00007fff8e69f7a2 _pthread_start + 327
7   libsystem_c.dylib              0x00007fff8e68c1e1 thread_start + 13
Thread 18:: WebCore: LocalStorage
0   libsystem_kernel.dylib         0x00007fff8e08d0fa __psynch_cvwait + 10
1   libsystem_c.dylib              0x00007fff8e6a3fe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore       0x00007fff8ff5db2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore              0x00007fff96349d01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore              0x00007fff9589a12a WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore       0x00007fff9019625f ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_c.dylib              0x00007fff8e69f7a2 _pthread_start + 327
7   libsystem_c.dylib              0x00007fff8e68c1e1 thread_start + 13
Thread 19:
0   libsystem_kernel.dylib         0x00007fff8e08d6d6 __workq_kernreturn + 10
1   libsystem_c.dylib              0x00007fff8e6a1f4c _pthread_workq_return + 25
2   libsystem_c.dylib              0x00007fff8e6a1d13 _pthread_wqthread + 412
3   libsystem_c.dylib              0x00007fff8e68c1d1 start_wqthread + 13
Thread 20:: QTKit: listenOnDelegatePort
0   libsystem_kernel.dylib         0x00007fff8e08b686 mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8e08ac42 mach_msg + 70
2   com.apple.CoreFoundation       0x00007fff8d0f6233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation       0x00007fff8d0fb916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation       0x00007fff8d0fb0e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation       0x00007fff8d109dd1 CFRunLoopRun + 97
6   com.apple.QTKit                0x00007fff9312c2d6 listenOnDelegatePort + 403
7   libsystem_c.dylib              0x00007fff8e69f7a2 _pthread_start + 327
8   libsystem_c.dylib              0x00007fff8e68c1e1 thread_start + 13
Thread 21:: QTKit: listenOnNotificationPort
0   libsystem_kernel.dylib         0x00007fff8e08b686 mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8e08ac42 mach_msg + 70
2   com.apple.CoreFoundation       0x00007fff8d0f6233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation       0x00007fff8d0fb916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation       0x00007fff8d0fb0e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation       0x00007fff8d109dd1 CFRunLoopRun + 97
6   com.apple.QTKit                0x00007fff9312c771 listenOnNotificationPort + 371
7   libsystem_c.dylib              0x00007fff8e69f7a2 _pthread_start + 327
8   libsystem_c.dylib              0x00007fff8e68c1e1 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007fff591e2d60  rbx: 0x0000000000000000  rcx: 0x0000000000000090  rdx: 0x0000000000000000
  rdi: 0x00007fff591e2d30  rsi: 0x0000000000000009  rbp: 0x00007fff591e2d70  rsp: 0x00007fff591e2d60
   r8: 0x000000000000003f   r9: 0x000000015057ac00  r10: 0x0000000000000000  r11: 0x000000009a069593
  r12: 0x00007fff591e2df0  r13: 0x00007fff95955130  r14: 0x000000014ffe3bd4  r15: 0x000000014f6528a0
  rip: 0x00007fff9622da19  rfl: 0x0000000000010202  cr2: 0x0000000000000000
Logical CPU: 0
Binary Images:
       0x106a1a000 -        0x106a1afff  com.apple.WebProcess (8536 - 8536.30.1) <F967F09F-969C-3788-9376-7B4067F402B4> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
       0x106a20000 -        0x106a20fff  WebProcessShim.dylib (7536.30.1) <15AC7990-1B63-3AD9-905F-7331C901A578> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcessShim.dylib
       0x148129000 -        0x14813ffff  com.apple.WebInspector (8536 - 8536.30) <7DD903D1-505E-34D3-835A-15BE44CC49B6> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspector
       0x149e8f000 -        0x149e94fff  com.apple.IOAccelerator (74.5.1 - 74.5.1) <574EC60B-E292-3FEA-8A66-B12DB2C1CEC5> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
       0x149e9c000 -        0x149ea8fff  libGPUSupportMercury.dylib (8.9.2) <971EDFC6-3E6A-375C-9133-F50DFDDCEBDD> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
       0x149eb0000 -        0x149eb9fe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
       0x14b675000 -        0x14b833fff  GLEngine (8.9.2) <420E03C3-B91D-33C7-A1C4-BE60A1544971> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x14b96a000 -        0x14badafff  libGLProgrammability.dylib (8.9.2) <83DBCC22-F711-3F9D-B622-6DE5D9DD90AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x14bd12000 -        0x14bfdbfe7  com.apple.AMDRadeonX3000GLDriver (1.8.18 - 1.0.8) <04D2AFB5-2D99-3556-AF25-3FABAD07E96D> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver
       0x14c438000 -        0x14c463fff  GLRendererFloat (8.9.2) <18D6F0AD-C5F1-3E8F-89C2-89426A3D6FE4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff6661a000 -     0x7fff6664e93f  dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8> /usr/lib/dyld
    0x7fff8cd9f000 -     0x7fff8cdb0ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff8ce19000 -     0x7fff8ce1afff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8ceab000 -     0x7fff8cef7ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
    0x7fff8cf25000 -     0x7fff8cf29fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff8cf2a000 -     0x7fff8cf2affd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8cf2b000 -     0x7fff8d0a0ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8d0c6000 -     0x7fff8d2b0ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8d2b1000 -     0x7fff8d2f4ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8d2f5000 -     0x7fff8d40ffff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8d410000 -     0x7fff8d43eff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff8d43f000 -     0x7fff8d4c1ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8d4c2000 -     0x7fff8d511ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8d512000 -     0x7fff8d514fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff8d515000 -     0x7fff8d6a0fff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8d6a8000 -     0x7fff8d6c9ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8d6dc000 -     0x7fff8d6e7ff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff8d6fd000 -     0x7fff8d766fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff8d88d000 -     0x7fff8db5eff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8db5f000 -     0x7fff8db6cfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff8db6d000 -     0x7fff8db71ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8db72000 -     0x7fff8ddf3fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff8ddf4000 -     0x7fff8ddf4fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8ddf5000 -     0x7fff8ddfcfff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8de7d000 -     0x7fff8df7aff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff8df7b000 -     0x7fff8df7fff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8df80000 -     0x7fff8dfbafff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
    0x7fff8dfbb000 -     0x7fff8dfbbfff  com.apple.Carbon (154 - 155) <CC5AA589-242E-3BE1-B776-7D4FFD93D0C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8e07b000 -     0x7fff8e096ff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8e097000 -     0x7fff8e346fff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff8e347000 -     0x7fff8e547fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff8e548000 -     0x7fff8e57fff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
    0x7fff8e60b000 -     0x7fff8e656fff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8e672000 -     0x7fff8e687fff  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
    0x7fff8e68b000 -     0x7fff8e757ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
    0x7fff8e758000 -     0x7fff8e75afff  com.apple.securityhi (4.0 - 55002) <A91F8981-ECB6-3B65-A7BA-8DCBD9CCE3D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8e75b000 -     0x7fff8e8e1fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8e932000 -     0x7fff8ed4ffff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff8ed50000 -     0x7fff8edacff7  com.apple.Symbolication (1.3 - 93) <C0FEE99C-6AD9-35D7-9B41-574F25F843B9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8edad000 -     0x7fff8edfcff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff8edfd000 -     0x7fff8ee29ff7  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
    0x7fff8ee2a000 -     0x7fff8ee56fff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8ee57000 -     0x7fff8ee9aff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8f0e4000 -     0x7fff8f0efff7  com.apple.DisplayServicesFW (2.7.2 - 357) <8AE56B58-A521-3F29-AAE2-10ADADBD30EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff8f10d000 -     0x7fff8f12fff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff8f209000 -     0x7fff8f20dfff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8f20e000 -     0x7fff8f24bfef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8f3cc000 -     0x7fff8f3e3fff  com.apple.CFOpenDirectory (10.8 - 151.10) <F7AD9844-559A-366E-8192-BB4FCF9EE7A3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8f3e4000 -     0x7fff8f3e5ff7  libSystem.B.dylib (169.3) <5ED23C27-47AF-3C93-984A-172751CF745A> /usr/lib/libSystem.B.dylib
    0x7fff8f3e6000 -     0x7fff8f822fef  com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8f823000 -     0x7fff8f85efff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8f85f000 -     0x7fff8f8dfff7  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
    0x7fff8f8e0000 -     0x7fff8f8e2ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff8f8e3000 -     0x7fff8f919fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8f91a000 -     0x7fff8f935ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8f996000 -     0x7fff8fbcbff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8fbd2000 -     0x7fff8fee9ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8feea000 -     0x7fff8fef3ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8ff2a000 -     0x7fff8ff34fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8ff35000 -     0x7fff8ff56fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8ff57000 -     0x7fff901f2ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff901f3000 -     0x7fff902b8ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff902b9000 -     0x7fff90303ff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff90304000 -     0x7fff90367ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff90368000 -     0x7fff90488fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff90489000 -     0x7fff904d6fff  com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff904d7000 -     0x7fff9050bfff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff9050c000 -     0x7fff90566fff  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
    0x7fff90567000 -     0x7fff9058efff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff9058f000 -     0x7fff90595fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff90596000 -     0x7fff90596fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff90597000 -     0x7fff90618fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff90619000 -     0x7fff90630fff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff90682000 -     0x7fff907e0fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff907e1000 -     0x7fff907ebff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff90946000 -     0x7fff90bb0fff  com.apple.RawCamera.bundle (4.05 - 690) <811A4D96-D91B-39AE-A9DC-652E3EB8937E> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff90bb1000 -     0x7fff90bebff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff90bec000 -     0x7fff90c41ff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff90c43000 -     0x7fff90c45fff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff90c46000 -     0x7fff90fa5fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff90fa6000 -     0x7fff90fe6ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff9100a000 -     0x7fff91060fff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff91061000 -     0x7fff91568ff7  com.apple.Safari.framework (8536 - 8536.30.1) <5C62034A-BAA0-32BB-84C2-2559389B72C4> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff91569000 -     0x7fff9157cff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff9157d000 -     0x7fff915d9fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff915da000 -     0x7fff915f0fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff915f1000 -     0x7fff9178cfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff9178d000 -     0x7fff923bafff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff923bb000 -     0x7fff92412ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff92417000 -     0x7fff9241afff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff92447000 -     0x7fff92455ff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
    0x7fff92456000 -     0x7fff92456fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff92457000 -     0x7fff92458ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff92459000 -     0x7fff92483ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff92484000 -     0x7fff9259dfff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff925a3000 -     0x7fff926a1fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff926a2000 -     0x7fff92946ff7  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
    0x7fff92947000 -     0x7fff9294aff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff9294b000 -     0x7fff9295dff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff9295e000 -     0x7fff92a5bfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff92a5c000 -     0x7fff92b86ff7  com.apple.avfoundation (2.0 - 361.40) <EDEAB424-D693-39C6-B4A6-C503213203AF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff92b87000 -     0x7fff92d35fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff92d36000 -     0x7fff92d67ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff92dfa000 -     0x7fff92e23fff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
    0x7fff92e2d000 -     0x7fff92e39fff  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
    0x7fff92e3a000 -     0x7fff92e3afff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff92e3b000 -     0x7fff92e40fff  com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff92e41000 -     0x7fff92f4cfff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff92f4d000 -     0x7fff92f4fff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff92f50000 -     0x7fff92f64fff  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
    0x7fff92f65000 -     0x7fff92f68fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff92f69000 -     0x7fff92fadfff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
    0x7fff92fc1000 -     0x7fff93067ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff930b4000 -     0x7fff930c0ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <5AA375C4-9FD4-3F4F-849D-0329E0D5DC04> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff93118000 -     0x7fff93289ff7  com.apple.QTKit (7.7.1 - 2599.31) <E088A52C-914C-3BD7-AD50-CD40CA5D1308> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff9328a000 -     0x7fff9328cfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff9328d000 -     0x7fff9337eff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff9337f000 -     0x7fff9343cff7  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
    0x7fff937c9000 -     0x7fff93867ff7  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
    0x7fff938d8000 -     0x7fff93972fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff93a55000 -     0x7fff93a60fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff93a61000 -     0x7fff93a77fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff93a78000 -     0x7fff93a95ff7  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
    0x7fff93abf000 -     0x7fff93b4cff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff93b4d000 -     0x7fff93b5cff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff93b5d000 -     0x7fff944ed4af  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
    0x7fff944ee000 -     0x7fff9460692f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff94607000 -     0x7fff94643fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff94e39000 -     0x7fff94e39fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff94e3a000 -     0x7fff94ea8ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff94ee8000 -     0x7fff94f83fff  com.apple.CoreSymbolication (3.0 - 117) <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff94f84000 -     0x7fff94f84fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff94f85000 -     0x7fff94f8dfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff94f8e000 -     0x7fff94ff6ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff94ff7000 -     0x7fff950ecfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff95132000 -     0x7fff951b1ff7  com.apple.securityfoundation (6.0 - 55115.4) <9291CE2A-37D9-39DF-956E-7B2650A9F3B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff951fe000 -     0x7fff9524dfff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff9524e000 -     0x7fff952b6fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff95315000 -     0x7fff953effff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff9540c000 -     0x7fff95413fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff95429000 -     0x7fff95431ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff9543f000 -     0x7fff95440fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff9544b000 -     0x7fff956a6ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff956a7000 -     0x7fff95714ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff95715000 -     0x7fff95867fff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff95868000 -     0x7fff95873ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff95876000 -     0x7fff9587afff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff9587b000 -     0x7fff9683aff7  com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff9688b000 -     0x7fff968d3fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff968d4000 -     0x7fff968d6fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff9697f000 -     0x7fff96a52ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <6DCA9535-E276-3D77-BEB3-296B537AA6BB> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff96a53000 -     0x7fff96b25ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff96b29000 -     0x7fff96b37fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff96b38000 -     0x7fff96bccff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff96bcd000 -     0x7fff96c26ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff96c27000 -     0x7fff96c35ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff96c36000 -     0x7fff96c95fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff96c96000 -     0x7fff96e82ff7  com.apple.WebKit2 (8536 - 8536.30.1) <5A3C2412-FF47-3160-9634-32222C98D887> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff96e83000 -     0x7fff96e8eff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff96eea000 -     0x7fff96ef0ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff96ef1000 -     0x7fff96f1ffff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff96f73000 -     0x7fff96f9ffff  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
    0x7fff96fa0000 -     0x7fff96fa6fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff96fd9000 -     0x7fff973d0fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff973d1000 -     0x7fff97409fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff9740a000 -     0x7fff9742cff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff9742d000 -     0x7fff97434fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff97435000 -     0x7fff97454ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff97607000 -     0x7fff9760bfff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff9760c000 -     0x7fff9760cfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff97654000 -     0x7fff97659fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff978d0000 -     0x7fff978f7ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E8DA9FDB-3A58-3934-A7C9-2728B683D741> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff9793d000 -     0x7fff9793eff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff979f8000 -     0x7fff97a07fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff97a08000 -     0x7fff97a15ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff97a9a000 -     0x7fff98241fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff98242000 -     0x7fff98250fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff98251000 -     0x7fff98254fff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff98255000 -     0x7fff98256ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff98257000 -     0x7fff9826cff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff9826d000 -     0x7fff98287fff  com.apple.CoreMediaAuthoring (2.1 - 914) <5637F52D-3AB9-38FD-B851-265B9F5A2FE8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff98288000 -     0x7fff98288fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff98289000 -     0x7fff9854dfff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff98552000 -     0x7fff98603fff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff98604000 -     0x7fff9864ffff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff98f44000 -     0x7fff98fb4fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff98fb5000 -     0x7fff98fe0fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff98fe1000 -     0x7fff990e3fff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff990f5000 -     0x7fff990fcfff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff990fd000 -     0x7fff99110ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff99111000 -     0x7fff993c8ff7  com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff993c9000 -     0x7fff993c9fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff993ca000 -     0x7fff993cefff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
    0x7fff993cf000 -     0x7fff993dbfff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff993dc000 -     0x7fff993fcfff  libPng.dylib (850)

From the Safari menu bar, select
Safari ▹ Preferences ▹ Extensions
Turn all extensions OFF and test. If the problem is resolved, turn extensions back ON and then disable them one or a few at a time until you find the culprit.
If you wish, you may be able to salvage the malfunctioning extension by uninstalling and reinstalling it. That will revert its settings to the defaults.

Similar Messages

  • Safari keeps crashing since I installed OSX Lion

    I'm desperate - switched to Firefox because i cannot stand that anymore - safari just crashes whenever it tries to download something.
    Here's a crash log, if anybody can tll
    Process:         Safari [94027]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1 (7534.48.3)
    Build Info:      WebBrowser-7534048003000000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [312]
    Date/Time:       2011-08-23 13:31:37.136 +0200
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Interval Since Last Report:          207098 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  100179 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      21D5AD15-8E8D-4E16-880C-8477A360B7B8
    Crashed Thread:  8  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000fefff000
    VM Regions Near 0xfefff000:
        CG backing stores      00000000c8854000-00000000c88c0000 [  432K] rw-/rw- SM=SHM 
    --> VM_ALLOCATE            00000000fefff000-00000000ff000000 [    4K] rw-/rwx SM=COW 
        Submap                 00000000ffff0000-00000000ffff2000          r-x/r-x process-only submap
    Application Specific Information:
    objc[94027]: garbage collection is OFF
    Performing @selector(forwardContextMenuAction:) from sender NSMenuItem 0x6d6f6480
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib            0x98a31142 __getdirentries64 + 10
    1   libsystem_c.dylib                 0x933ce628 _readdir_unlocked$INODE64 + 79
    2   libsystem_c.dylib                 0x933ce7a5 readdir$INODE64 + 55
    3   com.apple.CoreFoundation          0x95a15222 _CFBundleCopySortedDirectoryContentsAtPath + 1282
    4   com.apple.CoreFoundation          0x95a18592 _CFBundleCopyInfoDictionaryInDirectoryWithVersion + 1746
    5   com.apple.CoreFoundation          0x95a39fb4 _CFBundleCreate + 900
    6   com.apple.CoreFoundation          0x95a69369 _CFBundleEnsureBundleExistsForImagePath + 89
    7   com.apple.CoreFoundation          0x95a68f73 CFBundleGetBundleWithIdentifier + 211
    8   com.apple.CoreServices.OSServices    0x93caf97d ___GetBundle_block_invoke_1 + 29
    9   libdispatch.dylib                 0x9c511ae3 dispatch_once_f + 50
    10  libdispatch.dylib                 0x9c511aac dispatch_once + 31
    11  com.apple.CoreServices.OSServices    0x93cafa42 _CopyLocalizedStringForKey + 47
    12  com.apple.CoreServices.OSServices    0x93ce541d NetworkBrowser::getRootNode() + 77
    13  com.apple.CoreServices.OSServices    0x93cf3998 NWBrowserGetRootNode + 79
    14  com.apple.DesktopServices         0x963fcfb2 TFSVolumeInfo::Initialize(TCountedPtr<TVolumeSyncThread> const&, short, unsigned char, bool&) + 2010
    15  com.apple.DesktopServices         0x963fe5be TFSVolumeInfo::AddVolume(TCountedPtr<TVolumeSyncThread> const&, short, unsigned char, TCountedPtr<TFSVolumeInfo>&, bool&) + 138
    16  com.apple.DesktopServices         0x9638862f TFSVolumeInfo::GetVolumeInfoFor(long) + 81
    17  com.apple.DesktopServices         0x9640aa32 __NetworkNearbyNode_block_invoke_0 + 43
    18  libdispatch.dylib                 0x9c511ae3 dispatch_once_f + 50
    19  libdispatch.dylib                 0x9c511aac dispatch_once + 31
    20  com.apple.DesktopServices         0x9640a9cc TGlobalNodes::NetworkNearbyNode() + 154
    21  com.apple.DesktopServices         0x96392a5b TNode::GetNetworkNode(unsigned long) + 103
    22  com.apple.DesktopServices         0x9638feee TNode::GetSpecialNodeWithStatus(unsigned long, OpaqueNodeRequest* const&, unsigned long, TNodePtr&) + 228
    23  com.apple.DesktopServices         0x9638fcb6 NodeCopySpecialFolder + 341
    24  com.apple.FinderKit               0x98ac69d1 TFENodeFactory::FetchSharedNetworkNode() + 87
    25  com.apple.FinderKit               0x98aedc81 TStartNode::TStartNode(TCustomNodeFactory&) + 171
    26  com.apple.FinderKit               0x98aedbb1 TStartNode::CreateStartNode(TCustomNodeFactory&) + 37
    27  com.apple.FinderKit               0x98ac4fdd TFENodeFactory::TFENodeFactory() + 417
    28  com.apple.FinderKit               0x98ac4d30 TFENodeFactory::Initialize() + 30
    29  com.apple.FinderKit               0x98c1086c +[FIFinderViewGutsController initializeCounted] + 77
    30  com.apple.FinderKit               0x98c1a8bc -[FIFinderView _commonFinderViewInit] + 37
    31  com.apple.FinderKit               0x98c1aa58 -[FIFinderView initWithFrame:] + 112
    32  com.apple.AppKit                  0x95462a16 -[NSNavFinderViewFileBrowser initWithFrame:] + 167
    33  com.apple.AppKit                  0x9545943b _NSNavFileBrowserWithFinderKit + 107
    34  com.apple.AppKit                  0x950f4b17 -[NSSavePanel(NSSavePanelLayout) _makeFileBrowserView] + 86
    35  com.apple.AppKit                  0x950f2dcf -[NSSavePanel(NSSavePanelLayout) _setupFileBrowserView] + 162
    36  com.apple.AppKit                  0x950f51d8 -[NSSavePanel(NSSavePanelLayout) _initContentView] + 1502
    37  com.apple.AppKit                  0x950f1ce1 -[NSSavePanel initWithContentRect:styleMask:backing:defer:] + 367
    38  com.apple.AppKit                  0x950eba68 +[NSSavePanel _crunchyRawUnbonedPanel] + 244
    39  com.apple.AppKit                  0x950ea929 +[NSSavePanel savePanel] + 33
    40  com.apple.Safari.framework        0x903e4572 Safari::BrowserPageContextMenuClient::downloadLinkedFileAs(Safari::WK::ContextM enuItem const&) + 166
    41  com.apple.Safari.framework        0x903df7f5 Safari::BrowserPageContextMenuClient::customContextMenuItemSelected(Safari::WK: :Page const&, Safari::WK::ContextMenuItem const&) + 237
    42  com.apple.Safari.framework        0x90536653 _ZN6Safari2WKL29customContextMenuItemSelectedEPK12OpaqueWKPagePK23OpaqueWKConte xtMenuItemPKv + 71
    43  com.apple.WebKit2                 0x957add97 WebKit::WebPageContextMenuClient::customContextMenuItemSelected(WebKit::WebPage Proxy*, WebKit::WebContextMenuItemData const&) + 67
    44  com.apple.WebKit2                 0x957ada3f WebKit::WebPageProxy::contextMenuItemSelected(WebKit::WebContextMenuItemData const&) + 57
    45  com.apple.WebKit2                 0x957ad9e7 -[WKMenuTarget forwardContextMenuAction:] + 283
    46  com.apple.CoreFoundation          0x95a90901 -[NSObject performSelector:withObject:] + 65
    47  com.apple.AppKit                  0x94c51937 -[NSApplication sendAction:to:from:] + 232
    48  com.apple.Safari.framework        0x903a5a32 -[BrowserApplication sendAction:to:from:] + 75
    49  com.apple.AppKit                  0x94d451a3 -[NSMenuItem _corePerformAction] + 536
    50  com.apple.AppKit                  0x94d44e20 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 171
    51  com.apple.AppKit                  0x94d444a9 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79
    52  com.apple.AppKit                  0x9501c6c7 -[NSMenu performActionForItemAtIndex:] + 65
    53  com.apple.AppKit                  0x9501c6fa -[NSMenu _internalPerformActionForItemAtIndex:] + 45
    54  com.apple.AppKit                  0x9502092b -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106
    55  com.apple.AppKit                  0x94e8ac4c -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 172
    56  com.apple.AppKit                  0x94cba00a NSSLMMenuEventHandler + 452
    57  com.apple.HIToolbox               0x991e5e54 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    58  com.apple.HIToolbox               0x9906182b _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
    59  com.apple.HIToolbox               0x99060ca8 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 482
    60  com.apple.HIToolbox               0x99075ac9 SendEventToEventTarget + 76
    61  com.apple.HIToolbox               0x991e6318 _ZL18SendHICommandEventmPK9HICommandmmhPKvP20OpaqueEventTargetRefS5_PP14OpaqueE ventRef + 482
    62  com.apple.HIToolbox               0x991e6382 SendMenuCommandWithContextAndModifiers + 70
    63  com.apple.HIToolbox               0x992507ef SendMenuItemSelectedEvent + 275
    64  com.apple.HIToolbox               0x990b2598 _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 129
    65  com.apple.HIToolbox               0x9924058a _ZL19PopUpMenuSelectCoreP8MenuData5PointdS1_tjPK4RecttmS4_S4_PK10__CFStringPP13 OpaqueMenuRefPt + 1898
    66  com.apple.HIToolbox               0x99240858 _HandlePopUpMenuSelection7 + 639
    67  com.apple.AppKit                  0x94e8e07e _NSSLMPopUpCarbonMenu3 + 4532
    68  com.apple.AppKit                  0x952ab58c _NSPopUpCarbonMenu3 + 107
    69  com.apple.WebKit2                 0x957a2401 WKPopupContextMenu + 103
    70  com.apple.WebKit2                 0x957a1a20 WebKit::WebContextMenuProxyMac::showContextMenu(WebCore::IntPoint const&, ***::Vector<WebKit::WebContextMenuItemData, 0ul> const&) + 530
    71  com.apple.WebKit2                 0x957a0e13 WebKit::WebPageProxy::internalShowContextMenu(WebCore::IntPoint const&, WebKit::ContextMenuState const&, ***::Vector<WebKit::WebContextMenuItemData, 0ul> const&, CoreIPC::ArgumentDecoder*) + 351
    72  com.apple.WebKit2                 0x957a0c7c WebKit::WebPageProxy::showContextMenu(WebCore::IntPoint const&, WebKit::ContextMenuState const&, ***::Vector<WebKit::WebContextMenuItemData, 0ul> const&, CoreIPC::ArgumentDecoder*) + 46
    73  com.apple.WebKit2                 0x957a0c45 void CoreIPC::callMemberFunction<WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(WebCore::IntPoint const&, WebKit::ContextMenuState const&, ***::Vector<WebKit::WebContextMenuItemData, 0ul> const&, CoreIPC::ArgumentDecoder*), WebCore::IntPoint, WebKit::ContextMenuState, ***::Vector<WebKit::WebContextMenuItemData, 0ul> >(CoreIPC::Arguments3<WebCore::IntPoint, WebKit::ContextMenuState, ***::Vector<WebKit::WebContextMenuItemData, 0ul> > const&, CoreIPC::ArgumentDecoder*, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(WebCore::IntPoint const&, WebKit::ContextMenuState const&, ***::Vector<WebKit::WebContextMenuItemData, 0ul> const&, CoreIPC::ArgumentDecoder*)) + 64
    74  com.apple.WebKit2                 0x957a0244 void CoreIPC::handleMessageVariadic<Messages::WebPageProxy::ShowContextMenu, WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(WebCore::IntPoint const&, WebKit::ContextMenuState const&, ***::Vector<WebKit::WebContextMenuItemData, 0ul> const&, CoreIPC::ArgumentDecoder*)>(CoreIPC::ArgumentDecoder*, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(WebCore::IntPoint const&, WebKit::ContextMenuState const&, ***::Vector<WebKit::WebContextMenuItemData, 0ul> const&, CoreIPC::ArgumentDecoder*)) + 112
    75  com.apple.WebKit2                 0x957722d8 WebKit::WebPageProxy::didReceiveWebPageProxyMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 2652
    76  com.apple.WebKit2                 0x95771138 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 174
    77  com.apple.WebKit2                 0x95771023 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 179
    78  com.apple.WebKit2                 0x95770f39 CoreIPC::Connection::dispatchMessages() + 125
    79  com.apple.WebKit2                 0x9576e378 MemberFunctionWorkItem0<CoreIPC::Connection>::execute() + 38
    80  com.apple.WebKit2                 0x9576d69c RunLoop::performWork() + 94
    81  com.apple.WebKit2                 0x9576d618 RunLoop::performWork(void*) + 86
    82  com.apple.CoreFoundation          0x95a0810f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
    83  com.apple.CoreFoundation          0x95a07ac6 __CFRunLoopDoSources0 + 246
    84  com.apple.CoreFoundation          0x95a319d8 __CFRunLoopRun + 1112
    85  com.apple.CoreFoundation          0x95a311ec CFRunLoopRunSpecific + 332
    86  com.apple.CoreFoundation          0x95a31098 CFRunLoopRunInMode + 120
    87  com.apple.HIToolbox               0x9905b487 RunCurrentEventLoopInMode + 318
    88  com.apple.HIToolbox               0x99062dc3 ReceiveNextEventCommon + 381
    89  com.apple.HIToolbox               0x99062c32 BlockUntilNextEventMatchingListInMode + 88
    90  com.apple.AppKit                  0x94b468ec _DPSNextEvent + 678
    91  com.apple.AppKit                  0x94b46159 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    92  com.apple.Safari.framework        0x903a5608 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171
    93  com.apple.AppKit                  0x94b424cb -[NSApplication run] + 904
    94  com.apple.AppKit                  0x94dd5b54 NSApplicationMain + 1054
    95  com.apple.Safari.framework        0x90565c25 SafariMain + 219
    96  com.apple.Safari                  0x0004af79 0x4a000 + 3961
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib            0x98a3290a kevent + 10
    1   libdispatch.dylib                 0x9c50fccc _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                 0x9c50e71b _dispatch_mgr_thread + 53
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib            0x98a3183e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x933b0e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                 0x9336142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.WebCore                 0x9b2981a8 WebCore::IconDatabase::syncThreadMainLoop() + 376
    4   com.apple.WebCore                 0x9b295c9d WebCore::IconDatabase::iconDatabaseSyncThread() + 501
    5   com.apple.WebCore                 0x9b295a9b WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 17
    6   libsystem_c.dylib                 0x933aced9 _pthread_start + 335
    7   libsystem_c.dylib                 0x933b06de thread_start + 34
    Thread 3:: CoreAnimation render server
    0   libsystem_kernel.dylib            0x98a2fc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x98a2f1f6 mach_msg + 70
    2   com.apple.QuartzCore              0x92e416ed CA::Render::Server::server_thread(void*) + 233
    3   com.apple.QuartzCore              0x92e415fa thread_fun + 29
    4   libsystem_c.dylib                 0x933aced9 _pthread_start + 335
    5   libsystem_c.dylib                 0x933b06de thread_start + 34
    Thread 4:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib            0x98a2fc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x98a2f1f6 mach_msg + 70
    2   com.apple.CoreFoundation          0x95a289ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation          0x95a31b14 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation          0x95a311ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation          0x95a31098 CFRunLoopRunInMode + 120
    6   com.apple.Safari.framework        0x9051dab8 Safari::MessageRunLoop::runSingleRunLoopIteration() + 52
    7   com.apple.Safari.framework        0x9051d3de Safari::MessageRunLoop::threadBody() + 156
    8   com.apple.Safari.framework        0x9051d33b Safari::MessageRunLoop::threadCallback(void*) + 17
    9   libsystem_c.dylib                 0x933aced9 _pthread_start + 335
    10  libsystem_c.dylib                 0x933b06de thread_start + 34
    Thread 5:: Safari: SnapshotStore
    0   libsystem_kernel.dylib            0x98a3183e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x933b0e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                 0x9336142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore          0x95fe5d81 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   com.apple.Safari.framework        0x90597a15 Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessage(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&) + 119
    5   com.apple.Safari.framework        0x9059524f Safari::SnapshotStore::diskAccessThreadBody() + 257
    6   com.apple.Safari.framework        0x90594bbd Safari::SnapshotStore::diskAccessThreadCallback(void*) + 17
    7   libsystem_c.dylib                 0x933aced9 _pthread_start + 335
    8   libsystem_c.dylib                 0x933b06de thread_start + 34
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib            0x98a31b42 __select + 10
    1   com.apple.CoreFoundation          0x95a7f9e5 __CFSocketManager + 1557
    2   libsystem_c.dylib                 0x933aced9 _pthread_start + 335
    3   libsystem_c.dylib                 0x933b06de thread_start + 34
    Thread 7:: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libsystem_kernel.dylib            0x98a326be getdirentriesattr + 10
    1   com.apple.CoreServicesInternal    0x979f810a ftsattr_build + 1517
    2   com.apple.CoreServicesInternal    0x979f89b9 ftsattr_read$INODE64 + 347
    3   com.apple.CoreServicesInternal    0x979f3fe3 _ZL17_GetDirectoryURLsP16_CFURLEnumerator + 1493
    4   com.apple.CoreServicesInternal    0x979f4793 _URLEnumeratorGetNextURL + 103
    5   com.apple.DesktopServices         0x96426454 TFSIterator::NextRaw(TCountedPtr<TFSInfo>&) + 44
    6   com.apple.DesktopServices         0x963a09f1 TFSIterator::Next(TCountedPtr<TFSInfo>&) + 45
    7   com.apple.DesktopServices         0x963a04a0 TFSInfoSynchronizer::FetchChildren() + 198
    8   com.apple.DesktopServices         0x9638c947 TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 169
    9   com.apple.DesktopServices         0x9638c3f4 TNode::HandleSync(unsigned long) + 2176
    10  com.apple.DesktopServices         0x96399c5f TNode::HandlePopulate(bool) const + 91
    11  com.apple.DesktopServices         0x963968ae TNode::PopulateChildren(OpaqueNodeRequest* const&) const + 72
    12  com.apple.DesktopServices         0x96399131 TNode::HandleRegisterForNotification(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 247
    13  com.apple.DesktopServices         0x963d94e0 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 458
    14  com.apple.DesktopServices         0x963fc135 __PostNodeTaskRequest_block_invoke_08 + 87
    15  com.apple.DesktopServices         0x9640e589 ExceptionSafeBlock(void ( block_pointer)()) + 55
    16  com.apple.DesktopServices         0x963fc0d8 __PostNodeTaskRequest_block_invoke_0 + 86
    17  libdispatch.dylib                 0x9c50de85 _dispatch_call_block_and_release + 15
    18  libdispatch.dylib                 0x9c50f80b _dispatch_queue_drain + 224
    19  libdispatch.dylib                 0x9c50f6b0 _dispatch_queue_invoke + 47
    20  libdispatch.dylib                 0x9c50eeb8 _dispatch_worker_thread2 + 187
    21  libsystem_c.dylib                 0x933aeb24 _pthread_wqthread + 346
    22  libsystem_c.dylib                 0x933b06fe start_wqthread + 30
    Thread 8 Crashed:: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   ???                               0xfefff000 0 + 4278185984
    1   com.apple.DesktopServices         0x96418f6e TFSInfo::Initialize(unsigned char, OpaqueLSSharedFileListItemRef*) + 770
    2   com.apple.DesktopServices         0x963a0666 TFSInfoSynchronizer::FetchChildren() + 652
    3   com.apple.DesktopServices         0x9638c947 TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 169
    4   com.apple.DesktopServices         0x9638c3f4 TNode::HandleSync(unsigned long) + 2176
    5   com.apple.DesktopServices         0x9638bb47 TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 55
    6   com.apple.DesktopServices         0x963d96e8 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 978
    7   com.apple.DesktopServices         0x963fc135 __PostNodeTaskRequest_block_invoke_08 + 87
    8   com.apple.DesktopServices         0x9640e589 ExceptionSafeBlock(void ( block_pointer)()) + 55
    9   com.apple.DesktopServices         0x963fc0d8 __PostNodeTaskRequest_block_invoke_0 + 86
    10  libdispatch.dylib                 0x9c50de85 _dispatch_call_block_and_release + 15
    11  libdispatch.dylib                 0x9c50f80b _dispatch_queue_drain + 224
    12  libdispatch.dylib                 0x9c50f6b0 _dispatch_queue_invoke + 47
    13  libdispatch.dylib                 0x9c50eeb8 _dispatch_worker_thread2 + 187
    14  libsystem_c.dylib                 0x933aeb24 _pthread_wqthread + 346
    15  libsystem_c.dylib                 0x933b06fe start_wqthread + 30
    Thread 9:: CVDisplayLink
    0   libsystem_kernel.dylib            0x98a3183e __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x933b0e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                 0x9336142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreVideo               0x91ce3527 CVDisplayLink::runIOThread() + 945
    4   com.apple.CoreVideo               0x91ce315f _ZL13startIOThreadPv + 160
    5   libsystem_c.dylib                 0x933aced9 _pthread_start + 335
    6   libsystem_c.dylib                 0x933b06de thread_start + 34
    Thread 10:: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libsystem_kernel.dylib            0x98a3171e __open_nocancel + 10
    1   libsystem_c.dylib                 0x9336edc3 fopen$UNIX2003 + 90
    2   com.apple.DesktopServices         0x963fd5e4 TFSVolumeInfo::GetHiddenList() + 190
    3   com.apple.DesktopServices         0x963fce0a TFSVolumeInfo::Initialize(TCountedPtr<TVolumeSyncThread> const&, short, unsigned char, bool&) + 1586
    4   com.apple.DesktopServices         0x963fe5be TFSVolumeInfo::AddVolume(TCountedPtr<TVolumeSyncThread> const&, short, unsigned char, TCountedPtr<TFSVolumeInfo>&, bool&) + 138
    5   com.apple.DesktopServices         0x963d046b TNode::AddVolume(TCountedPtr<TVolumeSyncThread> const&, short, unsigned char, TNodePtr&) + 147
    6   com.apple.DesktopServices         0x963d9260 TNode::SynchronizeVolumes(bool, TCountedPtr<TVolumeSyncThread> const&) + 472
    7   com.apple.DesktopServices         0x963d973b TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1061
    8   com.apple.DesktopServices         0x963fc135 __PostNodeTaskRequest_block_invoke_08 + 87
    9   com.apple.DesktopServices         0x9640e589 ExceptionSafeBlock(void ( block_pointer)()) + 55
    10  com.apple.DesktopServices         0x963fc0d8 __PostNodeTaskRequest_block_invoke_0 + 86
    11  libdispatch.dylib                 0x9c50de85 _dispatch_call_block_and_release + 15
    12  libdispatch.dylib                 0x9c50f80b _dispatch_queue_drain + 224
    13  libdispatch.dylib                 0x9c50f6b0 _dispatch_queue_invoke + 47
    14  libdispatch.dylib                 0x9c50eeb8 _dispatch_worker_thread2 + 187
    15  libsystem_c.dylib                 0x933aeb24 _pthread_wqthread + 346
    16  libsystem_c.dylib                 0x933b06fe start_wqthread + 30
    Thread 11:
    0   libsystem_kernel.dylib            0x98a3202e __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x933aeccf _pthread_wqthread + 773
    2   libsystem_c.dylib                 0x933b06fe start_wqthread + 30
    Thread 12:
    0   libsystem_kernel.dylib            0x98a3202e __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x933aeccf _pthread_wqthread + 773
    2   libsystem_c.dylib                 0x933b06fe start_wqthread + 30
    Thread 8 crashed with X86 Thread State (32-bit):
      eax: 0xb134a998  ebx: 0x000001a5  ecx: 0xfc9cea26  edx: 0x00000000
      edi: 0x6d65bff0  esi: 0xb134a948  ebp: 0xb134a9a8  esp: 0xb134a90c
       ss: 0x00000023  efl: 0x00010246  eip: 0xfefff000   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0xfefff000
    Logical CPU: 1
    Binary Images:
       0x4a000 -    0x4afff  com.apple.Safari (5.1 - 7534.48.3) <A04E95A3-CDFC-3C5D-ACC9-8F24CBC5CACD> /Applications/Safari.app/Contents/MacOS/Safari
    0x140e000 -  0x1410fff  libCoreFSCache.dylib (??? - ???) <8CC7923C-BD40-3A87-A295-0EAC7760800E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x14b7000 -  0x14b9fff  com.apple.AddressBook.LocalSourceBundle (1.1 - 1043) <49FCCD0A-6436-3C81-8773-06A52EFE3F19> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x1575000 -  0x1578ffe  com.apple.DirectoryServicesSource (1.1 - 1043) <043271EB-0EAD-33D8-A1E4-F5F6E3DCCD32> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x157e000 -  0x1584fff  com.apple.AddressBook.LDAPSource (1.1 - 1043) <67A700CE-EF06-3ED7-8081-35E3EF2DC31F> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
    0x3481000 -  0x3481ffb +cl_kernels (??? - ???) <6A948969-A866-4D2E-B3F9-4AA57292CD62> cl_kernels
    0x3df8000 -  0x3dfdfe2  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <C9714E84-87B3-3EF4-A598-758522D1DB25> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x3e10000 -  0x3eb1ff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <6C750910-BE8C-3D26-8272-9C4285153DAF> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0x3eca000 -  0x3ecbff8 +cl_kernels (??? - ???) <19A50126-EE31-4335-8C81-CB74BB113C6B> cl_kernels
    0x3edb000 -  0x3edcff8 +cl_kernels (??? - ???) <A558519E-2281-47D6-A340-6DED619D8258> cl_kernels
    0x402d000 -  0x402eff7 +com.sophos.cmplugin (7.2.4 - 7.2.4) <9ABA7BA0-ACD4-CEFE-D477-1DD8DE551CF1> /Library/Contextual Menu Items/Sophos Anti-Virus.plugin/Contents/MacOS/Sophos Anti-Virus
    0x42b1000 -  0x42b5ff7 +org.tigris.scfinderplugin (??? - 169) <7EEC70AB-634F-D6C8-85BF-0AD1289630F3> /Library/Contextual Menu Items/SCFinderPlugin.plugin/Contents/MacOS/SCFinderPlugin
    0x48dd000 -  0x48deffb +cl_kernels (??? - ???) <DD118D8D-22B5-4E0D-96F7-2CC8A35A9368> cl_kernels
    0x5751000 -  0x577eff8  GLRendererFloat (??? - ???) <BBFAA220-4A07-3CDC-9A93-DF6A2220AE01> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x8390000 -  0x84fdff0  GLEngine (??? - ???) <3C6D5F72-9CDA-37E2-B085-7F38C99FE8C5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x8531000 -  0x8628ffb  libGLProgrammability.dylib (??? - ???) <560A7F12-1AA6-35E1-A922-309016BF6D3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x8f0c4000 - 0x8f7d8ffb  com.apple.GeForceGLDriver (7.2.9 - 7.0.2) <ABB8D7C1-D17F-3B73-896F-DC1550D039D7> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe49000 - 0x8fe7b9c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
    0x90005000 - 0x90007ff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90008000 - 0x9002fff3  com.apple.framework.Apple80211 (7.0 - 700.57) <D3256A8F-E155-373D-AFAE-B37EDCF2454D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x90030000 - 0x90039ff3  com.apple.CommonAuth (2.1 - 2.0) <94EA2555-212C-3704-8307-FCEE5D6D32C5> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x9003a000 - 0x9003dffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9003e000 - 0x9003fffd  libCVMSPluginSupport.dylib (??? - ???) <8057030D-B290-3A8B-9828-3A1BD123B124> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x900ad000 - 0x900b3ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x900b4000 - 0x902ddffb  com.apple.QuartzComposer (5.0 - 232) <B25A191A-B96D-3BB0-B7D5-FDE4A97DFD06> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x902de000 - 0x9034cfff  com.apple.Heimdal (2.1 - 2.0) <5BA5BFA4-0B05-3B00-AF06-C3D0D60F36BC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9034d000 - 0x906bbffb  com.apple.Safari.framework (7534 - 7534.48.3) <C3115BAB-5CCB-3C1F-BCE8-2206359C1E60> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x9076b000 - 0x90770ffd  libGFXShared.dylib (??? - ???) <7C55BE22-CDB5-3192-B7F0-96EA754A20AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x90771000 - 0x90772fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x90773000 - 0x9086bff7  libFontParser.dylib (??? - ???) <C428D41A-8635-3423-A2F0-8BA9819F212B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9086c000 - 0x908d1ff7  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90a19000 - 0x90a19fff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90a1a000 - 0x90a95ffb  com.apple.ApplicationServices.ATS (5.0 - ???) <8DF22F1E-7600-3ADA-BFC1-F6FA79914171> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90a96000 - 0x90ad6ff7  libauto.dylib (??? - ???) <36E7FE7F-27DF-3301-80AA-DD61FBF722F4> /usr/lib/libauto.dylib
    0x90ccf000 - 0x90ccfff2  com.apple.CoreServices (53 - 53) <C513E133-B0E0-3C35-A7CB-DBC35A7EF571> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90cd0000 - 0x90cddfff  libGL.dylib (??? - ???) <C1C549FC-FF7F-3012-9DF5-5255217B4AEA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cde000 - 0x90d08ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x90d09000 - 0x90d56ffa  com.apple.Suggestions (1.0 - 84.0) <27983E3A-3C2B-3FCC-8E08-B6107B95E900> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x90d57000 - 0x9110fffb  com.apple.SceneKit (2.0 - 124) <D1B359EA-7637-31D0-800E-8E816B1F4475> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x91110000 - 0x91118fff  com.apple.DiskArbitration (2.4 - 2.4) <E574D5E7-7297-33B5-8B91-1E6346D5F917> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91119000 - 0x91169ff9  com.apple.QuickLookFramework (3.0 - 489.1) <46E053F5-E7CC-3358-93AF-635837E4ECCA> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9116a000 - 0x9116cff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x9116d000 - 0x91172ffb  com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x91173000 - 0x91198fff  com.apple.datadetectors (3.0 - 172.0) <3F4A3CFC-65FF-3A50-BBAB-76AA4EE0B915> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x91199000 - 0x91199fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
    0x911b5000 - 0x91466ff7  com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x914e4000 - 0x914f9ff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91570000 - 0x91570fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <CB952B04-595A-332B-992B-7671815750FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91571000 - 0x91659fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
    0x9165a000 - 0x916b3ff3  com.apple.coreui (0.3 - 162) <BD3FBC84-234A-38E0-AA29-DE0424D3FD16> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x916b4000 - 0x916b5ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
    0x916b6000 - 0x917cdfe9  com.apple.WebKit (7534 - 7534.48.3) <D537DA49-1C57-31A5-8359-5D8ACC47EE85> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x917ce000 - 0x917f7ffe  com.apple.opencl (1.50.62 - 1.50.62) <52059AB5-8E0D-356E-98AA-71A4777CBE57> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x917f8000 - 0x9182eff4  com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9182f000 - 0x9191fff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x91952000 - 0x91978ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9197c000 - 0x919d8ff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x919d9000 - 0x919e0fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <B3B3875D-311D-31A7-A09F-D1BC56795E00> /usr/lib/system/libnotify.dylib
    0x919e1000 - 0x919ecffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x91a01000 - 0x91c72ffb  com.apple.CoreImage (7.77 - 1.0.1) <DF1D9EB7-5879-3EA2-8CF5-80004DAC18BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x91c73000 - 0x91c9cffe  com.apple.shortcut (2.0 - 2.0) <7F289D05-DDEC-3993-9F86-0DB896E1E686> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91ce1000 - 0x91d04fff  com.apple.CoreVideo (1.7 - 70.0) <0CBE6F3B-34C7-3C6B-9BB1-826F9905ECC1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91d05000 - 0x91d05ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x92017000 - 0x92018ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x92019000 - 0x9202efff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9202f000 - 0x92076fff  com.apple.SystemConfiguration (1.11 - 1.11) <A7769080-2A4F-36AF-9484-08A936690307> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92077000 - 0x920c8ff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x920c9000 - 0x9210cff3  com.apple.framework.CoreWLAN (2.0 - 200.46) <2B7DABD6-6A26-32CE-9096-6BD4B653FC95> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x9210d000 - 0x9250fff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92510000 - 0x92662ffb  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <5767C518-343D-36DB-8D59-C72986161AEC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x92663000 - 0x92732ffb  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <A482C10A-C474-39DC-AB3C-EADBCF3A433B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x92809000 - 0x92900ff3  com.apple.PubSub (1.0.5 - 65.28) <711EF95C-BE58-34A0-AF80-B7EAD17218E7> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x92901000 - 0x92941ff3  com.apple.corelocation (330.9 - 330.9) <2F87DE20-E231-39C1-8CCB-3C029A07DC18> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x92942000 - 0x9294aff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x9294b000 - 0x929c0fff  com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x929c1000 - 0x929fffff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92a00000 - 0x92a14ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x92a15000 - 0x92e08ff7  com.apple.VideoToolbox (1.0 - 705.35) <B0D04F08-D3EB-370A-A56F-8AF01116B0D0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x92e09000 - 0x92e37ffb  com.apple.DictionaryServices (1.2 - 158) <C614930F-520D-3F77-AD0D-0E16FBCB98CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x92e38000 - 0x92e39ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
    0x92e3a000 - 0x92e3effa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
    0x92e3f000 - 0x92fa0ffb  com.apple.QuartzCore (1.7 - 269.0) <221FF6A0-9C2C-3977-BC2A-A84C392BA49B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92fa1000 - 0x92fb0fff  SyndicationUI (??? - ???) <F6C2DFA5-66CF-3B98-81BB-D81E5185AE62> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x92fb1000 - 0x9304cff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9304d000 - 0x932d2fe3  com.apple.QuickTime (7.7.1 - 2246) <56DF434A-D929-350C-86D5-684089D0EDFB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9332d000 - 0x93338ffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9333d000 - 0x9333dfff  com.apple.vecLib (3.7 - vecLib 3.7) <A01CD788-26FB-320F-8617-5A7DF0F9031E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9333e000 - 0x93347fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x93350000 - 0x9341bfff  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <44AA09FD-3A8F-3DCF-AD98-BC9071CA7376> /usr/lib/system/libsystem_c.dylib
    0x9341c000 - 0x93427ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
    0x93428000 - 0x93492ff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x93493000 - 0x9349eff4  com.apple.CrashReporterSupport (10.7 - 343) <BB59A426-7D2B-33DC-BCCB-AE5520AFED5E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x9349f000 - 0x934a3fff  libGIF.dylib (??? - ???) <F6094267-AB0E-38FC-8201-510AA4BDC974> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x934bc000 - 0x934f2fff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x9351f000 - 0x935f5a5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x9361f000 - 0x9363cff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9363d000 - 0x9367bfff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9367c000 - 0x93682ffb  com.apple.print.framework.Print (7.0 - 247) <1140BB03-0720-308F-8D92-F71B347D63D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93683000 - 0x9369fff5  com.apple.GenerationalStorage (1.0 - 124) <0BC29510-6C26-3445-88B7-21502CAFF372> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x936a0000 - 0x936f0fff  libFontRegistry.dylib (??? - ???) <BC35B8F5-7CCA-3A04-A278-FA3306B2C4F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x936f1000 - 0x936f4ffd  libCoreVMClient.dylib (??? - ???) <1438A7D5-A622-3623-A49F-45F881B1D947> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x936f5000 - 0x93755ffb  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <6026C895-3DC6-3785-A7BB-2F2B9E292D95> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93756000 - 0x93792fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <8CB51735-ABE4-37AD-9019-845BB768955F> /usr/lib/libcups.2.dylib
    0x93793000 - 0x937a3ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
    0x937a4000 - 0x937a9ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
    0x937aa000 - 0x93bfffff  FaceCoreLight (1.4.2 - compatibility 1.0.0) <53AC5DCE-D04B-3DC3-808D-AA1CAD4D0924> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x93c00000 - 0x93c19fff  libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93c1a000 - 0x93c2dffc  com.apple.FileSync.framework (6.0 - 432) <825FEA6E-A944-344E-BF75-E75E06013EAA> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
    0x93c86000 - 0x93d46fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <13EB75E5-98E5-3C3D-A2D7-CD6CB292C227> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93d47000 - 0x93d58fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x93d59000 - 0x93d5cffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x93e00000 - 0x93e51ff3  com.apple.CoreMediaIO (201.0 - 3148) <C37D84D8-69B2-3375-B988-4EEB2B1A3DF4> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x93e52000 - 0x93f28ff6  com.apple.QuickLookUIFramework (3.0 - 489.1) <DC6303F6-F343-37C5-AE54-F5FD606FE78C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x93f47000 - 0x93f9ffff  com.apple.HIServices (1.9 - ???) <058E00E0-F1B4-395F-813E-C49C0C5F3BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93fa0000 - 0x93fb0fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x93fb1000 - 0x93fcefff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
    0x93fcf000 - 0x9408fff3  com.apple.ColorSync (4.7.0 - 4.7.0) <50767823-56BA-373D-BC5A-37B17B659838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94090000 - 0x940a6ffe  libxpc.dylib (77.16.0 - compatibility 1.0.0) <2EAF3E13-19FA-3EF2-88D6-64ACBC3A6ADB> /usr/lib/system/libxpc.dylib
    0x940a7000 - 0x940f0ff7  libGLU.dylib (??? - ???) <3524C956-C8B2-3E8B-805D-9E25E5481A58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94128000 - 0x94724fe3  libclh.dylib (4.0.3 - 4.0.3) <E7124DCC-4245-3BDE-867B-93932ECA4BA5> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x94725000 - 0x9472fff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9477d000 - 0x94788fff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
    0x947db000 - 0x949f9ff7  com.apple.imageKit (2.1 - 1.0) <0B16E64D-597C-3ECE-8076-7991AF7D6820> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x94a69000 - 0x94a74ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94a75000 - 0x94ac3ff3  com.apple.ImageCaptureCore (3.0 - 3.0) <16B80ABD-DCDA-34AA-A539-F36A4D39CB03> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x94ac4000 - 0x94b3cff2  com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x94b3d000 - 0x955c2ffe  com.apple.AppKit (6.7 - 1138) <1CEDE402-32DD-3C10-B3B3-8C3DDBE8335D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x955c3000 - 0x955d6ff9  com.apple.MultitouchSupport.framework (220.62 - 220.62) <5BD8730D-43A4-3040-9EA3-0BDA52A392A9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9562c000 - 0x95755ff9  com.apple.CFNetwork (520.0.13 - 520.0.13) <B21DE9ED-1D99-39C0-9E24-77D2A48FBFEF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x95756000 - 0x95880ffc  com.apple.WebKit2 (7534 - 7534.48.3) <06976389-E453-35F0-A280-0FC4B337AA27> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x95881000 - 0x95889ff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
    0x9588a000 - 0x958b8fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <FA9B75F7-B989-3DD3-97FD-373EB95C5BA8> /usr/lib/libSystem.B.dylib
    0x958b9000 - 0x95908ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <51981B76-9A78-39D7-8709-7686BD2057C8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x95909000 - 0x9590aff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
    0x9590b000 - 0x95938ff7  com.apple.securityinterface (5.0 - 55004) <93C0285A-A266-3F21-82C9-434CBD3FA712> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x95939000 - 0x95947ff7  libxar.1.dylib (??? - ???) <9BD02F7B-6688-3504-B53E-4158F61C1249> /usr/lib/libxar.1.dylib
    0x95948000 - 0x959dcff7  com.apple.LaunchServices (480.19 - 480.19) <A68C0688-4ED1-35F1-BF44-F5B1917084A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x959dd000 - 0x959e4ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
    0x959f6000 - 0x95bccfef  com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x95bcd000 - 0x95be4ff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x95be5000 - 0x95be9ff7  com.apple.OpenDirectory (10.7 - 144) <A117580D-FD86-381E-82FD-B1A040045031> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x95bea000 - 0x95bf2ffb  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <AD856B0D-3602-3C37-8B64-C6BB53A6F248> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x95bf3000 - 0x95c34ff7  com.apple.CoreMedia (1.0 - 705.35) <8A487271-FBEA-357A-8887-27BAA355314C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95c35000 - 0x95f91fff  com.apple.MediaToolbox (1.0 - 705.35) <425BD613-CB66-3BE1-8DDC-1B59561A1F5F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x95f92000 - 0x95fceffa  libGLImage.dylib (??? - ???) <7A150184-E3F7-3773-917A-A5E24B9241FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x95fcf000 - 0x95fd9ff0  com.apple.DirectoryService.Framework (10.7 - 144) <8F1D20D2-300A-3CC8-BDD0-C79CE0B2BA3A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95fdb000 - 0x961f5ff7  com.apple.JavaScriptCore (7534 - 7534.48) <430C2E37-5E97-3C16-9BC9-D8478F7A6CF6> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x961f6000 - 0x961f9ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x96220000 - 0x9622dfff  com.apple.HelpData (2.1.0 - 68) <C1E7DE84-CCC3-3495-93B7-3D47FBC1FFD1> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9622e000 - 0x96261fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
    0x9628d000 - 0x9629bfff  com.apple.opengl (1.7.4 - 1.7.4) <C6DE3D3A-CC1F-3F55-B8DD-2637FA40058F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x962a6000 - 0x96383ff3  com.apple.backup.framework (1.3 - 1.3) <7FA7E2E6-9E99-3F1B-B276-5216D0883DFD> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96384000 - 0x9648fffb  com.apple.DesktopServices (1.6.0 - 1.6.0) <66E2BD3A-958A-3F46-8DA0-C0F2358013B0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9649c000 - 0x964c4ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
    0x964c5000 - 0x964d5fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9652c000 - 0x965d0fff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x965d1000 - 0x9687aff7  com.apple.AddressBook.framework (6.0 - 1043) <54E6D4A0-2799-386D-B53A-9582393E5E5E> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9687f000 - 0x96916ff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96917000 - 0x9691bfff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9695a000 - 0x969b7ffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x969b8000 - 0x969b8ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x969bf000 - 0x969e4ff9  libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96aa3000 - 0x96aa3fff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x977f5000 - 0x97906ff7  libJP2.dylib (??? - ???) <E938C201-C508-3E3D-B9A9-81FE52349E1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x97907000 - 0x97927fff  com.apple.framework.internetaccounts (1.0 - 1) <81784495-964C-3814-A3AC-24C15A033C6E> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x97928000 - 0x97963fff  com.apple.bom (11.0 - 183) <39257FE6-8B23-39B6-9528-57184104A98F> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x97964000 - 0x9796cff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x9796d000 - 0x979d4fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x979d5000 - 0x979fdff0  com.apple.CoreServicesInternal (113.7 - 113.7) <F5724FAC-8BB8-3F0F-B8BC-36F2CA75A23D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x979fe000 - 0x979fefff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97a4c000 - 0x97baefff  com.apple.QTKit (7.7.1 - 2246) <3BFE9BE6-4DDD-3D21-9695-0ECE773128E6> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97be0000 - 0x97c42ffb  com.apple.datadetectorscore (3.0 - 179.3) <18117942-9D6F-3283-B8B0-03C7550CA2EB> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x97c7a000 - 0x97c9cffe  com.apple.framework.familycontrols (3.0 - 300) <AE51B604-D32D-32F7-AEDC-B1C4EB7191C6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x97d54000 - 0x97d55fff  com.apple.TrustEvaluationAgent (2.0 - 1) <EABDA7EE-A98F-35B8-9E3E-7075BA651C68> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x97e6b000 - 0x97eaeffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x98045000 - 0x98046fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x98053000 - 0x98054ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
    0x98055000 - 0x980dfffb  com.apple.SearchKit (1.4.0 - 1.4.0) <C8567435-9CD1-35EE-AE05-304D28858C42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x980e0000 - 0x98114ff8  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <240A755A-8B80-354C-A5BF-42D7B5A68409> /usr/lib/libssl.0.9.8.dylib
    0x98115000 - 0x98224ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib
    0x98225000 - 0x98308ff7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib
    0x9834a000 - 0x9836cff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x984a2000 - 0x984a3fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x984b5000 - 0x98542fe7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <A44ADE1B-AB2C-3585-8C9D-D85B526E66C0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x98543000 - 0x98546ff7  libcompiler_rt.dylib (6.0.0 - com

    This sort of problem is usually caused by system modifications that the user installs. You have the following:
    /Library/Contextual Menu Items/Sophos Anti-Virus.plugin
    /Library/Contextual Menu Items/SCFinderPlugin.plugin
    Delete these items, log out, and log back in. Preferably, uninstall the useless Sophos product completely.

  • Newly installed OSX Finder Indexing taking hours?

    Hi All,
    Why would it take the Finder hours to index the mac contents on a newly installed OSX. (HD was swiped before install) 
    My system is performing extremely slow it's due for a repair, just curious if anyone might have any ideas why it's happening

    This is an indication your harddrive is failing, I got my harddrive replaced by Apple.

  • Newly installed osx 10.5.6 drive not showing up in G5

    I installed osx 10.5.6 on a drive because my G5 doesn't have a working dvd drive. The installation went as usual but when inserted into my G5 I get a blue folder with a Finder/? icon.
    Any ideas?
    Thanks,
    Chas

    Which G5? If not Intel-based, it won't. How did you install it? Using what?

  • Newly installed OSX 10.8 crashes on restart

    I downloaded OS X 10.8 to my 2009 MacBook Pro but after it installs, the computer crashes on restart. I never get beyond the apple logo. Suggestions?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, or by a peripheral device. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output andWi-Fi on certain iMacs. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Safari will not load after installing OSX 10.7.5

    I recently replaced the hard drive and reinstall MAC OSX 10.7.5 and migrated the the data successfully. Did all the software updates. All software and apps work except Safari. Safari will not open. I did a few of the recommended tips on the discussion boards on here but none of them has worked. I went to ~/library/Preferences and put the com.apple.safai.plist on my desktop and tried relaunching safari. Same issue. I unistalled Safari from my applications folder using appzaper and then reinstalled it. Still same issue. One tip was to restore the system. Unfortunetly this system does not have a time machine backup so that will not work. What other tips do you all suggest i try? I'm currently running Safari version 6.0.2

    First, delete the Safari application.
    Reinstall Lion, Mountain Lion, or Mavericks without erasing drive
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu. Select Restart from the Apple menu.
    Reinstall Mountain Lion or Mavericks
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • Can't do final update(s) for newly installed OSX 10.2.8

    Hello,
    I'm just about done with an Archive and Install of OSX 10.2.8. (I started with a Retail Install of 10.2.3, upgraded to 10.2.6, and finally to 10.2.8. Did the Disk Repairs, Repair Disk Permissions at each step, and finished with a DiskWarrior run. I have my Intego internet security software running again, have upgraded the Macromedia flash products, and the Excel X to v. 10.1.7 -- the latter two because of vulnerabilities reported last week.
    However, I am unable at his time to finish up because of two things left to do:
    1. I haven't been able to run Software Update since my archive and install to OSX 10.2.8. I get the error message "Software update unable to connect to the internet. Please check your configuration and try again". This most likely has to do with a step during the installation wherein I was unable to provide data called for; it was the step after "Destination", followed by "Installation Type". Do you agree, or is it something else?
    2. I'm incomplete with respect to one of two Apple security updates for OSX 10.2.8 since the combo update of October 3, 2003.
    (a) The first was the security update of 25 Jan. 2005 "Security Update 2005-001", which I downloaded and installed without a problem. (I did a Disk Repair using the Install CD and ran Repair Disk Permissions under the boot volume as instructed.)
    (b) The second was the security update of May 9, 2005 labelled "iTunes4.8". When you click on the download icon, it routes you over to iTunes 6.0.4, which downloads as "iTunes604.dmg"; clicking on the disk image results in the error message "Unable to verify "iTunes604.dmg". (My current version of iTunes is v.4.0.1.) There are several threads running on problems encountered with software upgrades to iTunes 6.0.2. I don't know what to do here.
    I've desisted from connecting to the internet because of the non-operational Software Update, and because I haven't been able to do the "ITunes4.8" security upgrade.
    I would very much appreciate your thoughts.
    ~~Raymon

    Cornelius,
    Thank you for all your help!
    In upgrading from Jaguar to Panther, what is the difference between the installation options described in the Mac OS X Panther v10.3 Installation and Setup Guide:
    A) "Upgrade Mac OS X" and
    B) "Archive and Install" with the "Preserve Users and Network Settings" box checked.
    The Guide says that Option A "preserves all the user accounts and home folders on your computer, your network settings and preferences, and any software you have installed. When you upgrade Mac OS X, the Setup Assistant appears when the installation finishes so you can register your copy of Mac OS X". Is this the option called "Migrating".
    By contrast, the Guide describes Option B "Archive and Install" as "Moves existing system files to a folder named Previous System, then installs a new copy of Mac OS X. You cannot start up your computer using the Previous System folder." The box checked "imports existing user accounts, their home folders, and your network settings into the new system. You will skip the Stup (sic) Assistant when installation is complete."
    I understand the English but what are the practical ramifications of exercising the options? On its face Option B creates a Previous System folder and skips Setup Assistant -- perhaps safer and saves a little time? And the Previous System folder is available in case of updater's remorse? Are there other issues encountered in practice?
    Again, thanks for your help.
    Regards.
    ~~Raymon

  • I tunes & Safari have crashed & cant re install

    I was using the Safari browser when the box to update i tunes appeared, I clicked to update and Safari dissapeared, when I tried to use i tunes it now wont open. I deleted Safari & tried to re install but just get a message saying something like " side by side error". The main problem though is I cnat repair i tunes I thought about deleting i tunes & reinstalling but not sure if this will work & also if I do this will I lose all my music or lose music not purchased on i tunes (I use i tunes as my music player so have music transfered from CDs etc- Most of my music i tunes is not on my i pod so cant rely on this

    That makes sense. The installation error you're getting there is usually associated with trouble with Apple Application Support installation. Apple Application Support is where single copies of program files used by multiple different Apple programs are kept. So an AAS problem can take out both iTunes and Safari.
    "An error occured during instalation of Microsoft VC80 CRT type="win32" version = 8.0 50727. 6195 public key token=1fc8b3b9a 1e 18e 3b processor architechture =x86.  Then says please refer to help & support for more information HRESULT 0x800736FD
    These ones are typically caused by underlying problems on the PC that also often cause Windows Updates to fail to install. If we can fix the Windows Update trouble, we can usually get the iTunes trouble cleaned up en passant.
    Go into your Windows update and try to check for new updates. If updates install, stock up on the ones you're behind on, restarting the PC if requested to do so. After the restart, try installing iTunes again. Does it go through this time for you?
    If windows updates fail to install, go into your Update History and doubleclick the failures. What alphanumeric codes appear for you? Are they also 800736FD, or some other number? (If they're another number, what number are you getting?)

  • IPod Touch not being recognised on newly-installed OSX Leopard (10.5.4)

    I have an iPod Touch (software version 2.0.2) which is not being recognised in OSX Leopard (version 10.5.4) which I just loaded onto the Powerbook G4. It was recognised under OSX 10.4, although the iPod Touch didn't launch iTunes when it was connected. It was only recognised after iTunes was launched.
    I have read some previous posts about iPod Touch not being recognised. One of the recommendations is to reinstall the entire iTunes package. It this must be done to sort the problem, will all of the music in iTunes be lost?
    Note my daughter's iPod, when connected, launches iTunes and is recognised.
    Help, please.

    Hi,
    Reinstalling iTunes *will not* erase your music library.
    As a matter of course I do, and in fact Apple recommend that you back up your music library, there is an option to do this under "File" in iTunes. It is really quite sensible to have your purchased and other music files saved elsewhere as well as on your main hard drive, it can save a lot of time and hassle.
    Good luck,
    Dud.
    Message was edited by: Duddo - typo

  • Safari keeps crashing since installing mountain lion

    safari keeps crashing since i installed mountain lion - does someone know how to fix?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left.
    Enter the name of the crashed application or process in the Filter text field. Post the messages from the time of the last crash, if any — the text, please, not a screenshot. 
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into a message.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.
    Step 2
    Still in the Console window, look under User Diagnostic Reports for crash reports related to the process. The report name starts with the name of the crashed process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

  • Renew; installing OSX on a PRO running only on Windows XP

    Back to the drawing board with my older post (see title). I re-formatted the HDD on another PRO and installed a fresh version of OSX on the drive. It boots without issues on that PRO hence no HDD issues. After putting this HDD in my PRO same problem occurs, it runs perfect on Windows XP (including all features) but wont boot past the Apple logo after boot up on the installed OSX (same with newly installed OSX on external drive and disc). Can it be a hardware issue? If yes how can i check this when the PRO only runs on XP?

    On the optical disk(s) that came with your Mac, there is a program called Apple Hardware Test. It is accessed by booting this optical disk while holding the D key (instructions are on the disk).
    bd

  • I just re-installed OSX Lion. Everytime I try to open Safari now it crashes. Any ideas on how to fix this issue?

    I just re-installed OSX Lion. Everytime I try to open Safari now it crashes. Any ideas on how to fix this issue?

    Hi Shootist!
    Every once in a while, I find that my MacBook slows down to a crawl. I use Disc Utilities and that may fix. If it does not, I got a suggestion to re-install the system which I have been doing for years.
    I did this, this time and now Safari no longer works. It crashes every time I try to open it. I have restarted the Mac several times. Run Disc Utilities to no avail.
    Hi hpr3!
    I will post the crash report below!
    Process:    
    Safari [2959]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    5.1.6 (7534.56.5)
    Build Info: 
    WebBrowser-7534056005000000~6
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [112]
    Date/Time:  
    2012-09-05 22:43:12.276 +0800
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:     
    325880 sec
    Crashes Since Last Report:      
    -17397
    Per-App Interval Since Last Report:  1731338 sec
    Per-App Crashes Since Last Report:   13
    Anonymous UUID:                 
    280F22DF-7ED9-4938-804E-120707C972FC
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[2959]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** First throw call stack:
    0   CoreFoundation                 
    0x00007fff8e8abf56 __exceptionPreprocess + 198
    1   libobjc.A.dylib                
    0x00007fff88af8d5e objc_exception_throw + 43
    2   CoreFoundation                 
    0x00007fff8e8abd8a +[NSException raise:format:arguments:] + 106
    3   Foundation                     
    0x00007fff84e3571f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    4   AppKit                         
    0x00007fff8ad06cdf -[NSMenu itemAtIndex:] + 165
    5   AppKit                         
    0x00007fff8ad06e38 -[NSMenu removeItemAtIndex:] + 63
    6   Safari                         
    0x000000010854fc2e -[AppController awakeFromNib] + 387
    7   CoreFoundation                 
    0x00007fff8e8a2fb1 -[NSObject performSelector:] + 49
    8   CoreFoundation                 
    0x00007fff8e8a2f32 -[NSSet makeObjectsPerformSelector:] + 274
    9   AppKit                         
    0x00007fff8acee9ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    10  AppKit                         
    0x00007fff8ace4f73 loadNib + 322
    11  AppKit                         
    0x00007fff8ace4470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    12  AppKit                         
    0x00007fff8ace438b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    13  AppKit                         
    0x00007fff8ace42ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    14  AppKit                         
    0x00007fff8af5506f NSApplicationMain + 398
    15  Safari                         
    0x0000000108752806 SafariMain + 166
    16  Safari                         
    0x000000010853df24 Safari + 3876
    17  ???                            
    0x0000000000000002 0x0 + 2
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x00007fff87d67ce2 __pthread_kill + 10
    1   libsystem_c.dylib        
    0x00007fff8602a7d2 pthread_kill + 95
    2   libsystem_c.dylib        
    0x00007fff8601ba7a abort + 143
    3   libc++abi.dylib          
    0x00007fff895037bc abort_message + 214
    4   libc++abi.dylib          
    0x00007fff89500fcf default_terminate() + 28
    5   libobjc.A.dylib          
    0x00007fff88af91b9 _objc_terminate + 94
    6   libc++abi.dylib          
    0x00007fff89501001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib          
    0x00007fff8950105c std::terminate() + 16
    8   libc++abi.dylib          
    0x00007fff89502152 __cxa_throw + 114
    9   libobjc.A.dylib          
    0x00007fff88af8e7a objc_exception_throw + 327
    10  com.apple.CoreFoundation 
    0x00007fff8e8abd8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation     
    0x00007fff84e3571f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit         
    0x00007fff8ad06cdf -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit         
    0x00007fff8ad06e38 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework
    0x000000010854fc2e -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation 
    0x00007fff8e8a2fb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation 
    0x00007fff8e8a2f32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit         
    0x00007fff8acee9ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit         
    0x00007fff8ace4f73 loadNib + 322
    19  com.apple.AppKit         
    0x00007fff8ace4470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit         
    0x00007fff8ace438b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit         
    0x00007fff8ace42ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit         
    0x00007fff8af5506f NSApplicationMain + 398
    23  com.apple.Safari.framework
    0x0000000108752806 SafariMain + 166
    24  com.apple.Safari         
    0x000000010853df24 0x10853d000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff87d687e6 kevent + 10
    1   libdispatch.dylib        
    0x00007fff85b6e78a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib        
    0x00007fff85b6d31a _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libsystem_kernel.dylib   
    0x00007fff87d685b6 fsync + 10
    1   libsqlite3.dylib         
    0x00007fff8f84fe38 unixSync + 72
    2   libsqlite3.dylib         
    0x00007fff8f873e10 pager_playback + 1712
    3   libsqlite3.dylib         
    0x00007fff8f7fe657 sqlite3PagerSharedLock + 1607
    4   libsqlite3.dylib         
    0x00007fff8f7fda47 sqlite3BtreeBeginTrans + 1191
    5   libsqlite3.dylib         
    0x00007fff8f7f5427 sqlite3InitOne + 2391
    6   libsqlite3.dylib         
    0x00007fff8f7f4a44 sqlite3Init + 116
    7   libsqlite3.dylib         
    0x00007fff8f7efdcf sqlite3Pragma + 10287
    8   libsqlite3.dylib         
    0x00007fff8f7e7e4f yy_reduce + 3967
    9   libsqlite3.dylib         
    0x00007fff8f7e6a2d sqlite3Parser + 253
    10  libsqlite3.dylib         
    0x00007fff8f7e56fd sqlite3RunParser + 413
    11  libsqlite3.dylib         
    0x00007fff8f7e4fe8 sqlite3Prepare + 1032
    12  libsqlite3.dylib         
    0x00007fff8f7e4b23 sqlite3LockAndPrepare + 355
    13  libsqlite3.dylib         
    0x00007fff8f7e3f42 sqlite3_exec + 418
    14  com.apple.CFNetwork      
    0x00007fff90ca553a __CFURLCache::OpenDatabase() + 188
    15  com.apple.CFNetwork      
    0x00007fff90ca5040 ProcessCacheTasks(__CFURLCache*, bool) + 265
    16  com.apple.CFNetwork      
    0x00007fff90ca4a72 _ZL24_CFURLCacheTimerCallbackPv + 662
    17  libdispatch.dylib        
    0x00007fff85b6ca86 _dispatch_call_block_and_release + 18
    18  libdispatch.dylib        
    0x00007fff85b6e2d6 _dispatch_queue_drain + 264
    19  libdispatch.dylib        
    0x00007fff85b6e132 _dispatch_queue_invoke + 54
    20  libdispatch.dylib        
    0x00007fff85b6d92c _dispatch_worker_thread2 + 198
    21  libsystem_c.dylib        
    0x00007fff8602a3da _pthread_wqthread + 316
    22  libsystem_c.dylib        
    0x00007fff8602bb85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff87d68192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8602a594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8602bb85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x00007fff87d68a8e pread + 10
    1   libsqlite3.dylib         
    0x00007fff8f7e1ce5 unixRead + 69
    2   libsqlite3.dylib         
    0x00007fff8f8034f6 readDbPage + 102
    3   libsqlite3.dylib         
    0x00007fff8f801c9b sqlite3PagerAcquire + 315
    4   libsqlite3.dylib         
    0x00007fff8f830872 moveToChild + 146
    5   libsqlite3.dylib         
    0x00007fff8f832b68 sqlite3BtreeNext + 600
    6   libsqlite3.dylib         
    0x00007fff8f82b909 sqlite3VdbeExec + 41561
    7   libsqlite3.dylib         
    0x00007fff8f820a5b sqlite3_step + 1883
    8   com.apple.WebCore        
    0x00000001095f2eff WebCore::SQLiteStatement::step() + 63
    9   com.apple.WebCore        
    0x00000001095f36cc WebCore::IconDatabase::performURLImport() + 908
    10  com.apple.WebCore        
    0x00000001095f1d3b WebCore::IconDatabase::iconDatabaseSyncThread() + 475
    11  com.apple.JavaScriptCore 
    0x0000000108f2e11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    12  libsystem_c.dylib        
    0x00007fff860288bf _pthread_start + 335
    13  libsystem_c.dylib        
    0x00007fff8602bb75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib   
    0x00007fff87d6667a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff87d65d71 mach_msg + 73
    2   com.apple.QuartzCore     
    0x00007fff8aa4b2d9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore     
    0x00007fff8aa4b219 thread_fun + 24
    4   libsystem_c.dylib        
    0x00007fff860288bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff8602bb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6813b418  rdx: 0x0000000000000000
      rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff6813b440  rsp: 0x00007fff6813b418
       r8: 0x00007fff74f91fb8   r9: 0x00007fff6813aea8  r10: 0x00007fff87d67d0a  r11: 0x0000000000000246
      r12: 0x00007fd08845fea0  r13: 0x0000000000000004  r14: 0x00007fff74f94960  r15: 0x00007fff6813b590
      rip: 0x00007fff87d67ce2  rfl: 0x0000000000000246  cr2: 0x0000000108901262
    Logical CPU: 0
    Binary Images:
    0x10853d000 -   
    0x10853dfff  com.apple.Safari (5.1.6 - 7534.56.5) <C1A60C3B-9DA6-3FE7-87BA-6B09016A39A9> /Applications/Safari.app/Contents/MacOS/Safari
    0x108543000 -   
    0x1089ddff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x108cfb000 -   
    0x108f8afff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x10903d000 -   
    0x1091bfff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x1092b2000 -   
    0x10948bfff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
    0x1095ee000 -   
    0x10a593ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x7fff6813d000 -
    0x7fff68171baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff84d6a000 -
    0x7fff85083fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff85084000 -
    0x7fff850d8ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff85136000 -
    0x7fff8518afff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff85867000 -
    0x7fff8587dfff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff85a41000 -
    0x7fff85b20ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff85b21000 -
    0x7fff85b21fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff85b22000 -
    0x7fff85b25fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff85b6b000 -
    0x7fff85b79fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
    0x7fff85c78000 -
    0x7fff85f61ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff85f62000 -
    0x7fff85fd5fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff85fda000 -
    0x7fff860b7fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff863db000 -
    0x7fff863fffff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff86411000 -
    0x7fff8663bfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8667c000 -
    0x7fff8668fff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff86690000 -
    0x7fff86695ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff867d8000 -
    0x7fff867d8fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff867d9000 -
    0x7fff8680cff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8680d000 -
    0x7fff86813fff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8694f000 -
    0x7fff86957fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff86958000 -
    0x7fff86983ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff869df000 -
    0x7fff86a1fff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
    0x7fff86a20000 -
    0x7fff86a5ffff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff86a75000 -
    0x7fff86a9eff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff86a9f000 -
    0x7fff86b44fff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff86bb2000 -
    0x7fff86c14ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff86c15000 -
    0x7fff86c22fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff86d29000 -
    0x7fff86d2ffff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff86d30000 -
    0x7fff86d3efff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff86d3f000 -
    0x7fff86d49ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
    0x7fff86d4a000 -
    0x7fff86d4ffff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff86d50000 -
    0x7fff86e03ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff86e04000 -
    0x7fff86e7afff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff87610000 -
    0x7fff87610fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff876a5000 -
    0x7fff876c9fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff876ca000 -
    0x7fff87716ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8773f000 -
    0x7fff87765fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff87766000 -
    0x7fff87771fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8778f000 -
    0x7fff877aefff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff877af000 -
    0x7fff877f1ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff877f2000 -
    0x7fff87888ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff878d3000 -
    0x7fff878d3fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8790a000 -
    0x7fff8796afff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8796b000 -
    0x7fff8796cff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8796d000 -
    0x7fff879a2fff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff879a3000 -
    0x7fff879e3fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff879e4000 -
    0x7fff87a68ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff87d51000 -
    0x7fff87d71fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
    0x7fff87d72000 -
    0x7fff87d89fff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff87d8a000 -
    0x7fff87d8afff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff87d8b000 -
    0x7fff87d8bfff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff87e65000 -
    0x7fff87f2cff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8828d000 -
    0x7fff88292fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff88293000 -
    0x7fff88295fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff882a0000 -
    0x7fff886cdfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff88725000 -
    0x7fff88750ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff8875d000 -
    0x7fff88762fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff887d4000 -
    0x7fff887e3ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff88a5c000 -
    0x7fff88ae1ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff88ae2000 -
    0x7fff88bc6e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff88bd8000 -
    0x7fff88ccdfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff88cce000 -
    0x7fff88cebff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff88cec000 -
    0x7fff88ceefff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff89331000 -
    0x7fff8937aff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8937b000 -
    0x7fff893b5fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff893b6000 -
    0x7fff893bbfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff89416000 -
    0x7fff894fafff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff894fb000 -
    0x7fff89506ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff89507000 -
    0x7fff89613fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff89817000 -
    0x7fff89852fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff898c2000 -
    0x7fff899dbfff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff89b95000 -
    0x7fff89bacfff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff89bad000 -
    0x7fff89bc1ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff89d2c000 -
    0x7fff89d3cff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff89d3d000 -
    0x7fff89d3eff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff89d3f000 -
    0x7fff89d97fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff89da4000 -
    0x7fff89df6ff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff89df7000 -
    0x7fff89e13ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff89e14000 -
    0x7fff89e19fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff89e66000 -
    0x7fff89e6dff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff89e7d000 -
    0x7fff8a344fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff8a345000 -
    0x7fff8a452fff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8a453000 -
    0x7fff8a5acfff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8a630000 -
    0x7fff8a65dff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8a65e000 -
    0x7fff8a760fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff8a761000 -
    0x7fff8a776fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8a9de000 -
    0x7fff8a9e9ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8a9ea000 -
    0x7fff8a9f1fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8a9f2000 -
    0x7fff8a9f5fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8a9f7000 -
    0x7fff8aa20fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8aa36000 -
    0x7fff8aa48ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8aa49000 -
    0x7fff8abe8ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8abe9000 -
    0x7fff8ac12fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8ac13000 -
    0x7fff8ac7bff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8acd3000 -
    0x7fff8acd3fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8acd4000 -
    0x7fff8b8daff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8b8db000 -
    0x7fff8b8eafff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff8b8eb000 -
    0x7fff8ba21fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8ba22000 -
    0x7fff8ba4ffe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
    0x7fff8ba50000 -
    0x7fff8bab9fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8bf04000 -
    0x7fff8bf05fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff8bf06000 -
    0x7fff8bfa8fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8bfb5000 -
    0x7fff8bfc2fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8bfc3000 -
    0x7fff8c03eff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8c03f000 -
    0x7fff8c144fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8c14c000 -
    0x7fff8c15eff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff8c1ac000 -
    0x7fff8c1fafff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff8c1fb000 -
    0x7fff8c23aff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8c52a000 -
    0x7fff8c540ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8c541000 -
    0x7fff8c545fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
    0x7fff8c5a0000 -
    0x7fff8c5e2fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8c908000 -
    0x7fff8c911ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8c912000 -
    0x7fff8d2afc9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8d2b2000 -
    0x7fff8d525fff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8d5c5000 -
    0x7fff8dba9fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8dbaa000 -
    0x7fff8dbb8ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
    0x7fff8dbb9000 -
    0x7fff8dc2ffff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8e20b000 -
    0x7fff8e20dff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8e20e000 -
    0x7fff8e279ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8e27a000 -
    0x7fff8e2fdfef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8e2fe000 -
    0x7fff8e807ff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8e808000 -
    0x7fff8e9dcff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8ea10000 -
    0x7fff8ea11fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8eea3000 -
    0x7fff8f0a5fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff8f0a6000 -
    0x7fff8f3c2fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8f4ac000 -
    0x7fff8f7d8ff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8f7d9000 -
    0x7fff8f8e0fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff8f8e1000 -
    0x7fff8f8e4ff7  com.apple.securityhi (4.0 - 1) <D0ABB03B-CEF9-39E0-A139-AA9484DBBC07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8fbb5000 -
    0x7fff8fbb8fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8fcea000 -
    0x7fff8fceefff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff90a39000 -
    0x7fff90aa9fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff90b16000 -
    0x7fff90b23ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
    0x7fff90b24000 -
    0x7fff90b25fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff90b26000 -
    0x7fff90b46fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff90b9f000 -
    0x7fff90ba5ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff90ba6000 -
    0x7fff90c47ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff90ca2000 -
    0x7fff90e09fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff90e0e000 -
    0x7fff90e0efff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff90e0f000 -
    0x7fff90e50fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff91074000 -
    0x7fff9107bfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff9107c000 -
    0x7fff91082fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff91083000 -
    0x7fff910a0fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff910dc000 -
    0x7fff910ddff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff91113000 -
    0x7fff911adff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff911ae000 -
    0x7fff911aefff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff91219000 -
    0x7fff9121bfff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
    0x7fff91570000 -
    0x7fff915a0ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff915a1000 -
    0x7fff915a5ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff915a6000 -
    0x7fff915a7fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff91ce5000 -
    0x7fff91d0dfff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff91d55000 -
    0x7fff91db1ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff91db2000 -
    0x7fff91db8fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 3
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 3005
    thread_create: 0
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=185.6M resident=82.9M(45%) swapped_out_or_unallocated=102.7M(55%)
    Writable regions: Total=1.0G written=5672K(1%) resident=7376K(1%) swapped_out=0K(0%) unallocated=1.0G(99%)
    REGION TYPE                   
    VIRTUAL
    ===========                   
    =======
    CG shared images                  
    96K
    CoreServices                    
    1380K
    JS JIT generated code              
    8K
    JS JIT generated code (reserved) 
    1.0G   
    reserved VM address space (unallocated)
    MALLOC                          
    24.7M
    MALLOC guard page                 
    48K
    SQLite page cache                
    480K
    STACK GUARD                     
    56.0M
    Stack                           
    10.5M
    VM_ALLOCATE                       
    64K
    __CI_BITMAP                       
    80K
    __DATA                          
    16.0M
    __IMAGE                          
    528K
    __LINKEDIT                      
    59.9M
    __RC_CAMERAS                     
    248K
    __TEXT                         
    125.7M
    __UNICODE                        
    544K
    mapped file                     
    24.7M
    shared memory                    
    312K
    ===========                   
    =======
    TOTAL                            
    1.3G
    TOTAL, minus reserved VM space 
    321.2M
    Model: MacBook3,1, BootROM MB31.008E.B02, 2 processors, Intel Core 2 Duo, 2.2 GHz, 4 GB, SMC 1.24f3
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: BAN

  • Just installed OSX Lion - now Safari is constantly hanging up....

    I have in the last few days decided to install OSX Lion for my iMac.  Now I'm having a consistent issue with Safari (and Firefox) hanging up - I have to keep re-starting my iMac - anyone else experienced this problem?  Anyone with a possible solution?
    Many thanks,
    Garry

    Check whether there is a crash report:
    Go to your Applications Folder and open your Utilities Folder. Open the application Console.
    In the left-hand column, click on Crash Reporter.
    Click on the small triangle under Crash Reporter in the l/h column and they will all be listed.
    Scroll down to the latest Safari report and click on it.
    Now click on the r/h column (which now only shows THAT crash report and then Command-a to copy it all.
    Come back here and Command-v it to post it here!

  • Firefox crashes for unknown reason lately, so I removed it and reinstalled it. How can I put my Favorites (bookmarks) back into the newly installed FireFox???

    Firefox crashes a few times when I was on Facebook and with email, also watching dramas online. Most of the time due to Adobe Flash and I did submit crash report. Later it crashes for unknown reason while I have email and Facebook on different tabs -- when I was on the tab of email, it looks system hang and not responding. This happened to my laptop that uses Windows Vista as I noticed. I don't remember it ever happens to my desktop that uses Windows XP.
    It's pretty annoying of such known crash, but before removing Firefox, I did try to update all add-ons or plugins and it looks like doesn't work out. After updating for couple times and it still crashed like that, I removed Firefox and reinstall it.
    '''Now I want to know how to put the shortcuts from my Favorite folder into the newly installed FireFox's bookmarks.''' I didn't backup the bookmarks by using Firefox. I even went to Firefox help for instructions, but it only mentions how to merge/input the bookmarks from other browsers. Please note the version I've removed and inrestalled is the same -- 3.6.13.

    It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    Delete the sessionstore.js file and possible sessionstore-##.js files with a number and sessionstore.bak in the Firefox Profile Folder.
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost, so you will have to create them again (make a note or bookmark them).
    *http://kb.mozillazine.org/Multiple_profile_files_created
    You can use this button to go to the Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder

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

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

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

Maybe you are looking for

  • SSO not working in ESS/MSS in ERP 2004

    I have installed the Business Packages ESS 60.2 and MSS 60.1.2 on EP6 SP9.  Another server has the Web AS ABAP 6.40 system and J2EE running the ESS and MSS Web Dynpro apps.  It all works fine without SSO.  When I change the JCO Destinations for the a

  • [SOLVED]DeveloperWiki apparently unfinished with glibc

    Recently, I ran into a problem upgrading Arch Linux because I ran into the /lib error ("/lib exists"). I read through the Arch Linux news page, and running the commands shown did not work. There is a link to click on if it didn't work. I clicked on i

  • My Fire Fox does not save my History

    My Fire Fox 3.6.6 Does not save my History After 3 days my History does update and places.sqlite after reaching 1000 KB it does not save important links == User Agent == Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; (R1 1.5))

  • HT1349 Newly installed Mac Mini legally upgraded to Mountain Lion is unstable

    Newly installed Mac Mini legally upgraded to Mountain Lion is unstable 2.4Gh Dual, 8Gb RAM. Had to repeat initial install three times, then would not shut down. Reinstalled, seemed better, kernel panics happening and restarting, removed 3rd party dev

  • Changing the original Language.

    Hello, Firstly, to whom it may concern, Thanks! all of your responses have helped allot!!! I have Pages in Italian because I have the OS in Italian... I would like to change it to english because I mostly use it for English doc. Please respond in an