Safari on Mountain Lion crashes constantly

Hey Guys,
since I upgraded to Mountain Lion, safari crashes. Not like sometimes, but rather like 5-10 times a day.
I've read a lot of apple discussions about this problem and tried a few things, but no solution seems to work. I don't run any extension except for a plugin from my antivirus (avast!), which does not seem to be the problem, since safari also crashes when I disable the plugin.
The latest crash report:
Process:         WebProcess [546]
Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
Identifier:      com.apple.WebProcess
Version:         8536 (8536.26.17)
Build Info:      WebKit2-7536026017000000~1
Code Type:       X86-64 (Native)
Parent Process:  ??? [1]
User ID:         501
Date/Time:       2012-11-13 20:54:02.286 +0100
OS Version:      Mac OS X 10.8.2 (12C60)
Report Version:  10
Crashed Thread:  6  com.apple.NSURLConnectionLoader
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Application Specific Information:
objc_msgSend() selector name: release
Bundle controller class:
BrowserBundleController
Thread 0:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore                0x0000000106660e60 JSC::JSObject::getDirectLocation(JSC::JSGlobalData&, JSC::Identifier const&) + 144
1   com.apple.JavaScriptCore                0x00000001066628dd JSC::JSObject::getOwnPropertySlot(JSC::JSCell*, JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) + 29
2   com.apple.JavaScriptCore                0x0000000106623c74 JSC::Stringifier::Holder::appendNextProperty(JSC::Stringifier&, JSC::UStringBuilder&) + 1396
3   com.apple.JavaScriptCore                0x00000001066205dc JSC::Stringifier::appendStringifiedValue(JSC::UStringBuilder&, JSC::JSValue, JSC::JSObject*, JSC::PropertyNameForFunctionCall const&) + 1852
4   com.apple.JavaScriptCore                0x000000010661fcc6 JSC::Stringifier::stringify(JSC::Handle<JSC::Unknown>) + 390
5   com.apple.JavaScriptCore                0x00000001066518cf JSC::JSONProtoFuncStringify(JSC::ExecState*) + 431
6   ???                                     0x0000000108304265 0 + 4432347749
7   com.apple.JavaScriptCore                0x00000001065ceec0 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 912
8   com.apple.JavaScriptCore                0x00000001065ceb24 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
9   com.apple.JavaScriptCore                0x00000001067043e0 JSC::boundFunctionCall(JSC::ExecState*) + 400
10  com.apple.JavaScriptCore                0x00000001065cefd6 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 1190
11  com.apple.JavaScriptCore                0x00000001065ceb24 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
12  com.apple.WebCore                       0x00000001069b2172 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 898
13  com.apple.WebCore                       0x00000001069b1c94 WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&) + 212
14  com.apple.WebCore                       0x000000010697c91d WebCore::EventTarget::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 141
15  com.apple.WebCore                       0x00000001074f89e6 WebCore::XMLHttpRequestProgressEventThrottle::dispatchEvent(***::PassRefPtr<Web Core::Event>) + 342
16  com.apple.WebCore                       0x00000001074f8a58 WebCore::XMLHttpRequestProgressEventThrottle::dispatchReadyStateChangeEvent(*** ::PassRefPtr<WebCore::Event>, WebCore::ProgressEventAction) + 56
17  com.apple.WebCore                       0x0000000106b42f16 WebCore::XMLHttpRequest::callReadyStateChangeListener() + 358
18  com.apple.WebCore                       0x0000000106cf304a WebCore::XMLHttpRequest::networkError() + 26
19  com.apple.WebCore                       0x0000000106cf301a WebCore::XMLHttpRequest::didFail(WebCore::ResourceError const&) + 602
20  com.apple.WebCore                       0x0000000106f08067 WebCore::DocumentThreadableLoader::notifyFinished(WebCore::CachedResource*) + 375
21  com.apple.WebCore                       0x00000001069d2b3d WebCore::CachedResource::checkNotify() + 93
22  com.apple.WebCore                       0x0000000106a0120b WebCore::SubresourceLoader::didFail(WebCore::ResourceError const&) + 91
23  com.apple.WebCore                       0x0000000106a00ea1 -[WebCoreResourceHandleAsDelegate connection:didFailWithError:] + 113
24  com.apple.Foundation                    0x00007fff947b6f58 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke_0 + 28
25  com.apple.Foundation                    0x00007fff947b6e9c -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 227
26  com.apple.Foundation                    0x00007fff9492de44 -[NSURLConnectionInternal _withErrorForConnection:] + 105
27  com.apple.CFNetwork                     0x00007fff943fbfc5 ___delegate_didFail_block_invoke_0 + 57
28  com.apple.CFNetwork                     0x00007fff9439d3ca ___withDelegateAsync_block_invoke_0 + 90
29  com.apple.CFNetwork                     0x00007fff9442d56a __block_global_1 + 28
30  com.apple.CoreFoundation                0x00007fff97fbc724 CFArrayApplyFunction + 68
31  com.apple.CFNetwork                     0x00007fff9438e554 RunloopBlockContext::perform() + 124
32  com.apple.CFNetwork                     0x00007fff9438e42b MultiplexerSource::perform() + 221
33  com.apple.CoreFoundation                0x00007fff97f9e101 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
34  com.apple.CoreFoundation                0x00007fff97f9da25 __CFRunLoopDoSources0 + 245
35  com.apple.CoreFoundation                0x00007fff97fc0dc5 __CFRunLoopRun + 789
36  com.apple.CoreFoundation                0x00007fff97fc06b2 CFRunLoopRunSpecific + 290
37  com.apple.HIToolbox                     0x00007fff93a260a4 RunCurrentEventLoopInMode + 209
38  com.apple.HIToolbox                     0x00007fff93a25e42 ReceiveNextEventCommon + 356
39  com.apple.HIToolbox                     0x00007fff93a25cd3 BlockUntilNextEventMatchingListInMode + 62
40  com.apple.AppKit                        0x00007fff96f97613 _DPSNextEvent + 685
41  com.apple.AppKit                        0x00007fff96f96ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
42  com.apple.AppKit                        0x00007fff96f8e283 -[NSApplication run] + 517
43  com.apple.WebCore                       0x0000000107389def WebCore::RunLoop::run() + 63
44  com.apple.WebKit2                       0x0000000106363c8a WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
45  com.apple.WebKit2                       0x000000010632b5bd WebKitMain + 285
46  com.apple.WebProcess                    0x0000000106229e7b 0x106229000 + 3707
47  libdyld.dylib                           0x00007fff8d4dc7e1 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff94307d16 kevent + 10
1   libdispatch.dylib                       0x00007fff8c90fdea _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff8c90f9ee _dispatch_mgr_thread + 54
Thread 2:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff943070fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff9225ff89 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00000001065b8f26 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3   com.apple.JavaScriptCore                0x00000001067dad0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
4   com.apple.JavaScriptCore                0x00000001067f036f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff9225b742 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff92248181 thread_start + 13
Thread 3:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff943070fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff9225ff89 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x000000010673d724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x000000010673d606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00000001067f036f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff9225b742 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff92248181 thread_start + 13
Thread 4:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff943070fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff9225ff89 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x000000010673d724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x000000010673d606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00000001067f036f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff9225b742 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff92248181 thread_start + 13
Thread 5:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff943070fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff9225ff89 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x000000010673d724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x000000010673d606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00000001067f036f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff9225b742 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff92248181 thread_start + 13
Thread 6 Crashed:: com.apple.NSURLConnectionLoader
0   libobjc.A.dylib                         0x00007fff8f2aa750 objc_msgSend_vtable14 + 16
1   com.apple.CoreFoundation                0x00007fff97f9485a CFRelease + 170
2   com.apple.CFNetwork                     0x00007fff943ae73e URLProtocol::~URLProtocol() + 44
3   com.apple.CoreFoundation                0x00007fff97f949af CFRelease + 511
4   com.apple.CFNetwork                     0x00007fff94376035 CoreReadStreamClient::coreStreamEventsAvailable(unsigned long) + 53
5   com.apple.CFNetwork                     0x00007fff94375fe0 CoreStreamBase::_callClientNow() + 62
6   com.apple.CoreFoundation                0x00007fff97f9e101 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
7   com.apple.CoreFoundation                0x00007fff97f9da25 __CFRunLoopDoSources0 + 245
8   com.apple.CoreFoundation                0x00007fff97fc0dc5 __CFRunLoopRun + 789
9   com.apple.CoreFoundation                0x00007fff97fc06b2 CFRunLoopRunSpecific + 290
10  com.apple.Foundation                    0x00007fff947d1586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
11  com.apple.Foundation                    0x00007fff9482f612 __NSThread__main__ + 1345
12  libsystem_c.dylib                       0x00007fff9225b742 _pthread_start + 327
13  libsystem_c.dylib                       0x00007fff92248181 thread_start + 13
Thread 7:: WebCore: Scrolling
0   libsystem_kernel.dylib                  0x00007fff94305686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff94304c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff97fbb803 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff97fc0ee6 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff97fc06b2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff97fcf371 CFRunLoopRun + 97
6   com.apple.WebCore                       0x000000010739f291 WebCore::ScrollingThread::initializeRunLoop() + 273
7   com.apple.JavaScriptCore                0x00000001067f036f ***::wtfThreadEntryPoint(void*) + 15
8   libsystem_c.dylib                       0x00007fff9225b742 _pthread_start + 327
9   libsystem_c.dylib                       0x00007fff92248181 thread_start + 13
Thread 8:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff94307322 __select + 10
1   com.apple.CoreFoundation                0x00007fff980004e6 __CFSocketManager + 1302
2   libsystem_c.dylib                       0x00007fff9225b742 _pthread_start + 327
3   libsystem_c.dylib                       0x00007fff92248181 thread_start + 13
Thread 9:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff943070fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff9225ff89 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00000001065b8eed ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore                       0x00000001073c4991 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore                       0x000000010691704a WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore                0x00000001067f036f ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_c.dylib                       0x00007fff9225b742 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff92248181 thread_start + 13
Thread 10:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff943070fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff9225ff89 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00000001065b8eed ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore                       0x00000001073c4991 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore                       0x000000010691704a WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore                0x00000001067f036f ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_c.dylib                       0x00007fff9225b742 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff92248181 thread_start + 13
Thread 11:: QTKit: listenOnDelegatePort
0   libsystem_kernel.dylib                  0x00007fff94305686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff94304c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff97fbb803 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff97fc0ee6 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff97fc06b2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff97fcf371 CFRunLoopRun + 97
6   com.apple.QTKit                         0x00007fff8d26b496 listenOnDelegatePort + 403
7   libsystem_c.dylib                       0x00007fff9225b742 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff92248181 thread_start + 13
Thread 12:: QTKit: listenOnNotificationPort
0   libsystem_kernel.dylib                  0x00007fff94305686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff94304c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff97fbb803 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff97fc0ee6 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff97fc06b2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff97fcf371 CFRunLoopRun + 97
6   com.apple.QTKit                         0x00007fff8d26b931 listenOnNotificationPort + 371
7   libsystem_c.dylib                       0x00007fff9225b742 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff92248181 thread_start + 13
Thread 13:: CVDisplayLink
0   libsystem_kernel.dylib                  0x00007fff943070fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff9225ffc3 _pthread_cond_wait + 927
2   com.apple.CoreVideo                     0x00007fff99546ed5 CVDisplayLink::waitUntil(unsigned long long) + 271
3   com.apple.CoreVideo                     0x00007fff9954623d CVDisplayLink::runIOThread() + 529
4   com.apple.CoreVideo                     0x00007fff99546013 startIOThread(void*) + 148
5   libsystem_c.dylib                       0x00007fff9225b742 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff92248181 thread_start + 13
Thread 14:
0   libsystem_kernel.dylib                  0x00007fff943076d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff9225deec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff9225dcb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff92248171 start_wqthread + 13
Thread 15:
0   libsystem_kernel.dylib                  0x00007fff943076d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff9225deec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff9225dcb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff92248171 start_wqthread + 13
Thread 16:
0   libsystem_kernel.dylib                  0x00007fff943076d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff9225deec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff9225dcb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff92248171 start_wqthread + 13
Thread 17:
0   libsystem_kernel.dylib                  0x00007fff943076d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff9225deec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff9225dcb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff92248171 start_wqthread + 13
Thread 18:
0   libsystem_kernel.dylib                  0x00007fff943076d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff9225deec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff9225dcb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff92248171 start_wqthread + 13
Thread 19:
0   libsystem_kernel.dylib                  0x00007fff943076d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff9225deec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff9225dcb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff92248171 start_wqthread + 13
Thread 20:
0   libsystem_kernel.dylib                  0x00007fff943076d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff9225deec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff9225dcb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff92248171 start_wqthread + 13
Thread 21:
0   libsystem_kernel.dylib                  0x00007fff943076d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff9225deec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff9225dcb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff92248171 start_wqthread + 13
Thread 22:
0   libsystem_kernel.dylib                  0x00007fff943076d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff9225deec _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff9225dcb3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff92248171 start_wqthread + 13
Thread 6 crashed with X86 Thread State (64-bit):
  rax: 0xa000000000000000  rbx: 0x00007fd1aa62f160  rcx: 0xa000000000000000  rdx: 0x00000000000002c9
  rdi: 0x00007fd1aa621040  rsi: 0x00007fff7de745f0  rbp: 0x000000014bcf2df0  rsp: 0x000000014bcf2da8
   r8: 0x00007fd1aa502fa0   r9: 0x00000000b9d92c9e  r10: 0x00007fd1aa00fcd0  r11: 0x0000000013d9afd7
  r12: 0x0000000000000001  r13: 0x000000000000010d  r14: 0x00007fd1aa62f150  r15: 0x00007fd1aa621040
  rip: 0x00007fff8f2aa750  rfl: 0x0000000000010246  cr2: 0x000000015db27ca8
