Safari 7.1.3 crashes every time I save to file (IOS 10.9.5)

Safari 7.1.3 crashes every time I save to file on IOS 10.9.5

Linc,  Hope this is more complete.  From the log around crash time:
2/24/15 12:25:20.822 PM Safari[79203]: Received an invalid message "WebPageProxy.DecidePolicyForNavigationAction" from the web process.
2/24/15 12:25:20.822 PM Safari[79203]: 1   0x10435546c WebKit::WebContext::didReceiveInvalidMessage(IPC::StringReference const&, IPC::StringReference const&)
2/24/15 12:25:20.822 PM Safari[79203]: 2   0x1043de818 WebKit::WebProcessProxy::didReceiveInvalidMessage(IPC::Connection*, IPC::StringReference, IPC::StringReference)
2/24/15 12:25:20.822 PM Safari[79203]: 3   0x10429b6fb IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::MessageDecoder, std::__1::default_delete<IPC::MessageDecoder> >)
2/24/15 12:25:20.822 PM Safari[79203]: 4   0x10429d796 IPC::Connection::dispatchOneMessage()
2/24/15 12:25:20.823 PM Safari[79203]: 5   0x104037cf5 ***::RunLoop::performWork()
2/24/15 12:25:20.823 PM Safari[79203]: 6   0x1040383d2 ***::RunLoop::performWork(void*)
2/24/15 12:25:20.823 PM Safari[79203]: 7   0x7fff905eb5b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
2/24/15 12:25:20.823 PM Safari[79203]: 8   0x7fff905dcc62 __CFRunLoopDoSources0
2/24/15 12:25:20.823 PM Safari[79203]: 9   0x7fff905dc3ef __CFRunLoopRun
2/24/15 12:25:20.823 PM Safari[79203]: 10  0x7fff905dbe75 CFRunLoopRunSpecific
2/24/15 12:25:20.823 PM Safari[79203]: 11  0x7fff909f0a0d RunCurrentEventLoopInMode
2/24/15 12:25:20.823 PM Safari[79203]: 12  0x7fff909f07b7 ReceiveNextEventCommon
2/24/15 12:25:20.823 PM Safari[79203]: 13  0x7fff909f05bc _BlockUntilNextEventMatchingListInModeWithFilter
2/24/15 12:25:20.823 PM Safari[79203]: 14  0x7fff920ab24e _DPSNextEvent
2/24/15 12:25:20.823 PM Safari[79203]: 15  0x7fff920aa89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
2/24/15 12:25:20.824 PM Safari[79203]: 16  0x103333860 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
2/24/15 12:25:20.824 PM Safari[79203]: 17  0x7fff9209e99c -[NSApplication run]
2/24/15 12:25:20.824 PM Safari[79203]: 18  0x7fff92089783 NSApplicationMain
2/24/15 12:25:20.824 PM Safari[79203]: 19  0x10350686d SafariMain
2/24/15 12:25:20.824 PM Safari[79203]: 20  0x7fff8cc9e5fd start
2/24/15 12:25:21.192 PM com.apple.launchd.peruser.501[167]: (com.apple.Safari.3200[79203]) Job appears to have crashed: Segmentation fault: 11
2/24/15 12:25:21.298 PM ReportCrash[79183]: Saved crash report for Safari[79203] version 7.1.3 (9537.85.12.18) to /Users/xxuser/Library/Logs/DiagnosticReports/Safari_2015-02-24-122521_xxuser-iM ac.crash
2/24/15 1:13:03.671 PM Safari[79386]: unlockFocus called too many times. Called on <_NSThemeFullScreenButton: 0x61000014d5d0>.
FROM THE CRASH REPORT
Process:         Safari [79203]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         7.1.3 (9537.85.12.18)
Build Info:      WebBrowser-7537085012018000~2
Code Type:       X86-64 (Native)
Parent Process:  launchd [167]
Responsible:     Safari [79203]
User ID:         501
Date/Time:       2015-02-24 12:25:20.824 -0500
OS Version:      Mac OS X 10.9.5 (13F34)
Report Version:  11
Anonymous UUID:  288BDF13-B525-F2E3-02E4-6BBC0E484FCE
Sleep/Wake UUID: 1BE7CAE7-83C8-4A07-919F-492D6DF13A2B
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bbadbeef
VM Regions Near 0xbbadbeef:
-->
    __TEXT                 00000001032d1000-00000001032d2000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
Application Specific Information:
Process Model:
Multiple Web Processes
Invalid WebProcess IPC Message:
Message "WebPageProxy.DecidePolicyForNavigationAction"
Application Specific Signatures:
Invalid Web Process IPC Message ID "WebPageProxy.DecidePolicyForNavigationAction"
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore       0x0000000103da94de WTFCrash + 62
1   com.apple.Safari.framework     0x00000001032eaa94 Safari::invalidMessageFunction(OpaqueWKString const*) + 239
2   com.apple.WebKit               0x000000010435546c WebKit::WebContext::didReceiveInvalidMessage(IPC::StringReference const&, IPC::StringReference const&) + 176
3   com.apple.WebKit               0x00000001043de818 WebKit::WebProcessProxy::didReceiveInvalidMessage(IPC::Connection*, IPC::StringReference, IPC::StringReference) + 184
4   com.apple.WebKit               0x000000010429b6fb IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::MessageDecoder, std::__1::default_delete<IPC::MessageDecoder> >) + 169
5   com.apple.WebKit               0x000000010429d796 IPC::Connection::dispatchOneMessage() + 106
6   com.apple.JavaScriptCore       0x0000000104037cf5 ***::RunLoop::performWork() + 421
7   com.apple.JavaScriptCore       0x00000001040383d2 ***::RunLoop::performWork(void*) + 34
8   com.apple.CoreFoundation       0x00007fff905eb5b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
9   com.apple.CoreFoundation       0x00007fff905dcc62 __CFRunLoopDoSources0 + 242
10  com.apple.CoreFoundation       0x00007fff905dc3ef __CFRunLoopRun + 831
11  com.apple.CoreFoundation       0x00007fff905dbe75 CFRunLoopRunSpecific + 309
12  com.apple.HIToolbox           0x00007fff909f0a0d RunCurrentEventLoopInMode + 226
13  com.apple.HIToolbox           0x00007fff909f07b7 ReceiveNextEventCommon + 479
14  com.apple.HIToolbox           0x00007fff909f05bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
15  com.apple.AppKit               0x00007fff920ab24e _DPSNextEvent + 1434
16  com.apple.AppKit               0x00007fff920aa89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
17  com.apple.Safari.framework     0x0000000103333860 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
18  com.apple.AppKit               0x00007fff9209e99c -[NSApplication run] + 553
19  com.apple.AppKit               0x00007fff92089783 NSApplicationMain + 940
20  com.apple.Safari.framework     0x000000010350686d SafariMain + 267
21  libdyld.dylib                 0x00007fff8cc9e5fd start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff95219662 kevent64 + 10
1   libdispatch.dylib             0x00007fff89bcc421 _dispatch_mgr_invoke + 239
2   libdispatch.dylib             0x00007fff89bcc136 _dispatch_mgr_thread + 52
Thread 2:
0   libsystem_kernel.dylib         0x00007fff95218e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8d63cf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff8d63ffb9 start_wqthread + 13
Thread 3:: WebCore: IconDatabase
0   libsystem_kernel.dylib         0x00007fff95218716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff8d63dc3b _pthread_cond_wait + 727
2   com.apple.WebCore             0x00000001049a9e1b WebCore::IconDatabase::syncThreadMainLoop() + 411
3   com.apple.WebCore             0x00000001049a77c7 WebCore::IconDatabase::iconDatabaseSyncThread() + 295
4   com.apple.JavaScriptCore       0x0000000103bd96ef ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
Thread 4:
0   libsystem_kernel.dylib         0x00007fff95218e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8d63cf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff8d63ffb9 start_wqthread + 13
Thread 5:: com.apple.CoreAnimation.render-server
0   libsystem_kernel.dylib         0x00007fff95214a1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff95213d18 mach_msg + 64
2   com.apple.QuartzCore           0x00007fff8d669377 CA::Render::Server::server_thread(void*) + 195
3   com.apple.QuartzCore           0x00007fff8d6692ad thread_fun + 25
4   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
5   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
6   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
Thread 6:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib         0x00007fff95214a1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff95213d18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff905dcf15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff905dc539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff905dbe75 CFRunLoopRunSpecific + 309
5   com.apple.Foundation           0x00007fff8ade9f87 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
6   com.apple.Foundation           0x00007fff8ade9d8b __NSThread__main__ + 1318
7   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
8   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
9   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
Thread 7:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib         0x00007fff95218716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff8d63dc3b _pthread_cond_wait + 727
2   libc++.1.dylib                 0x00007fff8e1c7d43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3   com.apple.JavaScriptCore       0x0000000103be35b3 JSC::BlockAllocator::blockFreeingThreadMain() + 227
4   com.apple.JavaScriptCore       0x0000000103bd96ef ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff95218716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff8d63dc3b _pthread_cond_wait + 727
2   libc++.1.dylib                 0x00007fff8e1c7d43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3   com.apple.JavaScriptCore       0x0000000103be3dfb JSC::GCThread::waitForNextPhase() + 171
4   com.apple.JavaScriptCore       0x0000000103be3c58 JSC::GCThread::gcThreadMain() + 88
5   com.apple.JavaScriptCore       0x0000000103bd96ef ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
7   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
8   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
Thread 9:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff95218716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff8d63dc3b _pthread_cond_wait + 727
2   libc++.1.dylib                 0x00007fff8e1c7d43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3   com.apple.JavaScriptCore       0x0000000103be3dfb JSC::GCThread::waitForNextPhase() + 171
4   com.apple.JavaScriptCore       0x0000000103be3c58 JSC::GCThread::gcThreadMain() + 88
5   com.apple.JavaScriptCore       0x0000000103bd96ef ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
7   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
8   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
Thread 10:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff95218716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff8d63dc3b _pthread_cond_wait + 727
2   libc++.1.dylib                 0x00007fff8e1c7d43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3   com.apple.JavaScriptCore       0x0000000103be3dfb JSC::GCThread::waitForNextPhase() + 171
4   com.apple.JavaScriptCore       0x0000000103be3c58 JSC::GCThread::gcThreadMain() + 88
5   com.apple.JavaScriptCore       0x0000000103bd96ef ***::wtfThreadEntryPoint(void*) + 15
6   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
7   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
8   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
Thread 11:: CVDisplayLink
0   libsystem_kernel.dylib         0x00007fff95218716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff8d63dc3b _pthread_cond_wait + 727
2   com.apple.CoreVideo           0x00007fff8b3d0a38 CVDisplayLink::runIOThread() + 656
3   com.apple.CoreVideo           0x00007fff8b3d078f startIOThread(void*) + 147
4   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
5   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
6   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
Thread 12:
0   libsystem_kernel.dylib         0x00007fff95214a1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff95213d18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff905dcf15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff905dc539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff905dbe75 CFRunLoopRunSpecific + 309
5   com.apple.AppKit               0x00007fff9224b05e _NSEventThread + 144
6   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
7   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
8   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
Thread 13:: Safari: SafeBrowsingManager
0   libsystem_kernel.dylib         0x00007fff95214a1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff95213d18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff905dcf15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff905dc539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff905dbe75 CFRunLoopRunSpecific + 309
5   com.apple.Safari.framework     0x00000001034b5fa3 Safari::MessageRunLoop::threadBody() + 119
6   com.apple.JavaScriptCore       0x0000000103bd96ef ***::wtfThreadEntryPoint(void*) + 15
7   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
8   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
9   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
Thread 14:
0   libsystem_kernel.dylib         0x00007fff95218e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8d63cf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff8d63ffb9 start_wqthread + 13
Thread 15:
0   libsystem_kernel.dylib         0x00007fff95218e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8d63cf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff8d63ffb9 start_wqthread + 13
Thread 16:
0   libsystem_kernel.dylib         0x00007fff95218e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8d63cf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff8d63ffb9 start_wqthread + 13
Thread 17:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib         0x00007fff95218a3a __semwait_signal + 10
1   libsystem_c.dylib             0x00007fff94e7cdc0 nanosleep + 200
2   libsystem_c.dylib             0x00007fff94e7ccb2 usleep + 54
3   com.apple.AppKit               0x00007fff9230f17d -[NSUIHeartBeat _heartBeatThread:] + 2132
4   com.apple.Foundation           0x00007fff8ade9d8b __NSThread__main__ + 1318
5   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
Thread 18:
0   libsystem_kernel.dylib         0x00007fff95218a3a __semwait_signal + 10
1   libsystem_c.dylib             0x00007fff94e7cdc0 nanosleep + 200
2   com.apple.Foundation           0x00007fff8ae33912 +[NSThread sleepUntilDate:] + 176
3   com.apple.imageKit             0x00007fff87d011c6 -[IKTaskManager taskLoop] + 1372
4   com.apple.Foundation           0x00007fff8ade9d8b __NSThread__main__ + 1318
5   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
Thread 19:
0   libsystem_kernel.dylib         0x00007fff95218716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff8d63dc77 _pthread_cond_wait + 787
2   com.apple.FinderKit           0x00007fff8b4e8f06 TConditionVariable::WaitWithTimeout(TMutex&, unsigned long long, bool&) + 72
3   com.apple.FinderKit           0x00007fff8b511342 TThumbnailExtractorThread::Main() + 454
4   com.apple.FinderKit           0x00007fff8b4e92e6 TThread::GlueImpl(TThread*, TFunctorBase*) + 20
5   com.apple.FinderKit           0x00007fff8b4e9186 TThread::MainGlue(void*) + 24
6   libsystem_pthread.dylib       0x00007fff8d63b899 _pthread_body + 138
7   libsystem_pthread.dylib       0x00007fff8d63b72a _pthread_start + 137
8   libsystem_pthread.dylib       0x00007fff8d63ffc9 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00000000bbadbeef  rbx: 0x000061800023cac0  rcx: 0x0000000000000000  rdx: 0x00007fff79a4e710
  rdi: 0x0000000000000000  rsi: 0x0000160000001600  rbp: 0x00007fff5c92d200  rsp: 0x00007fff5c92d0f0
   r8: 0x0000000000000040   r9: 0x00007fff5c92ce00  r10: 0x0000000000000000  r11: 0x0000000000000246
  r12: 0x00000001032ea9a5  r13: 0x00007fff5c92d560  r14: 0x0000618000665580  r15: 0x00007fff90819080
  rip: 0x0000000103da94de  rfl: 0x0000000000010206  cr2: 0x00000000bbadbeef
