Experiencing frequent crashes using Safari 6.0 in ML. Below is the latest problem report.

Process:         WebProcess [3800]
Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
Identifier:      com.apple.WebProcess
Version:         8536 (8536.25)
Build Info:      WebKit2-7536025000000000~2
Code Type:       X86-64 (Native)
Parent Process:  ??? [1]
User ID:         501
Date/Time:       2012-08-13 21:52:32.828 -0400
OS Version:      Mac OS X 10.8 (12A269)
Report Version:  10
Interval Since Last Report:          78552 sec
Crashes Since Last Report:           28
Per-App Crashes Since Last Report:   28
Anonymous UUID:                      F6E2FF14-C0EA-4BA2-8973-ACD90D3B04BB
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000159741038
VM Regions Near 0x159741038:
    TC malloc              0000000159603000-0000000159741000 [ 1272K] rw-/rwx SM=PRV 
-->
    JS garbage collector   0000000159750000-000000015976b000 [  108K] rw-/rwx SM=PRV 
Application Specific Information:
Bundle controller class:
BrowserBundleController
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore                0x00007fff88c9422b JSC::JSArray::getOwnPropertySlot(JSC::JSCell*, JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) + 59
1   com.apple.JavaScriptCore                0x00007fff88b6c0cd JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const + 365
2   com.apple.JavaScriptCore                0x00007fff88d580f8 llint_slow_path_get_by_id + 168
3   com.apple.JavaScriptCore                0x00007fff88d5ed36 llint_op_get_by_id + 112
4   com.apple.JavaScriptCore                0x00007fff88b62cc0 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 912
5   com.apple.JavaScriptCore                0x00007fff88b62924 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
6   com.apple.JavaScriptCore                0x00007fff88bb4c51 JSObjectCallAsFunction + 401
7   com.apple.Safari.framework              0x00007fff869fcfd2 Safari::EventTarget::handleEvent(Safari::Event*, Safari::RegisteredEventListener const&) + 116
8   com.apple.Safari.framework              0x00007fff869fceda Safari::EventTarget::fireEventListeners(Safari::Event*, Safari::EventTargetTracker*) + 312
9   com.apple.Safari.framework              0x00007fff869fcaff Safari::EventTarget::fireEventListeners(Safari::Event*) + 173
10  com.apple.Safari.framework              0x00007fff869fca0e Safari::EventTarget::dispatchEvent(Safari::Event*) + 370
11  com.apple.Safari.framework              0x00007fff869c5736 Safari::ContentExtension::dispatchMessageToPage(Safari::WK::String const&, Safari::WK::SerializedScriptValue const&, Safari::WK::BundlePage const&) + 128
12  com.apple.Safari.framework              0x00007fff869c870c Safari::ContentExtension::handleMessage(Safari::WK::String const&, Safari::WK::Type const&) + 140
13  com.apple.Safari.framework              0x00007fff8692c18a Safari::BrowserBundleController::dispatchMessage(Safari::WK::String const&, Safari::WK::Type const&) + 62
14  com.apple.Safari.framework              0x00007fff8692a8ca Safari::BrowserBundleController::didReceiveMessage(Safari::WK::Bundle const&, Safari::WK::String const&, Safari::WK::Type const&) + 40
15  com.apple.Safari.framework              0x00007fff869ae983 Safari::WK::didReceiveMessage(OpaqueWKBundle const*, OpaqueWKString const*, void const*, void const*) + 91
16  com.apple.WebKit2                       0x00007fff86548a80 WebKit::InjectedBundleClient::didReceiveMessage(WebKit::InjectedBundle*, ***::String const&, WebKit::APIObject*) + 134
17  com.apple.WebKit2                       0x00007fff86546177 WebKit::InjectedBundle::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 97
18  com.apple.WebKit2                       0x00007fff86588ef1 WebKit::WebConnectionToUIProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 179
19  com.apple.WebKit2                       0x00007fff864f5715 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 175
20  com.apple.WebKit2                       0x00007fff86538403 CoreIPC::Connection::dispatchOneMessage() + 139
21  com.apple.WebCore                       0x00007fff82b1ac19 WebCore::RunLoop::performWork() + 201
22  com.apple.WebCore                       0x00007fff82b1b1f7 WebCore::RunLoop::performWork(void*) + 71
23  com.apple.CoreFoundation                0x00007fff819cd841 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
24  com.apple.CoreFoundation                0x00007fff819cd22d __CFRunLoopDoSources0 + 445
25  com.apple.CoreFoundation                0x00007fff819f04e5 __CFRunLoopRun + 789
26  com.apple.CoreFoundation                0x00007fff819efdd2 CFRunLoopRunSpecific + 290
27  com.apple.HIToolbox                     0x00007fff8d12f774 RunCurrentEventLoopInMode + 209
28  com.apple.HIToolbox                     0x00007fff8d12f512 ReceiveNextEventCommon + 356
29  com.apple.HIToolbox                     0x00007fff8d12f3a3 BlockUntilNextEventMatchingListInMode + 62
30  com.apple.AppKit                        0x00007fff8b735fa3 _DPSNextEvent + 685
31  com.apple.AppKit                        0x00007fff8b735862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
32  com.apple.AppKit                        0x00007fff8b72cc03 -[NSApplication run] + 517
33  com.apple.WebCore                       0x00007fff82b1b5cf WebCore::RunLoop::run() + 63
34  com.apple.WebKit2                       0x00007fff865e16d0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
35  com.apple.WebKit2                       0x00007fff865a9275 WebKitMain + 285
36  com.apple.WebProcess                    0x000000010aaa1e7b 0x10aaa1000 + 3707
37  libdyld.dylib                           0x00007fff844907e1 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff819b1d16 kevent + 10
1   libdispatch.dylib                       0x00007fff8c29ae26 _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff8c29aa2a _dispatch_mgr_thread + 54
Thread 2:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff819b10fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff86ea2fc9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff88b4cd66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3   com.apple.JavaScriptCore                0x00007fff88d6e43a JSC::BlockAllocator::blockFreeingThreadMain() + 90
4   com.apple.JavaScriptCore                0x00007fff88d83a9f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff86e9e782 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff86e8b1c1 thread_start + 13
Thread 3:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff819b10fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff86ea2fc9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff88cd10f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x00007fff88cd0fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00007fff88d83a9f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff86e9e782 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff86e8b1c1 thread_start + 13
Thread 4:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff819b10fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff86ea2fc9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff88cd10f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x00007fff88cd0fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00007fff88d83a9f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff86e9e782 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff86e8b1c1 thread_start + 13
Thread 5:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff819b10fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff86ea2fc9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff88cd10f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore                0x00007fff88cd0fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore                0x00007fff88d83a9f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                       0x00007fff86e9e782 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff86e8b1c1 thread_start + 13
Thread 6:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff819af686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff819aec42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff819eaf23 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff819f0606 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff819efdd2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff89e987d6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation                    0x00007fff89ef6842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff86e9e782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff86e8b1c1 thread_start + 13
Thread 7:: WebCore: Scrolling
0   libsystem_kernel.dylib                  0x00007fff819af686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff819aec42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff819eaf23 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff819f0606 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff819efdd2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff819fea81 CFRunLoopRun + 97
6   com.apple.WebCore                       0x00007fff82b30941 WebCore::ScrollingThread::initializeRunLoop() + 273
7   com.apple.JavaScriptCore                0x00007fff88d83a9f ***::wtfThreadEntryPoint(void*) + 15
8   libsystem_c.dylib                       0x00007fff86e9e782 _pthread_start + 327
9   libsystem_c.dylib                       0x00007fff86e8b1c1 thread_start + 13
Thread 8:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff819b1322 __select + 10
1   com.apple.CoreFoundation                0x00007fff81a2fbf6 __CFSocketManager + 1302
2   libsystem_c.dylib                       0x00007fff86e9e782 _pthread_start + 327
3   libsystem_c.dylib                       0x00007fff86e8b1c1 thread_start + 13
Thread 9:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff819b10fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff86ea2fc9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff88b4cd2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore                       0x00007fff82b55ba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore                       0x00007fff820ac6ea WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore                0x00007fff88d83a9f ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_c.dylib                       0x00007fff86e9e782 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff86e8b1c1 thread_start + 13
Thread 10:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff819b10fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff86ea2fc9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff88b4cd2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore                       0x00007fff82b55ba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore                       0x00007fff820ac6ea WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore                0x00007fff88d83a9f ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_c.dylib                       0x00007fff86e9e782 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff86e8b1c1 thread_start + 13
Thread 11:
0   libsystem_kernel.dylib                  0x00007fff819b16d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff86ea0f2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff86ea0cf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff86e8b1b1 start_wqthread + 13
Thread 12:: Dispatch queue: com.apple.CFURLCACHE_work_queue
0   libsystem_kernel.dylib                  0x00007fff819b1ae6 fsync + 10
1   libsqlite3.dylib                        0x00007fff83569858 unixSync + 56
2   libsqlite3.dylib                        0x00007fff8356972e sqlite3PagerCommitPhaseOne + 1838
3   libsqlite3.dylib                        0x00007fff8355806d sqlite3BtreeCommitPhaseOne + 685
4   libsqlite3.dylib                        0x00007fff8351a933 sqlite3VdbeHalt + 3539
5   libsqlite3.dylib                        0x00007fff8355137c sqlite3VdbeExec + 72476
6   libsqlite3.dylib                        0x00007fff8353f2ab sqlite3_step + 3691
7   libsqlite3.dylib                        0x00007fff834efc09 sqlite3_exec + 1081
8   com.apple.CFNetwork                     0x00007fff8b15f7a0 __CFURLCache::ExecSQLStatement_NoLock(sqlite3*, char const*, int (*)(void*, int, char**, char**), void*, long) + 80
9   com.apple.CFNetwork                     0x00007fff8b1c3ff5 _CFURLCacheTimerCallback(void*) + 525
10  libdispatch.dylib                       0x00007fff8c2980fa _dispatch_client_callout + 8
11  libdispatch.dylib                       0x00007fff8c29a2d7 _dispatch_source_invoke + 691
12  libdispatch.dylib                       0x00007fff8c299349 _dispatch_queue_invoke + 72
13  libdispatch.dylib                       0x00007fff8c29948c _dispatch_queue_drain + 180
14  libdispatch.dylib                       0x00007fff8c299335 _dispatch_queue_invoke + 52
15  libdispatch.dylib                       0x00007fff8c299207 _dispatch_worker_thread2 + 249
16  libsystem_c.dylib                       0x00007fff86ea0ceb _pthread_wqthread + 404
17  libsystem_c.dylib                       0x00007fff86e8b1b1 start_wqthread + 13
Thread 13:
0   libsystem_kernel.dylib                  0x00007fff819b16d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff86ea0f2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff86ea0cf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff86e8b1b1 start_wqthread + 13
Thread 14:
0   libsystem_kernel.dylib                  0x00007fff819b16d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff86ea0f2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff86ea0cf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff86e8b1b1 start_wqthread + 13
Thread 15:
0   libsystem_kernel.dylib                  0x00007fff819b16d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff86ea0f2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff86ea0cf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff86e8b1b1 start_wqthread + 13
Thread 16:
0   libsystem_kernel.dylib                  0x00007fff819b16d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff86ea0f2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff86ea0cf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff86e8b1b1 start_wqthread + 13
Thread 17:
0   libsystem_kernel.dylib                  0x00007fff819b16d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff86ea0f2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff86ea0cf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff86e8b1b1 start_wqthread + 13
Thread 18:
0   libsystem_kernel.dylib                  0x00007fff819b16d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff86ea0f2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff86ea0cf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff86e8b1b1 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000159741038  rbx: 0x00007fff5515c818  rcx: 0x000000010ac21a00  rdx: 0x0000000158bed4c0
  rdi: 0x00000001507b9040  rsi: 0x000000014d6100e8  rbp: 0x00007fff5515c7c0  rsp: 0x00007fff5515c790
   r8: 0x0000000000000fff   r9: 0x0000000157cbbd68  r10: 0x0000000161348388  r11: 0x0000000160d1e200
  r12: 0x000000014d6100e8  r13: 0xffff000000000002  r14: 0x00000001507b9040  r15: 0x0000000158bed4c0
  rip: 0x00007fff88c9422b  rfl: 0x0000000000010246  cr2: 0x0000000159741038