Logical CPU: 6
Binary Images:
       0x106229000 -        0x106229fff  com.apple.WebProcess (8536 - 8536.26.17) <E16DFC20-FF9E-3F21-946C-30170B247A86> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
       0x10622d000 -        0x10622dfff  WebProcessShim.dylib (7536.26.17) <BF0CB1A0-C86D-31C3-99B7-1C2B50FB69EC> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
       0x106262000 -        0x106449ff7  com.apple.WebKit2 (8536 - 8536.26.17) <83AB27D5-EF84-35E2-A4B7-78A4791771AF> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
       0x1065b2000 -        0x10684cff7  com.apple.JavaScriptCore (8536 - 8536.26.15) <9FB8F262-C43B-3606-AF80-CAA7945DAE4D> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
       0x1068f8000 -        0x1078b1fff  com.apple.WebCore (8536 - 8536.26.15) <9D6C3EF1-FFC2-32FB-9953-BC76E3EAB5D8> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
       0x149891000 -        0x1498a7fff  com.apple.WebInspector (8536 - 8536.26.7) <695942A0-65F2-3E26-84D3-859D12938555> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
       0x14aaa1000 -        0x14af96fff  com.apple.Safari.framework (8536 - 8536.26.17) <A28655B2-8394-32D4-82C2-725FAD855E48> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
       0x14b2eb000 -        0x14b475fff  com.apple.WebKit (8536 - 8536.26.17) <3D25C875-B5D1-390C-A449-C1D4FB7DECCB> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
       0x14e512000 -        0x14e6c9fff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x14e700000 -        0x14e842fff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x14e876000 -        0x14eb17fef  com.apple.AMDRadeonX3000GLDriver (1.0.29 - 1.0.0) <AFF4FFE6-F389-3E65-A224-F7382FB94620> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
       0x14eb66000 -        0x14eb69fff  com.apple.IOAccelerator (19.0.26 - 19.0.26) <9DF4BBA7-14F1-35F9-9C4B-4F732B25836A> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
       0x14eb70000 -        0x14eb7dff7  libGPUSupportMercury.dylib (8.6.1) <5762E7E4-C76E-3442-8C30-3BA1DDCD8BAE> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
       0x14ef84000 -        0x14f338fff  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.61 - 8.0.0) <2A12EDBB-1DF7-3638-BB7F-BBD7DB9DB3CB> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
       0x14f456000 -        0x14f464ff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
       0x14f46b000 -        0x14f498fff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x14f4a1000 -        0x14f4aafe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
       0x14f4b0000 -        0x14f4b3ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x157909000 -        0x15790aff7  ATSHI.dylib (341.1) <3328D0EC-BD75-3041-A458-05FFE934C019> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
       0x165550000 -        0x165566ff7  com.apple.webcontentfilter.framework (3.1 - 5) <D76F41C5-DAEF-3298-BFF7-B63A92B32ACA> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
    0x7fff65e29000 -     0x7fff65e5d93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff8c8ea000 -     0x7fff8c90afff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8c90b000 -     0x7fff8c920ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff8c921000 -     0x7fff8ca4aff7  com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8ca4b000 -     0x7fff8cacbff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8cad6000 -     0x7fff8cbd8fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8cbd9000 -     0x7fff8cc13fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8cc14000 -     0x7fff8ccd1ff7  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
    0x7fff8ccd2000 -     0x7fff8ccfefff  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
    0x7fff8cd45000 -     0x7fff8cd48fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8cd58000 -     0x7fff8d151ff7  com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8d152000 -     0x7fff8d153ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    0x7fff8d154000 -     0x7fff8d256fff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8d257000 -     0x7fff8d3c8ff7  com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8d3c9000 -     0x7fff8d3eaff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8d3eb000 -     0x7fff8d485fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8d486000 -     0x7fff8d487fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8d488000 -     0x7fff8d4d9ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8d4da000 -     0x7fff8d4ddff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8d647000 -     0x7fff8d65bfff  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
    0x7fff8d65c000 -     0x7fff8d6c9fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8d73a000 -     0x7fff8d96fff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8d970000 -     0x7fff8d992ff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
    0x7fff8d993000 -     0x7fff8d9bbfff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8d9ee000 -     0x7fff8d9f5fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff8d9f6000 -     0x7fff8d9feff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8d9ff000 -     0x7fff8da0dfff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8da0e000 -     0x7fff8da12fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
    0x7fff8da13000 -     0x7fff8da27fff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8da28000 -     0x7fff8da3ffff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8da40000 -     0x7fff8daadff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8daae000 -     0x7fff8dd09ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8dd0a000 -     0x7fff8dd17fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8dd18000 -     0x7fff8dd5cfff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x7fff8ddad000 -     0x7fff8de1dfff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8de27000 -     0x7fff8df40ff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8dffa000 -     0x7fff8e036fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8e03c000 -     0x7fff8e1d7fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8e238000 -     0x7fff8e54fff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8e550000 -     0x7fff8e575ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
    0x7fff8e576000 -     0x7fff8e5c5ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8e5c6000 -     0x7fff8e6d1fff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8e6d2000 -     0x7fff8e711ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8e712000 -     0x7fff8e717fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8e718000 -     0x7fff8e71efff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8e71f000 -     0x7fff8f0afc67  com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8f141000 -     0x7fff8f213ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8f25b000 -     0x7fff8f268fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff8f269000 -     0x7fff8f269fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8f26a000 -     0x7fff8f26afff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8f26b000 -     0x7fff8f2a2ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
    0x7fff8f2a3000 -     0x7fff8f3bb92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff8f3bc000 -     0x7fff8f3bffff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8f3c0000 -     0x7fff8f3eeff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff8f3ef000 -     0x7fff8f3f6fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8f3f7000 -     0x7fff8f422fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff8f423000 -     0x7fff8f423fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8f424000 -     0x7fff8f521ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff8f522000 -     0x7fff8f5bfff7  com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8f608000 -     0x7fff8f64bff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8f64c000 -     0x7fff8f64dfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8f64e000 -     0x7fff8f657fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff8f658000 -     0x7fff8f6afff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8f6b0000 -     0x7fff8f6beff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8f6bf000 -     0x7fff8f715fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8f8fe000 -     0x7fff8f903fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8f94c000 -     0x7fff8f957ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff8f958000 -     0x7fff8f963ff7  com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff8fa33000 -     0x7fff8fa8cfff  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8fa8d000 -     0x7fff8faa4fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8faa5000 -     0x7fff8fab0fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8fab1000 -     0x7fff8fad2fff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8fad3000 -     0x7fff8fb29ff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8fc0a000 -     0x7fff8fc0affd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8fc0b000 -     0x7fff8fc0dfff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8fc0e000 -     0x7fff8fc12fff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8fc13000 -     0x7fff8fc1ffff  libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8fd3a000 -     0x7fff8fd3afff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8fd4f000 -     0x7fff8fe29ff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8fe2a000 -     0x7fff8febbfff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8febc000 -     0x7fff8ff81ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff901fc000 -     0x7fff90230fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff90242000 -     0x7fff90248ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB2

Please read this whole message before doing anything.
This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
Step 1
The purpose of this step is to determine whether the problem is localized to your user account.
Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up guest users” (without the quotes) in the search box. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
Test while logged in as Guest. Same problem?
After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
*Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
Step 2
The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
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. The instructions provided by Apple are as follows:
Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
When you see the gray Apple logo, release the shift key.
If you are prompted to log in, type your password, and then hold down the shift key again as you click Log in.
Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
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.
*Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode.
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 steps 1 and 2.