Logical CPU:     3
Error Code:      0x00000006
Trap Number:     14
Binary Images:
       0x1032d1000 -        0x1032d1ffd  com.apple.Safari (7.1.3 - 9537.85.12.18) <4048D264-D3E5-392F-9A38-11504151F889> /Applications/Safari.app/Contents/MacOS/Safari
       0x1032d6000 -        0x1037e1ffb  com.apple.Safari.framework (9537 - 9537.85.12.18) <74163255-BC5F-3F42-A28E-2CB768DE3AE8> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
       0x103bcf000 -        0x104087ff5  com.apple.JavaScriptCore (9600 - 9600.3.13) <E6D1BAE2-4A31-3B4B-A061-539EB55A7CB6> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
       0x1041f7000 -        0x104493ff7  com.apple.WebKit (9600 - 9600.3.18) <42BDFEBB-805D-3022-A187-F7B59FF05480> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
       0x10476e000 -        0x10476efff  com.apple.WebKit2 (9600 - 9600.3.18) <240E414A-A118-36A2-A3A9-E17447955FC0> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
       0x104777000 -        0x1048abff7  com.apple.WebKitLegacy (9600 - 9600.3.18) <FD53B909-4D0A-3473-8F88-E192AEB82809> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
       0x1049a3000 -        0x105863ff5  com.apple.WebCore (9600 - 9600.3.15) <949535EF-76A2-3E9C-AEF5-E18E451C2C87> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
       0x107add000 -        0x107ae5ff3  libCGCMS.A.dylib (599.35.6) <09F33B9F-098A-340A-8717-E3BA6849470E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
       0x108b19000 -        0x108b19feb +cl_kernels (???) <049936C0-42F8-44C6-9849-F723FC9CB82F> cl_kernels
       0x108c9c000 -        0x108cc4ffb  libRIP.A.dylib (599.35.6) <45A8594F-906E-3EAE-87D4-BA1DB091C690> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
       0x108cd4000 -        0x108cd7ffa  libCGXType.A.dylib (599.35.6) <7DAB1A62-D475-37F1-8234-07649906E234> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
       0x10a5fc000 -        0x10a634ff7  com.apple.LookupFramework (1.1 - 132) <943587D3-3F31-329F-BB5A-893F81ECDE6A> /System/Library/PrivateFrameworks/Lookup.framework/Lookup
       0x10a6ae000 -        0x10a6b5fff  com.apple.SyncedDefaults (1.3 - 91.30.1) <26F0AD10-86CC-31A4-899C-097269680E05> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
       0x10ae4f000 -        0x10ae84fff  com.apple.sociald.Social (87 - 87) <25F8FA83-E8DB-3082-93AC-0868A7B46607> /System/Library/Frameworks/Social.framework/Social
       0x10aec0000 -        0x10af0bff7  com.apple.accounts.AccountsDaemon (113 - 113) <248F6C14-DDEA-3E8F-B016-E760E9B1E599> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
       0x10af3a000 -        0x10af42ff7  com.apple.xpcobjects (103 - 103) <268F4950-61A2-3A14-9697-C121E1798D18> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
       0x10cf96000 -        0x10cf97ffa +cl_kernels (???) <7828F1FD-1EFC-4888-82E3-F8A970F7EF52> cl_kernels
       0x10cfa5000 -        0x10cfa6ff9 +cl_kernels (???) <9E5CBBBC-DA84-4D25-A67F-12D57DAA336B> cl_kernels
       0x10cfa8000 -        0x10d08efef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
       0x10d765000 -        0x10d766fe4 +cl_kernels (???) <270DF7B7-3664-47C8-8EA1-57723E3A8CFB> cl_kernels
       0x10d895000 -        0x10d89bff7  libCGXCoreImage.A.dylib (599.35.6) <69BEB63E-93AF-3A32-BA27-EDC2B6649B2E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
       0x10d983000 -        0x10d983fec +cl_kernels (???) <55691A80-0906-4BF9-AD20-F54F12873B1D> cl_kernels
       0x10dd5b000 -        0x10dd65ff7  com.apple.qldisplay.Web2 (5.0 - 622.7) <1D685C40-BD8B-3852-8A3E-4E280EB789D1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/PlugIns/Web2.qldisplay/Contents/MacOS/Web2
       0x10e585000 -        0x10e586fee +cl_kernels (???) <018A28B2-C751-4336-88A5-59DB40852CC7> cl_kernels
       0x10e59c000 -        0x10e59dfe4 +cl_kernels (???) <331C3537-0038-4172-ABFC-E07BEC45E6C0> cl_kernels
       0x10e5a2000 -        0x10e5a3fe3 +cl_kernels (???) <DBD4A157-70CE-4B20-AECB-3B525F43FCB1> cl_kernels
       0x10e5a5000 -        0x10e5a5ff3 +cl_kernels (???) <33B63D6E-0564-4899-9CDE-48E7466561DF> cl_kernels
       0x110358000 -        0x11035afe8 +cl_kernels (???) <6A16833E-9149-4B0B-AFBB-AC85D5ED35EE> cl_kernels
       0x111383000 -        0x11139eff9  com.apple.security.csparser (3.0 - 55471.14.25) <B72FCB69-0449-3F2C-8814-3BFBC83F600B> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
    0x123440000000 -     0x123440882ff7  com.apple.GeForceGLDriver (8.26.28 - 8.2.6) <7748942D-BB8D-3ECF-BE8E-ED5AB2F2893B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x7fff644d7000 -     0x7fff6450a817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
    0x7fff87bb2000 -     0x7fff87bc2fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff87c01000 -     0x7fff87c06fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff87c07000 -     0x7fff87c13ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff87c14000 -     0x7fff87c33ff7  com.apple.CalendarFoundation (7.0 - 113.3) <5A04647C-5CC4-37AB-9CEA-C9B57B0BFA7A> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
    0x7fff87c34000 -     0x7fff87e95fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff87e96000 -     0x7fff87f1eff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff87f1f000 -     0x7fff87f24ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff87f25000 -     0x7fff87f85fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff87fe9000 -     0x7fff87ffbfff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff87ffc000 -     0x7fff87ffdffb  libScreenReader.dylib (333.11) <11D709B9-AA71-3B2C-9F06-F7CDD5B05574> /usr/lib/libScreenReader.dylib
    0x7fff88018000 -     0x7fff88034fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff88035000 -     0x7fff88071ff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff88314000 -     0x7fff88316fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff883aa000 -     0x7fff883b6ff7  com.apple.HelpData (2.1.4 - 90) <BEA1C549-40D3-35BF-9204-CB679FCB0648> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff883e8000 -     0x7fff883f3fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff883f4000 -     0x7fff88467fff  com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8847b000 -     0x7fff88493ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff884c2000 -     0x7fff884c6ff7  libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff884c7000 -     0x7fff884cafff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff884ee000 -     0x7fff88509ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8851d000 -     0x7fff885a8ff7  libCoreStorage.dylib (380.70.2) <BD993BC8-ED54-3DC1-B28B-3B6AC77E8E5C> /usr/lib/libCoreStorage.dylib
    0x7fff885a9000 -     0x7fff885b3fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff885b4000 -     0x7fff885b6ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff887b5000 -     0x7fff887bcfff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff887bd000 -     0x7fff887f5ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff887f6000 -     0x7fff887f8fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff887f9000 -     0x7fff887fdff7  libheimdal-asn1.dylib (323.92.2) <979AEAA0-59B3-3E99-94B1-9BB9C6C45273> /usr/lib/libheimdal-asn1.dylib
    0x7fff887fe000 -     0x7fff88a39fff  com.apple.CalendarPersistence (7.0 - 138.4) <BDD9B054-F274-357F-8343-6F8DAC7B0B36> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
    0x7fff88ab8000 -     0x7fff88b1aff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff88b1b000 -     0x7fff88b60fff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
    0x7fff88b61000 -     0x7fff88b92ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
    0x7fff88b98000 -     0x7fff88ba4ff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff88ba5000 -     0x7fff88c0bfff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff88dbd000 -     0x7fff88dc7ff7  libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib
    0x7fff88dc8000 -     0x7fff89517fff  libclh.dylib (4.0.3 - 4.0.3) <FCBB60B6-D389-337F-A930-BDC56F6B34FA> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7fff89518000 -     0x7fff89526fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8957f000 -     0x7fff895d0ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff895d1000 -     0x7fff895d3ff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff895d4000 -     0x7fff895d5ffc  com.apple.SafariServices.framework (9537 - 9537.85.12.18) <06C6AD5F-65AF-34FF-AA2A-54E30A0DE022> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
    0x7fff895d6000 -     0x7fff89611fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff89612000 -     0x7fff89641ff9  com.apple.GSS (4.0 - 2.0) <27FCA2B4-0767-3002-8755-862B19B5CF92> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff89642000 -     0x7fff8964bffb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
    0x7fff8964c000 -     0x7fff8970eff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff89711000 -     0x7fff89756ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff89757000 -     0x7fff897bbfff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff897bc000 -     0x7fff897befff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff899b1000 -     0x7fff899bbff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff899bc000 -     0x7fff89a8dfff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff89add000 -     0x7fff89b09fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff89b0a000 -     0x7fff89b30fff  com.apple.AOSAccounts (1.2.47 - 1.2.75) <BD32015E-F495-3914-AE28-993D3CAD4227> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
    0x7fff89bc6000 -     0x7fff89bc8fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff89bc9000 -     0x7fff89be3fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff89c82000 -     0x7fff89ccfff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff89cdd000 -     0x7fff89ce7ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff89ce8000 -     0x7fff89d5ffff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff89d60000 -     0x7fff89d68ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff89d6e000 -     0x7fff8a68e30b  com.apple.CoreGraphics (1.600.0 - 599.35.6) <07F8BE29-8352-30DE-A136-FD8CE9526B8A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8ac50000 -     0x7fff8ac99fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8ac9a000 -     0x7fff8ad77ff7  libcrypto.0.9.8.dylib (52.8.1) <52B36740-372F-3AF6-99E4-B1A24A3C9954> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8ad78000 -     0x7fff8ad82ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8ad83000 -     0x7fff8b083ff7  com.apple.Foundation (6.9 - 1056.17) <E0B0FAF6-5CA8-3EEB-8BF2-104C0AEEF925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8b084000 -     0x7fff8b08bfff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8b09c000 -     0x7fff8b09fffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8b0a0000 -     0x7fff8b0c7ff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8b0ca000 -     0x7fff8b313fff  com.apple.AddressBook.framework (8.0 - 1371.2) <7DB320AB-4ED4-391E-89CC-125826D94026> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8b330000 -     0x7fff8b332fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8b3bf000 -     0x7fff8b3ceff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8b3cf000 -     0x7fff8b3f4ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8b3f5000 -     0x7fff8b3f6fff  com.apple.AddressBook.ContactsData (8.0 - 1371.2) <5C8D3406-C4DE-305A-958F-53BCE7B179AA> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
    0x7fff8b40b000 -     0x7fff8b414fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8b415000 -     0x7fff8b775ff7  com.apple.FinderKit (1.2.4 - 1.2.4) <08D08006-66CE-3787-97E9-73E8942BC9CB> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
    0x7fff8b7f5000 -     0x7fff8b85affb  com.apple.Heimdal (4.0 - 2.0) <C28DBCAE-01AC-363A-9046-3BD33F225526> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8b85b000 -     0x7fff8b879fff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x7fff8b94b000 -     0x7fff8b958ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff8b959000 -     0x7fff8b964fff  libkxld.dylib (2422.115.10) <AD2E562E-BB12-3AFF-A443-6AD173F03977> /usr/lib/system/libkxld.dylib
    0x7fff8b965000 -     0x7fff8b9a4fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8b9a5000 -     0x7fff8b9bcff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8b9bd000 -     0x7fff8b9c6ff7  libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x7fff8b9c7000 -     0x7fff8b9c8fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff8b9c9000 -     0x7fff8b9e7ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8b9e8000 -     0x7fff8b9efffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x7fff8c2b4000 -     0x7fff8c2d1ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8c2d2000 -     0x7fff8c2d3ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8c66d000 -     0x7fff8c6b8fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8c6b9000 -     0x7fff8c6cffff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8c6d0000 -     0x7fff8c79afff  com.apple.LaunchServices (572.29 - 572.29) <15C7BB21-73FB-38E7-924F-E6C4DF49D440> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8c79b000 -     0x7fff8c7b4ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8c7b5000 -     0x7fff8c7bdffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8c7c1000 -     0x7fff8ca25ffd  com.apple.security (7.0 - 55471.14.25) <7E5475CB-CDD5-3C68-B335-8D2FECBDA21F> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8ca26000 -     0x7fff8ca26ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8ca27000 -     0x7fff8ca43fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff8ca44000 -     0x7fff8ca91fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8ca9c000 -     0x7fff8caadfff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
    0x7fff8caae000 -     0x7fff8cc14fff  libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff8cc6b000 -     0x7fff8cc9afff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8cc9b000 -     0x7fff8cc9eff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
    0x7fff8cc9f000 -     0x7fff8cca3fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff8cca4000 -     0x7fff8cdd4ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8cdd5000 -     0x7fff8cdd9fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8ce20000 -     0x7fff8ce26ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff8ce27000 -     0x7fff8cf0bff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8cf25000 -     0x7fff8cf30ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <22A0C230-CF1E-38F5-A947-5ACDAEEE0DB6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8cf4b000 -     0x7fff8cf8dff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff8cf8e000 -     0x7fff8d0fcff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8d0fd000 -     0x7fff8d1ceff1  com.apple.DiskImagesFramework (10.9 - 371.1) <DCCAADEC-35D5-3968-8B39-358ACC56ADC4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8d1cf000 -     0x7fff8d417ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8d418000 -     0x7fff8d41eff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8d41f000 -     0x7fff8d41ffff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8d420000 -     0x7fff8d421ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8d43c000 -     0x7fff8d464ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff8d465000 -     0x7fff8d46aff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
    0x7fff8d46b000 -     0x7fff8d55afff  libFontParser.dylib (111.1.2) <25C4548B-A2DE-30BE-9FAF-DDA161DADB16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8d55b000 -     0x7fff8d567fff  com.apple.CalendarAgentLink (7.0 - 138.2) <D56910F9-5CC0-32D8-BA85-0631240F9B71> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
    0x7fff8d568000 -     0x7fff8d5cbffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8d5cc000 -     0x7fff8d639fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8d63a000 -     0x7fff8d641ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8d642000 -     0x7fff8d7deff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8d7e5000 -     0x7fff8d838fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8d839000 -     0x7fff8d84cff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff8d84d000 -     0x7fff8d87aff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff8d8b7000 -     0x7fff8d8dbff7  libJPEG.dylib (1044) <BE0ED4E1-F7FC-3038-86D3-0456DD173FCB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8daf3000 -     0x7fff8db18ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8db19000 -     0x7fff8db34ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff8db35000 -     0x7fff8dc89ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8dc8a000 -     0x7fff8dcc3ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8dcc4000 -     0x7fff8dccaff7  com.apple.AddressBook.ContactsFoundation (8.0 - 1371.2) <A403E9E7-6BAC-3440-86CA-92D4523E9A3B> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
    0x7fff8dcde000 -     0x7fff8dce1ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x7fff8dce2000 -     0x7fff8dd4efff  com.apple.framework.IOKit (2.0.1 - 907.100.14) <10932113-9F7E-38A0-A158-A019A555CAC3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8dd4f000 -     0x7fff8ddbeff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8e19b000 -     0x7fff8e19bfff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8e19c000 -     0x7fff8e1c0fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff8e1c1000 -     0x7fff8e213fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff8e214000 -     0x7fff8e21ffff  libGPUSupportMercury.dylib (9.6.1) <A34D5C51-28E0-398A-881D-552B47D2DD3C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x7fff8e267000 -     0x7fff8e26eff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x7fff8e26f000 -     0x7fff8e2a4fff  libssl.0.9.8.dylib (52.8.1) <AE21E7AA-9CB1-3007-8A3F-D1AF367BBE5E> /usr/lib/libssl.0.9.8.dylib
    0x7fff8e2a5000 -     0x7fff8e2a5fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <6FD70177-7044-3EFE-905F-08F1D2D40ECA> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
    0x7fff8e2a6000 -     0x7fff8e390fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff8e391000 -     0x7fff8e3baff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff8e3bb000 -     0x7fff8e3c0fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8e3c1000 -     0x7fff8e3c4fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8e3d4000 -     0x7fff8e668ff7  com.apple.RawCamera.bundle (5.07 - 760) <EA94F148-975D-32D7-8A20-B06017E5793B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8e66e000 -     0x7fff8e670fff  libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8e7b2000 -     0x7fff8e7d9ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff8e7da000 -     0x7fff8e866ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8e867000 -     0x7fff8e8b6ff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff8e8e9000 -     0x7fff8e8f6ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8e938000 -     0x7fff8e938fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8e942000 -     0x7fff8eae2ff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
    0x7fff8eae3000 -     0x7fff8eb7eff7  com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8eb7f000 -     0x7fff8ee69fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8ee6a000 -     0x7fff8ee6afff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8fcc0000 -     0x7fff8fcc2ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
    0x7fff8fcc3000 -     0x7fff8fd11ff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8fd12000 -     0x7fff8ffe3ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8ffe4000 -     0x7fff90417ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff9042f000 -     0x7fff90460fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff90468000 -     0x7fff9046cff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
    0x7fff9046d000 -     0x7fff90479ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff9047a000 -     0x7fff9056bff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff9056c000 -     0x7fff90751fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff90752000 -     0x7fff90754fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff90797000 -     0x7fff907c3ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
    0x7fff90814000 -     0x7fff909c1f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff909c2000 -     0x7fff90c6cff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff90c6d000 -     0x7fff90ccbff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /Sys