Logical CPU: 0
Binary Images:
       0x10aaa1000 -        0x10aaa1fff  com.apple.WebProcess (8536 - 8536.25) <7E1C1C2E-68E3-3500-B438-8260F444692B> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
       0x10aaa8000 -        0x10aaa8fff  WebProcessShim.dylib (7536.25) <DE7BC30F-3415-3F43-B79D-A42D53ED486D> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
       0x14dbab000 -        0x14dbc1fff  com.apple.WebInspector (8536 - 8536.24) <1C609DE6-B2DE-32A6-B039-9ED16253F7C8> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
       0x14fcef000 -        0x14fd05ff7  com.apple.webcontentfilter.framework (3.1 - 5) <EA6EFE08-043B-3EA8-A4CC-CF61F4A149A8> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
       0x14fda3000 -        0x14ff5afff  GLEngine (8.5) <AB9EB15E-11BB-34BF-B89E-02BC01916ABE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x14ff91000 -        0x1500d2fff  libGLProgrammability.dylib (8.5) <2FFA7003-CB27-3A04-A4DC-8178545CF74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x150106000 -        0x15039efe7  com.apple.ATIRadeonX2000GLDriver (8.0.51 - 8.0.0) <3B95DFA9-D96F-3313-8D06-862DA197117A> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
       0x1503f2000 -        0x150400ff7  libGPUSupport.dylib (8.5) <EBBD76FB-1C64-350C-9568-DB4C4C99602D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
       0x150407000 -        0x150434fff  GLRendererFloat (8.5) <5486E8B9-3EF6-3C15-9CCB-28317B3BFA97> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x15043d000 -        0x150446fef  libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
       0x15044c000 -        0x15044fff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x1587c0000 -        0x158974fff  libCMaps.A.dylib (322) <71E9A348-BBDF-36C3-8A41-5F513E1E570A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
    0x7fff6a6a1000 -     0x7fff6a6d593f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff814ef000 -     0x7fff81511ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff81512000 -     0x7fff815b0fff  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
    0x7fff815b1000 -     0x7fff815b4fff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff815b5000 -     0x7fff815b9fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff815bf000 -     0x7fff8163dff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8163e000 -     0x7fff81733fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff81734000 -     0x7fff81760fff  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
    0x7fff81761000 -     0x7fff81795fff  com.apple.securityinterface (6.0 - 55024.3) <1AF13976-72BB-351F-A263-09284BA25C88> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff81796000 -     0x7fff81796fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff81797000 -     0x7fff817a3fff  libCSync.A.dylib (322) <C1321292-F5D3-3B8F-8CBB-57AC8E05F90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff817a4000 -     0x7fff817a5ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff817a6000 -     0x7fff817c5ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8180e000 -     0x7fff8195efff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff81968000 -     0x7fff8199efff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8199f000 -     0x7fff819baff7  libsystem_kernel.dylib (2050.7.9) <E0447BF5-E104-35B0-B28B-4156887D58F1> /usr/lib/system/libsystem_kernel.dylib
    0x7fff819bb000 -     0x7fff81ba4fff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff81ba5000 -     0x7fff81c95ff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff81c96000 -     0x7fff81ca1ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff81ca2000 -     0x7fff81ca3ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    0x7fff81ca4000 -     0x7fff81cfbff7  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
    0x7fff81cfc000 -     0x7fff81d39fe7  libGLImage.dylib (8.5) <9583CF74-F84A-33C7-B06A-3A72F090E544> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff81d3a000 -     0x7fff81d43fff  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
    0x7fff81d44000 -     0x7fff81d59fff  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
    0x7fff81d5a000 -     0x7fff81d6efff  libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff81d6f000 -     0x7fff81d6ffff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff81e8d000 -     0x7fff81ef5ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff81f07000 -     0x7fff81f4bfff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x7fff81f95000 -     0x7fff81fcbfff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff81fcc000 -     0x7fff81fd1fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff81fd2000 -     0x7fff82029ff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8202a000 -     0x7fff8207bfff  com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8207c000 -     0x7fff82080fff  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
    0x7fff82081000 -     0x7fff8208dff7  com.apple.CrashReporterSupport (10.8 - 411) <FA7EA7CD-103D-30B1-BF2F-862E68A6B5B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8208e000 -     0x7fff83040ff7  com.apple.WebCore (8536 - 8536.24) <A890E18B-9224-38B3-ADFB-C84B3BCD2AAC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff83041000 -     0x7fff8316aff7  com.apple.avfoundation (2.0 - 361.24) <513C9DCB-B670-3271-92E5-C5B90F2E34B8> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff831f1000 -     0x7fff831fbff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff831fc000 -     0x7fff83296fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff83297000 -     0x7fff833b0ff7  com.apple.ImageIO.framework (3.2.0 - 843) <A9AC2A79-331A-3B06-AFE6-7E34EF876221> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff833b1000 -     0x7fff833c3ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff833c4000 -     0x7fff833caff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff833cb000 -     0x7fff834e5fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff834e6000 -     0x7fff835e3fff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
    0x7fff835e4000 -     0x7fff83610ff7  libRIP.A.dylib (322) <36880C8B-7FC0-3689-91FF-A0E8F4F57FE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff83611000 -     0x7fff83631fff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8363c000 -     0x7fff83656fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff83657000 -     0x7fff83697fff  com.apple.MediaKit (13 - 658) <3614D66C-0712-3049-9C5A-1ED9A94D82C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff83698000 -     0x7fff836e0fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff8371a000 -     0x7fff83765fff  com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff837c1000 -     0x7fff83892ff7  com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff83893000 -     0x7fff838a1ff7  com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff839f1000 -     0x7fff83a40ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff83a41000 -     0x7fff83a55fff  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
    0x7fff83aae000 -     0x7fff83ad6fff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff83ad7000 -     0x7fff83b5eff7  libCoreStorage.dylib (274.4) <7CCA18AC-1A7D-3962-8817-D70AA927973F> /usr/lib/libCoreStorage.dylib
    0x7fff83c53000 -     0x7fff8408ffff  com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff84090000 -     0x7fff8409efff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8409f000 -     0x7fff840a3fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
    0x7fff840a4000 -     0x7fff84318ff7  com.apple.RawCamera.bundle (3.14.2 - 644) <11978DA8-3427-33FB-95BD-315608107265> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff84319000 -     0x7fff84319fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8438a000 -     0x7fff843d2fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8441a000 -     0x7fff84428ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8446e000 -     0x7fff8448dfff  com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8448e000 -     0x7fff84491ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff84492000 -     0x7fff844a9fff  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
    0x7fff84511000 -     0x7fff84517fff  libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff84518000 -     0x7fff84623fff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff84624000 -     0x7fff84680ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff84681000 -     0x7fff848dcfff  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
    0x7fff848de000 -     0x7fff848e0fff  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
    0x7fff848e1000 -     0x7fff8492dff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x7fff84936000 -     0x7fff84937ff7  libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
    0x7fff84938000 -     0x7fff84994fff  com.apple.corelocation (1.0 - 1239.35) <0E3482AE-CF12-3CE2-A15E-0BF3D5F956CB> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff84995000 -     0x7fff8499ffff  com.apple.DisplayServicesFW (2.6 - 352.4.2) <7FF30C43-84D7-3305-B8AD-F9754F3C582B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff849a0000 -     0x7fff849a1fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff849a2000 -     0x7fff849bdff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <FF8AB34C-5C19-3C05-AE02-85AA39812686> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff84c03000 -     0x7fff84c16ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff84c19000 -     0x7fff84caaff7  com.apple.CorePDF (2.0 - 2) <BD4EBB01-5A60-34F1-B9DD-AF745AA10902> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff84cab000 -     0x7fff84cbaff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff84ce9000 -     0x7fff84da6ff7  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
    0x7fff84da7000 -     0x7fff84da7fff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff84da8000 -     0x7fff84da8fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff84da9000 -     0x7fff84db7ff7  libkxld.dylib (2050.7.9) <8194156D-8B7D-3881-AF62-BCBE3306EE49> /usr/lib/system/libkxld.dylib
    0x7fff84db8000 -     0x7fff84db8fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff84db9000 -     0x7fff851b1ff7  com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff851b2000 -     0x7fff851b4fff  libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff851b5000 -     0x7fff853b5fff  libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
    0x7fff853b6000 -     0x7fff85426fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff85427000 -     0x7fff85460ff7  com.apple.framework.internetaccounts (2.0 - 200) <F4C8194D-D9CF-3D48-A9C0-CE572CDBD070> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff8547c000 -     0x7fff854d4ff7  com.apple.ImageCaptureCore (4.0 - 4.0) <43B3255C-7567-3508-B2C9-6D1CFA61DB83> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff854d5000 -     0x7fff854ddff7  libsystem_dnssd.dylib (379.27) <057906EA-206E-3C35-B43F-5D936FD0A84F> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff854e3000 -     0x7fff854e8fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff854e9000 -     0x7fff855e6ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff855e7000 -     0x7fff855f6ff7  com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff855f7000 -     0x7fff8564cff7  libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8564d000 -     0x7fff8565eff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff856e9000 -     0x7fff85746ff7  com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff85747000 -     0x7fff8581aff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8581b000 -     0x7fff8581ffff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff85bb2000 -     0x7fff85d23ff7  com.apple.QTKit (7.7.1 - 2599) <823F862A-4A34-3894-A36C-C6D91B8AF5A8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff85d24000 -     0x7fff85dcafff  com.apple.CoreServices.OSServices (557 - 557) <F5955FD8-E6E1-359F-9D9D-381E55E3EF37> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff85de7000 -     0x7fff85deafff  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
    0x7fff85deb000 -     0x7fff85df8fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff85e5e000 -     0x7fff85e87fff  libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib
    0x7fff85e88000 -     0x7fff85e8aff7  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
    0x7fff85e8b000 -     0x7fff85e8bfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff85e8c000 -     0x7fff85ef9fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8618b000 -     0x7fff8640afff  com.apple.AOSKit (1.05 - 148) <C7246547-252D-3505-BC4C-B26ECE575118> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff8640b000 -     0x7fff86458fff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff86459000 -     0x7fff8645bfff  com.apple.OAuth (13.3 - 13.3) <0B7D051E-C639-34CC-A69B-EA2860112115> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8645c000 -     0x7fff8645dfff  libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8645e000 -     0x7fff8646bfff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8646c000 -     0x7fff8646cfff  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
    0x7fff8646d000 -     0x7fff864cafff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff864cb000 -     0x7fff864cbfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff864cc000 -     0x7fff864d7fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff864d8000 -     0x7fff864dffff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff864e0000 -     0x7fff866c6fff  com.apple.WebKit2 (8536 - 8536.25) <FC4B5B0A-34F4-331A-AEBB-1AFB6118C617> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff867b9000 -     0x7fff867ccff7  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
    0x7fff867cd000 -     0x7fff867efff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
    0x7fff867f0000 -     0x7fff868a1fff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff868b7000 -     0x7fff868dbff7  libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
    0x7fff868dc000 -     0x7fff86dc5fff  com.apple.Safari.framework (8536 - 8536.25) <30017BBB-3A76-31D7-A211-D8FF1E83B836> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff86dc6000 -     0x7fff86dddfff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff86dec000 -     0x7fff86e89fff  com.apple.PDFKit (2.7 - 2.7) <00F5A07D-4F61-3BE7-8836-EB03DA904FB1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff86e8a000 -     0x7fff86f56fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
    0x7fff86f57000 -     0x7fff86f5bfff  com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff87276000 -     0x7fff872a1fff  com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff872a2000 -     0x7fff872afff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff872ed000 -     0x7fff872f3fff  com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff872f4000 -     0x7fff872fbfff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff872fc000 -     0x7fff87c8d39f  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
    0x7fff87cde000 -     0x7fff87d1afff  com.apple.GeoServices (1.0 - 1) <F55A4DD8-FA21-3842-8450-1D707D24E69B> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff87d1b000 -     0x7fff87d31fff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff87d32000 -     0x7fff87d3dff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff87d3e000 -     0x7fff87d48fff  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
    0x7fff87ea2000 -     0x7fff87ea2ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff87ea5000 -     0x7fff87fbda27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
    0x7fff87fbe000 -     0x7fff87fbffff  libquit.dylib (130) <FD30E6D6-B4F9-3E14-8376-7036271100D1> /usr/lib/libquit.dylib
    0x7fff87fc0000 -     0x7fff880beff7  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
    0x7fff880bf000 -     0x7fff880c2fff  com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff880c3000 -     0x7fff88112ff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
    0x7fff88113000 -     0x7fff882c1fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff88308000 -     0x7fff886fffff  libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff88700000 -     0x7fff8870bfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff88718000 -     0x7fff88724ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff88725000 -     0x7fff88868fef  com.apple.MediaControlSender (1.4.1 - 141.23) <983E0905-BA7A-35D3-9370-430032201712> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff88878000 -     0x7fff88b45ff7  com.apple.security (7.0 - 55163.44) <E62305A2-958D-3EBC-B7E5-9A151D3E1777> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff88b46000 -     0x7fff88ddfff7  com.apple.JavaScriptCore (8536 - 8536.24) <3A80677B-3381-3281-8033-0F96F7D8D01A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff88de0000 -     0x7fff88e18fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff88e19000 -     0x7fff88ef3fff  com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff88f4b000 -     0x7fff88f50fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff88f51000 -     0x7fff896f9fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff896fa000 -     0x7fff89721ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff89722000 -     0x7fff89724fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff89725000 -     0x7fff89844fff  com.apple.desktopservices (1.7.0 - 1.7.0) <F84224B1-BA28-31AF-8C89-1C2DBBFE4753> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff89845000 -     0x7fff89846fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff89847000 -     0x7fff89886ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff89887000 -     0x7fff89a10fff  com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff89a11000 -     0x7fff89a19fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
    0x7fff89a1a000 -     0x7fff89c38fff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff89c39000 -     0x7fff89c44ff7  com.apple.aps.framework (3.0 - 3.0) <17CAFBFA-B842-33F0-B1F5-14EED36799FD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff89c74000 -     0x7fff89cd0fff  com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff89cd1000 -     0x7fff89cd5fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff89cd6000 -     0x7fff89cdcfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff89cdd000 -     0x7fff89ce1ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff89ce2000 -     0x7fff89ce4fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x7fff89ce5000 -     0x7fff89d06fff  com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff89d07000 -     0x7fff89d42fff  com.apple.LDAPFramework (2.4.28 - 194.5) <012E3038-92EA-3DC8-82B1-A71462DDAE9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff89df8000 -     0x7fff89e60fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff89e61000 -     0x7fff8a1bdff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8a1be000 -     0x7fff8a1befff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff8a1bf000 -     0x7fff8a2c1fff  libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8a2c2000 -     0x7fff8a35cfff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8a35d000 -     0x7fff8a3ddff7  com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8a3de000 -    