Similar Messages

  • How do I download Safari for Mountain Lion?

    How do I download Safari for Mountain Lion? It's not in the App Store, it is nowhere on the Apple website . . . OK, so I guess it is supposed to be part of Mountain Lion, but I am running Mountain Lion and whatever version of Safari I ended up with would not even run at all . . .  so I trashed it (or at least what part of it I was allowed to trash) and though reinstalling it would be a good idea . . . but I can't find one to reinstall. The latest version I can find is for Leopard, and of course that won't run.
    Not to mention that since getting Mt Lion, iPhoto won't run . . . it produces an error message saying I need to check with the developer to make sure it runs with this version of OS X! So I wonder who the developer of iPhoto is, who produces software that is incompatible with Mt Lion???
    And even in submitting this there is no option to tag it for any OS later than 10.7.4!!

    Since Safari is crashing, post a crash report...   reinstalling the OS X rarely helps a browser crash issue.
    If Safari has just crashed, press the Report button on the CrashReporter dialog box to view the crash  information.
    Copy/paste the entire contents of the Crash Reporter window into your reply. If the crash report dialog does not appear or the crash is hard to reproduce, crash logs can be retrieved from the ~/Library/Logs/CrashReporter> folder.
    Please include the "binary images" section...

  • Reinstalling Safari in Mountain Lion

    I can't find how to reinstall Safari for Mountain Lion. The App Store is confusing as all get-out and I can't find any download link on the Safari page, just a bunch of blurbs telling me how great it is. Apparently the version I have has developed dementia and I would like to reinstall it. Can someone give me a clue about how to do this? Thanks. :-)

    It's best to describe the problem, rather than your conclusion as to how it should be solved. Reinstalling is almost certainly not the solution.

  • Hi Lightroom 4.1 running on iMac (Mountain Lion) crashes when trying to print

    H
    Lightroom 4.1 running on iMac (Mountain Lion) crashes when trying to print.  No problems printing from Photoshop CS5. Any help out there!

    Which printer?  You've checked your printer manufacturer's website for an updated driver I assume?

  • Degrade to an older Safari version (Mountain Lion OS to Lion OS)

    Hi everyone,
    I've just installed by mistake the latest version of Safari for Mountain Lion on my Mac Lion OS X and my Mac won't let me degrade...silly me . Is there any way around this? I have tried to use Time Machine to no avail as it's never been set up before.
    Thanks a lot!

    Oops, I meant downgrade not degrade I have tried to reinstall other versions over and over again but it seems it just wants me to get Mountain Lion all the time, what a mess

  • Why is Mountain Lion indexing constantly??? sucking up all the my CPU

    I've been having this problem since I updated to Mountain Lion, Indexing constantly and randomly
    my Macbook Pro is becoming unusable as a result, I rebuild the spotlight database and still it happens
    can you get this annoying bug sorted as its driving people mad

    Check in Activity Monitor to see what % of your CPU is being used by Spotlight indexing - do a search for "mds". Spotlight works well for me - indexing in the background and taking up very little % of CPU time. If you want to turn it off, for whatever reason, you can go into Terminal and copy and paste:
    sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
    ...and hit Return and enter your admin password.
    If you'd like to re-enable Spotlight, copy and paste in Terminal:
    sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
    Good luck,
    Clinton

  • What can I do to speed up Safari in Mountain Lion environment?

    what can I do to speed up Safari in Mountain Lion environment?  It takes forever to load a page now.

    what can I do to speed up Safari in Mountain Lion environment?  It takes forever to load a page now.

  • Mountain Lion Crashes on resume from sleep

    Is anyone else having problems with Mountain Lion crashing frequently on resume from sleep?  I have tried using both the default "sleep and hibernate" mode and switching to hibernate only.  In both modes, OSX "gray" screens just after it appears to finish resuming from sleep mode.  This is an Early 2011 MBP 15" with a clean Lion upgraded to Mountain Lion.
    It is starting to look like another failed upgrade, "sigh". I haven't had any luck with OSX OS upgades and always seems like I end up rebuilding.

    Same happening here. I also have a problem with Mail.app crashing when I close the window with cmd+w. My upgrade to Mountain Lion was applied Lion that had been migrated from my old MacBook.
    The migrated setup was working fine for just over a week before I upgraded to Mountain Lion. Unfortunately I didn't check that Time Machine was backing up my machine and it turns out I don't have that as an option of rolling back to Lion.
    Hoping that a fix is found to both problems. Fairly confident given that other people are reporting the same, even on a clean upgrade.

  • Another Mountain Lion Crash

    Hi,
    I have just had Mountain Lion crash, and not for the first time in the last few weeks.  Neither the keyboard or trackpad were responding so I had to do a hard reset.
    There was no crash report, but I have copied the following from the console report, there are a few recurring errors, but can anyone suggest what may have gone wrong?
    Thks
    Russ
    Nov  7 19:43:23 russell-fords-imac-2 com.apple.launchd[1] (com.apple.coremedia.videodecoder[34484]): Exit timeout elapsed (20 seconds). Killing
    Nov  7 19:44:53 russell-fords-imac-2.local coreservicesd[63]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=116
    Nov  7 19:44:53 russell-fords-imac-2.local coreservicesd[63]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=158
    Nov  7 19:46:10 russell-fords-imac-2.local usbmuxd[14058]: AMDeviceConnect (thread 0x100596000): Could not connect to lockdown port (62078) on device 694 - cf455fbf1c3a2cb92aa71b000cf14c7d66530296: 0xe8000084.
    Nov  7 19:46:10 russell-fords-imac-2.local usbmuxd[14058]: _AMDevicePreflightWorker (thread 0x100596000): Pair worker could not connect to lockdownd on device 694: 0xe8000084.
    Nov  7 19:46:10 russell-fords-imac-2.local com.apple.usbmuxd[14058]: HandleDeviceAttachHelperCallback preflighting failed for WiFi device 0x2b6-192.168.1.2:0: 0xe8000084. Ignoring device.
    Nov  7 19:46:53 russell-fords-imac-2.local mdworker[34499]: Unable to talk to lsboxd
    Nov  7 19:46:53 russell-fords-imac-2.local mdworker[34498]: Unable to talk to lsboxd
    Nov  7 19:46:54 russell-fords-imac-2.local sandboxd[34500] ([34499]): mdworker(34499) deny mach-lookup com.apple.ls.boxd
    Nov  7 19:46:54 russell-fords-imac-2.local sandboxd[34500] ([34498]): mdworker(34498) deny mach-lookup com.apple.ls.boxd
    Nov  7 19:46:54 russell-fords-imac-2 kernel[0]: Sandbox: sandboxd(34500) deny mach-lookup com.apple.coresymbolicationd
    Nov  7 19:48:54 russell-fords-imac-2.local mdworker[34504]: Unable to talk to lsboxd
    Nov  7 19:48:54 russell-fords-imac-2.local mdworker[34505]: Unable to talk to lsboxd
    Nov  7 19:48:55 russell-fords-imac-2.local sandboxd[34506] ([34504]): mdworker(34504) deny mach-lookup com.apple.ls.boxd
    Nov  7 19:48:55 russell-fords-imac-2.local sandboxd[34506] ([34505]): mdworker(34505) deny mach-lookup com.apple.ls.boxd
    Nov  7 19:48:55 russell-fords-imac-2 kernel[0]: Sandbox: sandboxd(34506) deny mach-lookup com.apple.coresymbolicationd
    Nov  7 19:50:55 russell-fords-imac-2.local mdworker[34510]: Unable to talk to lsboxd
    Nov  7 19:50:55 russell-fords-imac-2.local mdworker[34509]: Unable to talk to lsboxd
    Nov  7 19:50:56 russell-fords-imac-2.local sandboxd[34511] ([34510]): mdworker(34510) deny mach-lookup com.apple.ls.boxd
    Nov  7 19:50:56 russell-fords-imac-2.local sandboxd[34511] ([34509]): mdworker(34509) deny mach-lookup com.apple.ls.boxd
    Nov  7 19:50:56 russell-fords-imac-2 kernel[0]: Sandbox: sandboxd(34511) deny mach-lookup com.apple.coresymbolicationd
    Nov  7 19:54:56 russell-fords-imac-2.local mdworker[34515]: Unable to talk to lsboxd
    Nov  7 19:54:56 russell-fords-imac-2.local mdworker[34514]: Unable to talk to lsboxd
    Nov  7 19:54:57 russell-fords-imac-2.local sandboxd[34516] ([34515]): mdworker(34515) deny mach-lookup com.apple.ls.boxd
    Nov  7 19:54:57 russell-fords-imac-2.local sandboxd[34516] ([34514]): mdworker(34514) deny mach-lookup com.apple.ls.boxd
    Nov  7 19:54:57 russell-fords-imac-2 kernel[0]: Sandbox: sandboxd(34516) deny mach-lookup com.apple.coresymbolicationd
    Nov  7 19:55:54 russell-fords-imac-2.local usbmuxd[14058]: AMDeviceConnect (thread 0x100596000): Could not connect to lockdown port (62078) on device 695 - eb0967077b016f7b6ad8ef9c6f1fd5e71475faa5: 0xe8000084.
    Nov  7 19:55:54 russell-fords-imac-2.local usbmuxd[14058]: _AMDevicePreflightWorker (thread 0x100596000): Pair worker could not connect to lockdownd on device 695: 0xe8000084.
    Nov  7 19:58:33 russell-fords-imac-2.local usbmuxd[14058]: AMDeviceConnect (thread 0x100596000): Could not connect to lockdown port (62078) on device 696 - cf455fbf1c3a2cb92aa71b000cf14c7d66530296: 0xe8000084.
    Nov  7 19:58:33 russell-fords-imac-2.local usbmuxd[14058]: _AMDevicePreflightWorker (thread 0x100596000): Pair worker could not connect to lockdownd on device 696: 0xe8000084.
    Nov  7 19:58:57 russell-fords-imac-2.local mdworker[34520]: Unable to talk to lsboxd
    Nov  7 19:58:58 russell-fords-imac-2.local mdworker[34519]: Unable to talk to lsboxd
    Nov  7 19:58:58 russell-fords-imac-2.local sandboxd[34521] ([34520]): mdworker(34520) deny mach-lookup com.apple.ls.boxd
    Nov  7 19:58:58 russell-fords-imac-2.local sandboxd[34521] ([34519]): mdworker(34519) deny mach-lookup com.apple.ls.boxd
    Nov  7 19:58:58 russell-fords-imac-2 kernel[0]: Sandbox: sandboxd(34521) deny mach-lookup com.apple.coresymbolicationd
    Nov  7 19:59:13 russell-fords-imac-2.local usbmuxd[14058]: AMDeviceConnect (thread 0x100596000): Could not connect to lockdown port (62078) on device 697 - cf455fbf1c3a2cb92aa71b000cf14c7d66530296: 0xe8000084.
    Nov  7 19:59:13 russell-fords-imac-2.local usbmuxd[14058]: _AMDevicePreflightWorker (thread 0x100596000): Pair worker could not connect to lockdownd on device 697: 0xe8000084.
    Nov  7 19:59:13 russell-fords-imac-2.local com.apple.usbmuxd[14058]: HandleDeviceAttachHelperCallback preflighting failed for WiFi device 0x2b9-192.168.1.2:0: 0xe8000084. Ignoring device.
    Nov  7 20:00:59 russell-fords-imac-2.local mdworker[34635]: Unable to talk to lsboxd
    Nov  7 20:00:59 russell-fords-imac-2.local mdworker[34636]: Unable to talk to lsboxd
    Nov  7 20:00:59 russell-fords-imac-2.local sandboxd[34637] ([34635]): mdworker(34635) deny mach-lookup com.apple.ls.boxd
    Nov  7 20:00:59 russell-fords-imac-2.local sandboxd[34637] ([34636]): mdworker(34636) deny mach-lookup com.apple.ls.boxd
    Nov  7 20:00:59 russell-fords-imac-2 kernel[0]: Sandbox: sandboxd(34637) deny mach-lookup com.apple.coresymbolicationd
    Nov  7 20:01:17 russell-fords-imac-2.local usbmuxd[14058]: AMDeviceConnect (thread 0x100596000): Could not connect to lockdown port (62078) on device 698 - cf455fbf1c3a2cb92aa71b000cf14c7d66530296: 0xe8000084.
    Nov  7 20:01:17 russell-fords-imac-2.local usbmuxd[14058]: _AMDevicePreflightWorker (thread 0x100596000): Pair worker could not connect to lockdownd on device 698: 0xe8000084.
    Nov  7 20:01:17 russell-fords-imac-2.local com.apple.usbmuxd[14058]: HandleDeviceAttachHelperCallback preflighting failed for WiFi device 0x2ba-192.168.1.2:0: 0xe8000084. Ignoring device.
    Nov  7 20:01:17 russell-fords-imac-2.local usbmuxd[14058]: AMDeviceConnect (thread 0x100619000): Could not connect to lockdown port (62078) on device 699 - eb0967077b016f7b6ad8ef9c6f1fd5e71475faa5: 0xe8000084.
    Nov  7 20:01:17 russell-fords-imac-2.local usbmuxd[14058]: _AMDevicePreflightWorker (thread 0x100619000): Pair worker could not connect to lockdownd on device 699: 0xe8000084.
    Nov  7 20:05:00 russell-fords-imac-2.local mdworker[34643]: Unable to talk to lsboxd
    Nov  7 20:05:00 russell-fords-imac-2.local mdworker[34644]: Unable to talk to lsboxd
    Nov  7 20:05:00 russell-fords-imac-2 kernel[0]: Sandbox: sandboxd(34645) deny mach-lookup com.apple.coresymbolicationd
    Nov  7 20:05:00 russell-fords-imac-2.local sandboxd[34645] ([34643]): mdworker(34643) deny mach-lookup com.apple.ls.boxd
    Nov  7 20:05:00 russell-fords-imac-2.local sandboxd[34645] ([34644]): mdworker(34644) deny mach-lookup com.apple.ls.boxd
    Nov  7 20:05:03 russell-fords-imac-2.local usbmuxd[14058]: AMDeviceConnect (thread 0x100596000): Could not connect to lockdown port (62078) on device 700 - eb0967077b016f7b6ad8ef9c6f1fd5e71475faa5: 0xe8000084.
    Nov  7 20:05:03 russell-fords-imac-2.local usbmuxd[14058]: _AMDevicePreflightWorker (thread 0x100596000): Pair worker could not connect to lockdownd on device 700: 0xe8000084.
    Nov  7 20:05:39 russell-fords-imac-2.local usbmuxd[14058]: AMDeviceConnect (thread 0x100619000): Could not connect to lockdown port (62078) on device 701 - eb0967077b016f7b6ad8ef9c6f1fd5e71475faa5: 0xe8000084.
    Nov  7 20:05:39 russell-fords-imac-2.local usbmuxd[14058]: _AMDevicePreflightWorker (thread 0x100619000): Pair worker could not connect to lockdownd on device 701: 0xe8000084.
    Nov  7 20:06:54 russell-fords-imac-2.local usbmuxd[14058]: AMDeviceConnect (thread 0x100596000): Could not connect to lockdown port (62078) on device 702 - eb0967077b016f7b6ad8ef9c6f1fd5e71475faa5: 0xe8000084.
    Nov  7 20:06:54 russell-fords-imac-2.local usbmuxd[14058]: _AMDevicePreflightWorker (thread 0x100596000): Pair worker could not connect to lockdownd on device 702: 0xe8000084.

    Hi,
    I think these were the last messages before I rebooted.  The Mac froze just as I was opening an incoming mail (ironically it was from Apple Support re another issue).  The only programmes I had open were iTunes, Mail and Print programme.
    The only devices connected were the wired keyboard and printer and NAS connected through network.
    It initially crashed around 7.40pm, but I didn't reboot until around 20:20 after dinner.  I have posted some of the messages around the time of reboot (immediately below) and other messages further down when it crashed around 19.40
    All help gratefully received.
    Russ
    Nov  7 20:16:20 russell-fords-imac-2.local usbmuxd[14058]: _AMDevicePreflightWorker (thread 0x100596000): Pair worker could not connect to lockdownd on device 704: 0xe8000084.
    Nov  7 20:16:20 russell-fords-imac-2.local com.apple.usbmuxd[14058]: HandleDeviceAttachHelperCallback preflighting failed for WiFi device 0x2c0-192.168.1.2:0: 0xe8000084. Ignoring device.
    Nov  7 20:17:56 russell-fords-imac-2.local usbmuxd[14058]: AMDeviceConnect (thread 0x100596000): Could not connect to lockdown port (62078) on device 705 - eb0967077b016f7b6ad8ef9c6f1fd5e71475faa5: 0xe8000084.
    Nov  7 20:17:56 russell-fords-imac-2.local usbmuxd[14058]: _AMDevicePreflightWorker (thread 0x100596000): Pair worker could not connect to lockdownd on device 705: 0xe8000084.
    Nov  7 20:17:56 russell-fords-imac-2.local com.apple.usbmuxd[14058]: HandleDeviceAttachHelperCallback preflighting failed for WiFi device 0x2c1-192.168.1.3:0: 0xe8000084. Ignoring device.
    Nov  7 20:19:21 localhost bootlog[0]: BOOT_TIME 1352319561 0
    Nov  7 20:19:41 localhost kernel[0]: Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Nov  7 20:19:41 localhost kernel[0]: vm_page_bootstrap: 955121 free pages and 85263 wired pages
    Nov  7 20:19:41 localhost kernel[0]: kext submap [0xffffff7f80741000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000741000]
    Nov  7 20:19:41 localhost kernel[0]: zone leak detection enabled
    Nov  7 20:19:41 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Nov  7 20:19:41 localhost kernel[0]: standard background quantum is 2500 us
    Nov  7 20:19:41 localhost kernel[0]: mig_table_max_displ = 74
    Nov  7 20:19:41 localhost kernel[0]: corecrypto kext started!
    Nov  7 20:19:41 localhost kernel[0]: Running kernel space in FIPS MODE
    Nov  7 20:19:41 localhost kernel[0]: Plist hmac value is    735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    Nov  7 20:19:41 localhost kernel[0]: Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    Nov  7 20:19:41 localhost kernel[0]: corecrypto.kext FIPS integrity POST test passed!
    Nov  7 20:19:41 localhost kernel[0]: corecrypto.kext FIPS AES CBC POST test passed!
    Nov  7 20:19:41 localhost kernel[0]: corecrypto.kext FIPS TDES CBC POST test passed!
    Nov  7 20:19:41 localhost kernel[0]: corecrypto.kext FIPS SHA POST test passed!
    Nov  7 20:19:41 localhost kernel[0]: corecrypto.kext FIPS HMAC POST test passed!
    Nov  7 20:19:41 localhost kernel[0]: corecrypto.kext FIPS ECDSA POST test passed!
    Nov  7 20:19:41 localhost kernel[0]: corecrypto.kext FIPS DRBG POST test passed!
    SECOND REPORT
    Nov  7 19:41:27 russell-fords-imac-2.local MP Navigator EX 3.0[34352]: -[NSProgressIndicator animationDelay] is deprecated.
    Nov  7 19:41:28 russell-fords-imac-2.local WindowServer[93]: reenable_update_for_connection: UI updates were finally reenabled by application "MP Navigator EX" after 4.91 seconds (server forcibly re-enabled them after 1.00 seconds)
    Nov  7 19:41:28 russell-fords-imac-2.local osascript[34485]: Performance: Please update this scripting addition to supply a value for ThreadSafe for each event handler: "/Library/ScriptingAdditions/SIMBL.osax"
    Nov  7 19:41:28 russell-fords-imac-2.local osascript[34486]: Performance: Please update this scripting addition to supply a value for ThreadSafe for each event handler: "/Library/ScriptingAdditions/SIMBL.osax"
    Nov  7 19:41:32 russell-fords-imac-2.local WindowServer[93]: CGXRegisterWindowWithSystemStatusBar: window b already registered
    Nov  7 19:41:36 russell-fords-imac-2.local osascript[34487]: Performance: Please update this scripting addition to supply a value for ThreadSafe for each event handler: "/Library/ScriptingAdditions/SIMBL.osax"
    Nov  7 19:41:36 russell-fords-imac-2.local osascript[34488]: Performance: Please update this scripting addition to supply a value for ThreadSafe for each event handler: "/Library/ScriptingAdditions/SIMBL.osax"
    Nov  7 19:41:55 russell-fords-imac-2.local usbmuxd[14058]: AMDeviceConnect (thread 0x100596000): Could not connect to lockdown port (62078) on device 692 - eb0967077b016f7b6ad8ef9c6f1fd5e71475faa5: 0xe8000084.
    Nov  7 19:41:55 russell-fords-imac-2.local usbmuxd[14058]: _AMDevicePreflightWorker (thread 0x100596000): Pair worker could not connect to lockdownd on device 692: 0xe8000084.
    Nov  7 19:42:25 russell-fords-imac-2.local com.apple.backupd-helper[34491]: Not starting scheduled Time Machine backup - time machine destination not resolvable.
    Nov  7 19:42:31 russell-fords-imac-2.local usbmuxd[14058]: AMDeviceConnect (thread 0x100596000): Could not connect to lockdown port (62078) on device 693 - eb0967077b016f7b6ad8ef9c6f1fd5e71475faa5: 0xe8000084.
    Nov  7 19:42:31 russell-fords-imac-2.local usbmuxd[14058]: _AMDevicePreflightWorker (thread 0x100596000): Pair worker could not connect to lockdownd on device 693: 0xe8000084.
    Nov  7 19:42:36 russell-fords-imac-2 kernel[0]: ** Device in slot: SLOT--1 **
    Nov  7 19:42:36 russell-fords-imac-2 kernel[0]: ** GPU Debug Info Start **
    Nov  7 19:42:36 russell-fords-imac-2 kernel[0]: 0x000094c8
    Nov  7 19:42:36 russell-fords-imac-2 kernel[0]: 0x000000d8
    Nov  7 19:42:36 russell-fords-imac-2 kernel[0]: 0x00000001
    Nov  7 19:42:36 russell-fords-imac-2 kernel[0]: 0x00000018
    Nov  7 19:42:36 russell-fords-imac-2 kernel[0]: 0x0000d062
    Nov  7 19:42:36 russell-fords-imac-2 kernel[0]: 0x00000001

  • My brand new Mac Pro running Mountain Lion crashes when installing updates or new software.

    My brand new Mac Pro running Mountain Lion crashes and re-boots when installing updates or new software. I can only perform these operations while in the safe boot mode.  I have reloaded OSX twice. Does not solve the problem.  The machine is brand new. It replaced a previous MacPro that would not support the new Mountain Lion.  When my new machine came in.  I swaped the dirve out of my old unit into the new and ran the new Lion update.  The machine has had this aforementioned problem since that time.  Also, I had the Legacy version of File Vault running on the old machine/drive, which I also turned off(thinking that was the problem)  but that did not fix the problem either.

    Here is my panic log entry:
    Sun Nov 18 22:08:42 2012
    panic(cpu 6 caller 0xffffff800b4ac90b): Releasing non-exclusive RW lock without a reader refcount!
    Backtrace (CPU 6), Frame : Return Address
    0xffffff8556cab950 : 0xffffff800b41d626
    0xffffff8556cab9c0 : 0xffffff800b4ac90b
    0xffffff8556cab9e0 : 0xffffff800b51c09c
    0xffffff8556cabc10 : 0xffffff800b510e92
    0xffffff8556cabc40 : 0xffffff800b4ff375
    0xffffff8556cabf50 : 0xffffff800b7e182a
    0xffffff8556cabfb0 : 0xffffff800b4ced33
    BSD process name corresponding to current thread: installd
    Mac OS version:
    12C60
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x000000000b200000
    Kernel text base: 0xffffff800b400000
    System model name: MacPro5,1 (Mac-F221BEC8)
    System uptime in nanoseconds: 427147359117
    last loaded kext at 111975561856: com.apple.filesystems.smbfs          1.8 (addr 0xffffff7f8ba85000, size 229376)
    last unloaded kext at 127467947009: com.apple.driver.AppleIntel8254XEthernet          3.1.1b1 (addr 0xffffff7f8bf8d000, size 69632)
    loaded kexts:
    com.zeobit.kext.Firewall          2.3.1
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AppleIntelProfile          97
    com.apple.driver.AppleBluetoothMultitouch          75.15
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f33
    com.apple.driver.AGPM          100.12.69
    com.apple.driver.AppleTyMCEDriver          1.0.2d2
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.kext.AMDFramebuffer          8.0.0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.AMDRadeonAccelerator          1.0.0
    com.apple.driver.AppleMikeyDriver          2.3.1f2
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.2.11
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.2
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.driver.AppleUSBHub          5.2.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.driver.AirPort.Brcm4331          602.15.22
    com.apple.driver.Intel82574L          2.3.0b4
    com.apple.BootCache          34
    com.apple.driver.AppleAHCIPort          2.4.1
    com.apple.driver.AppleUSBEHCI          5.4.0
    com.apple.driver.AppleUSBUHCI          5.2.5
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.driver.AppleProfileTimestampAction          97
    com.apple.driver.AppleProfileThreadInfoAction          97
    com.apple.driver.AppleProfileRegisterStateAction          97
    com.apple.driver.AppleProfileReadCounterAction          97
    com.apple.driver.AppleProfileKEventAction          97
    com.apple.driver.AppleProfileCallstackAction          97
    com.apple.iokit.AppleProfileFamily          97
    com.apple.driver.IOBluetoothHIDDriver          4.0.9f33
    com.apple.driver.AppleMultitouchDriver          235.28
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.driver.AppleUSBAudio          2.9.0f6
    com.apple.driver.DspFuncLib          2.3.1f2
    com.apple.iokit.IOAudioFamily          1.8.9fc10
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOAcceleratorFamily          19.0.26
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.iokit.IOBluetoothFamily          4.0.9f33
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.kext.AMD5000Controller          8.0.0
    com.apple.kext.AMDSupport          8.0.0
    com.apple.driver.AppleGraphicsControl          3.2.11
    com.apple.iokit.IONDRVSupport          2.3.5
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleHDAController          2.3.1f2
    com.apple.iokit.IOGraphicsFamily          2.3.5
    com.apple.iokit.IOHDAFamily          2.3.1f2
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.driver.AppleUSBHIDKeyboard          165.5
    com.apple.driver.AppleHIDKeyboard          165.5
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.2.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOUSBUserClient          5.2.5
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOAHCIFamily          2.2.1
    com.apple.iokit.IOUSBFamily          5.4.0
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7.2
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0

  • Safari 5.1 on Lion crashing constantly when saving images

    Hi Everyone,
    I installed Lion on day and noticed Safari was crashing contantly when saving JPG images. My work requires me to search and save hundreds of images. Safari is my browser of choice and was very reliable in Snow Leopard, but after upgrading to Lion is crashing constantly: every two or three saves, it crashes. Be it when saving, or after the save is done and I'm closing the window or tab.
    This happened over 30 times in 2 days. I couldn't stand it any more and wiped out Lion completely, reinstalled from DVD, and restored from a Time Machine backup. It's a bit better, but still not good. It's happened almost 10 times now. I can't believe Safari on Lion can be so unreliable!
    I tried deleting the preferences and resetting Safari before reinstalling. After that, I have already deleted the preferences and reset Safari. I have no plugins (not even Flash) nor contextual menu items which makes it look like Safari is unreliable.
    Please, can someone help me?
    Thanks in advance!

    The cache was 52 MB when I cleared it. I also did a safe boot, and repaired permissions. I created a new empty folder for the test (because sometimes a folder can have hundreds of images inside) and began testing. I saved 9...
    I welcome all the help you can give me. I had a white MacBook with Snow Leopard and Safari was solid as a rock. A new MacBook Pro with Lion that has Safari crashing after saving 9 images to a folder is ridiculous.
    Here's the most recent dump:
    Process:         Safari [404]
    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-64 (Native)
    Parent Process:  launchd [215]
    Date/Time:       2011-07-29 23:40:52.119 -0430
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Interval Since Last Report:          20546 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  14742 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      F8AD4D4F-976B-474A-A48E-F7FD024CF2E3
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
    VM Regions Near 0x18:
    -->
        __TEXT                 00000001018b8000-00000001018b9000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    objc[404]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.FinderKit                     0x00007fff8814a268 std::tr1::_Hashtable<TFENode, std::pair<TFENode const, TNodeEngine::ObservingRecord>, std::allocator<std::pair<TFENode const, TNodeEngine::ObservingRecord> >, std::_Select1st<std::pair<TFENode const, TNodeEngine::ObservingRecord> >, std::equal_to<TFENode>, TFENodeHasher, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>::find(TFENode const&) + 36
    1   com.apple.FinderKit                     0x00007fff88146bb7 TNodeEngine::DecrementObservingCount(TFENode const&) + 31
    2   com.apple.FinderKit                     0x00007fff881e7b1c -[FI_TBrowserViewController(DataSource) closeContainer:] + 133
    3   com.apple.FinderKit                     0x00007fff88230b23 -[FI_TColumnViewController closeContainer:] + 80
    4   com.apple.FinderKit                     0x00007fff8823099f -[FI_TColumnViewController unwindOpenCloseContainers] + 145
    5   com.apple.FinderKit                     0x00007fff88230ea0 -[FI_TColumnViewController syncPathWithColumns:delayOpening:forwardKeydownsToNextColumn:] + 235
    6   com.apple.FinderKit                     0x00007fff8823a051 StColumnOptimizer::~StColumnOptimizer() + 115
    7   com.apple.FinderKit                     0x00007fff882320c7 -[FI_TColumnViewController closeTarget] + 127
    8   com.apple.FinderKit                     0x00007fff8826d525 -[FIFinderViewGutsController destroyBrowserView] + 238
    9   com.apple.FinderKit                     0x00007fff8826d606 -[FIFinderViewGutsController buildBrowserView:] + 132
    10  com.apple.FinderKit                     0x00007fff8826daf1 -[FIFinderViewGutsController setTargetPath:withViewStyle:] + 635
    11  com.apple.FinderKit                     0x00007fff8826d06c -[FIFinderViewGutsController setTargetNode:] + 527
    12  com.apple.FinderKit                     0x00007fff8826e60c -[FIFinderViewGutsController deferredRetargetAndReloadForNode:] + 300
    13  com.apple.FinderKit                     0x00007fff8826ea14 -[FIFinderViewGutsController urlResolutionCompleted:] + 158
    14  com.apple.Foundation                    0x00007fff8b248716 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    15  com.apple.CoreFoundation                0x00007fff8e8ee51a _CFXNotificationPost + 2634
    16  com.apple.Foundation                    0x00007fff8b2349cb -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    17  com.apple.CoreFoundation                0x00007fff8e93511d -[NSObject performSelector:withObject:] + 61
    18  com.apple.Foundation                    0x00007fff8b281830 __NSThreadPerformPerform + 214
    19  com.apple.CoreFoundation                0x00007fff8e8b4241 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    20  com.apple.CoreFoundation                0x00007fff8e8b3b6c __CFRunLoopDoSources0 + 444
    21  com.apple.CoreFoundation                0x00007fff8e8da8d9 __CFRunLoopRun + 905
    22  com.apple.CoreFoundation                0x00007fff8e8da216 CFRunLoopRunSpecific + 230
    23  com.apple.HIToolbox                     0x00007fff8b5854ff RunCurrentEventLoopInMode + 277
    24  com.apple.HIToolbox                     0x00007fff8b58cb73 ReceiveNextEventCommon + 181
    25  com.apple.HIToolbox                     0x00007fff8b58caae BlockUntilNextEventMatchingListInMode + 62
    26  com.apple.AppKit                        0x00007fff90510191 _DPSNextEvent + 659
    27  com.apple.AppKit                        0x00007fff9050fa95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    28  com.apple.Safari.framework              0x00007fff8efa3135 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171
    29  com.apple.AppKit                        0x00007fff9050c3d6 -[NSApplication run] + 463
    30  com.apple.AppKit                        0x00007fff9078a52a NSApplicationMain + 867
    31  com.apple.Safari.framework              0x00007fff8f155725 SafariMain + 197
    32  com.apple.Safari                        0x00000001018b8f24 0x1018b8000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8f7f17e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8dd3460e _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8dd3319e _dispatch_mgr_thread + 54
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff8f7f0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8802c274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x00007fff8b8afda5 WebCore::IconDatabase::syncThreadMainLoop() + 375
    3   com.apple.WebCore                       0x00007fff8b8ad71d WebCore::IconDatabase::iconDatabaseSyncThread() + 489
    4   com.apple.WebCore                       0x00007fff8b8ad52b WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9
    5   libsystem_c.dylib                       0x00007fff880288bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8802bb75 thread_start + 13
    Thread 3:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff8f7ef67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f7eed71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff8c638ce9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff8c638c29 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff880288bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8802bb75 thread_start + 13
    Thread 4:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff8f7ef67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f7eed71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e8d229c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e8daa04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e8da216 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x00007fff8f110147 Safari::MessageRunLoop::threadBody() + 163
    6   com.apple.Safari.framework              0x00007fff8f11009f Safari::MessageRunLoop::threadCallback(void*) + 9
    7   libsystem_c.dylib                       0x00007fff880288bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8802bb75 thread_start + 13
    Thread 5:: Safari: SnapshotStore
    0   libsystem_kernel.dylib                  0x00007fff8f7f0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8802c274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff8e31cba0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework              0x00007fff8f18703f Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessage(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&) + 125
    4   com.apple.Safari.framework              0x00007fff8f1847bb Safari::SnapshotStore::diskAccessThreadBody() + 305
    5   com.apple.Safari.framework              0x00007fff8f18418b Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff880288bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8802bb75 thread_start + 13
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8f7f0df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8e92366b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff880288bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff8802bb75 thread_start + 13
    Thread 7:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8f7ef67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f7eed71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e8d229c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e8daa04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e8da216 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8b297a97 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff8b28c1ea -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b28c162 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff880288bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8802bb75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8f7f1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8802a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8802bb85 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8f7f1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8802a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8802bb85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8f7f1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8802a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8802bb85 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8f7f1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8802a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8802bb85 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8f7f1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8802a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8802bb85 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8f7f1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8802a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8802bb85 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8f7f1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8802a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8802bb85 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8f7f1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8802a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8802bb85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000018  rbx: 0x00007f9dc7b04648  rcx: 0x00007f9dc7b048e0  rdx: 0x00007f9dc7b048f0
      rdi: 0x000000000000000b  rsi: 0x00007f9dc500b8a8  rbp: 0x00007fff614b61a0  rsp: 0x00007fff614b61a0
       r8: 0x0000000000000002   r9: 0x00007f9dc7b26610  r10: 0x00000000c716670c  r11: 0x00000000439e027c
      r12: 0x00007f9dc7c28630  r13: 0x0000000000000000  r14: 0x00007f9dc7c28630  r15: 0x00007f9dc7c21990
      rip: 0x00007fff8814a268  rfl: 0x0000000000010206  cr2: 0x0000000000000018
    Logical CPU: 4
    Binary Images:
           0x1018b8000 -        0x1018b8fff  com.apple.Safari (5.1 - 7534.48.3) <C23CF439-A7C3-3A27-A80B-DE92FAF9ADE8> /Applications/Safari.app/Contents/MacOS/Safari
           0x104ffc000 -        0x104ffcffd +cl_kernels (??? - ???) <B2F87BB7-00A8-4D36-AD14-8EE762F307B4> cl_kernels
           0x105501000 -        0x105502ffc +cl_kernels (??? - ???) <409A7C1A-6670-4CA9-B0C7-DDCFF3E7CA4C> cl_kernels
           0x10552e000 -        0x105534fef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x10553a000 -        0x10553dff7  libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x10554e000 -        0x1055e1ff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x105603000 -        0x105604ff3 +cl_kernels (??? - ???) <DDCD0207-1412-4546-891B-322184D07C54> cl_kernels
           0x105609000 -        0x10560aff3 +cl_kernels (??? - ???) <E055D49C-CFBC-4B53-85A8-306F35D1A172> cl_kernels
           0x105924000 -        0x105924ff5 +cl_kernels (??? - ???) <D9F5C25F-4AD0-4607-9662-E130CFEA0CC8> cl_kernels
           0x105b70000 -        0x105b9eff7  GLRendererFloat (??? - ???) <AB59F7EA-62B1-3AA6-B940-47C0B6BC6DD9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x106610000 -        0x1067a8ff7  GLEngine (??? - ???) <EE6CCAE3-1CA1-3C5E-A83C-BB56AB413AB3> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1067db000 -        0x1068d4fff  libGLProgrammability.dylib (??? - ???) <7B17211F-D04C-3916-8176-1930C24BA421> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x1068fa000 -        0x106bf0fe7  com.apple.ATIRadeonX3000GLDriver (7.2.9 - 7.0.2) <3C88205E-19B5-32EF-8937-9DBFA2B3BB30> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
           0x106c3b000 -        0x107c9afef  com.apple.driver.AppleIntelHDGraphicsGLDriver (7.2.9 - 7.0.2) <410F7BE3-2DC1-39E0-9E58-D3A2B91A4DB7> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
           0x109486000 -        0x109489fff  libLatinSuppConverter.dylib (54.0.0 - compatibility 1.0.0) <7E087B67-5698-34B6-9F16-1E0C1C3FF0DD> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
           0x10b2ab000 -        0x10b33eff7  unorm8_argb.dylib (1.50.61 - compatibility 1.0.0) <D453434E-9E63-3D38-B59E-6B333A5373D6> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb. dylib
        0x7fff614b8000 -     0x7fff614ecac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff85ad4000 -     0x7fff85afdfff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff85afe000 -     0x7fff85c0bfff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff85c0c000 -     0x7fff86027ff7  com.apple.RawCamera.bundle (3.7.2 - 573) <FF8D349E-E8DF-3D12-91E9-BA00C13D5359> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8603b000 -     0x7fff86095fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff86096000 -     0x7fff860cffe7  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <D634E4B6-672F-3F68-8B6F-C5028151A5B4> /usr/lib/libssl.0.9.8.dylib
        0x7fff860d0000 -     0x7fff86233fff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff86236000 -     0x7fff866ddff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff866de000 -     0x7fff866f0ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff866f1000 -     0x7fff86721fff  com.apple.shortcut (2.0 - 2.0) <6E6C9F01-5DAC-35F4-876D-082D915EE782> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff86722000 -     0x7fff86eb6fff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff86eb7000 -     0x7fff86eddfff  com.apple.framework.internetaccounts (1.0 - 1) <64CC50BB-9EE4-36D1-969A-FDD2210026DC> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff86ede000 -     0x7fff86ee9fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff86eea000 -     0x7fff86f54fff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff86f9e000 -     0x7fff86facff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff86fad000 -     0x7fff86faefff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff86faf000 -     0x7fff86fccfff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <CC86755A-6CF1-3DDF-A1B0-6F7F5BD7BB39> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff86fcd000 -     0x7fff86fcffff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff86fd0000 -     0x7fff87034fff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff87035000 -     0x7fff870baff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff870d3000 -     0x7fff870d6fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff870d7000 -     0x7fff873f0fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff873f1000 -     0x7fff879d5faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff879d6000 -     0x7fff87a78ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff87a79000 -     0x7fff87a82fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff87afc000 -     0x7fff87b4aff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff87b4b000 -     0x7fff87b9fff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff87ba0000 -     0x7fff87ba0fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff87bbe000 -     0x7fff87d17ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87d18000 -     0x7fff87d19fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff87d2c000 -     0x7fff87d7ffff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff87de2000 -     0x7fff87e32fff  com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff87e33000 -     0x7fff87e44ff7  SyndicationUI (??? - ???) <2611F56F-81A9-3457-8C87-2700BFD9D4CB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff87e45000 -     0x7fff87e45fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff87e46000 -     0x7fff87e6cff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff87f83000 -     0x7fff87fd6fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff87fda000 -     0x7fff880b7fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff880b8000 -     0x7fff880ceff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff880cf000 -     0x7fff8841cff7  com.apple.FinderKit (1.0 - 1) <906BCBF7-CBE6-36D2-A183-4980E73CA5EF> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
        0x7fff8841d000 -     0x7fff885defe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff88626000 -     0x7fff88634fff  com.apple.HelpData (2.1.0 - 68) <A2C4DDC9-2ECB-37C0-A2E3-D01168EE31F7> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8880c000 -     0x7fff88996ff7  com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff88997000 -     0x7fff8899ffff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff889a0000 -     0x7fff88a32fff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88a33000 -     0x7fff88a33fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff88a34000 -     0x7fff88a72fff  com.apple.bom (11.0 - 183) <841FA160-A37A-368D-B14E-27AA9DD1AEDA> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff88a73000 -     0x7fff88a86ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff88a87000 -     0x7fff88e4dfff  com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff88e4e000 -     0x7fff88e7bff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff88ece000 -     0x7fff88ed0ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff88ed1000 -     0x7fff8914bff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8914c000 -     0x7fff89213ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff89214000 -     0x7fff8925cfff  com.apple.framework.CoreWLAN (2.0 - 200.46) <04AFD988-DDFB-330D-B042-C1EB2826A0CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8925d000 -     0x7fff89272fff  com.apple.FileSync.framework (6.0 - 432) <7DF40003-7A8A-3C42-AC26-FCA0A0DFEE17> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
        0x7fff89273000 -     0x7fff89275fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff89276000 -     0x7fff89328fff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff89329000 -     0x7fff8932cfff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8932d000 -     0x7fff89332ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff89333000 -     0x7fff89373fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff89374000 -     0x7fff8937bff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8937c000 -     0x7fff894b5fef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff894b6000 -     0x7fff89640fff  com.apple.WebKit (7534 - 7534.48.3) <03AC8252-B3A1-3A7C-9DAF-99CC9DC56D5D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff89641000 -     0x7fff89736fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff89737000 -     0x7fff89737fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff89738000 -     0x7fff897a8fff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff897a9000 -     0x7fff89a80fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff89a81000 -     0x7fff89a85ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff89aa2000 -     0x7fff89ae1ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff89ae2000 -     0x7fff89ae4fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff8a134000 -     0x7fff8a137fff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8a138000 -     0x7fff8a21ffff  com.apple.backup.framework (1.3 - 1.3) <C7F0B3B6-EAC1-3445-A705-E9F18A45D01D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8a220000 -     0x7fff8a2feff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8a2ff000 -     0x7fff8a304fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8a305000 -     0x7fff8a3e5fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8a3e6000 -     0x7fff8a40aff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8a40b000 -     0x7fff8a41afff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8a41b000 -     0x7fff8a41eff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8a41f000 -     0x7fff8a471ff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8a472000 -     0x7fff8a4d2fff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8a4d3000 -     0x7fff8a4d8fff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8a4d9000 -     0x7fff8a4d9fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8a4da000 -     0x7fff8a4f7ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8a4f8000 -     0x7fff8abc69df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8abc9000 -     0x7fff8ac05fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff8ae7a000 -     0x7fff8af5edef  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff8af5f000 -     0x7fff8af76fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8b005000 -     0x7fff8b11afff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8b178000 -     0x7fff8b18ffff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8b190000 -     0x7fff8b1d7ff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8b1d8000 -     0x7fff8b201fff  com.apple.datadetectors (3.0 - 172.0) <A63656A8-DDE4-3C52-98CF-8A3E42CB802D> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8b232000 -     0x7fff8b544fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8b583000 -     0x7fff8b8a6fff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8b8a7000 -     0x7fff8b8a8ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff8b8a9000 -     0x7fff8c5a2fef  com.apple.WebCore (7534 - 7534.48.3) <7C5A681C-3749-382C-9551-C197EF878C22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8c5a3000 -     0x7fff8c5a4fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff8c636000 -     0x7fff8c7d5fff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8c7d6000 -     0x7fff8c7dbfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8c88e000 -     0x7fff8c8adfff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff8c8c6000 -     0x7fff8c8ccfff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8c8cd000 -     0x7fff8c934ff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8c95d000 -     0x7fff8c963fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8c99f000 -     0x7fff8ca14ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff8ca15000 -     0x7fff8ce30fff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8ce6c000 -     0x7fff8ce78fff  com.apple.CrashReporterSupport (10.7 - 343) <89EFF4A7-D064-3CAE-9BFC-285EE9033197> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8ce79000 -     0x7fff8ce93fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8d5cd000 -     0x7fff8d5d3fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8d93a000 -     0x7fff8da36ff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8da37000 -     0x7fff8dab2ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8dab3000 -     0x7fff8dac0ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8dac1000 -     0x7fff8db23ff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8db24000 -     0x7fff8db97fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8dba6000 -     0x7fff8dca8ff7  com.apple.PubSub (1.0.5 - 65.28) <D971543B-C9BE-3C58-8453-B3C69E2D2A6F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8dd31000 -     0x7fff8dd3ffff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff8e0d5000 -     0x7fff8e0d9fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8e10f000 -     0x7fff8e311fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff8e312000 -     0x7fff8e51ffff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8e531000 -     0x7fff8e53bff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff8e53c000 -     0x7fff8e587fff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8e588000 -     0x7fff8e588fff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8e589000 -     0x7fff8e5b6fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8e5b7000 -     0x7fff8e5b7fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8e5b8000 -     0x7fff8e5cefff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8e620000 -     0x7fff8e65afff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8e667000 -     0x7fff8e692fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8e693000 -     0x7fff8e697fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8e698000 -     0x7fff8e6b5ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff8e716000 -     0x7fff8e721ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8e722000 -     0x7fff8e72dfff  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8e72e000 -     0x7fff8e771ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8e79e000 -     0x7fff8e8a1fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
        0x7fff8e8a2000 -     0x7fff8ea75ff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8ea76000 -     0x7fff8ea99ff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8ea9a000 -     0x7fff8ea9ffff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8eaa0000 -     0x7fff8eba5ff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8eba6000 -     0x7fff8ebe5fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8ebe6000 -     0x7fff8ebe9fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8ebea000 -     0x7fff8ec29ff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8ec2e000 -     0x7fff8edd6fff  com.apple.WebKit2 (7534 - 7534.48.3) <9F8CD6D9-3123-3F53-BAC3-D770B0812C25> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8edd7000 -     0x7fff8ee04fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
        0x7fff8ee05000 -     0x7fff8ee2dff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8eebf000 -     0x7fff8eebffff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8eec6000 -     0x7fff8ef4aff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8ef4b000 -     0x7fff8f3d5fff  com.apple.Safari.framework (7534 - 7534.48.3) <287305A0-D3A2-3D28-8B46-41548687741B> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8f458000 -     0x7fff8f4b4ff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8f4bb000 -     0x7fff8f4e4fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8f568000 -     0x7fff8f7d9fff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8f7da000 -     0x7fff8f7fafff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8f7fb000 -     0x7fff8f871fff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8f872000 -     0x7fff8f873fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8f874000 -     0x7fff8f874fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8f875000 -     0x7fff8f8b7fff  com.apple.corelocation (330.9 - 330.9) <ACE577F2-6EDE-3768-BF76-8632E8B81876> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8f8b8000 -     0x7fff8f93afff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8f93b000 -     0x7fff8f9d1ff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8f9f2000 -     0x7fff8fa1bff7  com.apple.framework.Apple80211 (7.0 - 700.57) <0D7D7E08-377B-32F0-AD91-673F992B5CFF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8fa1c000 -     0x7fff8fa5dfff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8fa5e000 -     0x7fff8fa6dfff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff8fa6e000 -     0x7fff8fb08ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8fb09000 -     0x7fff8fb10fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <40374018-2832-3144-8114-CED417321C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8fb11000 -     0x7fff8fb2dff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8fb2e000 -     0x7fff8ff60fe7  com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8ff61000 -     0x7fff8ff73ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8ff74000 -     0x7fff8ff75ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8ff76000 -     0x7fff8ffa1ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff8ffa2000 -     0x7fff8ffd7fff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8ffd8000 -     0x7fff8ffecff7  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
        0x7fff90045000 -     0x7fff90046fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff90049000 -     0x7fff90049fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff9004a000 -     0x7fff90156fef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff90157000 -     0x7fff9015cfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff9015d000 -     0x7fff90190fff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff90191000 -     0x7fff901e5ff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff901e6000 -     0x7fff901ecff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff901ed000 -     0x7fff90506ff7  com.apple.AddressBook.framework (6.0 - 1043) <A6302279-FD1B-3BB7-8419-362425FC5568> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff90507000 -     0x7fff910fffff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff91100000 -     0x7fff9110efff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff9110f000 -     0x7fff911aefff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff911af000 -     0x7fff911baff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff911bb000 -     0x7fff91214fff  com.apple.Suggestions (1.0 - 84.0) <6B925EBB-CEEF-3134-8D25-2103F21DE624> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff91231000 -     0x7fff91258fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff91312000 -     0x7fff913a4fff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff913a5000 -     0x7fff91413fff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff91491000 -     0x7fff91497ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff915e2000 -     0x7fff91686fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff91687000 -     0x7fff9168efff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff9168f000 -     0x7fff91695fff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff916b3000 -     0x7fff917b5ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff917b6000 -     0x7fff9180dfff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff9180e000 -     0x7fff9181cff7  com.apple.AppleFSCompression (37 - 1.0) <88C436E8-38AE-3D96-A8C8-2D1805CC47B7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff91943000 -     0x7fff91950fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff91970000 -     0x7fff91d9dfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff91d9e000 -     0x7fff91dd9fff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff91dda000 -     0x7fff91e1cff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff91e1d000 -     0x7fff91e1efff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff91e1f000 -     0x7fff9208dff7  com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff9208e000 -     0x7fff92095fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff92096000 -     0x7fff920b3fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff920b7000 -     0x7fff920ccfff  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/Version

  • Mountain lion crashes, with firefox as well

    Hi,
    having seen others having problems with crashing Mountain Lion, my issue seems to be slightly different. I am running 10.8.3, so the alleged Safari 6 issue should have been fixed already. However, Mountain Lion keeps on crashing horrendously often in Safari (which I now have stopped using), but, annoyingly, it also crashes in Firefox (version 19.0.2), even if not as often (but still often enough to be incredibly irritating). The screen just goes black without any warning in the middle of using a website. Initially, I thought it was an issue with Flash (fully updated as is Java), but the problem persists even on websites with no videos running.
    Would really appreciate help on this.
    NM

    If you are having the same problem with multiple browsers, then the problem is probably something common to both browsers. Like something in your internet plugin folders, which are /Library/Internet Plugins and ~/Library/Internet Plugins. You could remove the plugins and see if the problem is fixed. Here is a reference:   Safari 6 (OS X Mountain Lion): If you need to remove a plug-in
    if that doesn't work, I suppose I'd try some routine maintenance/troubleshooting maneuvers, like a safe boot, a test user account, repairing permissions, and repairing my hard disk.
    Mac OS X: What is Safe Boot, Safe Mode?
    Isolating an issue by using another user account
    About Disk Utility's Repair Disk Permissions feature
    Using Disk Utility to verify or repair disks

  • HT5275 Problems with safari on mountain lion

    I have installed Mountain Lion yesterday. Safari was crashing as soon as I tried to open it. Now I have removed the file Extensions from the Library and everything seems to be fine.

    From posts, it seems that this process 'SystemUIServer' is Associated with the Menu Extentions running.
    Luckily it is a totally separate process, so I can see the rest of the menu associated with my current application to continue to run normally alhtough the extension menu freezes at times. Everytime when this process eats CPU, the extensions menu freezes.
    I have tried to remove one-by-one the icons. The one which had most effect appeared to be the one associated with "Wifi Status" in Network preferences. Turning this off is really annoying as I can't easily switch wifi anymore ... but clearly it is a battery drainer for some reason ...
    Other items also appeared to contribute in some minimal amount, but not as much as the wifi indicator.
    Hope this helps for users,
    and hope Apple can somehow fix this one.
    Cheers,
    Jo.

  • Mountain Lion Crashing

    I know there are other threads about this, but my Mid 2010 MacBook Pro is CONSTANTLY rebooting throughout the day. I thought I had it narrowed down to Microsoft Silverlight being out of date, and honestly, since I've updated it, my MacBook crashes only 3 or 4 times a day compared to the 10 or 11 it was doing. I am open to any suggestions, and appreciate any advice someone can give me (unless you tell me to buy a PC, I love my MacBook, and I love Mountain Lion)
    Specs are:
    15-inch Mid 2010 MacBook Pro
    2.66GHz Intel Core i7
    4GB 1067 MHz DDR3
    Intel Graphics 288MB
    OS X 10.8.1 (12B19)
    Here is the log from the last crash
    Interval Since Last Panic Report:  103747 sec
    Panics Since Last Report:          17
    Anonymous UUID:                    4138BB76-453E-45B8-8596-99AAEB8FA113
    Thu Aug 30 20:32:43 2012
    panic(cpu 0 caller 0xffffff7f969e2c85): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff80b5806000 0x0a5480a2, D0, P2/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8092742f70 : 0xffffff801621d5f6
    0xffffff8092742fe0 : 0xffffff7f969e2c85
    0xffffff8092743070 : 0xffffff7f96adc5b7
    0xffffff80927430d0 : 0xffffff7f96adc62b
    0xffffff8092743140 : 0xffffff7f96df1883
    0xffffff8092743280 : 0xffffff7f96b0275d
    0xffffff80927432b0 : 0xffffff7f969ec9e6
    0xffffff8092743360 : 0xffffff7f969e80b8
    0xffffff8092743550 : 0xffffff7f969e92e4
    0xffffff8092743620 : 0xffffff7f97aaf494
    0xffffff80927436e0 : 0xffffff7f97adff8b
    0xffffff8092743770 : 0xffffff7f97ac5638
    0xffffff80927437d0 : 0xffffff7f97ac5efc
    0xffffff8092743820 : 0xffffff7f97ac62e6
    0xffffff80927438c0 : 0xffffff7f97ac6d06
    0xffffff8092743900 : 0xffffff7f97a81f31
    0xffffff8092743a80 : 0xffffff7f97ac32ee
    0xffffff8092743b40 : 0xffffff7f97a80a3a
    0xffffff8092743ba0 : 0xffffff8016664929
    0xffffff8092743bc0 : 0xffffff8016665ed0
    0xffffff8092743c20 : 0xffffff80166638ef
    0xffffff8092743d70 : 0xffffff80162981a1
    0xffffff8092743e80 : 0xffffff8016220abd
    0xffffff8092743eb0 : 0xffffff8016210448
    0xffffff8092743f00 : 0xffffff80162195fb
    0xffffff8092743f70 : 0xffffff80162a5ad6
    0xffffff8092743fb0 : 0xffffff80162ced13
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.0)[6A699209-FB98-316B-A3C0-DCA82AA8C86B]@0xffffff7f9697b 000->0xffffff7f96c7dfff
                dependency: com.apple.iokit.IOPCIFamily(2.7)[8C9E06A4-13D0-33F5-A377-9E36F0ECC229]@0xffffff 7f968f0000
                dependency: com.apple.iokit.IONDRVSupport(2.3.4)[E37F420A-B5CD-38ED-9441-5247583B6ACE]@0xff ffff7f96967000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[5D671681-D21B-3CCA-9810-B15E648C1B27]@0 xffffff7f96924000
             com.apple.nvidia.nv50hal(8.0)[9CD95A4A-FD94-349E-A4B6-FC3B74E197F5]@0xffffff7f9 6c8b000->0xffffff7f96fadfff
                dependency: com.apple.NVDAResman(8.0.0)[6A699209-FB98-316B-A3C0-DCA82AA8C86B]@0xffffff7f969 7b000
                dependency: com.apple.iokit.IOPCIFamily(2.7)[8C9E06A4-13D0-33F5-A377-9E36F0ECC229]@0xffffff 7f968f0000
             com.apple.GeForce(8.0)[91C40470-82BA-329A-A9D7-4C70F28275FD]@0xffffff7f97a74000 ->0xffffff7f97b36fff
                dependency: com.apple.NVDAResman(8.0.0)[6A699209-FB98-316B-A3C0-DCA82AA8C86B]@0xffffff7f969 7b000
                dependency: com.apple.iokit.IONDRVSupport(2.3.4)[E37F420A-B5CD-38ED-9441-5247583B6ACE]@0xff ffff7f96967000
                dependency: com.apple.iokit.IOPCIFamily(2.7)[8C9E06A4-13D0-33F5-A377-9E36F0ECC229]@0xffffff 7f968f0000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[5D671681-D21B-3CCA-9810-B15E648C1B27]@0 xffffff7f96924000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12B19
    Kernel version:
    Darwin Kernel Version 12.1.0: Tue Aug 14 13:29:55 PDT 2012; root:xnu-2050.9.2~1/RELEASE_X86_64
    Kernel UUID: 3005059E-270B-3B9F-940D-7A66C05DDC9D
    Kernel slide:     0x0000000016000000
    Kernel text base: 0xffffff8016200000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 2015779386520
    last loaded kext at 139924909107: com.regularrateandrhythm.driver.RowmoteIREmu          1.0 (addr 0xffffff7f985df000, size 16384)
    last unloaded kext at 200994025613: com.apple.driver.AppleUSBUHCI          5.1.5 (addr 0xffffff7f972b7000, size 65536)
    loaded kexts:
    com.regularrateandrhythm.driver.RowmoteIREmu          1.0
    com.vara.driver.VaraAudio          1.0.3
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AppleBluetoothMultitouch          75.15
    com.apple.filesystems.ntfs          3.10
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.12.69
    com.apple.driver.IOBluetoothSCOAudioDriver          4.0.9f8
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.3.0f2
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f8
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleIntelHDGraphics          8.0.0
    com.apple.driver.AppleMikeyDriver          2.3.0f2
    com.apple.driver.ApplePolicyControl          3.2.6
    com.apple.driver.AppleIntelHDGraphicsFB          8.0.0
    com.apple.filesystems.autofs          3.0
    com.apple.GeForce          8.0.0
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.AppleMuxControl          3.2.6
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f8
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.driver.AppleUSBTCButtons          235.4
    com.apple.driver.AppleUSBCardReader          3.1.0
    com.apple.driver.AppleUSBTCKeyboard          235.4
    com.apple.driver.AppleIRController          320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.1
    com.apple.driver.AppleFWOHCI          4.9.5
    com.apple.driver.AppleAHCIPort          2.4.0
    com.apple.driver.AirPort.Brcm4331          601.15.21
    com.apple.driver.AppleUSBHub          5.1.6
    com.apple.iokit.AppleBCM5701Ethernet          3.2.5b3
    com.apple.driver.AppleUSBEHCI          5.1.5
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.driver.IOBluetoothHIDDriver          4.0.9f8
    com.apple.driver.AppleMultitouchDriver          235.27
    com.apple.driver.DspFuncLib          2.3.0f2
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.IOAudioFamily          1.8.9fc9
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOSurface          86.0.2
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOBluetoothFamily          4.0.9f8
    com.apple.kext.triggers          1.0
    com.apple.nvidia.nv50hal          8.0.0
    com.apple.NVDAResman          8.0.0
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleGraphicsControl          3.2.6
    com.apple.iokit.IONDRVSupport          2.3.4
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f8
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleHDAController          2.3.0f2
    com.apple.iokit.IOGraphicsFamily          2.3.4
    com.apple.iokit.IOHDAFamily          2.3.0f2
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.driver.AppleSMC          3.1.3d11
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOUSBMassStorageClass          3.5.0
    com.apple.driver.AppleUSBMultitouch          235.7
    com.apple.iokit.IOUSBHIDDriver          5.0.0
    com.apple.driver.AppleUSBMergeNub          5.1.5
    com.apple.driver.AppleUSBComposite          5.0.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.2.0
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOUSBUserClient          5.0.0
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.1.6
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f15
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.81.21)
    Bluetooth: Version 4.0.9f8 10405, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545050B9SA02, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

    Why not try that now?
    Downgrade Lion/Snow Leopard to Snow Leopard
    1.  Boot from your Snow Leopard Installer Disc. After the installer loads select your language and click on the Continue button.  When the menu bar appears select Disk Utility from the Utilities menu.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    4. Quit DU and return to the installer. Install Snow Leopard.
    This will erase the whole drive so be sure to backup your files if you don't have a backup already. If you have performed a TM backup using Lion be aware that you cannot restore from that backup in Snow Leopard (see below.) I suggest you make a separate backup using Carbon Copy Cloner 3.4.1.
    If you have Snow Leopard Time Machine backups, do a full system restore per #14 in Time Machine - Frequently Asked Questions.  If you have subsequent backups from Lion, you can restore newer items selectively, via the "Star Wars" display, per #15 there, but be careful; some Snow Leopard apps may not work with the Lion files.

  • Canon A1 iPF605 and Lion / Mountain Lion Crashing

    Have had this problem with Lion and now also Mountain Lion.
    I have two printers on the network, our Brother A4 colour laser workhorse and a newer Canon A1. The Canon iPF605 has drivers from Canon which should I believe work at least with OSX 10.7 but they never did on my machine with Lion and still don't now after Mountain Lion upgrade.
    The symptom is that no matter what program I am using (Safari, Firefox, Preview, Adobe, Mail even!) if I go to the print menu, and in the drop down menu select my Canon A1 printer the program will crash presumably in trying to load the Canon driver software. I have three other Macs in the office which all run Snow Leopard and the printer software works OK on those. I really want to bring some of the other machines up to Mountain Lion but A1 printing is a necessity here.
    I am using latest Canon drivers 2.66 from here: http://software.canon-europe.com/products/0010633.asp. I don't know if I can maybe install a generic driver? Don't need any flashy features just want to print A1 to the printer in colour.
    As a note the Canon utility software works OK
    Problem report follows if any help:
    Process:    
    Preview [4299]
    Path:       
    /Applications/Preview.app/Contents/MacOS/Preview
    Identifier: 
    com.apple.Preview
    Version:    
    6.0 (765)
    Build Info: 
    Preview-765000000000000~15
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [227]
    User ID:    
    501
    PlugIn Path:  
    /Library/Printers/Canon/GARO/2007A/PDEs/JobSettingPDE.plugin/Contents/MacOS/JobS ettingPDE
    PlugIn Identifier: jp.co.canon.printer.garo.cups.pde.JobSettingPDE_2007A
    PlugIn Version:
    2.66 (1.0)
    Date/Time:  
    2012-08-02 11:40:30.520 +0100
    OS Version: 
    Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:     
    44648 sec
    Crashes Since Last Report:      
    4
    Per-App Interval Since Last Report:  40645 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                 
    4E7A8BFB-2A79-4757-A09F-02A8C2693F9A
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    objc_msgSend() selector name: length
    Performing @selector(selectPrinter:) from sender NSMenuItem 0x7f99ea8d7370
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib          
    0x00007fff93160610 objc_msgSend_vtable7 + 16
    1   com.apple.CoreFoundation 
    0x00007fff92b2ae6e CFStringCompare + 94
    2   jp.co.canon.printer.garo.cups.pde.JobSettingPDE_2007A
    0x000000011320b53e kStat::Get_RegionCode() + 58
    3   jp.co.canon.printer.garo.cups.pde.JobSettingPDE_2007A
    0x00000001131f58cd -[JobSettingPDE_2007A_v266 initWithCallback:] + 1209
    4   jp.co.canon.printer.garo.cups.pde.JobSettingPDE_2007A
    0x00000001131e6c8f -[JobSettingPDEPlugIn_2007A_v266 PDEPanelsForType:withHostInfo:] + 115
    5   com.apple.print.framework.Print.Private
    0x000000010f1b090f 0x10f1a9000 + 30991
    6   com.apple.print.framework.Print.Private
    0x000000010f1afcd7 0x10f1a9000 + 27863
    7   com.apple.print.framework.Print.Private
    0x000000010f1ae366 0x10f1a9000 + 21350
    8   com.apple.print.framework.Print.Private
    0x000000010f1b06e7 0x10f1a9000 + 30439
    9   com.apple.print.framework.Print.Private
    0x000000010f1c2290 0x10f1a9000 + 103056
    10  com.apple.print.framework.Print.Private
    0x000000010f1bba44 0x10f1a9000 + 76356
    11  com.apple.print.framework.Print.Private
    0x000000010f1bb96f 0x10f1a9000 + 76143
    12  com.apple.AppKit         
    0x00007fff91665219 -[NSApplication sendAction:to:from:] + 342
    13  com.apple.AppKit         
    0x00007fff9179a9ac -[NSMenuItem _corePerformAction] + 406
    14  com.apple.AppKit         
    0x00007fff9179a69a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133
    15  com.apple.AppKit         
    0x00007fff9148786f -[NSMenu _internalPerformActionForItemAtIndex:] + 36
    16  com.apple.AppKit         
    0x00007fff914876f7 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 135
    17  com.apple.AppKit         
    0x00007fff917937b5 NSSLMMenuEventHandler + 342
    18  com.apple.HIToolbox      
    0x00007fff8a8e55ba DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206
    19  com.apple.HIToolbox      
    0x00007fff8a8e4a89 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410
    20  com.apple.HIToolbox      
    0x00007fff8a8fa871 SendEventToEventTarget + 40
    21  com.apple.HIToolbox      
    0x00007fff8a9313a9 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 443
    22  com.apple.HIToolbox      
    0x00007fff8a8d62b1 SendMenuCommandWithContextAndModifiers + 59
    23  com.apple.HIToolbox      
    0x00007fff8a8d6263 SendMenuItemSelectedEvent + 254
    24  com.apple.HIToolbox      
    0x00007fff8a8d60ef FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
    25  com.apple.HIToolbox      
    0x00007fff8aa4c379 PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1673
    26  com.apple.HIToolbox      
    0x00007fff8aa4bc94 _HandlePopUpMenuSelection7 + 629
    27  com.apple.AppKit         
    0x00007fff91816a5b _NSSLMPopUpCarbonMenu3 + 3916
    28  com.apple.AppKit         
    0x00007fff91b7502a _NSPopUpCarbonMenu3 + 39
    29  com.apple.AppKit         
    0x00007fff91815a1c -[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOpti ons:] + 346
    30  com.apple.AppKit         
    0x00007fff919d6895 -[NSPopUpButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 540
    31  com.apple.AppKit         
    0x00007fff9166245c -[NSControl mouseDown:] + 820
    32  com.apple.AppKit         
    0x00007fff91659dce -[NSWindow sendEvent:] + 6853
    33  com.apple.AppKit         
    0x00007fff91655f04 -[NSApplication sendEvent:] + 5761
    34  com.apple.Preview        
    0x000000010c7b0017 0x10c7ad000 + 12311
    35  com.apple.AppKit         
    0x00007fff9156bc7a -[NSApplication run] + 636
    36  com.apple.AppKit         
    0x00007fff91510656 NSApplicationMain + 869
    37  libdyld.dylib            
    0x00007fff8d0597e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff9017ad16 kevent + 10
    1   libdispatch.dylib        
    0x00007fff8c894e26 _dispatch_mgr_invoke + 883
    2   libdispatch.dylib        
    0x00007fff8c894a2a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib   
    0x00007fff9017a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8d87bf2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8d87bcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8d8661b1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff9017a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8d87bf2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8d87bcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8d8661b1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x00007fff9017a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8d87bf2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8d87bcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8d8661b1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x00007fff9017a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8d87bf2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8d87bcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8d8661b1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib   
    0x00007fff9017a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8d87bf2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8d87bcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8d8661b1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib   
    0x00007fff9017a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8d87bf2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8d87bcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8d8661b1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib   
    0x00007fff9017a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8d87bf2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8d87bcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8d8661b1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib   
    0x00007fff9017a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8d87bf2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8d87bcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8d8661b1 start_wqthread + 13
    Thread 10:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib   
    0x00007fff9017a386 __semwait_signal + 10
    1   libsystem_c.dylib        
    0x00007fff8d903828 nanosleep + 163
    2   libsystem_c.dylib        
    0x00007fff8d90373f usleep + 54
    3   com.apple.AppKit         
    0x00007fff9175a0e8 -[NSUIHeartBeat _heartBeatThread:] + 543
    4   com.apple.Foundation     
    0x00007fff8c0b9842 __NSThread__main__ + 1345
    5   libsystem_c.dylib        
    0x00007fff8d879782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff8d8661c1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0xf000000000000000  rbx: 0x00007f99f1275cc0  rcx: 0x00007fff7b918e10  rdx: 0x0000000000000007
      rdi: 0x00007f99f1275cc0  rsi: 0x00007fff7b9185c0  rbp: 0x00007fff53450880  rsp: 0x00007fff53450858
       r8: 0x0000000000000012   r9: 0x000000003ab8cf95  r10: 0x00007fff97a6fe93  r11: 0x00007fff92b2ae10
      r12: 0x00007f99f1275cc0  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x000000011323e288
      rip: 0x00007fff93160610  rfl: 0x0000000000010246  cr2: 0x00007f99eb10d740
    Logical CPU: 2
    Binary Images:
    0x10c7ad000 -   
    0x10c9b6fef  com.apple.Preview (6.0 - 765) <94650271-E2F3-39EF-964E-C80991C45385> /Applications/Preview.app/Contents/MacOS/Preview
    0x10ca5c000 -   
    0x10ca92fff  com.apple.MediaUI (1.1 - 22) <49961E63-DCC6-3092-8009-F856B902DA85> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
    0x10cac7000 -   
    0x10ced0ff7  com.apple.SceneKit (3.0 - 155) <A95264BC-6259-3223-88F9-0A3B6E292F0D> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
    0x10d1d6000 -   
    0x10d1dcff7 +com.brother.print.pde.CocoaBRSecurePrint (4.1.0 - 6) <968E8E21-37F2-AE4B-F862-D572ED936D67> /Library/Printers/Brother/PDEs/BRSecurePrint.bundle/Contents/MacOS/BRSecurePrin t
    0x10d2b9000 -   
    0x10d2cafff +com.brother.print.pde.CocoaBRCLQuality (4.0.0 - 17) <72A40F2D-B270-4E87-0AF5-E0374BEFE360> /Library/Printers/Brother/PDEs/BRCLQuality.bundle/Contents/MacOS/BRCLQuality
    0x10d2d5000 -   
    0x10d2dbfff +com.brother.print.pde.CocoaSendFax (3.2.0 - 11) <99170BCE-AA4E-4F41-37A2-B78E190D0359> /Library/Printers/Brother/PDEs/BRSendFax.bundle/Contents/MacOS/BRSendFax
    0x10e625000 -   
    0x10e657fff  com.apple.printingprivate.framework.PrintingPrivate (8.0 - 91) <13C0318A-BFDA-3895-B66D-1DBB66B37A14> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
    0x10e6a6000 -   
    0x10e6a6ff3 +cl_kernels (???) <F3EB7FC9-66CD-4CF3-84CC-8F122A29E0D5> cl_kernels
    0x10f03b000 -   
    0x10f044ff9 +jp.co.canon.print.clipapi3 (4.20 - 2.66) <AB87FD90-9768-CEC3-5552-596E8710E948> /Library/Printers/Canon/GARO/Frameworks/clipapi2.framework/Versions/A/clipapi2
    0x10f048000 -   
    0x10f04cfff  libcupsimage.2.dylib (327) <56D7C3D0-5C19-3019-B598-36F92FB83170> /usr/lib/libcupsimage.2.dylib
    0x10f13f000 -   
    0x10f145fff  com.apple.URLMount.CIFSPlugin (5.1.0 - 5.1.0) <032D396C-B4AD-3408-99E1-E53E8D60FE9A> /System/Library/Filesystems/NetFSPlugins/smb.bundle/Contents/MacOS/smb
    0x10f154000 -   
    0x10f16dff7  com.apple.SMBClient (1.8 - 1.8) <3A3C70A8-0AA5-3D7E-8D65-5ECEAD41AEE4> /System/Library/PrivateFrameworks/SMBClient.framework/Versions/A/SMBClient
    0x10f18b000 -   
    0x10f18efff  com.apple.IOAccelerator (19.0.26 - 19.0.26) <9DF4BBA7-14F1-35F9-9C4B-4F732B25836A> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x10f196000 -   
    0x10f19ffef  libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x10f1a9000 -   
    0x10f1e0fff  com.apple.print.framework.Print.Private (8.0 - 409) <71FEC4CA-3ED4-3FC4-8637-91AE47E6D2C4> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x10f1fe000 -   
    0x10f23eff7  com.apple.print.PrintingCocoaPDEs (8.0 - 409) <328E0BD4-0A57-3BD1-B0F7-B3722BE2C5BF> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x10f2e4000 -   
    0x10f307fe7 +jp.co.canon.printer.garo.cups.validate_2007A (2.66 - 1.0) <0586F5D4-A07A-6CD3-21EB-A183AE537EC3> /Library/Printers/Canon/GARO/2007A/Frameworks/validate.framework/Versions/A/val idate
    0x110ae0000 -   
    0x110b58fff  com.apple.DCERPC (1.5 - 53.1) <CD91AFB7-89C7-3C5D-B5B9-5025A4364802> /System/Library/PrivateFrameworks/DCERPC.framework/Versions/A/DCERPC
    0x110c29000 -   
    0x110de0fff  GLEngine (8.5) <AB9EB15E-11BB-34BF-B89E-02BC01916ABE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x110e17000 -   
    0x110f58fff  libGLProgrammability.dylib (8.5) <2FFA7003-CB27-3A04-A4DC-8178545CF74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x110f8c000 -   
    0x11122dfff  com.apple.AMDRadeonX3000GLDriver (1.0.25 - 1.0.0) <7185722D-FAE4-3920-B25A-773F6283D2A6> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
    0x11127c000 -   
    0x111289ff7  libGPUSupportMercury.dylib (8.5) <18AAF98D-0863-3738-A4C3-F6014FDE0D86> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x111690000 -   
    0x1116bdfff  GLRendererFloat (8.5) <5486E8B9-3EF6-3C15-9CCB-28317B3BFA97> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1116c6000 -   
    0x1116c9ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x1122a2000 -   
    0x1122b3fe7 +jp.co.canon.printer.garo.cups.PrinterBitMap_2007A (2.66 - 1.00) <5B8E3193-C2B6-567A-8FE8-0B7B46489DBC> /Library/Printers/Canon/GARO/2007A/Frameworks/GARO_PrinterBitMap.framework/Vers ions/A/GARO_PrinterBitMap
    0x1125d5000 -   
    0x1125d6ff3 +cl_kernels (???) <80EEAB4D-AE9C-445D-9BF7-42C5F3468B5A> cl_kernels
    0x1125dc000 -   
    0x1125ddff3 +cl_kernels (???) <C564FEEA-B345-40B0-A8DD-11A97BF33C7D> cl_kernels
    0x1125e3000 -   
    0x1125e3ff1 +cl_kernels (???) <E97CFBE2-B0B8-425E-990C-A5BDC2C7B61E> cl_kernels
    0x1125e5000 -   
    0x112680ff7  unorm8_bgra.dylib (2.1.16) <14128E4A-6050-35C3-A493-3C8AEAF9B14D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x112c4d000 -   
    0x112c5fff7 +jp.co.canon.printer.garo.cups.LayoutBitMap_2007A (2.66 - 1.00) <9F5CEDFA-E4CE-3F7B-4606-C26CA6D2176A> /Library/Printers/Canon/GARO/2007A/Frameworks/GARO_LayoutBitMap.framework/Versi ons/A/GARO_LayoutBitMap
    0x112c80000 -   
    0x112c92fe7 +jp.co.canon.printer.garo.cups.GARO_DrvLib2 (2.66 - 1.00) <8AF54252-6FBC-C1F5-B733-2A4F947F507E> /Library/Printers/Canon/GARO/Frameworks/GARO_DrvLib2.framework/Versions/A/GARO_ DrvLib2
    0x112ca7000 -   
    0x112cbafff +jp.co.canon.mcd.fmwk.GAROCommonLib64 (2.66 - 3.10) <46F21EFF-6A23-3541-449F-388571A40575> /Library/Printers/Canon/GARO/Frameworks/GAROCommonLib64.framework/GAROCommonLib 64
    0x112d08000 -   
    0x112d09ff2 +cl_kernels (???) <B55306E2-5359-4E2E-9A20-76A8908C57CA> cl_kernels
    0x113061000 -   
    0x11311aff7  ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x1131e5000 -   
    0x113238fef +jp.co.canon.printer.garo.cups.pde.JobSettingPDE_2007A (2.66 - 1.0) <7A4170A3-E0A4-B22C-3551-18B52995552B> /Library/Printers/Canon/GARO/2007A/PDEs/JobSettingPDE.plugin/Contents/MacOS/Job SettingPDE
    0x7fff6c3ad000 -
    0x7fff6c3e193f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff8a82f000 -
    0x7fff8a86eff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8a86f000 -
    0x7fff8a8aafff  com.apple.LDAPFramework (2.4.28 - 194.5) <012E3038-92EA-3DC8-82B1-A71462DDAE9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8a8ab000 -
    0x7fff8a8acff7  libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
    0x7fff8a8ad000 -
    0x7fff8abdcff7  com.apple.HIToolbox (2.0 - 624) <49C4A53E-9239-3B9A-95DC-8C7B398E491D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8abdd000 -
    0x7fff8ac9aff7  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
    0x7fff8ac9b000 -
    0x7fff8b443fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8b444000 -
    0x7fff8b472fff  com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8b473000 -
    0x7fff8b50dfff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8b511000 -
    0x7fff8b568ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8b569000 -
    0x7fff8b569fff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8b56a000 -
    0x7fff8b5a0fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8b635000 -
    0x7fff8b636ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    0x7fff8b706000 -
    0x7fff8b711ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff8b712000 -
    0x7fff8b749ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
    0x7fff8b9a0000 -
    0x7fff8b9e0fff  com.apple.MediaKit (13 - 658) <3614D66C-0712-3049-9C5A-1ED9A94D82C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8ba41000 -
    0x7fff8bb3fff7  com.apple.QuickLookUIFramework (4.0 - 555.0) <BD4FD137-918A-3755-B2B5-4E552D85B460> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8bb45000 -
    0x7fff8bb50ff7  com.apple.aps.framework (3.0 - 3.0) <17CAFBFA-B842-33F0-B1F5-14EED36799FD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff8bbd2000 -
    0x7fff8c00efff  com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8c014000 -
    0x7fff8c023ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff8c024000 -
    0x7fff8c380ff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8c381000 -
    0x7fff8c49aff7  com.apple.ImageIO.framework (3.2.0 - 843) <A9AC2A79-331A-3B06-AFE6-7E34EF876221> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8c49b000 -
    0x7fff8c4a6fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff8c4c2000 -
    0x7fff8c5b2ff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8c5b3000 -
    0x7fff8c5b5fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8c5b6000 -
    0x7fff8c5c7ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff8c5c8000 -
    0x7fff8c613fff  com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8c614000 -
    0x7fff8c888ff7  com.apple.RawCamera.bundle (3.14.2 - 644) <11978DA8-3427-33FB-95BD-315608107265> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8c889000 -
    0x7fff8c88ffff  com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8c890000 -
    0x7fff8c8a5ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    0x7fff8c8a6000 -
    0x7fff8c8a6fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff8c8ec000 -
    0x7fff8c8f9fff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff8c983000 -
    0x7fff8cc13fff  com.apple.CoreImage (8.0.17 - 1.0.1) <FFD6159F-DF31-3EFC-9C59-7FC4F4219D43> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8cd58000 -
    0x7fff8cd66ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8cd73000 -
    0x7fff8cd9aff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8cd9b000 -
    0x7fff8cdf8ff7  com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8cdf9000 -
    0x7fff8d017fff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8d046000 -
    0x7fff8d051fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8d052000 -
    0x7fff8d055fff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8d056000 -
    0x7fff8d056fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8d057000 -
    0x7fff8d05aff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8d05b000 -
    0x7fff8d0aaff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8d0f3000 -
    0x7fff8d112fff  com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8d113000 -
    0x7fff8d1e6ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8d1e7000 -
    0x7fff8d1faff7  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
    0x7fff8d1fb000 -
    0x7fff8d2fdfff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8d45b000 -
    0x7fff8d47bfff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8d47c000 -
    0x7fff8d4a4fff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8d4a5000 -
    0x7fff8d543fff  com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8d544000 -
    0x7fff8d5acfff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8d5ad000 -
    0x7fff8d5b9ff7  com.apple.CrashReporterSupport (10.8 - 411) <FA7EA7CD-103D-30B1-BF2F-862E68A6B5B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8d75c000 -
    0x7fff8d75dff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff8d78a000 -
    0x7fff8d864fff  com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8d865000 -
    0x7fff8d931fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
    0x7fff8d932000 -
    0x7fff8d983fff  com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8d984000 -
    0x7fff8daf5ff7  com.apple.QTKit (7.7.1 - 2599) <823F862A-4A34-3894-A36C-C6D91B8AF5A8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8e239000 -
    0x7fff8e27bfff  com.apple.RemoteViewServices (2.0 - 80.3) <E0224421-A421-3DB6-99AF-B249684FD13A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8e27c000 -
    0x7fff8e27cfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8e27d000 -
    0x7fff8e29fff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8e2a0000 -
    0x7fff8e2a0fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8e2a1000 -
    0x7fff8e2dbfff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8e2dc000 -
    0x7fff8e2e2ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8e2e3000 -
    0x7fff8e2e4fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8e34d000 -
    0x7fff8e3deff7  com.apple.CorePDF (2.0 - 2) <BD4EBB01-5A60-34F1-B9DD-AF745AA10902> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8e3df000 -
    0x7fff8e44cfff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8e520000 -
    0x7fff8e5a1fff  com.apple.Metadata (10.7.0 - 707.1) <ED39A710-1D87-3207-BB7D-4465B2673C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8e5a2000 -
    0x7fff8e5b4ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff8e5b5000 -
    0x7fff8e728ff7  com.apple.CFNetwork (596.0.1 - 596.0.1) <82109BE9-19E2-399B-BACD-23D53814B873> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8e76d000 -
    0x7fff8e76eff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8e76f000 -
    0x7fff8e96ffff  libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
    0x7fff8e970000 -
    0x7fff8ec1afff  com.apple.imageKit (2.2 - 660) <C14E3765-B683-3530-9312-256CEF43A258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff8ec1b000 -
    0x7fff8ec46fff  com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8ec47000 -
    0x7fff8ec4efff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff8ec4f000 -
    0x7fff8eca6ff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8eca7000 -
    0x7fff8ed25ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8ed26000 -
    0x7fff8ed28fff  libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8ed29000 -
    0x7fff8ef84fff  com.apple.QuartzComposer (5.1 - 281) <E2BADA0D-2078-36FD-A761-97F9430C3C1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8ef85000 -
    0x7fff8efcdfff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff8efce000 -
    0x7fff8efe2fff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8f028000 -
    0x7fff8f047ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8f048000 -
    0x7fff8f04dfff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8f04e000 -
    0x7fff8f065fff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8f3ef000 -
    0x7fff8f457ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff8f45b000 -
    0x7fff8f465fff  com.apple.DisplayServicesFW (2.6 - 352.4.2) <7FF30C43-84D7-3305-B8AD-F9754F3C582B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8f466000 -
    0x7fff8f537ff7  com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8f538000 -
    0x7fff8f54dfff  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
    0x7fff8f5b5000 -
    0x7fff8f5cbfff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8f5cc000 -
    0x7fff8f6c9fff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
    0x7fff8f6cb000 -
    0x7fff8f6daff7  com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8f6db000 -
    0x7fff8f95afff  com.apple.AOSKit (1.05 - 148) <C7246547-252D-3505-BC4C-B26ECE575118> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff8f979000 -
    0x7fff8f993fff  com.apple.ScriptingBridge (1.3 - 61.2) <16852553-3FF9-368B-B60E-A7949FAF5A7A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff8f9ed000 -
    0x7fff8fa1efff  com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8fa1f000 -
    0x7fff8fa29fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8fa2a000 -
    0x7fff8fbc5fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8fbc6000 -
    0x7fff8fbe7fff  com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8fbf3000 -
    0x7fff8fbf7fff  com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8fbfd000 -
    0x7fff8fc0aff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8fc0b000 -
    0x7fff90027fff  FaceCoreLight (2.0.1) <BEDAFBE8-CC12-343D-85D5-29B694DC97F6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff900c1000 -
    0x7fff90117ff7  com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff90168000 -
    0x7fff90183ff7  libsystem_kernel.dylib (2050.7.9) <E0447BF5-E104-35B0-B28B-4156887D58F1> /usr/lib/system/libsystem_kernel.dylib
    0x7fff90184000 -
    0x7fff90186ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff90187000 -
    0x7fff901e3ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff901e4000 -
    0x7fff9023afff  com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff9023b000 -
    0x7fff90338ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff9036e000 -
    0x7fff9051cfff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff90562000 -
    0x7fff90564fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff90572000 -
    0x7fff90575fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff90592000 -
    0x7fff9085fff7  com.apple.security (7.0 - 55163.44) <E62305A2-958D-3EBC-B7E5-9A151D3E1777> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff90860000 -
    0x7fff9086cff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff9086d000 -
    0x7fff908cafff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff908d4000 -
    0x7fff9090cfff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff9090d000 -
    0x7fff90914fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff90915000 -
    0x7fff9093fff7  com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff90940000 -
    0x7fff90946fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff90947000 -
    0x7fff90975ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff90976000 -
    0x7fff9097ffff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff90980000 -
    0x7fff9131139f  com.apple.CoreGraphics (1.600.0 - 322) <2F5D7032-9A96-36AE-A227-428E95CAE0C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff9134d000 -
    0x7fff91395fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff9141e000 -
    0x7fff92048fff  com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff9207f000 -
    0x7fff9209aff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <FF8AB34C-5C19-3C05-AE02-85AA39812686> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff9209b000 -
    0x7fff9209ffff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff920a0000 -
    0x7fff920a3fff  com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff920a4000 -
    0x7fff920cafff  com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff920cb000 -
    0x7fff923e2ff7  com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff923e3000 -
    0x7fff92569fff  libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff9256a000 -
    0x7fff9256afff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff9256f000 -
    0x7fff92966fff  libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff929b8000 -
    0x7fff92a69fff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff92a6a000 -
    0x7fff92a6ffff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff92ab9000 -
    0x7fff92ac1fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
    0x7fff92ac2000 -
    0x7fff92ad0fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x7fff92ad1000 -
    0x7fff92ad2fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff92ad3000 -
    0x7fff92b09fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff92b0a000 -
    0x7fff92b0bfff  libffi.dylib (18) <D20FE81C-271C-3446-ABC8-50B6A6F5BEA4> /usr/lib/libffi.dylib
    0x7fff92b0c000 -
    0x7fff92cf5fff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff92cf6000 -
    0x7fff92fb1fff  com.apple.AddressBook.framework (7.0 - 1143) <EC55CF4B-4194-3163-B6E1-8C8D2712FBCF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff92fb2000 -
    0x7fff9300cfff  com.apple.print.framework.PrintCore (8.0 - 387) <3CA8A004-8F93-3936-9F9E-7030BD474D2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff9300d000 -
    0x7fff93029fff  com.apple.openscripting (1.3.5 - 148) <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff9302a000 -
    0x7fff9302afff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff9302b000 -
    0x7fff9302ffff  libCGXType.A.dylib (322) <0FA2272E-7733-36EA-9B9B-9279169D5919> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff93030000 -
    0x7fff9305efff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff93151000 -
    0x7fff93158fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff93159000 -
    0x7fff93271a27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
    0x7fff93272000 -

    This is what I found on the Canon site:
    About imagePROGRAF iPF605
    See Other imagePROGRAF Series
    Large Format Printer
    Item Code: 3034B017 
    Overview
    Brochures & Manuals
    Drivers & Software
    Reviews
    Features
    What's in the Box
    Service & Support
    Specifications
    Supplies & Accessories
    Accessibility (VPAT)
    Drivers & Software
    Select an Operating System and OS Version from the drop down menu below then click on a category to view the latest supported files for your product. Click on the file description to navigate to download, then click on "I Agree - Begin Download" to start downloading.
    Select Operating System
    Windows
    Mac OS
    Linux      Select OS Version  Select OS Version
    Windows 7
    Windows 7 (x64)
    Windows Vista
    Windows Vista (x64)
    Windows XP
    Windows XP (x64)
    Windows Server 2008
    Windows Server 2008 (x64)
    Windows Server 2008 R2 (x64)
    Windows Server 2003
    Windows Server 2003 (x64)
    Windows Server 2003 R2
    Windows Server 2003 R2 (x64)
    Windows 2000
    Windows NT
    Windows Me
    Windows 98
    Windows 95  Select OS Version
    OS X v10.8 Mountain Lion
    OS X v10.7 Lion
    OS X v10.6 Snow Leopard
    OS X v10.5 Leopard
    OS X v10.4 Tiger
    OS X v10.3 Panther
    OS X v10.2 Jaguar
    OS X v10.1 Puma
    OS X Server
    OS X
    OS 9
    OS 8  Select OS Version
    Linux  How to find your OS?  
    Show All
    Drivers
    There is no driver for the OS Version you selected. The driver may be included in your OS or you may not need a driver. Refer to our FAQ section for connectivity issues. 
    In such a case as this I offer the following solution:
    People who need to SCAN and/or PRINT without a compatible Lion or Montain Lion driver from their manufacturer can use Apple's very basic "PRINT & SCAN" utility in System Preferences:
    Click the Apple menu ( ), and then click System Preferences .
    Click Print & Scan ( ).
    Click Print .
    The next window looks like this:
    Hope this helps

Maybe you are looking for

  • How to upgrade from 9.1 to 9.2.2 New to apple

    Hey there guys i was just informed with my new hardware components that i have purchased thaat i need to upgrade to 9.2.2 well since im new maybe someone has a good tutorial or a place to get 9.2.2 and how to install it thank you

  • Sensors in BPEL

    Hi,   Summary:       Problem is the records in the VARIABLE_SENSOR_VALUES table are not deleted in after deleting the Instance.   Detail:     I have created the simple bpel service and I created the simple variable sensor for the bpel by creating the

  • Generic cursor

    Hello everyone, I'm creating a package with lots of procedures with them. This is small snippet from the package CREATE OR REPLACE PACKAGE mridpack AS CURSOR c1 IS SELECT * FROM cases; TYPE empCur IS REF CURSOR RETURN c1%ROWTYPE; PROCEDURE GetEmpData

  • ITunes & iPaq 1950

    Hello, I am ahving trouble getting music bought in iTunes (the $1.69 AUS one) to play on my iPaq. It transfers/copies OK. I tried changing the file format to mp3, still does not work. Any help appreciated. Thanks Kez117

  • Updating channels on 5508 controller

    I have a 5508 with 4 APs connected to it. I wanted to change the global wireless channel configuration for the b/g/n networks from channel 1 to channels 3,6,11 I disabled the network by going to 802.11b/g Network Status and unchecking the box then I