Similar Messages

  • Dreamweaver 2014.1 crashes every time I save a file

    Since upgrading to the latest version of Dreamweaver it now crashes every time I save a file.
    I have tried doing a save as using Dreamweaver CC instead which works fine.
    Is there something I can do to give it a lobotomy without losing all of my preferences?
    Thanks

    Ok Henning ! Can you please share the crash logs .
    How to Collect crash logs on win –
    You need to add these entries in registry.
    1. Go to run, type regedit and enter. This will open Registry Editor.
    2. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting->Right Click->New->Key. New key named "New Key #1" will be created. Rename it to LocalDumps.
    Add two entries LocalDumps
         2.1 Right click on LocalDumps->New->Expandable String Value (REZ_EXPAND_SZ). Double click on the  entry created and add value name : DumpFolder and value data : %LOCALAPPDATA%\CrashDumps.
         2.2 Right click on LocalDumps->New->DWORD (32 bit) Value(REG_DWORD). Double click on the value created and add value name : DumpType and value data :1
    Next time when the application crashes you will find the crash dump at C:\Users[UserName]\AppData\Local\CrashDumps. Dumps will be created only in case of crash and not hang.
    Thanks!
    Kusha

  • Illustrator CC is slow and crashes every time i close a file

    Illustrator CC is slow and crashes every time i close a file. Can anyone help me please?
    This is the report after the crash:
      Adobe Illustrator [692]
    Path:            /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         256 (17.0.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [106]
    Date/Time:       2013-08-27 09:53:40.327 +0200
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          14621814 sec
    Crashes Since Last Report:           187
    Per-App Interval Since Last Report:  219398 sec
    Per-App Crashes Since Last Report:   13
    Anonymous UUID:                      29F60637-A869-47C6-A870-3D5101B9404F
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  0  Main Thread  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Main Thread  Dispatch queue: com.apple.main-thread
    0   com.adobe.owl                           0x0000000106516fdd OWLDictionaryPutReleasableValue + 181382
    1   com.adobe.owl                           0x00000001065158ce OWLDictionaryPutReleasableValue + 175479
    2   com.adobe.owl                           0x00000001064eb794 OWLDictionaryPutReleasableValue + 3133
    3   com.adobe.owl                           0x00000001064d1185 OWLControlBarGetResizeGripper + 47691
    4   com.adobe.owl                           0x00000001064d0f4e OWLControlBarGetResizeGripper + 47124
    5   com.adobe.owl                           0x00000001064cee70 OWLControlBarGetResizeGripper + 38710
    6   com.adobe.owl                           0x00000001064bec8e OWLCocoaResetHotViews + 3978
    7   com.apple.AppKit                        0x00007fff83b8ae5d -[NSWindow _document:shouldClose:contextInfo:] + 133
    8   com.apple.AppKit                        0x00007fff83b8acbc -[NSWindow _close:] + 142
    9   com.apple.AppKit                        0x00007fff83aa2eda -[NSApplication sendAction:to:from:] + 95
    10  com.apple.AppKit                        0x00007fff83aa2e39 -[NSControl sendAction:to:] + 94
    11  com.apple.AppKit                        0x00007fff83b81df4 -[NSButtonCell performClick:] + 483
    12  com.adobe.owl                           0x00000001064bede5 OWLCocoaResetHotViews + 4321
    13  com.adobe.owl                             0x00000001064bceca OWLThemeAddBrush + 18276
    14  com.adobe.owl                           0x00000001065413ae OWLDockGetPreferredOrigin + 9376
    15  com.adobe.owl                           0x00000001065417b9 OWLDockGetPreferredOrigin + 10411
    16  com.adobe.owl                           0x00000001064bb737 OWLThemeAddBrush + 12241
    17  com.adobe.owl                           0x00000001064a726a 0x106489000 + 123498
    18  com.apple.AppKit                        0x00007fff83a473a7 -[NSWindow sendEvent:] + 5409
    19  com.adobe.owl                           0x00000001064bfaca OWLCocoaResetHotViews + 7622
    20  com.apple.AppKit                        0x00007fff8397cafa -[NSApplication sendEvent:] + 4719
    21  com.adobe.dvaui.framework               0x0000000108e9e28e -[DVAMacApplication sendEvent:] + 622
    22  com.adobe.exo.framework                 0x00000001097f0480 -[ExoMacApplication sendEvent:] + 544
    23  com.apple.AppKit                        0x00007fff839136de -[NSApplication run] + 474
    24  com.adobe.exo.framework                 0x00000001097efeb8 exo::app::OS_AppBase::RunEventLoop() + 56
    25  com.adobe.illustrator                   0x0000000100488195 CAIExoAppImpl::RunEventLoop() + 21
    26  com.adobe.illustrator                   0x000000010042e74c CAIApplication::RunApp() + 396
    27  com.adobe.illustrator                   0x0000000100419a57 main + 135
    28  com.adobe.illustrator                   0x0000000100002c94 start + 52
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8508bc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff8508dadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff8508d7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8508d2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8508cc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8508caa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff850ada6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff850b1881 _pthread_cond_wait + 1286
    2   com.adobe.AGM                           0x0000000103894dcb AGMTerminate + 3265921
    3   com.adobe.AGM                           0x000000010389587d AGMTerminate + 3268659
    4   com.adobe.AGM                           0x00000001038ab8a8 AGMTerminate + 3358814
    5   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff850ada6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff850ad8f9 nanosleep + 148
    2   libSystem.B.dylib                       0x00007fff850ad863 usleep + 57
    3   ...ustrator.plugins.dBrushTool          0x00000001221fc723 PluginMain + 355203
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   ...ustrator.plugins.dBrushTool          0x00000001221fd077 PluginMain + 357591
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   ...ustrator.plugins.dBrushTool          0x00000001221fd077 PluginMain + 357591
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   ...ustrator.plugins.dBrushTool          0x00000001221fd077 PluginMain + 357591
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   ...ustrator.plugins.dBrushTool          0x00000001221fd077 PluginMain + 357591
    Thread 8:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff850b6932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff8273f468 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 9:  IPCClient rcvr: FMClient.501.692.140735081516224.1
    0   libSystem.B.dylib                       0x00007fff850b6932 select$DARWIN_EXTSN + 10
    1   ...extensis.cpp-core-framework          0x000000012690d169 GIPCReceiver::OSWaitForData() + 2975
    2   ...extensis.cpp-core-framework          0x0000000126901b40 GIPCClient::ReceiverThreadProc(GThread*) + 798
    3   ...extensis.cpp-core-framework          0x000000012697fed9 GThread::PthreadInternal(void*) + 223
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 10:  Agent IF Message Handler
    0   libSystem.B.dylib                       0x00007fff850ada6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff850b1881 _pthread_cond_wait + 1286
    2   ...extensis.cpp-core-framework          0x000000012693f3ce GSemaphore::TimedWait(unsigned int) + 76
    3   ...extensis.cpp-core-framework          0x00000001269063f9 GIPCClient::GIPCMTDataAccumulator::WaitForData(unsigned int, std::vector<char, std::allocator<char> >&, bool) + 37
    4   ....ExtensisFontManagement.sdk          0x0000000126ece271 GAgentIFMessageHandlerThread::RunMessageHandlerThread() + 445
    5   ....ExtensisFontManagement.sdk          0x0000000126ece98e GAgentIFMessageHandlerThread::AgentIFMessageHandlerThreadFunc(GThread*) + 42
    6   ...extensis.cpp-core-framework          0x000000012697fed9 GThread::PthreadInternal(void*) + 223
    7   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 11:  IPCDataHandler for rcvr: FMClient.501.692.140735081516224.1
    0   libSystem.B.dylib                       0x00007fff850b6932 select$DARWIN_EXTSN + 10
    1   ...extensis.cpp-core-framework          0x00000001269093d1 -[IPCDataHandler handleDataFromSocket:] + 2197
    2   com.apple.Foundation                    0x00007fff822b8114 __NSThread__main__ + 1429
    3   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff85072d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff850733ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8271d902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8271cd8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff8233714f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff822b8114 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff850ada6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff850ad8f9 nanosleep + 148
    2   ...or.plugins.ScriptingSupport          0x00000001212e6d38 ScObjects::Thread::wait(unsigned int) + 56
    3   ...or.plugins.ScriptingSupport          0x00000001212cf10e ScObjects::BridgeTalkThread::run() + 174
    4   ...or.plugins.ScriptingSupport          0x00000001212e68f5 ScObjects::Thread::go(void*) + 165
    5   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff850b6956 recvfrom + 10
    1   ServiceManager-Launcher.dylib           0x000000012a7be231 Invoke + 51265
    2   ServiceManager-Launcher.dylib           0x000000012a7bd5d6 Invoke + 48102
    3   ServiceManager-Launcher.dylib           0x000000012a7bc678 Invoke + 44168
    4   ServiceManager-Launcher.dylib           0x000000012a7bc6e6 Invoke + 44278
    5   ServiceManager-Launcher.dylib           0x000000012a7b72e4 Invoke + 22772
    6   ServiceManager-Launcher.dylib           0x000000012a7b7cfe Invoke + 25358
    7   ServiceManager-Launcher.dylib           0x000000012a7b7c0b Invoke + 25115
    8   ServiceManager-Launcher.dylib           0x000000012a7bb36e Invoke + 39294
    9   ServiceManager-Launcher.dylib           0x000000012a7bb4b2 Invoke + 39618
    10  ServiceManager-Launcher.dylib           0x000000012a7bb26d
    Invoke + 39037
    11  ServiceManager-Launcher.dylib           0x000000012a7bb1e6 Invoke + 38902
    12  ServiceManager-Launcher.dylib           0x000000012a7a9916 IMSConnect + 2982
    13  ServiceManager-Launcher.dylib           0x000000012a7adb05 IMSConnect + 19861
    14  ServiceManager-Launcher.dylib           0x000000012a7bbe46 Invoke + 42070
    15  ServiceManager-Launcher.dylib           0x000000012a7bdef3 Invoke + 50435
    16  libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    17  libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                       0x00007fff8508ca2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8508ce3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8508caa5 start_wqthread + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
    2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
    3   ...ple.CoreServices.CarbonCore          0x00007fff804610d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
    2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
    3   ...ple.CoreServices.CarbonCore          0x00007fff804610d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
    2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
    3   ...ple.CoreServices.CarbonCore          0x00007fff804610d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
    2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
    3   ...ple.CoreServices.CarbonCore          0x00007fff804610d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
    2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
    3   ...ple.CoreServices.CarbonCore          0x00007fff804610d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib                       0x00007fff85072db6 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
    2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
    3   ...ple.CoreServices.CarbonCore          0x00007fff804610d1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib                       0x00007fff850ada6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff850b1881 _pthread_cond_wait + 1286
    2   com.adobe.AFlame                        0x000000013ce02b1b Flame_GetInterface + 1328376
    3   com.adobe.AFlame                        0x000000013cdba234 Flame_GetInterface + 1031185
    4   libSystem.B.dylib                       0x00007fff850abfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff850abe89 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000002  rbx: 0x0000000000000000  rcx: 0x00007fff7089c650  rdx: 0x00000000005e8300
      rdi: 0x0000000109ef4800  rsi: 0x0000000000000000  rbp: 0x00007fff5fbfeb20  rsp: 0x00007fff5fbfeae0
       r8: 0x0000000000000001   r9: 0x000000012acca990  r10: 0x000000012acbdc50  r11: 0x0000000000000000
      r12: 0x0000000077636c6f  r13: 0x00007fff5fbfec01  r14: 0x0000000136c3b6c0  r15: 0x000000012acca610
      rip: 0x0000000106516fdd  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Binary Images:
           0x100000000 -        0x101430fff +com.adobe.illustrator 256 (17.0.0) <E34E6120-14D0-3467-A23C-C55B5B80B913> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
           0x102520000 -        0x103265ff7 +libicudata.40.0.dylib 40.0.0 (compatibility 40.0.0) <6211D655-ECF8-7378-CF68-3B07300D5A29> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
           0x103279000 -        0x1032c8fff +com.adobe.headlights.LogSessionFramework ??? (2.1.2.1756) <BD518257-970F-344A-92B8-B8BE1A8EB4D8> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x1032fe000 -        0x103300fff +com.adobe.AdobeCrashReporter 7.0 (7.0.1) <B68D0D42-8DEB-3F22-BD17-981AC060E9D7> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
           0x103306000 -        0x103356fff +com.adobe.aiport aiport version 16.0.0 (16.0.0.256) <CDE1A155-45AC-30BB-8347-943980377322> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/aiport.framework/Versions/A/aiport
           0x103379000 -        0x1033cdfff +com.adobe.filterport filterport version 16.0.0 (16.0.0.256) <A7D0F187-0123-340C-B456-919DB5F661E7> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/filterport.framework/Versions/A/filterport
           0x1033f6000 -        0x1033f6ff7 +com.adobe.SPBasic SPBasic version 16.0.0 (16.0.0.256) <DBFFDCE5-C8A5-3C83-91A7-75E40BFF917D> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
           0x1033fb000 -        0x10353ffff +com.adobe.ACE AdobeACE 2.20.02.30929 (2.20.02.30929) <73C9699B-5EDC-3FDC-82FF-738C99AA840F> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x103552000 -        0x103b23fff +com.adobe.AGM AdobeAGM 4.30.20.30929 (4.30.20.30929) <7D9DF39D-A7FA-3284-84B2-5BA83794981A> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x103bc0000 -        0x103bfdfff +com.adobe.ARE AdobeARE 1.5.02.30929 (1.5.02.30929) <73174C59-1DDC-3416-A0AD-4D70930ABA60> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
           0x103c05000 -        0x103d03ff7 +com.adobe.AXEDOMCore AdobeAXEDOMCore 3.8.0.30807 (3.8.0.30807) <DF0EC9F6-D499-39B8-B2F4-CAF4F742D702> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
           0x103daf000 -        0x103dccfff +com.adobe.BIB AdobeBIB 1.2.03.30929 (1.2.03.30929) <A69D3AA0-9248-3B77-991B-89B2B7FE46BB> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x103dd4000 -        0x103dfafff +com.adobe.BIBUtils AdobeBIBUtils 1.1.01 (1.1.01) <FA20BCA0-05BF-35ED-95B7-5775B8310D12> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x103e02000 -        0x104112ff7 +com.adobe.CoolType AdobeCoolType 5.13.00.30929 (5.13.00.30929) <BBF1FCF6-523A-3E24-967A-10EA909DF89B> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x10415a000 -        0x1046f3fff +com.adobe.MPS AdobeMPS 5.8.1.30604 (5.8.1.30604) <70CBC6A8-2740-37AB-964E-484096A1BF8A> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x104770000 -        0x1056f3fef +com.adobe.psl AdobePSL 14.0.0.30830 (14.0.0.30830) <7BDC4AF7-B14F-3DE0-B47A-E69B37529A6B> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
           0x1058b4000 -        0x105921fff +com.adobe.AdobeXMPCore Adobe XMP Core 5.5 -c 14 (79.151739) <95D40B8F-C287-3F7B-945C-CEEE0D5399A2> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x105954000 -        0x105a60fff +com.adobe.AdobeXMPFiles Adobe XMP Files 5.6 -f 50 (79.151739) <6C763585-FC85-3A15-B089-7D43EF73F6A8> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x105b0e000 -        0x105bb8fe7 +libicucnv.40.0.dylib 40.0.0 (compatibility 40.0.0) <768D99C5-46B9-B849-2834-B5BF541856D1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dy lib
           0x105be0000 -        0x105d20fe7 +libicui18n.40.0.dylib 40.0.0 (compatibility 40.0.0) <B0341318-FB92-A0CF-2CA5-7FA100624DBD> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicu i18n.40.0.dylib
           0x105da0000 -        0x105ea2fef +libicuuc.40.0.dylib 40.0.0 (compatibility 40.0.0) <76F12DCE-F356-D48D-4239-FC103706EF76> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
           0x105eeb000 -        0x106019fff +com.winsoft.wrservices WRServices 7.0.0 (7.0.0) <0853A41B-A14A-37B7-B27F-457F87865EAD> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x106077000 -        0x1061d0ff7 +com.adobe.linguistic.LinguisticManager 7.0.0 (19061) <F6095811-7D5F-3E06-A664-1EB9FBF8C761> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x10621e000 -        0x106226fff +com.adobe.coretech.adobesplashkit AdobeSplashKit version 1.0 (1.0) <657ED4E5-4FC2-3012-B36F-B60896021CB2> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
           0x106230000 -        0x106254fff +com.adobe.AXE8SharedExpat AdobeAXE8SharedExpat 3.8.0.30807 (3.8.0.30807) <16FF5E16-19E0-3CE1-A68E-27567234429F> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
           0x106278000 -        0x106336ff7 +com.adobe.AdobeExtendScript ExtendScript 4.5.5 (4.5.5.30772) <4FC0039A-A770-3A51-9D7A-D24167344540> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
           0x106386000 -        0x10643fff7 +com.adobe.JP2K 1.2.2 (1.2.2.29712) <869F46FB-FF39-39CA-B1E3-A13035A48B49> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x106489000 -        0x106652ff7 +com.adobe.owl AdobeOwl version 5.0.13 (5.0.13) <E9BEFE93-8AB5-3EF9-B59E-69208015C7FA> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x106695000 -        0x106e00fff +com.adobe.PDFL PROD_MAJOR.PROD_MINOR.PROD_STEP (10.0.1.30505) <38762F4D-B5C5-3FD4-AFFE-5D1195FB76FC> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
           0x106eb8000 -        0x106fbcfff +com.adobe.PDFPort AdobePDFPort 2.1.0.30929 (2.1.0.30929) <46896FB3-8FDB-3554-B4F6-013BB944D5EB> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
           0x106fcf000 -        0x106ff4ffe +adobepdfsettings ??? (???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsetting s
           0x10702e000 -        0x107073ff7 +com.adobe.pip ??? (7.0.0.1768) <F022E031-1429-354F-B718-70F001B342EF> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
           0x10707f000 -        0x10712aff7 +com.adobe.AdobeScCore ScCore 4.5.5 (4.5.5.30772) <5DE0B54D-CDAE-3146-904F-72CBC5C89FA7> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x10716f000 -        0x10722dfff +com.adobe.SVGExport AdobeSVGExport 6.0 (6.0) <2FAB4B9A-EDB9-0FF9-55B2-52DEC380D2BF> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
           0x107250000 -        0x107566fff +com.adobe.SVGRE AdobeSVGRE 6.0 (6.0) <D21D9020-0CD5-2CE3-FE04-8856C4F631E1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
           0x107632000 -        0x107645ff7 +com.adobe.ahclientframework 1.8.0.31 (1.8.0.31) <58BB943C-98EC-3812-AAAB-74F66630D1D4> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x10764f000 -        0x107667ff7  com.apple.carbonframeworktemplate 1.0 (1.0) <CD612584-FFB3-3311-8A49-834F1DFA2841> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
           0x10766e000 -        0x10775dfff +com.adobe.amtlib 7.0.0.169 (7.0.0.169) <A9A9F814-FF1F-3182-992C-395E5BC52481> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x107770000 -        0x107776ff7 +com.adobe.boost_date_time.framework 7.0.0 (7.0.0.0) <C8A03503-9AF8-39E5-B52A-947940E9BE85> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x10778d000 -        0x10779ffff +com.adobe.boost_filesystem.framework 7.0.0 (7.0.0.0) <E9A71FDE-E91D-3DB8-8C93-C4DC759440FF> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesyste m
           0x1077bd000 -        0x107858ff7 +com.adobe.boost_regex.framework 7.0.0 (7.0.0.0) <46B5DDAA-7B53-3295-9AC6-C4A5220FA9DD> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
           0x1078ef000 -        0x10793dfff +com.adobe.boost_serialization.framework 7.0.0 (7.0.0.0) <102B6B3B-01A9-384C-ABDD-69E255EA0461> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serial ization
           0x107a69000 -        0x107a74fff +com.adobe.boost_signals.framework 7.0.0 (7.0.0.0) <A07284DB-0BDE-3AA0-A9FD-9FD4080A58E0> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x107a8c000 -        0x107a90fff +com.adobe.boost_system.framework 7.0.0 (7.0.0.0) <14201414-F4C5-3361-ABA8-225B6A997DBA> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x107a99000 -        0x107aa7fff +com.adobe.boost_threads.framework 7.0.0 (7.0.0.0) <C4728FDF-6398-37CD-A9CF-4E8C3522BF8F> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x107acb000 -        0x107de9fff +com.adobe.dvaadameve.framework 7.0.0 (7.0.0.0) <C527EBA1-3390-387A-935D-A5F37DBB00F3> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x10848a000 -        0x10858ffff +com.adobe.dvaai.framework 7.0.0 (7.0.0.0) <D2763EF1-5B68-34DB-ADDA-F0B2B98D2668> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
           0x108741000 -        0x10898aff7 +com.adobe.dvacore.framework 7.0.0 (7.0.0.0) <73F833A6-5554-34A7-A625-ACAC06C25763> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x108bc1000 -        0x10903cfff +com.adobe.dvaui.framework 7.0.0 (7.0.0.0) <15DAC32C-E639-33FE-A34B-990E77CE9C47> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x10962f000 -        0x1096ddff7 +com.adobe.dvaworkspace.framework 7.0.0 (7.0.0.0) <C614AF0D-8386-3FC1-AE64-33BC3B5DAB37> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x1097e8000 -        0x1098aaff7 +com.adobe.exo.framework 7.0.0 (7.0.0.0) <D923AF78-3EBF-3C1B-9698-E8D8A0FE02E2> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x109a04000 -        0x109a75fe7 +com.adobe.FileInfo.framework Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 (79.151561) <380981FE-6528-37CC-9159-AB1892803BD4> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x109a88000 -        0x109ab4ff7 +libtbb.dylib ??? (???) <64B7013E-D548-3F7B-A2FB-28B7B932275C> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/libtbb.dylib
           0x109acf000 -        0x109aeefe7 +libtbbmalloc.dylib ??? (???) <6887ED68-67ED-3748-82DA-B39A3EB210BB> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/libtbbmalloc.dylib
           0x109b13000 -        0x109b19ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <160780A4-C1F4-9752-609D-11E4A2D267C9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x109b20000 -        0x109b3cff7 +com.adobe.dvaflashview.framework 7.0.0 (7.0.0.0) <390504EA-B04F-3B3D-AF17-5F99CE10613D> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashview
           0x109b63000 -        0x109b67ff7 +com.adobe.ape.shim 3.4.0.29366 (3.4.0.29366) <B9447EE8-6F91-9E85-C163-96600BF70764> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x109b6e000 -        0x109cb9fff +com.adobe.dvascriptui.framework 7.0.6 (7.0.6.0) <D8DCEBAB-E04E-373A-B9ED-820FC2A282F0> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvascriptui.framework/Versions/A/dvascriptui
           0x109f40000 -        0x109f42fef  com.apple.textencoding.unicode 2.3 (2.3) <B254327D-2C4A-3296-5812-6F74C7FFECD9> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x10a4f3000 -        0x10a4fafff +com.adobe.illustrator.plugins.Action Action version 17.0.0 (17.0.0) <BE4839A6-42B0-3009-A84B-DEE79F4C519B> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Action.aip/Contents/MacOS/Action
           0x11d156000 -        0x11d18cff7 +com.adobe.illustrator.plugins.FWAlignADM
    AdobeAlignObjects version 17.0.0 (17.0.0) <FE16D1E0-4133-3C49-87DE-2B9FDBEBAECF> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Align.aip/Contents/MacOS/FWAlignADM
           0x11d19f000 -        0x11d1b4fff +com.adobe.illustrator.plugins.TextWrapDlg TextWrapDlg version 17.0.0 (17.0.0) <31A3EE00-6C97-3AB4-ADB0-C7F401A8BD0B> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator Filters.localized/TextWrapDlg.aip/Contents/MacOS/TextWrapDlg
           0x11d1c5000 -        0x11d1caff7 +com.adobe.illustrator.plugins.TypeCase Change Case version 17.0.0 (17.0.0) <12F80012-03C8-3340-930E-9FB090F97FF7> /Applications/Adobe Illustrator CC/Plug-ins.localized/Text Filters.localized/TypeCase.aip/Contents/MacOS/TypeCase
           0x11d1fe000 -        0x11d20efff +com.adobe.illustrator.plugins.AssetMgmt Asset Management version 17.0.0 (17.0.0) <CEB50792-7340-385A-9786-C082D58CC414> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/AssetMgmt.aip/Contents/MacOS/AssetMgmt
           0x11d23c000 -        0x11d247ff7 +com.adobe.illustrator.plugins.FrameworkS Framework Server version 17.0.0 (17.0.0) <2E842390-A6B0-342B-A281-45BAF9C9EF41> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkS
           0x11d49c000 -        0x11d4cdfff +com.adobe.illustrator.plugins.FindReplaceUI  FindReplaceUI version 17.0.0 (17.0.0) <9B0F9073-4D53-36B2-8296-96E13265C99C> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/FindReplaceUI.aip/Contents/MacOS/FindReplaceUI
           0x11eaf4000 -        0x11eaf9ff7 +com.adobe.illustrator.plugins.ToolSelector Tool Selector version 17.0.0 (17.0.0) <5C2261B1-975D-3151-94AC-B6CAFE4AC0D0> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/ToolSelector.aip/Contents/MacOS/ToolSelector
           0x11ec00000 -        0x11ec3efff +com.adobe.AAM.AdobeUpdaterNotificationFramework UpdaterNotifications 7.0.1.102 (7.0.1.102) <75ADE364-1107-3DA7-84A2-26C6874EB881> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNoti fications
           0x11ef70000 -        0x11ef76fe7  libFontStreams.A.dylib 545.0.0 (compatibility 64.0.0) <87272933-FB21-81D0-00E6-92BC3D7583FB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libFontStreams.A.dylib
           0x11f543000 -        0x11f5a5ff7 +com.adobe.illustrator.plugins.PDFSuite PDF Suite version 17.0.0 (17.0.0) <C6DEDC58-EFDA-3681-8CD5-D6B4E7F724F9> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/PDF Suite.aip/Contents/MacOS/PDFSuite
           0x11f5b5000 -        0x11f5c7fff +com.adobe.illustrator.plugins.Flare Flare version 17.0.0 (17.0.0) <3FC15D5A-C0BB-3FF3-A0B6-7FC8FFD4F9DA> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/Flare.aip/Contents/MacOS/Flare
           0x11f851000 -        0x11f932fe7 +IMSLib.dylib 7.0.0.37 (7.0.0.37) <4C57DB56-7A76-374F-8F81-3D29A86A4FF2> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/IMSLib.dylib
           0x11f94a000 -        0x11f9b6fff +com.adobe.illustrator.plugins.PhotoshopAdapter Photoshop Adapter version 17.0.0 (17.0.0) <F16FA859-88BE-30CF-A90A-5A6E1A649379> /Applications/Adobe Illustrator CC/Plug-ins.localized/Photoshop Filters.localized/Photoshop Adapter.aip/Contents/MacOS/PhotoshopAdapter
           0x11f9c3000 -        0x11f9ccfff +com.adobe.illustrator.plugins.ArtConverters  ArtConverters version 17.0.0 (17.0.0) <3DCA5E17-00AA-3139-A420-699CE4FF2839> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverters
           0x11f9df000 -        0x11f9e5fff +com.adobe.illustrator.plugins.FlattenTransparency  Flatten Transparency version 17.0.0 (17.0.0) <FB78EDEF-C0A8-3841-AA6F-50B6FEAD4267> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/FlattenTransparency
           0x11f9ec000 -        0x11f9efff7 +com.adobe.illustrator.plugins.Geometry  Geometry Suite version 17.0.0 (17.0.0) <362E0215-F9BA-32A2-BC18-1AFF627D37A2> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Geometry.aip/Contents/MacOS/Geometry
           0x120bc0000 -        0x120c26ff7 +com.adobe.illustrator.plugins.UserInterface User Interface version 17.0.0 (17.0.0) <3E7A5FA9-BEBD-34EB-876A-C59C5BB1CF9C> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/UserInterface.aip/Contents/MacOS/UserInterface
           0x120ccf000 -        0x120ce7ff7 +com.adobe.illustrator.plugins.FOConversionSuite FOConversionSuite version 17.0.0 (17.0.0) <18AE06BB-83EB-3556-B461-59FD2FF7D2F4> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
           0x120cf1000 -        0x120cf8ff7 +com.adobe.illustrator.plugins.ShapeSuite Shape Construction Suite version 17.0.0 (17.0.0) <DF6853DE-7BD5-39BF-BE7A-BE0B2176A390> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/ShapeS.aip/Contents/MacOS/ShapeSuite
           0x120e00000 -        0x120e2dfff +com.adobe.illustrator.plugins.BRSPencilTool  Pencil Tool version 17.0.0 (17.0.0) <867E04F3-7940-3F39-B965-63DE20799A8B> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool
           0x120e35000 -        0x120e56fff +com.adobe.illustrator.plugins.Rasterize Rasterize version 17.0.0 (17.0.0) <EE20C98A-B24A-36E3-8D9A-797265391D0E> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
           0x120e5e000 -        0x120e74ff7 +com.adobe.illustrator.plugins.BrushManager Brush Manager version 17.0.0 (17.0.0) <7F488DA4-F0DF-3B68-B1B7-BF9628CE70BE> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/BrushManager.aip/Contents/MacOS/BrushManager
           0x120e7a000 -        0x120f80fff +com.adobe.illustrator.plugins.ColorHarmony ColorHarmony version 17.0.0 (17.0.0) <F84FB806-A902-3BF9-BEBD-8E2F4566E9FC> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/ColorHarmony.aip/Contents/MacOS/ColorHarmony
           0x120fac000 -        0x120fc6ff7 +com.adobe.illustrator.plugins.ControlPanel ControlPalette version 17.0.0 (17.0.0) <3819FAF5-4BC8-3FF6-BE0C-DD768FC78CB4> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/ControlPanel.aip/Contents/MacOS/ControlPanel
           0x120fd0000 -        0x121004fff +com.adobe.illustrator.plugins.KinsokuDlg  KinsokuDlg version 17.0.0 (17.0.0) <35DD8AD9-0D74-3F72-BA2E-CA4AA37D3D10> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/KinsokuDlg.aip/Contents/MacOS/KinsokuDlg
           0x12101e000 -        0x1210f7ff7 +com.adobe.illustrator.plugins.PaintStyle Paint Style Palettes version 17.0.0 (17.0.0) <19390A31-6DEB-301E-8AA0-00D3514B8EFC> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Paint Style Panel.aip/Contents/MacOS/PaintStyle
           0x121173000 -        0x121407fff +com.adobe.illustrator.plugins.ScriptingSupport Scripting Support version 17.0.0 (17.0.0) <4BC4ED1F-E783-3054-88E2-ACA13096C2AC> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/ScriptingSupport.aip/Contents/MacOS/ScriptingS upport
           0x121698000 -        0x121775fff +com.adobe.AXEXSLT AdobeAXSLE 3.8.0.30807 (3.8.0.30807) <6299FB87-471B-3EA2-9E02-6DEA293FA533> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
           0x12180d000 -        0x12187cff7 +com.adobe.adobe_caps adobe_caps 7.0.0.21 (7.0.0.21) <CE3C6356-9EE2-3B88-8261-8612A0743F56> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x121887000 -        0x1219c1fff +com.adobe.illustrator.plugins.SwatchLibs Swatch Libraries version 17.0.0 (17.0.0) <84FC9E79-5B58-3583-BE5E-B37995AB6FCE> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/SwatchLibraries.aip/Contents/MacOS/SwatchLibs
           0x121ac7000 -        0x121b40ff7 +com.adobe.illustrator.plugins.SymbolPalette Symbol Palette version 17.0.0 (17.0.0) <841B93B4-39EE-37D6-9062-F407CFCF7E2F> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Symbol Panel.aip/Contents/MacOS/SymbolPalette
           0x121b5d000 -        0x121b7cff7 +com.adobe.illustrator.plugins.VariablesPalette Variables Palette version 17.0.0 (17.0.0) <0383DD2D-6B25-3B13-9C5A-14B49341BE16> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Variables Panel.aip/Contents/MacOS/VariablesPalette
           0x121b83000 -        0x121bb5ff7 +com.adobe.illustrator.plugins.Mojikumi  MojiKumiUI version 17.0.0 (17.0.0) <BD310FA2-7304-35A8-B3EA-E48F950163D7> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator Formats.localized/Mojikumi.aip/Contents/MacOS/Mojikumi
           0x121bcb000 -        0x121cd0fff +com.adobe.illustrator.plugins.svgFileFormat  SVG Format version 17.0.0 (17.0.0) <12ACF208-769A-3BD3-A533-52CE5A4B3756> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator Formats.localized/SVG File Format.aip/Contents/MacOS/svgFileFormat
           0x121ce7000 -        0x121d1dff7 +com.adobe.illustrator.plugins.slicingAttributes Slicing version 17.0.0 (17.0.0) <35E58E25-69A9-3C7E-9AAF-4F6F815320C9> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/sliceAttributes.aip/Contents/MacOS/slicingAttributes
           0x121d26000 -        0x121d5dfff +com.adobe.illustrator.plugins.PathfinderS Pathfinder Suite version 17.0.0 (17.0.0) <0661E91E-D57F-366A-A007-3B10C030BC39> /Applications/Adobe Illustrator CC/Adobe
    Illustrator.app/Required/Plug-ins/PathFinderS.aip/Contents/MacOS/PathfinderS
           0x121d66000 -        0x121d6eff7 +com.adobe.illustrator.plugins.ExpandS Expand Suite version 17.0.0 (17.0.0) <84EB4FBE-51E6-3143-AB0F-0C718ABA4756> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/ExpandS.aip/Contents/MacOS/ExpandS
           0x121deb000 -        0x121df4ff7 +com.adobe.illustrator.plugins.Colors Colors version 17.0.0 (17.0.0) <687CB5FD-DB5D-3292-B9A6-33E661DA1341> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator Filters.localized/Colors.aip/Contents/MacOS/Colors
           0x121f00000 -        0x121f27ff7 +com.adobe.illustrator.plugins.DocInfo Document Info version 17.0.0 (17.0.0) <C907064A-835F-329A-9F0D-BB35103DF112> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/DocInfo.aip/Contents/MacOS/DocInfo
           0x121f32000 -        0x121f87ff7 +com.adobe.illustrator.plugins.LinkPalette Links Palette version 17.0.0 (17.0.0) <837FE3F1-6D18-3750-8A30-4139AEB21E83> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Links Panel.aip/Contents/MacOS/LinkPalette
           0x121fa2000 -        0x121febff7 +com.adobe.illustrator.plugins.Snapomatic Snap version 17.0.0 (17.0.0) <7A9D51F1-0533-3583-9A81-FDEAC85392B9> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Snap.aip/Contents/MacOS/Snapomatic
           0x121ff6000 -        0x122020fff +com.adobe.illustrator.plugins.SimpleTools Segment Tools version 17.0.0 (17.0.0) <1592F1F3-40CA-372E-82FA-6F80882FCE58> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/Segment Tools.aip/Contents/MacOS/SimpleTools
           0x12203b000 -        0x12205bff7 +com.adobe.illustrator.plugins.ScatterBrushTool Adobe Scatter Brush Tool version 17.0.0 (17.0.0) <A17949ED-E27F-3D44-8C79-0DA73D61EC08> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/ScatterBrushTool.aip/Contents/MacOS/ScatterBrushToo l
           0x122062000 -        0x12207dfff +com.adobe.illustrator.plugins.GlobAdjTool Reshape Tool version 17.0.0 (17.0.0) <5FD04898-175B-3345-A85B-05177E9BC414> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/Reshape Tool.aip/Contents/MacOS/GlobAdjTool
           0x122083000 -        0x1220a9fff +com.adobe.illustrator.plugins.ParticleSystem Symbolism version 17.0.0 (17.0.0) <129CB646-4A61-322C-AB92-D140814324D1> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/ParticleSystem.aip/Contents/MacOS/ParticleSystem
           0x1220c5000 -        0x1220deff7 +com.adobe.illustrator.plugins.MagicWand Magic Wand version 17.0.0 (17.0.0) <C850B603-94A6-3FAC-8DB6-5133DEE1FD07> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/Magic Wand.aip/Contents/MacOS/MagicWand
           0x1220f3000 -        0x12210eff7 +com.adobe.illustrator.plugins.LiquifyTool Liquify version 17.0.0 (17.0.0) <9801F71D-C0B0-3A80-84F6-0D4880DFA438> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/Liquify.aip/Contents/MacOS/LiquifyTool
           0x122114000 -        0x122120ff7 +com.adobe.illustrator.plugins.Lasso Lasso version 17.0.0 (17.0.0) <D03ABBC5-DD3D-378C-9F57-214114D8FB4A> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/Lasso.aip/Contents/MacOS/Lasso
           0x122134000 -        0x12213cfff +com.adobe.illustrator.plugins.KnifeTool Knife Tool version 17.0.0 (17.0.0) <CE22090E-2380-3F6B-BF00-BD1BB49A4C4E> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/KnifeTool.aip/Contents/MacOS/KnifeTool
           0x122143000 -        0x122190ff7 +com.adobe.illustrator.plugins.EraserTool EraserTool version 17.0.0 (17.0.0) <8A935720-5E53-3004-AA6F-E697A2FEAFBD> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/EraserTool.aip/Contents/MacOS/EraserTool
           0x1221a4000 -        0x122229fef +com.adobe.illustrator.plugins.dBrushTool Bristle Brush Tool version 17.0.0 (17.0.0) <C3D83785-4FD9-3426-A10E-91A6771229A8> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/dBrushTool.aip/Contents/MacOS/dBrushTool
           0x124cfa000 -        0x124d43fff +com.adobe.illustrator.plugins.CropAreaTool CropAreaTool version 17.0.0 (17.0.0) <E341E940-8494-3328-B0F7-DA7B9EEA2000> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/Crop Area Tool.aip/Contents/MacOS/CropAreaTool
           0x124d9f000 -        0x124dd8fff +com.adobe.illustrator.plugins.CalligraphicBrushTool Calligraphic Brush Tool version 17.0.0 (17.0.0) <80CCADB6-E387-3A78-A39D-9EE1D6AD3241> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/CalligBrushTool.aip/Contents/MacOS/CalligraphicBrus hTool
           0x124deb000 -        0x124e0eff7 +com.adobe.illustrator.plugins.BoundingBox BoundingBox version 17.0.0 (17.0.0) <3D7AA792-3D86-3FD6-B323-60450BF6AF79> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/BoundingBox.aip/Contents/MacOS/BoundingBox
           0x124e3e000 -        0x124e5eff7 +com.adobe.illustrator.plugins.ArtOnPathBrushTool Art Brush Tool version 17.0.0 (17.0.0) <CDAC0DF9-AFF5-30AA-9170-3478A332710E> /Applications/Adobe Illustrator CC/Plug-ins.localized/Tools.localized/ArtBrushTool.aip/Contents/MacOS/ArtOnPathBrushTool
           0x124e65000 -        0x124eb3ff7 +com.adobe.illustrator.plugins.VectorizeUI VectorizeUI version 17.0.0 (17.0.0) <655B7524-268A-31A1-B57D-0E96B61CA948> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/VectorizeUI.aip/Contents/MacOS/VectorizeUI
           0x124eca000 -        0x124f0bff7 +com.adobe.illustrator.plugins.VariablesPaletteUI PlanetXUI version 17.0.0 (17.0.0) <848C1027-4C0D-3FFB-A952-024B380393BA> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/VariablesPaletteUI.aip/Contents/MacOS/VariablesPaletteUI
           0x124f21000 -        0x124f32ff7 +com.adobe.illustrator.plugins.TransformUI TransformUI version 17.0.0 (17.0.0) <D3AA1B4F-19D6-30ED-BC6A-19289856D9CC> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/TransformUI.aip/Contents/MacOS/TransformUI
           0x124f42000 -        0x124f82ff7 +com.adobe.illustrator.plugins.svgFileFormatUI svgFileFormatUI version 17.0.0 (17.0.0) <99CBAEAF-4097-3F98-9529-FA1E4EDCE9A5> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/SvgFileFormatUI.aip/Contents/MacOS/svgFileFormatUI
           0x124f9b000 -        0x124fadff7 +com.adobe.illustrator.plugins.PreferenceUI PreferenceUI version 17.0.0 (17.0.0) <EC3B2A00-D428-3FAB-8B4E-C18D0AAB3719> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/PreferenceUI.aip/Contents/MacOS/PreferenceUI
           0x124fbe000 -        0x124fe6fff +com.adobe.illustrator.plugins.PathfinderUI PathfinderUI version 17.0.0 (17.0.0) <60EA8859-7CBD-37A7-8E1B-C5AD9B2047C6> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/PathfinderUI.aip/Contents/MacOS/PathfinderUI
           0x124ff8000 -        0x125187fff +com.adobe.illustrator.plugins.IllustratorUI IllustratorUI version 17.0.0 (17.0.0) <97E9FC4A-A729-3B79-B654-319AB41B6D09> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/IllustratorUI.aip/Contents/MacOS/IllustratorUI
           0x1251cb000 -        0x1251faff7 +com.adobe.illustrator.plugins.FlattenTransparencyUI  Flatten Transparency version 17.0.0 (17.0.0) <A7EAACA7-D5A3-3057-9B20-0559CB0D8AA9> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/FlattenTransparencyUI.aip/Contents/MacOS/FlattenTransparencyUI
           0x12520e000 -        0x12523bff7 +com.adobe.illustrator.plugins.CSSExtractUI SampleUI version 17.0.0 (17.0.0) <4369C7EC-F2C8-3278-9DB9-5ABB63F0A559> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/CSSExtractUI.aip/Contents/MacOS/CSSExtractUI
           0x12524f000 -        0x1252c7ff7 +com.adobe.illustrator.plugins.BrushManagerUI ShapeToolUI version 17.0.0 (17.0.0) <1485C3F1-2FE9-3227-95B7-B9F15871C88E> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/BrushManagerUI.aip/Contents/MacOS/BrushManagerUI
           0x1252e4000 -        0x125312fff +com.adobe.illustrator.plugins.AIToolBoxUI AIToolBoxUI version 17.0.0 (17.0.0) <C86A645E-D497-39B7-BB05-9834247661F6> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator UI.localized/AIToolBoxUI.aip/Contents/MacOS/AIToolBoxUI
           0x12532c000 -        0x12532dfff +com.adobe.illustrator.plugins.MPSCommon MPSCommon version 17.0.0 (17.0.0) <56C2F2D6-B681-31AA-AB03-96BF30443352> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator Formats.localized/MPSCommon.aip/Contents/MacOS/MPSCommon
           0x125332000 -        0x125341ff7 +com.adobe.illustrator.plugins.Pathfinder Pathfinder Plugin version 17.0.0 (17.0.0) <99541938-9F22-3EFF-B7B7-77381D43568C> /Applications/Adobe Illustrator CC/Plug-ins.localized/Illustrator Filters.localized/Pathfinder.aip/Contents/MacOS/Pathfinder
           0x125348000 -        0x125377fff +com.adobe.illustrator.plugins.Workspaces Workspaces version 17.0.0 (17.0.0) <5B3C5AF8-9D8E-3F60-BD04-EA3D9CC263B1> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Workspaces.aip/Contents/MacOS/Workspaces
           0x125389000 -        0x1253c1ff7 +com.adobe.illustrator.plugins.TransparencyPalette Transparency Palette version 17.0.0 (17.0.0) <33F375B2-0574-3AC3-A304-D0676312C718> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Transparency Panel.aip/Contents/MacOS/TransparencyPalette
           0x1253d5000 -        0x12540cff7 +com.adobe.illustrator.plugins.TransformPalett Transform Palette version 17.0.0 (17.0.0) <9CBB3E49-81C2-3F35-BBB9-2A6017D94B80> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Transform Panel.aip/Contents/MacOS/TransformPalett
           0x125420000           0x12545ffff +com.adobe.illustrator.plugins.Services Services version 17.0.0 (17.0.0) <74DCF50D-E6D2-336E-8B83-0B1BB54D1B14> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Services.aip/Contents/MacOS/Services
           0x1254b5000 -        0x125b44fdf +com.adobe.PlugPlugOwl 4.0.1.76 (4.0.1.76) <9842B59A-4D4D-3761-9D73-64E3032196B4> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/PlugPlugOwl.framework/Versions/A/PlugPlugOwl
           0x126152000 -        0x126178ff7 +com.adobe.ape 3.4.0.29366 (3.4.0.29366) <40A59819-7A57-0E9F-658D-1803B2A461AE> /Library/Application Support/Adobe/APE/3.4/adbeapecore.framework/adbeapecore
           0x12618a000 -        0x1261aeff7 +com.adobe.illustrator.plugins.SeparationPreview Separation Preview version 17.0.0 (17.0.0) <4740FC46-61B5-3987-8BC1-65E5D66663A0> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/SeparationPreview.aip/Contents/MacOS/Separatio nPreview
           0x1261ba000 -        0x1261c1fff +com.adobe.illustrator.plugins.PathSuite PathConstruction Suite version 17.0.0 (17.0.0) <FB00B8BD-0E2E-36D6-A230-08678A1C1935> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/PathSuite.aip/Contents/MacOS/PathSuite
           0x1261dd000 -        0x126202ff7 +com.adobe.illustrator.plugins.Package Package version 17.0.0 (17.0.0) <B3E9031B-4D11-3C4F-A10B-CD914EFCFE96> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Package.aip/Contents/MacOS/Package
           0x126214000 -        0x126241fff +com.adobe.illustrator.plugins.Navigator Adobe Navigator Plugin version 17.0.0 (17.0.0) <11C1D6D2-05B8-3A21-A5EE-3C9948D57AE7> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Navigator.aip/Contents/MacOS/Navigator
           0x126254000 -        0x12627fff7 +com.adobe.illustrator.plugins.LiveBlends Live Blends version 17.0.0 (17.0.0) <5DA00A96-88C8-34BA-ABE2-AE590ABEAB75> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/LiveBlends.aip/Contents/MacOS/LiveBlends
           0x126290000 -        0x126308fff +com.adobe.illustrator.plugins.Layers Layers Palette version 17.0.0 (17.0.0) <49991214-CF1E-3AF4-9B9A-E46B397C90FB> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Layers Panel.aip/Contents/MacOS/Layers
           0x126323000 -        0x126364fff +com.adobe.illustrator.plugins.KeyboardShortcuts Keyboard Shortcuts version 17.0.0 (17.0.0) <5CA731C2-3BF3-338D-8B29-6255606B6066> /Applications/Adobe Illustrator CC/Plug-ins.localized/Extensions.localized/Keyboard Shortcuts.aip/Contents/MacOS/KeyboardShortcuts
           0x126380000 -        0x126382fff +com.adobe.illustrator.plugins.FlattenS Flatten Suite ver

    Hi mjsa1,
    Please see Error "The Organizer Database is damaged and will be reset..." | Acrobat 9.
    If you're still having trouble, please let us know!
    Best,
    Sara

  • My "preview" keeps crashing every time i open a file.

    my "preview" keeps crashing every time i open a file. what can i do? im on snow leopard and havent done anything different.
    does anyone have a solution?

    https://discussions.apple.com/message/22035269#22035269

  • Every time I save a file it copies it to the desk top as well.

    Every time I save a file to either the internal drive or an external drive, it also saves it to my desk top...must be a preference somewhere to turn off but I can't find it.

    Nope, something is malfunctioning, but we can reset it all easily.
    Download the free OnyX and run ALL the initial checks, cleaning and maintenance aspects (except deleting the log files) and reboot at the end. (cancel in between reboots is fine).
    http://www.titanium.free.fr/
    Your machine will act a bit slow upon reboot until the caches and spotlight are rebuilt, but things should be straightened out.
    If you get any drive warnings, make sure you immediately backup your files off the computer to another drive as soon as possible, return for further instructions.
    https://discussions.apple.com/message/16276201#16276201

  • Every time I save a file "save as" my folders, etc. come up scrambled. I want them to be alphabetical every time. How can this be set? or done?

    Every time I save a file "save as" my folders, lists etc. come up scrambled. I want them to be alphabetical every time. How can this be set? or fixed? I do NOT want to use Recent or click "set up details" everytime and then alphabetize the list, because this takes too long and too many clicks.
    Yes, I want to be asked where to save a file every time.
    I am using XP

    Sure EVERY TiME you save you can click on details then name and then 3rd click to bring it up alphabetical ( which may be backwards Z-A) then save. And then the next time you save you can do again. I want it to always, forever come up alphabetical like everything does on my computer when i save things.

  • Upgraded Safari 6.1.1 Crashes Every time

    I "upgraded" Safari 6.0.5 to 6.1.1 this morning - now it crashes every time.  (I had to delete Mavericks and reinstall Mountain Lion last week because few of my vital apps would run on it.)  How do I fix it?  Or must I just rely on FireFox from now on?

    If you don't already have a current backup, back up all data before doing anything else. This procedure is a diagnostic  test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem. The backup is necessary on general principle, not because of anything suggested in this comment. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The procedure will help identify which such modifications you've installed, as well as some other aspects of the configuration that may be related to the problem.
    Don’t be alarmed by the seeming complexity of these instructions — they’re easy to carry out. Here's a brief summary: In each of two steps, you copy a line of text from this web page into a window in another application. You wait about a minute. Then you paste some other text, which will have been copied automatically, back into a reply on this page. The sequence is copy; paste; paste again. That's all there is to it. Details follow.
    You may have started the computer in "safe" mode. Preferably, these steps should be taken while booted in “normal” mode. If the system is now running in safe mode and is bootable in normal mode, reboot as usual. If it only boots in safe mode, use that.
    Below are instructions to enter UNIX shell commands. They do nothing but produce human-readable output. However, you need to think carefully before running any program at the behest of a stranger on a public message board. If you question the safety of the procedure suggested here — which you should — search this site for other discussions in which it’s been followed without any report of ill effects. If you can't satisfy yourself that these instructions are safe, don't follow them.
    The commands will line-wrap or scroll in your browser, but each one is really just a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it.
    If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. Step 1 should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click anywhere in the line of text below on this page to select it:
    PB=/usr/libexec/PlistBuddy; PR () { [[ "$o" ]] && o=$(sed 's/^/   /' <<< "$o") && printf '\n%s:\n\n%s\n' "$1" "$o"; }; PC () { o=$(grep [^[:blank:]] "$2"); PR "$1"; }; PF () { o=$($PB -c Print "$2" | awk -F'= ' \/$3'/{print $2}'); PR "$1"; }; PN () { [[ $o -eq 0 ]] || printf "\n%s: %s\n" "$1" $o; }; { system_profiler SPSoftwareDataType | sed '8!d;s/^ *//'; o=$(system_profiler SPDiagnosticsDataType | sed '5,6!d'); fgrep -q P <<< "$o" && o=; PR "POST"; o=$(($(vm_stat | awk '/Pageo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0));  PN "Pageouts (MiB)"; s=( $(sar -u 1 10 | sed '$!d') ); [[ ${s[4]} -lt 90 ]] && o=$( printf 'User %s%%\t\tSystem %s%%' ${s[1]} ${s[3]} ) || o=; PR "Total CPU usage"; [[ "$o" ]] && o=$(ps acrx -o comm,ruid,%cpu | sed '2!d'); PR "Max %CPU by process (name, UID, %)"; o=$(kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1); PR "Loaded extrinsic kernel extensions"; o=$(launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'); PR "Loaded extrinsic user agents"; o=$(launchctl getenv DYLD_INSERT_LIBRARIES); PR "Inserted libraries"; PC "cron configuration" /e*/cron*; o=$(crontab -l | grep [^[:blank:]]); PR "User cron tasks"; PC "Global launchd configuration" /e*/lau*; PC "Per-user launchd configuration" ~/.lau*; PF "Global login items" /L*/P*/loginw* Path; PF "Per-user login items" L*/P*/*loginit* Name; PF "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed 's/\..*$//;s/-[1-9]$//'; o=$(find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l); PN "Restricted user files"; cd; o=$(find -L /S*/L*/E* {,/}L*/{A*d,Compon,Ex,In,Keyb,Mail/Bu,P*P,Qu,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB -c 'Print :CFBundleIdentifier' "$d/Info.plist") || ID=; ID=${ID:-No bundle ID}; egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|JMicron|microsoft\.MDI|print|SoftRAID" <<< $ID && printf '%s\n\t(%s)\n' "${d%/Contents}" "$ID"; done); PR "Extrinsic loadable bundles"; o=$(find /u*/{,*/}lib -type f -exec sh -c 'file -b "$1" | grep -qw shared && ! codesign -v "$1"' {} {} \; -print); PR "Unsigned shared libraries"; o=$(system_profiler SPFontsDataType | egrep "Valid: N|Duplicate: Y" | wc -l); PN "Font problems"; for d in {,/}L*/{La,Priv,Sta}*; do o=$(ls -A "$d"); PR "$d"; done; } 2> /dev/null | pbcopy; echo $'\nStep 1 done'
    Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    The command may take up to a few minutes to run, depending on how many files you have and the speed of the computer. Wait for the line "Step 1 done" to appear below what you entered. The output of the command will beautomatically copied to the Clipboard. All you have to do is paste into a reply to this message by pressing command-V again. Please don't copy anything from the Terminal window. No typing is involved in this step.
    Step 2 
    Remember that you must be logged in as an administrator for this step. Do as in Step 1 with this line:
    PR () { [[ "$o" ]] && o=$(sed 's/^/   /' <<< "$o") && printf '\n%s:\n\n%s\n' "$1" "$o"; }; { o=$(sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'); PR "Loaded extrinsic daemons"; o=$(sudo defaults read com.apple.loginwindow LoginHook); PR "Login hook"; o=$(sudo crontab -l | grep [^[:blank:]]); PR "Root cron tasks"; o=$(syslog -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|find tok|n Cause: -|NVDA\(|pagin|timed? ?o' | tail -n25 | awk '/:/{$4=""; print}'); PR "Log check"; } 2>&- | pbcopy; echo $'\nStep 2 done'
    This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    You can then quit Terminal. Please note:
    ☞ Steps 1 and 2 are all copy-and-paste — type only your login password when prompted.
    ☞ When you type your password, you won't see what you're typing.
    ☞ If you don’t have a password, set one before taking Step 2. If that’s not possible, skip the step.
    ☞ Step 2 might not produce any output, in which case the Clipboard will be empty. Step 1 will always produce something.
    ☞ The commands don't change anything, and merely running them will do neither good nor harm.
    ☞ Remember to post the output of both steps (unless you had to skip Step 2.) It's already in the Clipboard after you complete each step. You don't have to copy it. Just paste into a reply    
    ☞ If any personal information, such as your name or email address, appears in the output of either command, anonymize it before posting. Usually that won't be necessary.
    ☞ Don't post what you see in the Terminal window. The output is copied automatically to the Clipboard.
    ☞ Don't paste the output of Step 1 into the Terminal window. Paste it into a reply.

  • CS5 crashing every time I open a file or begin a new document

    Hi everyone,
    I am currently on CS5 and upgraded my Mac to OSX 10.7.4 (Lion) in June. I have been using PS every day with no dramas, but on Wednesday PS stopped working and was crashing every time I opened a jpg file or even started a new document.
    I uninstalled CS5, and reinstalled it from my purchase disc, did all the updates, and the same thing happened.
    I repeated the process and the same thing is still happening.
    I have tried switching to 32 bit...same thing.
    I have run diagnostics on all 4 hard drives and all are ok and healthy.
    I have allocated RAM 70% to PS 1470mb
    Are there any known issues with PS5 and Lion?
    Do you suspect a hardware issue?
    Many thanks for some help.

    Hi Chris,
    I have asked the Mac technician to send me the Crash report…so here it is.
    Hope this helps,
    Many thanks,
    Lesley
    Process:         Adobe Photoshop CS5
    Path:            /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    Identifier:      com.adobe.Photoshop
    Version:         12.0.4 (12.0.4x20110407.r.1265] [12.0.4)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd
    Date/Time:       2012-07-30 17:02:39.618 +1000
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          307305 sec
    Crashes Since Last Report:           21090
    Per-App Interval Since Last Report:  451400 sec
    Per-App Crashes Since Last Report:   28
    Anonymous UUID:                      3ACA74FE-A9F4-4CB1-BAC8-1BD868DC2338
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    objc[375]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation           0x00007fff890e9862 CFRetain + 18
    1   com.apple.CoreFoundation           0x00007fff890f56c7 __CFDictionaryStandardRetainValue + 71
    2   com.apple.CoreFoundation           0x00007fff8911f1e6 __CFBasicHashReplaceValue + 38
    3   com.apple.CoreFoundation           0x00007fff890f442c CFDictionarySetValue + 252
    4   com.apple.CoreFoundation           0x00007fff8915c7f5 -[CFXPreferencesSource setValue:forKey:] + 69
    5   com.apple.CoreFoundation           0x00007fff89167541 -[CFXPreferencesPropertyListSource setValue:forKey:] + 97
    6   com.apple.CoreFoundation           0x00007fff89167456 _CFXPreferencesSetValue + 150
    7   com.adobe.Photoshop                0x0000000100241b2d 0x100000000 + 2366253
    8   com.adobe.Photoshop                0x000000010072e5bd AWS_CUI_GetVersionComments(OpaqueWindowPtr, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument, adobe::q::QProject*, long) + 4530465
    9   com.adobe.Photoshop                0x000000010072e7bd AWS_CUI_GetVersionComments(OpaqueWindowPtr, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument, adobe::q::QProject*, long) + 4530977
    10  com.adobe.Photoshop                0x00000001006b5e16 AWS_CUI_GetVersionComments(OpaqueWindowPtr, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument, adobe::q::QProject*, long) + 4036986
    11  com.adobe.Photoshop                0x000000010006b38f 0x100000000 + 439183
    12  com.adobe.Photoshop                0x000000010006c097 0x100000000 + 442519
    13  com.adobe.Photoshop                0x00000001000711ba 0x100000000 + 463290
    14  com.adobe.Photoshop                0x00000001000665d3 0x100000000 + 419283
    15  com.adobe.Photoshop                0x0000000100066696 0x100000000 + 419478
    16  com.adobe.Photoshop                0x00000001012e0583 AWS_CUI_GetVersionComments(OpaqueWindowPtr, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument, adobe::q::QProject*, long) + 16793831
    17  com.apple.Foundation               0x00007fff89413f40 __NSFireTimer + 102
    18  com.apple.CoreFoundation           0x00007fff8913f934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    19  com.apple.CoreFoundation           0x00007fff8913f486 __CFRunLoopDoTimer + 534
    20  com.apple.CoreFoundation           0x00007fff8911fe11 __CFRunLoopRun + 1617
    21  com.apple.CoreFoundation           0x00007fff8911f486 CFRunLoopRunSpecific + 230
    22  com.apple.HIToolbox                0x00007fff8eb0c4d3 RunCurrentEventLoopInMode + 277
    23  com.apple.HIToolbox                0x00007fff8eb13781 ReceiveNextEventCommon + 355
    24  com.apple.HIToolbox                0x00007fff8eb1360e BlockUntilNextEventMatchingListInMode + 62
    25  com.apple.AppKit                   0x00007fff833d5e31 _DPSNextEvent + 659
    26  com.apple.AppKit                   0x00007fff833d5735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    27  com.apple.AppKit                   0x00007fff833d2071 -[NSApplication run] + 470
    28  com.adobe.Photoshop                0x00000001012e04a4 AWS_CUI_GetVersionComments(OpaqueWindowPtr, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument, adobe::q::QProject*, long) + 16793608
    29  com.adobe.Photoshop                0x00000001012e0f01 AWS_CUI_GetVersionComments(OpaqueWindowPtr, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument, adobe::q::QProject*, long) + 16796261
    30  com.adobe.Photoshop                0x00000001000682e6 0x100000000 + 426726
    31  com.adobe.Photoshop                0x00000001002371f1 0x100000000 + 2322929
    32  com.adobe.Photoshop                0x0000000100237281 0x100000000 + 2323073
    33  com.adobe.Photoshop                0x00000001000022f4 0x100000000 + 8948
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib             0x00007fff867c57e6 kevent + 10
    1   libdispatch.dylib                  0x00007fff8d9de78a dispatchmgr_invoke + 923
    2   libdispatch.dylib                  0x00007fff8d9dd31a dispatchmgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib             0x00007fff867c5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8b464594 pthreadwqthread + 758
    2   libsystem_c.dylib                  0x00007fff8b465b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib             0x00007fff867c5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8b464594 pthreadwqthread + 758
    2   libsystem_c.dylib                  0x00007fff8b465b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.amt.services             0x00000001086e6c53 AMTConditionLock::LockWhenCondition(int) + 37
    3   com.adobe.amt.services             0x00000001086dfcce AMTThreadedPCDService::PCDThreadWorker(AMTThreadedPCDService*) + 92
    4   com.adobe.amt.services             0x00000001086e6cbe AMTThread::Worker(void*) + 28
    5   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    6   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib             0x00007fff867c5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8b464594 pthreadwqthread + 758
    2   libsystem_c.dylib                  0x00007fff8b465b85 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib             0x00007fff867c36ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore     0x00007fff82b3326e MPWaitOnSemaphore + 77
    2   MultiProcessor Support             0x000000010fd35b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    5   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib             0x00007fff867c36ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore     0x00007fff82b3326e MPWaitOnSemaphore + 77
    2   MultiProcessor Support             0x000000010fd35b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    5   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib             0x00007fff867c36ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore     0x00007fff82b3326e MPWaitOnSemaphore + 77
    2   MultiProcessor Support             0x000000010fd35b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    5   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib             0x00007fff867c36ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore     0x00007fff82b3326e MPWaitOnSemaphore + 77
    2   MultiProcessor Support             0x000000010fd35b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    5   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib             0x00007fff867c36ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore     0x00007fff82b3326e MPWaitOnSemaphore + 77
    2   MultiProcessor Support             0x000000010fd35b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    5   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib             0x00007fff867c36ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore     0x00007fff82b3326e MPWaitOnSemaphore + 77
    2   MultiProcessor Support             0x000000010fd35b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    5   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib             0x00007fff867c36ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore     0x00007fff82b3326e MPWaitOnSemaphore + 77
    2   MultiProcessor Support             0x000000010fd35b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    5   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   AdobeACE                           0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                           0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   AdobeACE                           0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                           0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   AdobeACE                           0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                           0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   AdobeACE                           0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                           0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   AdobeACE                           0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                           0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   AdobeACE                           0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                           0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   AdobeACE                           0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                           0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib             0x00007fff867c4e42 __semwait_signal + 10
    1   libsystem_c.dylib                  0x00007fff8b418dea nanosleep + 164
    2   com.adobe.PSAutomate               0x0000000113482e4b ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate               0x0000000113464d83 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.PSAutomate               0x0000000113482f46 ScObjects::Thread::go(void*) + 166
    5   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    6   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.adobeswfl                0x000000011438789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                0x00000001141405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.adobeswfl                0x000000011438789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                0x00000001141405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.adobeswfl                0x000000011438789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                0x00000001141405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.adobeswfl                0x000000011438789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                0x00000001141405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.adobeswfl                0x000000011438789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                0x00000001141405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 26:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.adobeswfl                0x000000011438789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                0x00000001141405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 27:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.adobeswfl                0x000000011438789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                0x00000001141405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 28:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.adobeswfl                0x000000011438789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                0x00000001141405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib             0x00007fff867c367a mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x00007fff867c2d71 mach_msg + 73
    2   com.apple.CoreFoundation           0x00007fff8911750c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation           0x00007fff8911fc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation           0x00007fff8911f486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreMediaIO              0x00007fff8b78bfe9 CMIO::DAL::RunLoop::OwnThread(void*) + 159
    6   com.apple.CoreMediaIO              0x00007fff8b78215a CAPThread::Entry(CAPThread*) + 98
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 30:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b4662a6 pthreadcond_wait + 890
    2   com.adobe.adobeswfl                0x0000000114387869 APXGetHostAPI + 2465753
    3   com.adobe.adobeswfl                0x00000001143a40ec APXGetHostAPI + 2582620
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 31:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b4662a6 pthreadcond_wait + 890
    2   com.adobe.adobeswfl                0x0000000114387869 APXGetHostAPI + 2465753
    3   com.adobe.adobeswfl                0x0000000114521ef3 APXGetHostAPI + 4146787
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 32:
    0   libsystem_kernel.dylib             0x00007fff867c4d7a __recvfrom + 10
    1   ServiceManager-Launcher.dylib      0x0000000113ad3982 Invoke + 54020
    2   ServiceManager-Launcher.dylib      0x0000000113ad2adf Invoke + 50273
    3   ServiceManager-Launcher.dylib      0x0000000113ad1b26 Invoke + 46248
    4   ServiceManager-Launcher.dylib      0x0000000113ad1b81 Invoke + 46339
    5   ServiceManager-Launcher.dylib      0x0000000113ad1c02 Invoke + 46468
    6   ServiceManager-Launcher.dylib      0x0000000113acc30d Invoke + 23695
    7   ServiceManager-Launcher.dylib      0x0000000113acc4a6 Invoke + 24104
    8   ServiceManager-Launcher.dylib      0x0000000113accf2f Invoke + 26801
    9   ServiceManager-Launcher.dylib      0x0000000113acd01d Invoke + 27039
    10  ServiceManager-Launcher.dylib      0x0000000113ad031f Invoke + 40097
    11  ServiceManager-Launcher.dylib      0x0000000113ad05c5 Invoke + 40775
    12  ServiceManager-Launcher.dylib      0x0000000113ad0b84 Invoke + 42246
    13  ServiceManager-Launcher.dylib      0x0000000113ad0d71 Invoke + 42739
    14  ServiceManager-Launcher.dylib      0x0000000113ac2daf Login + 1773
    15  ServiceManager-Launcher.dylib      0x0000000113ac4295 Login + 7123
    16  ServiceManager-Launcher.dylib      0x0000000113ad12a8 Invoke + 44074
    17  ServiceManager-Launcher.dylib      0x0000000113ad36c1 Invoke + 53315
    18  libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    19  libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 33:
    0   libsystem_kernel.dylib             0x00007fff867c36b6 semaphore_wait_trap + 10
    1   com.adobe.CameraRaw                0x0000000117a559c1 EntryFM + 2524321
    2   com.adobe.CameraRaw                0x0000000117a87cd3 EntryFM + 2729907
    3   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    4   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 34:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   com.adobe.CameraRaw                0x0000000117750539 0x117500000 + 2426169
    6   com.adobe.CameraRaw                0x000000011774f790 0x117500000 + 2422672
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 35:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   com.adobe.CameraRaw                0x0000000117750539 0x117500000 + 2426169
    6   com.adobe.CameraRaw                0x000000011774f790 0x117500000 + 2422672
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 36:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   com.adobe.CameraRaw                0x0000000117750539 0x117500000 + 2426169
    6   com.adobe.CameraRaw                0x000000011774f790 0x117500000 + 2422672
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 37:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   com.adobe.CameraRaw                0x0000000117750539 0x117500000 + 2426169
    6   com.adobe.CameraRaw                0x000000011774f790 0x117500000 + 2422672
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 38:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   com.adobe.CameraRaw                0x0000000117750539 0x117500000 + 2426169
    6   com.adobe.CameraRaw                0x000000011774f790 0x117500000 + 2422672
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 39:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   com.adobe.CameraRaw                0x0000000117750539 0x117500000 + 2426169
    6   com.adobe.CameraRaw                0x000000011774f790 0x117500000 + 2422672
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 40:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   com.adobe.CameraRaw                0x0000000117750539 0x117500000 + 2426169
    6   com.adobe.CameraRaw                0x000000011774f790 0x117500000 + 2422672
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 41:: cr_scratch
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.CameraRaw                0x00000001175630a3 0x117500000 + 405667
    3   com.adobe.CameraRaw                0x00000001178d9594 EntryFM + 966772
    4   com.adobe.CameraRaw                0x0000000117628f88 0x117500000 + 1216392
    5   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    6   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000103152868
    rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x00007fff5fbfd880  rsp: 0x00007fff5fbfd870
      r8: 0x00000000000000c8   r9: 0x0000000103152878  r10: 0x0000000000000040  r11: 0x0000000000000004
    r12: 0x0000000113f90240  r13: 0x000000010b4bc3b0  r14: 0x0000000113f90540  r15: 0x0000000113f90540
    rip: 0x00007fff890e9862  rfl: 0x0000000000000246  cr2: 0x0000000113f91000
    Logical CPU: 2
    Binary Images:
          0x100000000 -        0x1026fbfff +com.adobe.Photoshop (12.0.4 - 12.0.4x20110407.r.1265] [12.0.4) <6BFE637D-7ADA-BD5C-F1C5-64AD4688D89D> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
          0x1032f4000 -        0x10336cfef +com.adobe.adobe_caps (adobe_caps 3.0.116.0 - 3.0.116.0) <4A355686-1451-B19A-0C55-DFE49FD2539E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
          0x103382000 -        0x103389fff  org.twain.dsm (1.9.5 - 1.9.5) <D3C111E6-AAE8-3267-B760-1529D0917170> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
          0x103391000 -        0x1033a1ff8 +com.adobe.ahclientframework (1.5.0.30 - 1.5.0.30) <5D6FFC4E-7B81-3E8C-F0D4-66A3FA94A837> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
          0x1033ac000 -        0x1033b2fff  com.apple.agl (3.2.0 - AGL-3.2.0) <AB0B5D3F-BA2A-3366-830A-EF9258C18276> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
          0x1033b9000 -        0x1035bffef +com.adobe.linguistic.LinguisticManager (5.0.0 - 11696) <499B4E7A-08BB-80FC-C220-D57D45CA424F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
          0x103652000 -        0x103800fef +com.adobe.owl (AdobeOwl version 3.0.93 - 3.0.93) <74CF40F6-B216-DB73-5C8F-FC5533220CD9> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
          0x1038a2000 -        0x103cd2fef +AdobeMPS (??? - ???) <E541F5F1-21BB-D779-1475-B1553950E1B9> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
          0x103e2c000 -        0x104157ff7 +AdobeAGM (??? - ???) <770E65CA-643B-CFEE-2BE1-F73D45B77D09> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
          0x104224000 -        0x10454cfe7 +AdobeCoolType (??? - ???) <9979447D-9477-BC48-A84E-8A6A6AF380B5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
          0x1045e4000 -        0x104605ff7 +AdobeBIBUtils (??? - ???) <E0E813D7-0DEE-4BD6-599B-B1DE16008C3C> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
          0x104612000 -        0x10463dff6 +AdobeAXE8SharedExpat (??? - ???) <7E809606-BF97-DB3A-E465-156446E56D00> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
          0x10464f000 -        0x104793fef +WRServices (??? - ???) <76354373-F0BD-0BAF-6FC0-B96DBB371755> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
          0x1047da000 -        0x10483ffff +aif_core (??? - ???) <28B07687-9957-7C0B-B221-1B849283C87A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
          0x10485b000 -        0x104871fff +data_flow (??? - ???) <81432128-C1BC-2E87-852E-2E4FBE63DEF3> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
          0x104889000 -        0x10491ffff +image_flow (??? - ???) <83A775AD-5EFE-4EC1-4EE4-7A92C88D1B02> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
          0x104996000 -        0x1049b4fff +image_runtime (??? - ???) <F3EE4945-4348-A9BE-61AD-A546D0371C62> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
          0x1049d1000 -        0x104c00fff +aif_ogl (??? - ???) <0C2C2B20-688E-18BE-B33C-9B2A816A7E65> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
          0x104cdf000 -        0x104d72fff +AdobeOwlCanvas (??? - ???) <EC667F6D-0BB6-03EA-41E8-624425B2BF4B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
          0x104d92000 -        0x1050dbfef +com.adobe.dvaui.framework (dvaui version 5.0.0 - 5.0.0.0) <023E0760-0223-AB5D-758C-2C5A052F6AF4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
          0x10526b000 -        0x1053edfe7 +com.adobe.dvacore.framework (dvacore version 5.0.0 - 5.0.0.0) <42077295-9026-D519-C057-35E07029D97B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
          0x10548f000 -        0x105807fff +com.adobe.dvaadameve.framework (dvaadameve version 5.0.0 - 5.0.0.0) <0E95A0DF-038A-CFF2-EC7B-BDB905CDF5C5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
          0x105951000 -        0x105a66fff +AdobeACE (??? - ???) <C544307E-C1E6-FCA8-4D32-2EC0D5820BBD> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
          0x105a8b000 -        0x105aa7fff +AdobeBIB (??? - ???) <EBA9513A-E3A2-10A8-35E9-B2A8DCDE10DD> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
          0x105ab1000 -        0x105b1bff7 +com.adobe.amtlib (amtlib 3.0.0.64 - 3.0.0.64) <6B2F73C2-10AB-08B3-4AB0-A31C83D1E5E0> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
          0x105b4e000 -        0x105c21ffb +AdobeJP2K (??? - ???) <BF2DBEA4-E71A-7112-53CA-8E7D73B1EFE5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
          0x105c41000 -        0x105c45ff8 +com.adobe.ape.shim (adbeape version 3.1.65.7508 - 3.1.65.7508) <0C380604-C686-C2E4-0535-C1FAB230187E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
          0x105c49000 -        0x105cc0fff +FileInfo (??? - ???) <6D5235B9-0EB6-17CA-6457-A2507A87EA8F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
          0x105ce1000 -        0x105d3fffd +AdobeXMP (??? - ???) <561026BB-C6EA-29CE-4790-CABCB81E8884> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
          0x105d4d000 -        0x1061e8fff +com.nvidia.cg (2.2.0006 - ???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/Cg.framework/Cg
          0x10676e000 -        0x1067c4feb +com.adobe.headlights.LogSessionFramework (??? - 2.0.1.011) <03B80698-2C3B-A232-F15F-8F08F8963A19> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
          0x106809000 -        0x10682effe +adobepdfsettings (??? - ???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
          0x106868000 -        0x10686dffd +com.adobe.AdobeCrashReporter (3.0 - 3.0.20100302) <DFFB9A08-8369-D65F-161F-7C61D562E307> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
          0x106872000 -        0x106a0efff +com.adobe.PlugPlug (2.0.0.109 - 2.0.0.109) <83092855-E671-F64A-EE0D-1110CF669634> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
          0x106ab6000 -        0x106b99fff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
          0x106bef000 -        0x106c08feb +libtbb.dylib (??? - ???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbb.dylib
          0x106c19000 -        0x106c1ffeb +libtbbmalloc.dylib (??? - ???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbbmalloc.dylib
          0x106c26000 -        0x106c26fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <C23BF0A1-7E6D-35EF-85FE-651EE2C13D53> /usr/lib/libmx.A.dylib
          0x106c29000 -        0x106c31ff3 +com.adobe.boost_threads.framework (boost_threads version 5.0.0 - 5.0.0.0) <6858DF5A-F020-22A7-B945-14EC277724D4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
          0x106fe0000 -        0x106fe2fff  com.apple.textencoding.unicode (2.4 - 2.4) <FD4695F4-6110-36C6-AC06-86453E30FF6E> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
          0x106ffb000 -        0x106ffcff7  libCyrillicConverter.dylib (54.0.0 - compatibility 1.0.0) <C8D0607A-A668-36EE-AF03-866BD04B5611> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
          0x1086c3000 -        0x108733ff6 +com.adobe.amt.services (AMTServices 3.0.0.64 BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00 - 3.0.0.64) <52FF1F9B-9991-ECE2-C7E3-09DA1B368CBE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
          0x10b0e9000 -        0x10b0f8ff7  libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <D30A4333-0953-394D-BB26-739937ED0BD8> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
          0x10b678000 -        0x10b693fff  libJapaneseConverter.dylib (54.0.0 - compatibility 1.0.0) <59FCE9C0-27E6-34CE-89E5-3A83B843B36C> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
          0x10b698000 -        0x10b6b9fff  libKoreanConverter.dylib (54.0.0 - compatibility 1.0.0) <25FF31F5-9D1E-35EB-8085-F0AC25C38DAC> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
          0x10b6bd000 -        0x10b6cfff7  libTraditionalChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <66A3625A-6918-3C14-8DF3-2F4924C389EA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
          0x10b6f3000 -        0x10b6fbfff +com.adobe.asneu.framework (asneu version 1.7.0.1 - 1.7.0.1) <3D59CB21-F5C7-4232-AB00-DFEB04206024> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/asneu.framework/Versions/a/asneu
          0x10c346000 -        0x10c34dfff +Enable Async IO (??? - ???) <3935C129-0FAE-3EAC-0CF2-4D740CD22E43> /Applications/Adobe Photoshop CS5/*/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
          0x10cce6000 -        0x10cceffff +FastCore (??? - ???) <25D92063-457F-C14A-6BE8-1C96C54F904C> /Applications/Adobe Photoshop CS5/*/FastCore.plugin/Contents/MacOS/FastCore
          0x10e703000 -        0x10e766ff3 +MMXCore (??? - ???) <2DB6FA8E-4373-9823-C4F5-A9F5F8F80717> /Applications/Adobe Photoshop CS5/*/MMXCore.plugin/Contents/MacOS/MMXCore
          0x10fd00000 -        0x10fd6bff0 +MultiProcessor Support (??? - ???) <4CDEDB26-96A2-631F-3C4B-FC3DBE9E2A02> /Applications/Adobe Photoshop CS5/*/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
          0x113300000 -        0x11355dfef +com.adobe.PSAutomate (12.0.2 - 12.0.2) <2A43E60A-F63A-68A0-A73C-5BEEE05E6F33> /Applications/Adobe Photoshop CS5/*/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
          0x11377c000 -        0x113820ffb +com.adobe.AdobeExtendScript (ExtendScript 4.1.26 - 4.1.26.11099) <00717496-ACE1-7D2F-DEE7-4316D0AB52D5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
          0x113882000 -        0x113922fef +com.adobe.AdobeScCore (ScCore 4.1.26 - 4.1.26.11099) <036DBC1F-0576-705F-3507-213E9F455222> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
          0x113a6e000 -        0x113a8effb +com.adobe.ape (adbeapecore version 3.1.70.10055 - 3.1.70.10055) <66373ADB-0865-ECDB-D3D0-B3373FC43919> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
          0x113a9b000 -        0x113a9ffff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
          0x113aa4000 -        0x113aa9fff  com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
          0x113ac0000 -        0x113ae8fef +ServiceManager-Launcher.dylib (??? - ???) <4608E5E7-7F22-A4FF-527C-E97EA339FCCC> /Library/Application Support/Adobe/*/ServiceManager-Launcher.dylib
          0x114100000 -        0x114f68ff3 +com.adobe.adobeswfl (??? - 2.0.0.10053) <ADE7E8AA-80B6-7BAC-8205-13D7A0E89DF8> /Library/Application Support/Adobe/*/adbeapecore.framework/Resources/AdobeSWFL.bundle/Contents/MacOS/AdobeSWFL
          0x117306000 -        0x117343feb +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 1.0.0.64 - 1.0.0.64) <CD8BD7C7-0F66-29B6-C158-A6EF8DF69996> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/updaternotifications.framework/Versions/a/UpdaterNotification s
          0x117500000 -        0x11863cfe7 +com.adobe.CameraRaw (6.7 - 6.7.0f339) <EE11AFE4-0A58-B5C6-F22A-55658C54E036> /Library/Application Support/Adobe/*/Camera Raw.plugin/Contents/MacOS/Camera Raw
       0x7fff64ed8000 -     0x7fff64f0cbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
       0x7fff81ff7000 -     0x7fff82098ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
       0x7fff82099000 -     0x7fff820e0ff7  com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
       0x7fff820e1000 -     0x7fff820feff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
       0x7fff82107000 -     0x7fff82aa4c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
       0x7fff82aa5000 -     0x7fff82aa9ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
       0x7fff82aaa000 -     0x7fff82dc6fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
       0x7fff82ddd000 -     0x7fff82e62ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
       0x7fff82ead000 -     0x7fff82edaff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
       0x7fff83069000 -     0x7fff830bdff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
       0x7fff830be000 -     0x7fff830befff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
       0x7fff83114000 -     0x7fff83219fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
       0x7fff8321a000 -     0x7fff83231fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
       0x7fff83364000 -     0x7fff833beff7  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
       0x7fff833cd000 -     0x7fff83fd3ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x7fff83fd4000 -     0x7fff83fd4fff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
       0x7fff83fd5000 -     0x7fff84002fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
       0x7fff84003000 -     0x7fff84004ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
       0x7fff84005000 -     0x7fff84006ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
       0x7fff84007000 -     0x7fff8401cfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
       0x7fff8401d000 -     0x7fff840

  • Every time I save a file it creates a new folder

    Hi,
    weird problem, never occurred on other Macs. I have a preso and every time I save it I see an Expander application running which creates a new folder file. Let's say I have a preso called Effects.key, when I save it or in auto-save it creates Effects.key folder,   Effects.key folder 1,  Effects.key folder 2,  Effects.key folder 3......an on and on and on....
    What's happening ?
    Thanks in advance

    try this:
    right click on one of the original Keynote files, select;   get info
    in the Open With dropdown option; (if Keynote is not the listed), select other,
         then navigate to Keynote in the Applications folder
    select; always open with
    click add

  • Word 2013 hangs every time I save a file

    Hi,
    I have Word 2013 (15.0.4481.1508) on Windows 8 as part of Office Professional Plus (15.0.4481.1001) 64-bit. I'm saving to an SSD that seems to work fine. (Games load in seconds, all drive benchmarks report good performance.)
    Every time I save a document however, Word rejects all user input (I cannot continue typing) until the "saving to disk" progress bar at the bottom of the window indicates that the file is done being written to disk. This takes several seconds to
    complete during which the application is unresponsive.
    Things continue works fine afterwards. It happens with documents of all sizes; 20KB, 100KB, 200KB. It feels as if saving was done on the main GUI thread, as opposed to a background worker.
    I made it my habit back in Office 2010 to save every 5-10 seconds -- after every sentence -- but now I can't do that anymore because of this slowdown.
    Please advise.
    Thanks,
    Daniel "3ICE" Berezvai
    http://3ice.hu/

    Hi Danien,
    Apart from Word, have you tried the other applications? Such as
    Excel and the other Office applications
    NotePad
    WordPad
    Will this behavior also happen?
    -a. If this behaivor also happen when save in Excel and other Office applications, this might be an Office specific problem
    -b. If this behaivor only happen to Word, then it is a Word specific problem
    For situations a & b, 
    try repair Office as a quick fix;
    check the activated add-ins, disable them and start the applications again to determine if this could be caused by the 3rd-party add-ins;
    For situation c, try start Word with the command line switch:
    WinWord.exe /a
    The /a switch will prevents add-ins, settings and global templates (including the Normal template) from being loaded automatically.
    -c. If this behavior also happen when save in Office applications and NotePad and WordPad, then this should be a hardware compatibility issue
    Max Meng
    TechNet Community Support

  • Safari 5.1.7 Crashed every time I open it. How can repair or update to safari V6?

    Hi There!!
    I got this problem since I used appel migration assistance.
    In my old MBP 13" Os X 10.7.4 - 2,8 GHZ Intel Core i7 - I got safari (V.6), and in the new one MBP 15" Os X 10.7.4 - 2,6 GHZ IC i7 the version of safari its 5.1.7
    The following report appesrs when crashed down;
    Process:         Safari [3242]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.7 (7534.57.4)
    Build Info:      WebBrowser-7534057004000000~7
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [188]
    Date/Time:       2012-08-14 15:52:40.937 -0300
    OS Version:      Mac OS X 10.7.4 (11E2620)
    Report Version:  9
    Sleep/Wake UUID: 95366EBC-6621-4F31-B0CA-ACEC320D19DA
    Interval Since Last Report:          8096 sec
    Crashes Since Last Report:           15
    Per-App Interval Since Last Report:  10 sec
    Per-App Crashes Since Last Report:   15
    Anonymous UUID:                      074E1D1A-8763-4769-8A11-382D8280BBEC
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[3242]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff8cd29f56 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff9057adee objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8cd29d8a +[NSException raise:format:arguments:] + 106
              3   Foundation                          0x00007fff8b7b471f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
              4   AppKit                              0x00007fff893f9cdf -[NSMenu itemAtIndex:] + 165
              5   AppKit                              0x00007fff893f9e38 -[NSMenu removeItemAtIndex:] + 63
              6   Safari                              0x00000001001aac2e -[AppController awakeFromNib] + 387
              7   CoreFoundation                      0x00007fff8cd20fb1 -[NSObject performSelector:] + 49
              8   CoreFoundation                      0x00007fff8cd20f32 -[NSSet makeObjectsPerformSelector:] + 274
              9   AppKit                              0x00007fff893e19ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
              10  AppKit                              0x00007fff893d7f73 loadNib + 322
              11  AppKit                              0x00007fff893d7470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
              12  AppKit                              0x00007fff893d738b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
              13  AppKit                              0x00007fff893d72ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
              14  AppKit                              0x00007fff8964806f NSApplicationMain + 398
              15  Safari                              0x00000001003ad806 SafariMain + 166
              16  Safari                              0x0000000100194f24 Safari + 3876
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff9124cce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8684c7d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff8683da7a abort + 143
    3   libc++abi.dylib                         0x00007fff86dab7bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff86da8fcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff9057b249 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff86da9001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff86da905c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff86daa152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff9057af0a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff8cd29d8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation                    0x00007fff8b7b471f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit                        0x00007fff893f9cdf -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit                        0x00007fff893f9e38 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework              0x00000001001aac2e -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation                0x00007fff8cd20fb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation                0x00007fff8cd20f32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit                        0x00007fff893e19ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit                        0x00007fff893d7f73 loadNib + 322
    19  com.apple.AppKit                        0x00007fff893d7470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit                        0x00007fff893d738b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit                        0x00007fff893d72ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit                        0x00007fff8964806f NSApplicationMain + 398
    23  com.apple.Safari.framework              0x00000001003ad806 SafariMain + 166
    24  com.apple.Safari                        0x0000000100194f24 0x100194000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff9124d7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8bb7e78a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8bb7d31a _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libsystem_kernel.dylib                  0x00007fff9124d5b6 fsync + 10
    1   libsqlite3.dylib                        0x00007fff87331e38 unixSync + 72
    2   libsqlite3.dylib                        0x00007fff8733f991 syncJournal + 705
    3   libsqlite3.dylib                        0x00007fff87330a1e sqlite3PagerCommitPhaseOne + 1262
    4   libsqlite3.dylib                        0x00007fff8731c11e sqlite3BtreeCommitPhaseOne + 478
    5   libsqlite3.dylib                        0x00007fff8731b735 vdbeCommit + 981
    6   libsqlite3.dylib                        0x00007fff872de55a sqlite3VdbeHalt + 4442
    7   libsqlite3.dylib                        0x00007fff873101a6 sqlite3VdbeExec + 51958
    8   libsqlite3.dylib                        0x00007fff87302a5b sqlite3_step + 1883
    9   libsqlite3.dylib                        0x00007fff872c5fb5 sqlite3_exec + 533
    10  com.apple.CFNetwork                     0x00007fff85e9266c __CFURLCache::PostDatabaseOpenPragmaExecute() + 48
    11  com.apple.CFNetwork                     0x00007fff85e92542 __CFURLCache::OpenDatabase() + 196
    12  com.apple.CFNetwork                     0x00007fff85e92040 ProcessCacheTasks(__CFURLCache*, bool) + 265
    13  com.apple.CFNetwork                     0x00007fff85e91a72 _ZL24_CFURLCacheTimerCallbackPv + 662
    14  libdispatch.dylib                       0x00007fff8bb7ca86 _dispatch_call_block_and_release + 18
    15  libdispatch.dylib                       0x00007fff8bb7e2d6 _dispatch_queue_drain + 264
    16  libdispatch.dylib                       0x00007fff8bb7e132 _dispatch_queue_invoke + 54
    17  libdispatch.dylib                       0x00007fff8bb7d92c _dispatch_worker_thread2 + 198
    18  libsystem_c.dylib                       0x00007fff8684c3da _pthread_wqthread + 316
    19  libsystem_c.dylib                       0x00007fff8684db85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff9124d192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8684c594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8684db85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff9124da8e pread + 10
    1   libsqlite3.dylib                        0x00007fff872c3ce5 unixRead + 69
    2   libsqlite3.dylib                        0x00007fff872e54f6 readDbPage + 102
    3   libsqlite3.dylib                        0x00007fff872e3c9b sqlite3PagerAcquire + 315
    4   libsqlite3.dylib                        0x00007fff87312872 moveToChild + 146
    5   libsqlite3.dylib                        0x00007fff87314b68 sqlite3BtreeNext + 600
    6   libsqlite3.dylib                        0x00007fff8730d909 sqlite3VdbeExec + 41561
    7   libsqlite3.dylib                        0x00007fff87302a5b sqlite3_step + 1883
    8   com.apple.WebCore                       0x0000000101249eff WebCore::SQLiteStatement::step() + 63
    9   com.apple.WebCore                       0x000000010124a6cc WebCore::IconDatabase::performURLImport() + 908
    10  com.apple.WebCore                       0x0000000101248d3b WebCore::IconDatabase::iconDatabaseSyncThread() + 475
    11  com.apple.JavaScriptCore                0x0000000100b8c11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    12  libsystem_c.dylib                       0x00007fff8684a8bf _pthread_start + 335
    13  libsystem_c.dylib                       0x00007fff8684db75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff9124b67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9124ad71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff86345df5 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff86345d35 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff8684a8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8684db75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fd92368  rdx: 0x0000000000000000
      rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff5fd92390  rsp: 0x00007fff5fd92368
       r8: 0x00007fff75bd8fb8   r9: 0x00007fff5fd91df8  r10: 0x00007fff9124cd0a  r11: 0xffffff80002dad60
      r12: 0x00007fa63c01e5d0  r13: 0x0000000000000005  r14: 0x00007fff75bdb960  r15: 0x00007fff5fd924e0
      rip: 0x00007fff9124cce2  rfl: 0x0000000000000246  cr2: 0x00007fa63b816ffe
    Logical CPU: 0
    Binary Images:
           0x100194000 -        0x100194fff  com.apple.Safari (5.1.7 - 7534.57.4) <468C5147-26BF-321F-A7E6-42DA82AD4B1B> /Applications/Safari.app/Contents/MacOS/Safari
           0x10019e000 -        0x100638ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x100959000 -        0x100be8fff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x100c99000 -        0x100e1bff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x100f0a000 -        0x1010e3fff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x101245000 -        0x1021eaff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
        0x7fff5fd94000 -     0x7fff5fdc8baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff85a19000 -     0x7fff85a82fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff85acd000 -     0x7fff85bdafff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff85bdb000 -     0x7fff85e4ffff  com.apple.CoreImage (7.98 - 1.0.1) <1E7BFFE3-4A46-317F-A1C0-A6FE040DE908> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff85e8f000 -     0x7fff85ff6fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff85ff7000 -     0x7fff86221fe7  com.apple.CoreData (104.1 - 358.14) <1C100A86-EEDF-352E-8BC0-DFE82FF92362> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8632f000 -     0x7fff86342ff7  libCRFSuite.dylib (??? - ???) <322486D1-359C-3059-BF53-D4B038621E18> /usr/lib/libCRFSuite.dylib
        0x7fff86343000 -     0x7fff864e3ff7  com.apple.QuartzCore (1.7 - 270.5) <E038F95C-B66D-3B04-AB32-5BB30FD7CB2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff864e4000 -     0x7fff865fcfff  com.apple.DesktopServices (1.6.4 - 1.6.4) <E1A724B2-0DCD-338B-86E2-76AB498DBA2E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff86672000 -     0x7fff86675ff7  com.apple.securityhi (4.0 - 1) <03190CF6-037B-3C98-8692-BE76466B7CC8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8668b000 -     0x7fff866cdfff  com.apple.corelocation (330.12 - 330.12) <6A08C5B4-925D-3C2D-B0CB-F4D6C80B31C1> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff867fc000 -     0x7fff868d9fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <535C622E-2C14-3DD4-98D0-EA181DF8D582> /usr/lib/system/libsystem_c.dylib
        0x7fff868da000 -     0x7fff868f7ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff868f8000 -     0x7fff868fafff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
        0x7fff868fb000 -     0x7fff86924fff  com.apple.CoreVideo (1.7 - 70.3) <32241BA9-DCB6-3829-A0F7-EA916602659D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff86ccf000 -     0x7fff86cd6fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <65602684-33B1-32DE-802B-050CE07659AC> /usr/lib/system/libcopyfile.dylib
        0x7fff86d1e000 -     0x7fff86da2ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <46ED8F7A-01E9-3733-A531-3512DA8BC113> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff86da3000 -     0x7fff86daeff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff86daf000 -     0x7fff86db8ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff86db9000 -     0x7fff86de9ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <1D7D909C-7E19-3E38-AAA4-03037C97AAC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff86dea000 -     0x7fff86deafff  com.apple.ApplicationServices (41 - 41) <E23F1CED-C0FB-35A8-9657-484C5E6A32AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff86deb000 -     0x7fff86df0fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff86e14000 -     0x7fff86e38fff  com.apple.Kerberos (1.0 - 1) <5A114BAB-19C7-30B1-B9FB-F40019499734> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff87194000 -     0x7fff871e8ff7  com.apple.ScalableUserInterface (1.0 - 1) <EB468227-3203-38C9-A5BC-E28576D507CF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff87238000 -     0x7fff8726bff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8726c000 -     0x7fff8727bfff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff8727c000 -     0x7fff872a2fff  com.apple.framework.familycontrols (3.0 - 300) <84E55A2E-643E-36E9-AFD8-CED667AF6B8E> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff872a3000 -     0x7fff872adff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
        0x7fff872ae000 -     0x7fff872b3fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <3D114C8A-AD1F-3C78-9E8C-B8F3810740E5> /usr/lib/system/libcache.dylib
        0x7fff872bb000 -     0x7fff873c2fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff873c3000 -     0x7fff873f8fff  com.apple.securityinterface (5.0 - 55022.4) <DAAEC695-EB88-311E-B929-B4CD9073924E> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff873f9000 -     0x7fff87715fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <CDCB53C0-D212-3485-A594-DDE33AAC5AF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff877b9000 -     0x7fff877bffff  IOSurface (??? - ???) <C8E54127-0563-3E23-8217-6D0446E1B9FC> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff877c0000 -     0x7fff877c0fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff87af6000 -     0x7fff87f23fff  libLAPACK.dylib (??? - ???) <C7456566-4B04-3971-8D62-DE0DEBE811B7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff88150000 -     0x7fff881b8ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <18776038-F2E5-360B-92BF-9263325E7F7D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8834a000 -     0x7fff8834afff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8834b000 -     0x7fff88356fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff88391000 -     0x7fff883f1fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <1E3EEDA7-1DC6-3593-9DED-0BAFA0972A76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8841e000 -     0x7fff88577fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <6454327C-0DA9-3358-AF9C-78EA0E5F44CA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8857d000 -     0x7fff88581fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff88595000 -     0x7fff8859cff7  com.apple.CommerceCore (1.0 - 17) <95285481-4162-308B-85E9-E0A47D4F3766> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff88611000 -     0x7fff886b3fff  com.apple.securityfoundation (5.0 - 55116) <1E062087-A9B1-3E38-8133-E9D282EA34B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff886b4000 -     0x7fff886c6ff7  libbsm.0.dylib (??? - ???) <666E88F0-F8F3-3490-B688-2CF9418CB7E8> /usr/lib/libbsm.0.dylib
        0x7fff886c7000 -     0x7fff886d4fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <36A15341-34AB-3D2B-96AD-15E198AA5180> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff886d5000 -     0x7fff886d6fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff88948000 -     0x7fff8894ffff  libGFXShared.dylib (??? - ???) <0EA5DB50-D9AA-3BD5-9B1A-D5A82BD10E14> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff88950000 -     0x7fff889abff7  com.apple.opencl (2.0.16 - 2.0.16) <63F5AAE4-23DC-3279-AED7-6170D086C397> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff889f3000 -     0x7fff88aa6ff7  com.apple.CoreText (220.20.0 - ???) <4C3E0213-2627-37D1-8550-E30A0EA6C262> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff88c21000 -     0x7fff88c26fff  com.apple.OpenDirectory (10.7 - 146) <8B473C22-2E46-3818-8D57-4C1ADBCCD0A7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff88c27000 -     0x7fff88c7ffff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff88cc9000 -     0x7fff88d6efff  com.apple.ink.framework (1.4 - 110) <93447D68-3018-30EB-9359-56385DDE4BA7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff88d6f000 -     0x7fff88d86fff  com.apple.CFOpenDirectory (10.7 - 146) <531D8930-2526-390E-B2CA-DF37931F50A6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff88d87000 -     0x7fff88db2ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <3D222F99-6155-363D-8B84-263B80500226> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff88db3000 -     0x7fff88ddbfff  com.apple.PerformanceAnalysis (1.11 - 11) <E8A8518A-3484-375A-B582-8CE1E8FC22A6> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff88ddc000 -     0x7fff88dddfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff88e35000 -     0x7fff892fcfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff892fd000 -     0x7fff892fdfff  com.apple.CoreServices (53 - 53) <97E086D0-20B4-3BB4-BEE2-04EE5700D55B> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff892fe000 -     0x7fff89303fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff89304000 -     0x7fff8939aff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <C06C0706-3462-3F24-A8BE-4DA8076DE59F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8939b000 -     0x7fff893c6ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff893c7000 -     0x7fff89fcdff7  com.apple.AppKit (6.7.3 - 1138.47) <2618FECE-B780-3682-B493-4200D473ED6F> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff89fce000 -     0x7fff89fd0fff  com.apple.TrustEvaluationAgent (2.0 - 1) <3087AE86-B57F-3D39-9885-C93DC6FD5163> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff89fd1000 -     0x7fff89fd4fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff89fd5000 -     0x7fff8a972b47  com.apple.CoreGraphics (1.600.0 - ???) <C08FBA1B-E6C0-3020-AD4D-3A041734577D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8abf4000 -     0x7fff8ac1dfff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8ac42000 -     0x7fff8ac43fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <0482C762-746D-37EB-A8C9-E1048CF70462> /usr/lib/system/libunc.dylib
        0x7fff8ac44000 -     0x7fff8ac84fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8ac97000 -     0x7fff8ac98ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <8901B7EE-6CA0-31F3-BBFE-BB71C90B1E49> /usr/lib/system/libremovefile.dylib
        0x7fff8ac99000 -     0x7fff8ace2ff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <705185B4-2A7C-38CB-95E7-852EAD733C61> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8ace3000 -     0x7fff8ad59fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8ad65000 -     0x7fff8ad65fff  com.apple.Cocoa (6.6 - ???) <9E3D4787-A2CE-38E0-BEF8-E5DA63B6E6A1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8ad66000 -     0x7fff8ad67ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8ad68000 -     0x7fff8ad6afff  libCVMSPluginSupport.dylib (??? - ???) <CBAE2CCA-3B42-328E-8FA5-5EF22622EAEB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8ad6b000 -     0x7fff8ae0cff7  com.apple.LaunchServices (480.34 - 480.34) <67D5B865-B4B6-3522-8652-654A4E3F4B6D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8ae0d000 -     0x7fff8b316ff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8b5bc000 -     0x7fff8b632fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
        0x7fff8b633000 -     0x7fff8b685ff7  libGLU.dylib (??? - ???) <E9C325A6-D3D6-3C6A-A655-D2CB5BBEB992> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8b686000 -     0x7fff8b695fff  com.apple.opengl (1.8.0 - 1.8.0) <F487C903-3082-3528-916D-AC96AFF23927> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8b6e8000 -     0x7fff8b6e8fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4F7416F1-A069-3A39-B5F1-008279F6B819> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8b6e9000 -     0x7fff8ba02fff  com.apple.Foundation (6.7.2 - 833.25) <F6584E06-7C8F-3422-AF84-3AA58EC67935> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8bac5000 -     0x7fff8baccfff  com.apple.NetFS (4.0 - 4.0) <B9B9D9C8-2E5E-3C34-84D7-D0AB61EDC8B9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8bb7b000 -     0x7fff8bb89fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
        0x7fff8bbb6000 -     0x7fff8bbc5fff  libxar-nossl.dylib (??? - ???) <518C0791-AB8D-3E8A-BB40-D4F312704FE2> /usr/lib/libxar-nossl.dylib
        0x7fff8bc0c000 -     0x7fff8bef5ff7  com.apple.security (7.0 - 55148.1) <19F7B16B-B974-3274-886F-B8B2FA56032F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8bef6000 -     0x7fff8bef7fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8c328000 -     0x7fff8c41dfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8c798000 -     0x7fff8c7c5fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <85A55D2C-6C94-381B-9DE8-6ECFD8152A62> /usr/lib/libSystem.B.dylib
        0x7fff8c7c6000 -     0x7fff8c84bff7  com.apple.Heimdal (2.2 - 2.0) <A9FC8FF4-8D02-3D91-B409-AF19B72AEFDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8c84c000 -     0x7fff8c859ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff8c890000 -     0x7fff8c90bff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <51681D6E-62D3-3B7D-9981-D3FC3568BAB6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8cb10000 -     0x7fff8cb2cff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8cb2d000 -     0x7fff8cb3bff7  libkxld.dylib (??? - ???) <9F65E9DF-2A92-3CE2-BA34-247D392DAB48> /usr/lib/system/libkxld.dylib
        0x7fff8cc84000 -     0x7fff8cc85ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8cc86000 -     0x7fff8ce5aff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8ce5b000 -     0x7fff8cebdff7  com.apple.Symbolication (1.3 - 91) <D6E16F96-0C71-3708-9184-5F4D39904AA3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8dbf6000 -     0x7fff8dc90ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C5585E08-76A0-34E0-B92C-22BA9D3E083C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8dca0000 -     0x7fff8dea2fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff8e2d7000 -     0x7fff8e2e5fff  com.apple.NetAuth (3.2 - 3.2) <9E6526E2-254F-3087-A66F-7BB9E7502D3F> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8e3f3000 -     0x7fff8e3f9ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8e439000 -     0x7fff8e43cfff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8e43d000 -     0x7fff8e451ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <A7C58D71-6D4A-317D-AA06-D648B1F78573> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8e452000 -     0x7fff8e492fe7  libGLImage.dylib (??? - ???) <11B7E8A0-F475-32BD-9234-1E245384F586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8e493000 -     0x7fff8e55aff7  com.apple.ColorSync (4.7.4 - 4.7.4) <F00820E4-7753-3F41-8D3D-95CD6F174886> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8e6f0000 -     0x7fff8e7f2fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8e81b000 -     0x7fff8e81bfff  com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8e81c000 -     0x7fff8e868ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <73976D69-E672-36C9-8231-52BC782AECC7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8ed24000 -     0x7fff8ed66ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8ee65000 -     0x7fff8eed8fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8eed9000 -     0x7fff8eef9fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8f23c000 -     0x7fff8f25bfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8f25c000 -     0x7fff8f588ff7  com.apple.HIToolbox (1.9 - ???) <32527EBE-4E99-31F6-BBE7-60A796803905> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8f589000 -     0x7fff8f58cfff  com.apple.help (1.3.2 - 42) <416BA8D2-9A2F-3F07-9E6B-E1231A92AAC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8f64a000 -     0x7fff8f64afff  com.apple.Accelerate (1.7 - Accelerate 1.7) <A42ACCF8-7C09-3891-B2B3-F6048A650BA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8f64b000 -     0x7fff8f64bfff  com.apple.vecLib (3.7 - vecLib 3.7) <F968254A-2A06-3E2A-A587-151D7A2DB55A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8f72f000 -     0x7fff8f79aff7  com.apple.framework.IOKit (2.0 - ???) <BA8FC1EB-0360-394F-9D6C-1D58BB187466> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8f79b000 -     0x7fff8f8a0fff  libFontParser.dylib (??? - ???) <DA05BC85-D79C-3F8E-A641-3E1E63B8E842> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8f8a1000 -     0x7fff8f8fdff7  com.apple.HIServices (1.21 - ???) <25FBDEA4-871F-3A58-A525-0E1799945522> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff90232000 -     0x7fff90249fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <EA9DD3D2-3C5D-3D67-986C-C8AE47D4630C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff903fe000 -     0x7fff904e2fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <DAE95FD5-AA73-30E2-B563-EA2BDBD4D3CF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff904e3000 -     0x7fff90523ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <BDD11BE5-A9AB-347C-AB30-FDA1C5603E68> /usr/lib/libcups.2.dylib
        0x7fff90524000 -     0x7fff90563fff  com.apple.AE (527.7 - 527.7) <93AAF9E1-6315-362B-922A-10AE662CE2E8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff90564000 -     0x7fff90648ed7  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <76082BBC-446B-3355-AED5-0DBCEE600CB2> /usr/lib/libobjc.A.dylib
        0x7fff90649000 -     0x7fff90755fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <557A7749-70EE-3ADF-BC3E-0A5E7DDCD8C1> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff90769000 -     0x7fff9076dff7  com.apple.CommonPanels (1.2.5 - 94) <CA9C910D-E406-33E7-B8EE-C86EAA62AB68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff90792000 -     0x7fff90815fef  com.apple.Metadata (10.7.0 - 627.35) <6769AD6A-58D2-3D25-B289-15C65B82CF8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff9092c000 -     0x7fff90949fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff9094a000 -     0x7fff9094ffff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff90a46000 -     0x7fff90a87fff  com.apple.QD (3.40 - ???) <05970F98-B752-37AF-B577-2B940DF020A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff9114d000 -     0x7fff91163ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff91236000 -     0x7fff91256fff  libsystem_kernel.dylib (1699.31.2 - compatibility 1.0.0) <185823F1-409E-3AFD-93A9-C214013C17C8> /usr/lib/system/libsystem_kernel.dylib
        0x7fff91257000 -     0x7fff91291fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff912ef000 -     0x7fff918d3fff  libBLAS.dylib (??? - ???) <09028536-1215-324C-B7BD-384CF5DBC5D0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff918d4000 -     0x7fff91a0afff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff91b97000 -     0x7fff91ba9ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff91baa000 -     0x7fff91c89ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <CDA0CC54-1442-3467-91D6-44456BD93733> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff91c8a000 -     0x7fff91c90fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <2FCC53F0-36A2-3B8C-ACB6-927A24155D49> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff91c91000 -     0x7fff91c97fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib
        0x7fff91c98000 -     0x7fff91caefff  libGL.dylib (??? - ???) <E0183967-5EA6-3428-AC3B-0403A06F0E3F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff91caf000 -     0x7fff91cb7fff  libsystem_dnssd.dylib (??? - ???) <8A0F6F23-53C1-34FD-B641-4C0771C71E2A> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff91d0c000 -     0x7fff91d7cfff  com.apple.datadetectorscore (3.0 - 179.4) <4C555151-0658-3C3B-83CC-461C945B52B4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff91d7d000 -     0x7fff91d8afff  com.apple.CrashReporterSupport (10.7.4 - 352) <C806C4A3-25FE-3D62-BFF4-0DB41589CF83> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff91ddf000 -     0x7fff91e33fff  libFontRegistry.dylib (??? - ???) <2CCED595-0992-3A04-A8E8-887429652789> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff91e34000 -     0x7fff91e49fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <FCFE889E-4832-3F1F-B4A2-2E933F645500> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff91e4a000 -     0x7fff91e4fff7  libsystem_network.dylib (??? - ???) <DD7492F9-39FB-3E73-9028-3E1027D012B9> /usr/lib/system/libsystem_network.dylib
        0x7fff91e50000 -     0x7fff91e54fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff92755000 -     0x7fff927a3fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff927f8000 -     0x7fff9281cfff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff92903000 -     0x7fff92905ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff92906000 -     0x7fff92941fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff9299d000 -     0x7fff929a8ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff92b62000 -     0x7fff92b8bff7  com.apple.framework.Apple80211 (7.4 - 740.2) <341665EC-C964-34E0-92E1-743A66F94A44> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 1458
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=187.0M resident=130.7M(70%) swapped_out_or_unallocated=56.2M(30%)
    Writable regions: Total=1.1G written=5388K(0%) resident=6376K(1%) swapped_out=0K(0%) unallocated=1.1G(99%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG shared images                       96K
    CoreServices                         1416K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    MALLOC                               64.2M
    MALLOC guard page                      64K
    SQLite page cache                     672K
    STACK GUARD                          56.0M
    Stack                                10.5M
    VM_ALLOCATE                            64K
    __CI_BITMAP                            80K
    __DATA                               16.0M
    __IMAGE                               528K
    __LINKEDIT                           61.1M
    __RC_CAMERAS                          248K
    __TEXT                              125.9M
    __UNICODE                             544K
    mapped file                          24.7M
    shared memory                         312K
    ===========                        =======
    TOTAL                                 1.4G
    TOTAL, minus reserved VM space      362.4M
    Model: MacBookPro9,1, BootROM MBP91.00D3.B02, 4 processors, Intel Core i7, 2.6 GHz, 8 GB, SMC 2.1f170
    Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80CE, 0x4D34373142353237334448302D434B302020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80CE, 0x4D34373142353237334448302D434B302020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.198.19.21)
    Bluetooth: Version 4.0.7f2, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK7559GSXF, 750,16 GB
    Serial ATA Device: OPTIARC DVD RW AD-5970H
    USB Device: My Passport 0730, 0x1058  (Western Digital Technologies, Inc.), 0x0730, 0x14900000 / 1
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0x1d180000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 6
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 9
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0253, 0x1d183000 / 4
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3

    You can update to Safari 6 ...
    Click here >  Safari Quits Every Time Opened: Apple Support Communities
    Then click the link posted by:  gregoryfromcork
    That will automatically download this file >  Safari6Lion.pkg.download
    Now quit Safari.
    Go to your Downloads folder and double click that file and follow the instructions for installing.
    Then restart your Mac, try Safari.

  • Preview crashes every time I open a file

    After installing snow leopard in my MacBook Air and MacBook Pro, every time I try to look to a file that comes attached to an email, preview opens it and it is blank, when I click "show sidebar" preview quits unexpectedly, I have to reopen it and only then the file shows up, anybody knows how to fix this problem?

    Check to make sure that the only copy of Preview is stored in your Applications folder and is version 5. Also, you could use Disk Utility to repair permissions on your boot volume. If neither fix works, please post the log from Crash Reporter so that we can see what happened.
    bd

  • Illustrator crashes every time I open a file from Bridge

    Every time I open an  AI file from Bridge, it crashes Illustrator.  Bridge stays open though.  Any idea why??? 

    Nobody can tell. you are not providing system info or other details, in particular the crash info.
    Working with your Operating System’s Tools
    Mylenium

  • IMOVIE crashes every time I save or export

    Please help me save my project. Every time I alter the project and/or try to save or try to export in any format......the program crashes. I have version 4.0.1

    Prevent Mac Disasters
    Eight Simple Steps You Can Take Now to Keep Your Mac from Falling Apart
    http://www.macworld.com/2005/01/features/preventmacdisasters/index.php
    (Article is in 3 parts, don't miss parts 2 and 3)

  • Everything is up to date! Why does my iTunes crash every time I try adding files to my library?

    Every time I try adding music to my library, my iTunes freezes (pinwheel)! Everything is up to date and my laptop is fairly new! Any suggestions? Is it because of maverick and the latest iTunes update?

    We're sorry to hear that Firefox is crashing. In order to assist you better, please follow the steps below to provide us crash ID's to help us learn more about your crash.
    #Enter about:crashes in the address bar (that's where you enter your website URL) and press Enter. You should now see a list of submitted crash reports.
    #Copy the 5 most recent crash ID's that you see in the crash report window and paste them into your response here.
    Thank you for your cooperation!
    More information and further troubleshooting steps can be found in the [[Firefox crashes]] article.

Maybe you are looking for