21 Crashes in 3 days here ;
-rw-------@ 1 kalou  staff  23599 17 aoû 12:17 /Users/kalou/Library/Logs/DiagnosticReports/tccd_2012-08-17-121749_iMac-de-Oliv ier.crash
iMac-de-Olivier:~ kalou$ ls -ltr /Users/kalou/Library/Logs/DiagnosticReports/tccd_2012-08-1* | wc -l
iMac-de-Olivier:~ kalou$ ls -ltr /Users/kalou/Library/Logs/DiagnosticReports/tccd_2012-08-1* | head -1
-rw-------@ 1 kalou  staff  25447 14 aoû 23:28 /Users/kalou/Library/Logs/DiagnosticReports/tccd_2012-08-14-
192242_iMac-de-Olivier.crash
iMac-de-Olivier:~ kalou$ ls -ltr /Users/kalou/Library/Logs/DiagnosticReports/tccd_2012-08-1* | tail -1
      21
Install of 10.8 was made from scratch.

Similar Messages

  • We are experiencing frequent crashes using Premeire with an  fusion drive  iMac

    Any thoughts

    Try this,
    1. In the Finder, Go -> Go to Folder and type '/library' (without the quotes).
    2. Go to Application Support-> Adobe-> Common-> Plugins-> 7.0-> MediaCore  and remove all the folders from there temporarily and then try to work in Premiere Pro.
    In case it works fine, you will know that the issue is with Red Giant plugins only.
    Regards
    Sarthak

  • Experiencing frequent crashes in Firefox

    Hi guys,
    I've been experiencing frequent crashes in Firefox for the past three months. I initially posted about the issue over a month ago here were I go into it in detail: https://support.mozilla.org/en-US/questions/952596#answer-414579
    I got a really helpful response from iamjayakumars, he identified that my problem was a virus that could be found in a dll file named: erijbbfs.dll.
    I followed his advice about attempting to remove it and made hidden folders and files visible, but as of yet I can't find this .dll file. Googling the virus also turns up a blank.
    I know this problem is a wider malware issue I have and isn't solely related to Firefox, but I was hoping someone here could help me out or at least point me in the direction of where I could find further help - as I said in my previous post, I've already formatted my computer and that doesn't seem to have nuked the virus, so now I'm at a bit of a loss.
    Cheers,
    Matt

    hello matt, to be honest, i don't know how he made the connection to malware - a file named "erijbbfs.dll" is referenced nowhere in the crash reports. could you post some more recent IDs, maybe we will get a clearer picture then.
    for some general advice on firefox crashes also see:
    [[Avoid crashes - Tips and tricks]]
    [[Firefox crashes - Troubleshoot, prevent and get help fixing crashes]]

  • Very frequent crashes using print dialog box

    Hello -
    I am getting constant crashes when trying to print doucments to my HP Z3200 printer.  I cannot change any printer settings without crashing.  I have uninstalled and reinstalled my printer, uninstalled and reinstalled Photoshop, repaired permissions, cleaned system cache, user cache, etc.  I have paid to have HP come and look at the printer and it is working fine.  Am incredibly frustrated at this point.  Here is the latest error report.
    Process:    
    Adobe Photoshop CS6 [277]
    Path:       
    /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    Identifier: 
    com.adobe.Photoshop
    Version:    
    13.0.0 (20120315.r.428)
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [195]
    User ID:    
    501
    Date/Time:  
    2012-12-21 21:57:46.679 -0600
    OS Version: 
    Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:     
    267618 sec
    Crashes Since Last Report:      
    21
    Per-App Interval Since Last Report:  193778 sec
    Per-App Crashes Since Last Report:   15
    Anonymous UUID:                 
    1014F363-1815-8A7D-20D8-B242B771FF36
    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: PDEBundle
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib          
    0x00007fff8d322250 objc_msgSend + 16
    1   com.hp.print.smartprint.designjet1
    0x000000011bd26540 0x11bd10000 + 91456
    2   com.hp.print.smartprint.designjet1
    0x000000011bd26d20 0x11bd10000 + 93472
    3   com.hp.print.smartprint.designjet1
    0x000000011bd2710f 0x11bd10000 + 94479
    4   com.hp.print.smartprint.designjet1
    0x000000011bd26143 0x11bd10000 + 90435
    5   com.hp.print.smartprint.designjet1
    0x000000011bd2ba58 0x11bd10000 + 113240
    6   com.hp.print.smartprint.designjet1
    0x000000011bd2b216 0x11bd10000 + 111126
    7   com.apple.CoreFoundation 
    0x00007fff8b1bfb2d __CFMessagePortPerform + 701
    8   com.apple.CoreFoundation 
    0x00007fff8b0d42d9 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
    9   com.apple.CoreFoundation 
    0x00007fff8b0d4019 __CFRunLoopDoSource1 + 153
    10  com.apple.CoreFoundation 
    0x00007fff8b10719f __CFRunLoopRun + 1775
    11  com.apple.CoreFoundation 
    0x00007fff8b1066b2 CFRunLoopRunSpecific + 290
    12  com.apple.HIToolbox      
    0x00007fff857020a4 RunCurrentEventLoopInMode + 209
    13  com.apple.HIToolbox      
    0x00007fff85701e42 ReceiveNextEventCommon + 356
    14  com.apple.HIToolbox      
    0x00007fff85701cd3 BlockUntilNextEventMatchingListInMode + 62
    15  com.apple.AppKit         
    0x00007fff89442613 _DPSNextEvent + 685
    16  com.apple.AppKit         
    0x00007fff89441ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    17  com.apple.AppKit         
    0x00007fff8968c709 -[NSApplication _realDoModalLoop:peek:] + 485
    18  com.apple.AppKit         
    0x00007fff8968c9ce -[NSApplication runModalForWindow:] + 120
    19  com.apple.AppKit         
    0x00007fff898b330c -[NSPrintPanel runModalWithPrintInfo:] + 576
    20  com.adobe.Photoshop      
    0x0000000101708c3f AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 15411935
    21  com.adobe.Photoshop      
    0x00000001017ac37b AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16081435
    22  com.adobe.Photoshop      
    0x0000000101109601 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 9122977
    23  com.adobe.Photoshop      
    0x0000000100d1f2cb AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 5017963
    24  com.adobe.Photoshop      
    0x0000000100d1b2f1 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 5001617
    25  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    26  com.adobe.Photoshop      
    0x00000001005bf3ec 0x100000000 + 6026220
    27  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    28  com.adobe.Photoshop      
    0x00000001005bf3ec 0x100000000 + 6026220
    29  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    30  com.adobe.Photoshop      
    0x00000001005bf3ec 0x100000000 + 6026220
    31  com.adobe.Photoshop      
    0x00000001005b901f 0x100000000 + 6000671
    32  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    33  com.adobe.Photoshop      
    0x00000001005bf3ec 0x100000000 + 6026220
    34  com.adobe.Photoshop      
    0x00000001005b901f 0x100000000 + 6000671
    35  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    36  com.adobe.Photoshop      
    0x00000001005bf3ec 0x100000000 + 6026220
    37  com.adobe.Photoshop      
    0x00000001005b901f 0x100000000 + 6000671
    38  com.adobe.Photoshop      
    0x000000010191a4f5 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17580949
    39  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    40  com.adobe.Photoshop      
    0x00000001005bf3ec 0x100000000 + 6026220
    41  com.adobe.Photoshop      
    0x00000001005b901f 0x100000000 + 6000671
    42  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    43  com.adobe.Photoshop      
    0x00000001005bf3ec 0x100000000 + 6026220
    44  com.adobe.Photoshop      
    0x00000001005b901f 0x100000000 + 6000671
    45  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    46  com.adobe.Photoshop      
    0x00000001005bf3ec 0x100000000 + 6026220
    47  com.adobe.Photoshop      
    0x00000001005b901f 0x100000000 + 6000671
    48  com.adobe.Photoshop      
    0x00000001019165d8 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17564792
    49  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    50  com.adobe.Photoshop      
    0x000000010191eab8 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17598808
    51  com.apple.AppKit         
    0x00007fff89532a59 -[NSApplication sendAction:to:from:] + 342
    52  com.adobe.Photoshop      
    0x00000001019219bc AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17610844
    53  com.apple.AppKit         
    0x00007fff895328b7 -[NSControl sendAction:to:] + 85
    54  com.apple.AppKit         
    0x00007fff895327eb -[NSCell _sendActionFrom:] + 138
    55  com.apple.AppKit         
    0x00007fff89530cd3 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1855
    56  com.apple.AppKit         
    0x00007fff89530521 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 504
    57  com.apple.AppKit         
    0x00007fff8952fc9c -[NSControl mouseDown:] + 820
    58  com.apple.AppKit         
    0x00007fff8952760e -[NSWindow sendEvent:] + 6853
    59  com.adobe.Photoshop      
    0x00000001019b0617 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 18195639
    60  com.apple.AppKit         
    0x00007fff89523744 -[NSApplication sendEvent:] + 5761
    61  com.adobe.Photoshop      
    0x00000001019217fd AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17610397
    62  com.adobe.Photoshop      
    0x0000000101920cde AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17607550
    63  com.adobe.Photoshop      
    0x00000001005bde85 0x100000000 + 6020741
    64  com.adobe.Photoshop      
    0x00000001005ad3ae 0x100000000 + 5952430
    65  com.adobe.Photoshop      
    0x000000010001faa2 0x100000000 + 129698
    66  com.adobe.Photoshop      
    0x00000001005ba6fa 0x100000000 + 6006522
    67  com.adobe.Photoshop      
    0x000000010018d87e 0x100000000 + 1628286
    68  com.adobe.Photoshop      
    0x000000010018db3c 0x100000000 + 1628988
    69  com.adobe.Photoshop      
    0x000000010110b925 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 9131973
    70  com.adobe.Photoshop      
    0x000000010110c0b7 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 9133911
    71  com.adobe.Photoshop      
    0x0000000101108c20 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 9120448
    72  com.adobe.Photoshop      
    0x0000000100024628 0x100000000 + 149032
    73  com.adobe.Photoshop      
    0x000000010061463e boost::system::system_error::what() const + 311358
    74  com.adobe.Photoshop      
    0x0000000100614674 boost::system::system_error::what() const + 311412
    75  com.adobe.Photoshop      
    0x00000001005b0c02 0x100000000 + 5966850
    76  com.adobe.Photoshop      
    0x00000001005b77ec 0x100000000 + 5994476
    77  com.adobe.Photoshop      
    0x00000001005ad3ae 0x100000000 + 5952430
    78  com.adobe.Photoshop      
    0x000000010001faa2 0x100000000 + 129698
    79  com.adobe.Photoshop      
    0x0000000101920e04 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17607844
    80  com.apple.AppKit         
    0x00007fff894392fa -[NSApplication run] + 636
    81  com.adobe.Photoshop      
    0x0000000101920402 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17605282
    82  com.adobe.Photoshop      
    0x000000010192266e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17614094
    83  com.adobe.Photoshop      
    0x00000001005ae27c 0x100000000 + 5956220
    84  com.adobe.Photoshop      
    0x00000001007b074f boost::system::system_error::what() const + 1999183
    85  com.adobe.Photoshop      
    0x00000001007b0999 boost::system::system_error::what() const + 1999769
    86  com.adobe.Photoshop      
    0x000000010054b24c 0x100000000 + 5550668
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff88855d16 kevent + 10
    1   libdispatch.dylib        
    0x00007fff86170dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib        
    0x00007fff861709ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib   
    0x00007fff888550fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8cc34f89 _pthread_cond_wait + 869
    2   MultiProcessor Support   
    0x000000010a5640f3 main + 8403
    3   MultiProcessor Support   
    0x000000010a5641b0 main + 8592
    4   MultiProcessor Support   
    0x000000010a580f50 main + 126768
    5   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff888550fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8cc34f89 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore
    0x00007fff8712b214 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore
    0x00007fff8712b3eb TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore
    0x00007fff8708db24 MPWaitOnQueue + 252
    5   com.adobe.ACE            
    0x00000001051472c9 0x10510e000 + 234185
    6   com.adobe.ACE            
    0x00000001051465da 0x10510e000 + 230874
    7   com.apple.CoreServices.CarbonCore
    0x00007fff871027e4 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    9   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x00007fff88855386 __semwait_signal + 10
    1   libsystem_c.dylib        
    0x00007fff8ccba800 nanosleep + 163
    2   com.adobe.PSAutomate     
    0x000000011434c9cb ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate     
    0x00000001143327c9 ScObjects::BridgeTalkThread::run() + 169
    4   com.adobe.PSAutomate     
    0x000000011434cd36 ScObjects::Thread::go(void*) + 166
    5   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x00007fff888550fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8cc34f89 _pthread_cond_wait + 869
    2   com.adobe.ape.engine     
    0x0000000116c9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine     
    0x0000000116a48ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine     
    0x0000000116c9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine     
    0x0000000116c9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine     
    0x0000000116c9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib   
    0x00007fff888550fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8cc34f89 _pthread_cond_wait + 869
    2   com.adobe.ape.engine     
    0x0000000116c9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine     
    0x0000000116a48ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine     
    0x0000000116c9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine     
    0x0000000116c9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine     
    0x0000000116c9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib   
    0x00007fff88853686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff88852c42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff8b101803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff8b106ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff8b1066b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMediaIO    
    0x00007fff8e2a76f8 CMIO::DAL::RunLoop::OwnThread(void*) + 146
    6   com.apple.CoreMediaIO    
    0x00007fff8e29f2de CAPThread::Entry(CAPThread*) + 156
    7   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib   
    0x00007fff888550fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8cc34fc3 _pthread_cond_wait + 927
    2   com.adobe.ape.engine     
    0x0000000116c9abd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine     
    0x0000000116cb2ddb APXGetHostAPI + 2614859
    4   com.adobe.ape.engine     
    0x0000000116c9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine     
    0x0000000116c9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine     
    0x0000000116c9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib   
    0x00007fff888550fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8cc34fc3 _pthread_cond_wait + 927
    2   com.adobe.ape.engine     
    0x0000000116c9abd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine     
    0x0000000116e2d233 APXGetHostAPI + 4164259
    4   com.adobe.ape.engine     
    0x0000000116c9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine     
    0x0000000116c9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine     
    0x0000000116c9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib   
    0x00007fff888552aa __recvfrom + 10
    1   ServiceManager-Launcher.dylib
    0x0000000119f375ec Invoke + 45721
    2   ServiceManager-Launcher.dylib
    0x0000000119f36813 Invoke + 42176
    3   ServiceManager-Launcher.dylib
    0x0000000119f35be0 Invoke + 39053
    4   ServiceManager-Launcher.dylib
    0x0000000119f35c66 Invoke + 39187
    5   ServiceManager-Launcher.dylib
    0x0000000119f3130f Invoke + 20412
    6   ServiceManager-Launcher.dylib
    0x0000000119f31616 Invoke + 21187
    7   ServiceManager-Launcher.dylib
    0x0000000119f31cd7 Invoke + 22916
    8   ServiceManager-Launcher.dylib
    0x0000000119f31f41 Invoke + 23534
    9   ServiceManager-Launcher.dylib
    0x0000000119f3461d Invoke + 33482
    10  ServiceManager-Launcher.dylib
    0x0000000119f34775 Invoke + 33826
    11  ServiceManager-Launcher.dylib
    0x0000000119f34fb2 Invoke + 35935
    12  ServiceManager-Launcher.dylib
    0x0000000119f350ad Invoke + 36186
    13  ServiceManager-Launcher.dylib
    0x0000000119f27d6b Login + 480
    14  ServiceManager-Launcher.dylib
    0x0000000119f2b7ad Login + 15394
    15  ServiceManager-Launcher.dylib
    0x0000000119f35412 Invoke + 37055
    16  ServiceManager-Launcher.dylib
    0x0000000119f37253 Invoke + 44800
    17  libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    18  libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib   
    0x00007fff888550fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8cc34fc3 _pthread_cond_wait + 927
    2   com.apple.CoreServices.CarbonCore
    0x00007fff8712b40a TSWaitOnConditionTimedRelative + 163
    3   com.apple.CoreServices.CarbonCore
    0x00007fff8712af71 TSWaitOnSemaphoreCommon + 265
    4   com.apple.CoreServices.CarbonCore
    0x00007fff870eeb97 AsyncFileThread(void*) + 257
    5   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000011e8ba920  rbx: 0x000000012a4d02c0  rcx: 0x00000001077a3df8  rdx: 0x00000000a1a1a1a1
      rdi: 0x000000011e8ba920  rsi: 0x0000000107aa008a  rbp: 0x00007fff5fbfc070  rsp: 0x00007fff5fbfc020
       r8: 0x0000000000000001   r9: 0x0000000000000012  r10: 0x000000012a4d1400  r11: 0x5000000011e8b54f
      r12: 0x000000011bd5b640  r13: 0x000000012a4d1ad0  r14: 0x000000011a990780  r15: 0x000000011bd59ec8
      rip: 0x00007fff8d322250  rfl: 0x0000000000010246  cr2: 0x000000011bd2c7dd
    Logical CPU: 0
    Binary Images:
    0x100000000 -   
    0x10333cfff +com.adobe.Photoshop (13.0.0 - 20120315.r.428) <6A87A703-3170-CA73-8C77-35C282C4E264> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    0x1039bf000 -   
    0x1039ebff7 +libtbb.dylib (0) <57655978-A378-BE1E-7905-7D7F951AD6F7> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/libtbb.dylib
    0x103a02000 -   
    0x103a10ff3 +libtbbmalloc.dylib (0) <CB038B96-2999-5EB1-E26A-7720A7A8F8CD> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x103a24000 -   
    0x103a2bfff  org.twain.dsm (1.9.4 - 1.9.4) <80EC0952-6137-3CA6-813F-D753856A13CE> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    0x103a33000 -   
    0x103a4dff7 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <C1C5DE5C-39AB-0871-49A6-FA3449D39B8A> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x103a56000 -   
    0x103a5bfff  com.apple.agl (3.2.1 - AGL-3.2.1) <F3FD497C-AEB8-35CB-92D4-1669B941435F> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x103a62000 -   
    0x103c70fff +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <CB035C4D-044D-4004-C887-814F944E62ED> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x103cb1000 -   
    0x1040f7ff7 +com.adobe.MPS (AdobeMPS 5.8.0.19463 - 5.8.0.19463) <8A4BA3B2-6F6A-3958-ABDE-C3E8F21373B0> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x104173000 -   
    0x1044ccff7 +com.adobe.AGM (AdobeAGM 4.26.17.19243 - 4.26.17.19243) <E96C804B-158B-D4A2-9A64-482F9ADC29D0> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x104535000 -   
    0x104896fef +com.adobe.CoolType (AdobeCoolType 5.10.31.19243 - 5.10.31.19243) <8BFF14FB-AA14-1CBF-C2A3-715363B5A841> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1048e3000 -   
    0x10490bff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <9BDD08A8-2DD8-A570-7A7B-EDAA7097D61B> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x104912000 -   
    0x10493efff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <488DF1F7-A643-5168-706A-498A0322A87E> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8 SharedExpat
    0x104961000 -   
    0x104aaeff7 +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <FFA48E0A-A17C-A04F-AE20-6815EB944DEA> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x104b22000 -   
    0x104b91fef +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <924155A9-D00E-B862-C490-5099BA70B978> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
    0x104bb8000 -   
    0x104c11fff +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <BC353D4E-1AE2-3FB5-D3EE-81A09C0C4328> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
    0x104cb1000 -   
    0x104d38ff7 +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <5FCA15B4-F721-09C3-B412-1F86D9D7DE9E> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
    0x104d9d000 -   
    0x104db8ff7 +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <BB7B342A-8CBC-4B73-58A2-9B062F590EBC> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
    0x104dd2000 -   
    0x10500ffff +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <6839CFB1-74EE-B205-7D82-ABC5428E0810> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
    0x10510e000 -   
    0x105287fff +com.adobe.ACE (AdobeACE 2.19.18.19243 - 2.19.18.19243) <7F28B188-1D1B-20C9-BBB9-B74FCC12ECAD> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x10529a000 -   
    0x1052b9fff +com.adobe.BIB (AdobeBIB 1.2.02.19243 - 1.2.02.19243) <B7D7EE28-D604-2989-B099-62AEF4885C21> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x1052c0000 -   
    0x1053a4fe7 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <07A3E1E1-55C3-BA5B-A0B0-60250809ED61> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x1053b5000 -   
    0x10547afff +com.adobe.JP2K (2.0.0 - 2.0.0.18562) <B14B096C-AA23-BA8F-E3AE-8DB102F9D161> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x1054c7000 -   
    0x1054cbff7 +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <13D5CEF7-6090-CD66-8DA0-190771950F76> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x1054d1000 -   
    0x10554ffff +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <5C63613F-6BDE-1C29-D3FD-9D292F9ADB12> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x105560000 -   
    0x1055c0ff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <B475CD07-1024-560D-5BFE-2A6FCE63925C> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x1055ca000 -   
    0x105b22fef +com.nvidia.cg (2.2.0006 - 0) /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/Cg.framework/Cg
    0x10617f000 -   
    0x1061edfef +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <25E6F475-1522-419C-2169-547FCF2FD97F> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x106241000 -   
    0x106266ffe +adobepdfsettings (1) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsetti ngs
    0x1062a1000 -   
    0x1062a5ff7 +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <A6B1F3BD-5DB0-FEE5-708A-B54E5CA80481> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashR eporter
    0x1062ab000 -   
    0x10645bfef +com.adobe.PlugPlug (3.0.0.383 - 3.0.0.383) <908DBB12-D2AC-1844-BD2A-F1C483424917> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x106512000 -   
    0x106532fff +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <DC3301F2-FC6E-70C7-3927-B0DD024210D6> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/aif_ocl.framework/Versions/A/aif_ocl
    0x10654c000 -   
    0x106609fff +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <0957DFA6-0593-CE4B-8638-00F32113B07B> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendS cript
    0x106653000 -   
    0x106701fef +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <9CEE95E5-2FC6-5E58-02A4-138EA6F8D894> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x10673e000 -   
    0x106838fe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <C7652AF2-56D7-8AF8-A207-0BDEDDFF0BEC> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCor e
    0x1068dc000 -   
    0x106b25fe7 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17206) <301AAE8E-BA78-230E-9500-FCCA204B49CB> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguisti c
    0x106dc8000 -   
    0x106dcaff7  com.apple.textencoding.unicode (2.5 - 2.5) <0518078E-C652-3CFC-A3FB-903C600CE831> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x106fb0000 -   
    0x106fb5ff7  libgermantok.dylib (7) <B98522FA-23D1-351E-9F25-5AAF58FD862D> /usr/lib/libgermantok.dylib
    0x106fc0000 -   
    0x106fc0ff3 +cl_kernels (???) <361921B7-E71F-4EF8-9401-AEB55450BFEE> cl_kernels
    0x107a84000 -   
    0x107aa9fff +com.hp.print.HPSmartPrint (5.10.0 - 5.10.0.17) <E0BC37D0-D2D0-35D9-867C-8C0C390B4291> /Library/Printers/hp/Frameworks/HPSmartPrint.framework/Versions/A/HPSmartPrint
    0x107be2000 -   
    0x107bf1ff7  libSimplifiedChineseConverter.dylib (61) <A2B475FF-667F-3B7B-A6E9-8768347F2BD6> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x107bf5000 -   
    0x107bf6ff7  libCyrillicConverter.dylib (61) <D06971D7-9F16-3FE6-81E8-33E0FE4D6586> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x107eab000 -   
    0x107ec7ff7  libJapaneseConverter.dylib (61) <D0F762C2-5372-3AA2-BBA4-066B8E4B1F8E> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x107ecc000 -   
    0x107eedfff  libKoreanConverter.dylib (61) <7A601BB8-19DF-3DDC-9C50-3A798290F377> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x107ef1000 -   
    0x107f03ff7  libTraditionalChineseConverter.dylib (61) <DDAFF75C-0714-34F4-818F-8B439AC7BBCA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x109aec000 -   
    0x109aecfff +Enable Async IO (???) <F56F1FB2-9CF1-19A8-0D14-885A652B19B7> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
    0x109af0000 -   
    0x109af3fff +FastCore (???) <29AAF151-6CC4-28C5-68B8-0F6600A20435> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/FastCore.plugin/Contents/MacOS/Fa stCore
    0x109f33000 -   
    0x109f79fe7 +com.adobe.pip (6.0.0.1654) <3576D8F9-E2F9-6EB8-6684-C2FE6B0A3731> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobePIP.framework/AdobePIP
    0x10a023000 -   
    0x10a023fff +com.ononesoftware.phototune3.batch (3.0.8 - 3.0.8) <B0782CC2-1E1B-C2DF-C726-6DC0D0857B2D> /Applications/Adobe Photoshop CS6/*/PhotoTune 3.plugin/PhotoTune Batch.plugin/Contents/MacOS/PhotoTune Batch
    0x10a4ff000 -   
    0x10a508fff +com.ononesoftware.photoframe45.professional.batch (4.6.3) <683A55A4-800B-F3B5-233E-313E0B20F4FB> /Applications/Adobe Photoshop CS6/*/PhotoFrame 4.6 Professional Edition 64.plugin/PhotoFrame 4.6 Professional Edition Batch.plugin/Contents/MacOS/PhotoFrame 4.6 Professional Edition Batch
    0x10a51f000 -   
    0x10a5a4fff +MultiProcessor Support (???) <467BB668-E9DD-60F4-CAAD-768A98174734> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
    0x10a6ce000 -   
    0x10a73cfef +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <25E6F475-1522-419C-2169-547FCF2FD97F> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/LogSession.framework/LogSession
    0x10af9b000 -   
    0x10b07ffe7 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <07A3E1E1-55C3-BA5B-A0B0-60250809ED61> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/amtlib.framework/amtlib
    0x10b0f5000 -   
    0x10b0f8ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x10b200000 -   
    0x10b26cfff +MMXCore (???) <B9B6C7FB-CE56-8F6F-664E-DFCBBC5E3ADE> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/MMXCore.plugin/Contents/MacOS/MMX Core
    0x10b3d9000 -   
    0x10b3ecff7 +MeasurementCore (???) <2E842E3B-9E4D-6D59-7E5B-A01979288E4B> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Measurements/MeasurementCore.plugin/Contents /MacOS/MeasurementCore
    0x10b758000 -   
    0x10b766ff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x10b76d000 -   
    0x10b776fe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x10f6c0000 -   
    0x10f6e6ff7 +com.adobe.ape (3.3.8.19346 - 3.3.8.19346) <79E11A18-8AF4-2515-59F7-4CBE161BF020> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
    0x10f983000 -   
    0x10f9b3fe7 +com.ononesoftware.FocalPoint2.Automation (2.0.7 [Suite 5.5.3] - 2.0.7) <F9726CCC-E446-FC2A-D32E-9A1AB54A2764> /Applications/Adobe Photoshop CS6/*/FocalPoint 2.plugin/FocalPointAutomation.plugin/Contents/MacOS/FocalPointAutomation
    0x10f9c5000 -   
    0x10f9d6ff7 +com.ononesoftware.onOneToolbox (3.0 - 3.0) <DF14CE94-8F03-D35E-C395-CEFC44C8673E> /Library/Frameworks/onOneToolbox.framework/Versions/A/onOneToolbox

    This is caused by HP's driver. If updating to the latest drivers doesn't help, you could try removing the /Library/Printers/hp/PDEs/DesignjetPDE.plugin. The fix will most likely have to come from HP.
    Hope this helps.

  • TS3899 I can  no longer send photos in an email from my iphone 5. It uploads the photo to the "new message" page - and then it freezes. I can use safari and check my emails, and when the email part is frozen the rest of the phone works fine ! any advice?!

    I can no longer send photos in an email from my iphone 5. It uploads the photo the the "mew message" page and then it freezes! I can use safari and check my emails, and when the email part is frozen I can still use the rest of my phone. Any advice ?!?

    Hi, ireland a. 
    I would recommend closing any open applications in multitasking and restarting the device.  If unfamiliar with multitasking, I have included a screenshot on how to process an application close. 
    iOS: Force an app to close
    Once these steps are processed, attempt to send the photo again. 
    iPhoto for iOS (iPhone): Send photos by email
    http://support.apple.com/kb/PH3271
    Regards,
    Jason H. 

  • I am having sound issues with Pottermore while using Safari 6.1. I once muted the sound and now can't unmute it even though the icon tells me it's unmated. I can hear samples of audio books in the store section.  Any ideas?

    I am having sound issues with the website Pottermore while using Safari 6.1. I once muted the sound and now can't unmute it even though the icon tells me it's unmuted. I can hear samples of audio books in the store section.  Any ideas? I have reset Safari.  Website works fine on Firefox.

    I am having sound issues with the website Pottermore while using Safari 6.1. I once muted the sound and now can't unmute it even though the icon tells me it's unmuted. I can hear samples of audio books in the store section.  Any ideas? I have reset Safari.  Website works fine on Firefox.

  • Hi, I got a virus that does not let me use Safari. I downloaded an av from the app.store but it did not detect anything. I am thinking in formatting the HD. How can I do it and will I lose?

    Hi, I got a virus that does not let me use Safari. I downloaded an av from the app.store but it did not detect anything. I am thinking in formatting the HD. How can I do it and will I lose?

    1. Force Quit .
        Press command + option + esc keys together at the same time. Wait.
        When Force Quit window appears, select the Safari if not already.
        Press Force Quit button at the bottom of the window.   Wait.
        Safari will quit.
        Relaunch Safari holding the shift key down.
    2. Safari > Preferences > Extensions
        Turn those off and try Safari.
    3. Safari > Preferences > Privacy > Cookies and other website data:
        Press “Remove all website data” button.
    4. If adware is installed without your knowledge,
        download  free  AdwareMedic by clicking “Download ” from here
        http://www.adwaremedic.com
       Install , open,  and run it by clicking “Scan for Adware” button   to remove adware.
       Once done scanning and removing the adware, quit the app by clicking AdMedic in the menubar
        and selecting “Quit AdwareMedic”.

  • Videos won't load on specific sites using Safari and FireFox. I've cleared the caches, reset Safari, removed and reinstalled Flash player, downloaded newest update.

    Videos won't load on specific sites using Safari and FireFox. I've cleared the caches, reset Safari, removed and reinstalled Flash player, downloaded newest update.

    Videos won't load on specific sites using Safari and FireFox. I've cleared the caches, reset Safari, removed and reinstalled Flash player, downloaded newest update.

  • I'm unable to view a multiple page pdf document using Safari. A locked padlock appears in the right corner of the tab. Thanks

    I'm unable to view a multiple page pdf document using Safari. A locked padlock appears in the right corner of the tab. Thanks

    hello prgc37, you original problem was likely caused by a fault extension that you have installed. can you try to [[Reset Firefox – easily fix most problems|reset firefox]] and see if this can address the issue...
    otherwise such connection issues are also often caused by a firewall/security software which doesn't recognize & therefore blocks new firefox versions. please remove all program rules for firefox from your firewall and let it detect the new version of the browser again.
    [[Fix problems connecting to websites after updating Firefox]]
    finally please also [https://www.mozilla.org/en-US/plugincheck/ update your plugins] (flash seems a bit out of date).

  • I have Mountain Lion OS X 10.8.5 using Safari, Version 6.0.5 is that the correct version for Safari?

    I have Mountain Lion OS X 10.8.5 using Safari, Version 6.0.5 is that the correct version for Safari?

    About Safari 6.1.1 for OS X Mountain Lion
    This site says that Safari 6.1.1 is the version for Mountain Lion.

  • I downloaded the latest Adobe Reader when prompted. Since then I cannot use Safari File Print to print web pages - the printer dialogue window opens but the page is blank. Also, when I try to use the safari Help button,the dialogue box is blank.

    I downloaded the latest Adobe Reader update when prompted. Since then I cannot use Safari>File>Print to print web pages - the printer dialogue window opens, but the page remains blank. Also when I try to use the Safari Help button, the dialogue box opens but remains infuriatingly blank. Can anyone help me to solve this problem?

    Back up all data.
    Quit Safari. In the Finder, select Go ▹ Go to Folder from the menu bar, or press the key combination shift-command-G. Copy the line of text below into the box that opens, and press return:
    /Library/Internet Plug-ins
    From the folder that opens, remove any items that have the letters “PDF” in the name. You may be prompted for your login password. Then launch Safari and test.
    If you still have the issue, repeat with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari again.

  • I cant use the highlight, underline, or strikethrough function in a specific pdf file. The file isnt locked. I used to highlight texts from that file before the latest update. The problem occurs only with that file. Urgent need. Please help. Thanks!

    i cant use the highlight, underline, or strikethrough function in a specific pdf file. The file isnt locked. I used to highlight texts from that file before the latest update. The problem occurs only with that file. Urgent need. Please help. Thanks!

    Chester31,
    Thank you very much for sharing your file with us!  Now that we are able to reproduce the problem at our end, you may stop sharing the file on Acrobat.com.
    Do you know when this problem (for not being able to add new highlight/strikeout/underline) has started?  Did you update your iOS from 7.x to 8.0 recently?
    We will continue investigating the problem and let you know what we find.
    Thank you again for your help.

  • My iphone4s has echo at the other end, not using headset, updated 5.0.1, anyone has the same problem?

    My iphone4s has echo at the other end, not using headset, updated 5.0.1, anyone has the same problem?
    Do I need to bring it back to the apple store?

    In terms of the battery, if you are not already doing so you should go through at least one charge cycle per month i.e. charging to 100%, running it down so that powers off, and then charging back up to 100%, which should help keep the battery indicator accurate - it's recommended towards the bottom of this page http://www.apple.com/batteries/ipad.html
    I hadn't noticed any problems with the battery on my first gen iPad, but I've updated anyway.

  • If you don't have a credit card then you might be able to use iTunes gift cards instead - that's what I currently use for purchases. You might be getting the 'billing problem' message due to it being a debit card, which as I said I don't think are still a

    If you don't have a credit card then you might be able to use iTunes gift cards instead - that's what I currently use for purchases. You might be getting the 'billing problem' message due to it being a debit card, which as I said I don't think are still accepted - you might want to contact iTunes Support via the link that I gave to confirm one way or the other if that is the case.

    and now, when i tried to check again my network preference below the airport tab is showing a message that
    "my airport does not have an IP address and cannot connect to the internet!"
    then after seconds it will goes back to the first message that
    "airport has the self assigned IP address etc....."
    i don't know whats going on now!
    airport tab is not showing green color anyway! i'ts always in yellow!
    i tried turning it on and off but nothing happen! HEEELLLLPP!!!!

  • I had windows 7 (32bit) and decided to use boot camp but i forgot to download the latest support software from apple and now i cant find any support softwares please help..i am using mac book pro

    I had windows 7 (32bit) and decided to use boot camp but i forgot to download the latest support software from apple and now i cant find any support softwares please help..i am using mac book pro

    Try the Boot Camp Assistant when you are in OS X and download those and follow the directions in BCA utility.
    Then look up the Boot Camp forum. I suspect you thought this was MBP related forum, it is for 65 lb tower model (and well the new "nMP Late 2013 Mac Pro" http://www.apple.com/support/macpro/
    Boot Camp
    There is a support page too
    http://www.apple.com/support/bootcamp

Maybe you are looking for

  • I can't access itunes store on my phone. It says I have the wrong password. I changed the password on my mac computer.

    i can't access itunes store on my phone. It says I have the wrong password. I changed the password on my mac computer.

  • Getting e-mails from the same address onto two devices

    I am so cross.  My husband and I have used Blackberries for years and never had this problem before.  Last month, both our phones were stolen, so we replaced them with Curve 9360s.  He and I share a Yahoo e-mail account address.  However, on these ne

  • Web Service Logs

    Hi all          i am doing a web service -> XI  -> R3( RFC)  Scenario.my scenario is running,  i had to use <b> Altova XML Spy</b> for calling web service .... now the issue is, <b>can i keep track of who has called that webservice</b>.. ex :- can i 

  • How to view basic price

    Dear Friend How can I see basic price, price w/o taxes etc in reference to PO list? in me2l, me2n,me2m , mb51etc I get price with taxes. Can I get unit basic price with reference to po for a list of POs? Thanks Sangeeta

  • Built-In iSight NOT RECOGNIZED after EFI Update 1.1

    After updating to EFI 1.1 on my iMac 20 Inch (2,16Ghz) the built-in iSight-Cam is not working anymore. It´s not showing up in the system profiler > USB Devices. I bought the iMac last week, switched it on, the cam took a picture on the user account c