SelectToolByName intermittently crashes (Illustrator CS6, OSX)

Hi,
I've been writing some tool switching code, and have been having an issue using Illustrator CS6 (16.0.4) on OSX (using either mountain lion or mavericks) where setting SetSelectedToolByName eventually crashes due to an EXC_BAD_ACCESS error, even when passing in basic string constants.
Here's a simple example based on the Annotator sample code, where I setup a thread to periodically switch between two common tools after selecting the Annotator tool:
Usually, this code will work X number of iterations before crashing, where X can be anywhere from 15 to 200 or 750ish or not at all. This ultimately feels like a  multi-threaded race condition at work.
So what's the stacktrace?
There's three scenarios/stacktraces to show:
1) First type of crash resulting in EXC_BAD_ACCESS error, while running Illustrator api under XCode's debugger. This is all the same state of the code for the screenshots below when the breakpoint hits.
full-size images also available at: http://imgur.com/a/Iy6tF
2) Second type of crash is similar, but giving a SIGABRT message:
full-size images also available at: http://imgur.com/a/ERCCD
3) While this sample code doesn't seem to generate an adobe 'bug report' (it just hard-crashes with no 'report crash to adobe' dialog), my main app that uses SetSelectedToolByName has generated the following crash log:
(note: this is just an excerpt of the 'crashing' thread - full dump at http://pastebin.com/YJrukVkk
Process:    
Adobe Illustrator [1217]
Path:       
/Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
Identifier: 
com.adobe.illustrator
Version:    
691 (16.0.4)
Code Type:  
X86-64 (Native)
Parent Process:  launchd [270]
Responsible:
Adobe Illustrator [1217]
User ID:    
502
Date/Time:  
2013-11-05 15:15:45.889 -0800
OS Version: 
Mac OS X 10.9 (13A603)
Report Version:  11
Anonymous UUID:  99EA575E-1506-25B3-0715-5C62E87138BA
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
VM Regions Near 0x8:
-->
__TEXT            
0000000100000000-0000000101877000 [ 24.5M] r-x/rwx SM=COW  /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.adobe.illustrator    
0x0000000100a5ca41 0x100000000 + 10865217
1   com.adobe.illustrator.plugins.ArtStyle
0x0000000122d530d6 PluginMain + 121094
2   com.adobe.dvaai.framework
0x0000000107d5b961 ai::controls::UI_PopupPanelButton::UI_Draw(dvaui::drawbot::Drawbot*) const + 705
3   com.adobe.dvaui.framework
0x000000010855e369 dvaui::ui::UI_Node::UI_DispatchDraw(dvaui::drawbot::Drawbot*) const + 57
4   com.adobe.dvaui.framework
0x00000001085636d3 dvaui::ui::UI_Node::UI_DrawSelf(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 179
5   com.adobe.dvaui.framework
0x0000000108562c4d dvaui::ui::UI_Node::UI_DrawAndCache(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 829
6   com.adobe.dvaui.framework
0x000000010856355f dvaui::ui::UI_Node::UI_DispatchDrawToChild(dvaui::ui::UI_Node const*, dvaui::drawbot::Drawbot*) + 431
7   com.adobe.dvaui.framework
0x000000010856360b dvaui::ui::UI_Node::UI_Draw(dvaui::drawbot::Drawbot*) const + 59
8   com.adobe.dvaui.framework
0x000000010855e369 dvaui::ui::UI_Node::UI_DispatchDraw(dvaui::drawbot::Drawbot*) const + 57
9   com.adobe.dvaui.framework
0x00000001085636d3 dvaui::ui::UI_Node::UI_DrawSelf(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 179
10  com.adobe.dvaui.framework
0x0000000108562c4d dvaui::ui::UI_Node::UI_DrawAndCache(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 829
11  com.adobe.dvaui.framework
0x000000010856355f dvaui::ui::UI_Node::UI_DispatchDrawToChild(dvaui::ui::UI_Node const*, dvaui::drawbot::Drawbot*) + 431
12  com.adobe.dvaui.framework
0x000000010856360b dvaui::ui::UI_Node::UI_Draw(dvaui::drawbot::Drawbot*) const + 59
13  com.adobe.dvaadameve.framework
0x00000001073a1d8b dvaadameve::UI_EveSubView::UI_Draw(dvaui::drawbot::Drawbot*) const + 507
14  com.adobe.dvaui.framework
0x000000010855e369 dvaui::ui::UI_Node::UI_DispatchDraw(dvaui::drawbot::Drawbot*) const + 57
15  com.adobe.dvaui.framework
0x00000001085636d3 dvaui::ui::UI_Node::UI_DrawSelf(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 179
16  com.adobe.dvaui.framework
0x0000000108562c4d dvaui::ui::UI_Node::UI_DrawAndCache(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 829
17  com.adobe.dvaui.framework
0x000000010856355f dvaui::ui::UI_Node::UI_DispatchDrawToChild(dvaui::ui::UI_Node const*, dvaui::drawbot::Drawbot*) + 431
18  com.adobe.dvaui.framework
0x000000010856360b dvaui::ui::UI_Node::UI_Draw(dvaui::drawbot::Drawbot*) const + 59
19  com.adobe.dvaui.framework
0x000000010855e369 dvaui::ui::UI_Node::UI_DispatchDraw(dvaui::drawbot::Drawbot*) const + 57
20  com.adobe.dvaui.framework
0x00000001085636d3 dvaui::ui::UI_Node::UI_DrawSelf(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 179
21  com.adobe.dvaui.framework
0x0000000108562c4d dvaui::ui::UI_Node::UI_DrawAndCache(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 829
22  com.adobe.dvaui.framework
0x000000010856355f dvaui::ui::UI_Node::UI_DispatchDrawToChild(dvaui::ui::UI_Node const*, dvaui::drawbot::Drawbot*) + 431
23  com.adobe.dvaui.framework
0x000000010856360b dvaui::ui::UI_Node::UI_Draw(dvaui::drawbot::Drawbot*) const + 59
24  com.adobe.dvaui.framework
0x000000010855e369 dvaui::ui::UI_Node::UI_DispatchDraw(dvaui::drawbot::Drawbot*) const + 57
25  com.adobe.dvaui.framework
0x00000001085636d3 dvaui::ui::UI_Node::UI_DrawSelf(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 179
26  com.adobe.dvaui.framework
0x0000000108562c4d dvaui::ui::UI_Node::UI_DrawAndCache(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 829
27  com.adobe.dvaui.framework
0x000000010856355f dvaui::ui::UI_Node::UI_DispatchDrawToChild(dvaui::ui::UI_Node const*, dvaui::drawbot::Drawbot*) + 431
28  com.adobe.dvaui.framework
0x000000010856368f dvaui::ui::UI_Node::UI_DrawSelf(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 111
29  com.adobe.dvaui.framework
0x0000000108562c4d dvaui::ui::UI_Node::UI_DrawAndCache(dvaui::drawbot::Drawbot*, bool, dvaui::drawbot::ColorRGBA const*) const + 829
30  com.adobe.dvaui.framework
0x000000010856323d dvaui::ui::UI_Node::UI_DispatchDrawFromRoot(dvaui::drawbot::ColorRGBA const&, dvaui::drawbot::Drawbot*, bool) const + 573
31  com.adobe.illustrator.plugins.UserInterface
0x0000000112ceac25 PluginMain + 264757
32  com.adobe.dvaui.framework
0x00000001085f2f29 dvaui::ui::OS_View::UI_HandlePlatformDrawEvent(dvaui::drawbot::SurfaceInterface*) + 1209
33  com.adobe.dvacore.framework  
0x0000000107eece4b int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 123
34  com.adobe.illustrator    
0x0000000100767ccb 0x100000000 + 7765195
35  com.adobe.dvacore.framework  
0x0000000107eebeda void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 250
36  com.adobe.dvacore.framework  
0x0000000107eef9bd void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 93
37  com.adobe.dvaui.framework
0x00000001085e5a09 -[DVAMacContainerView drawRect:] + 153
38  com.apple.AppKit         
0x00007fff86d803fb -[NSView _drawRect:clip:] + 3846
39  com.apple.AppKit         
0x00007fff86d7d386 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 3199
40  com.apple.AppKit         
0x00007fff86d7df0e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 6151
41  com.apple.AppKit         
0x00007fff86d7df0e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 6151
42  com.apple.AppKit         
0x00007fff86d7df0e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 6151
43  com.apple.AppKit         
0x00007fff86d7df0e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 6151
44  com.apple.AppKit         
0x00007fff86d7df0e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 6151
45  com.apple.AppKit         
0x00007fff86d7df0e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 6151
46  com.apple.AppKit         
0x00007fff86eabc03 -[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 303
47  com.apple.AppKit         
0x00007fff86d79209 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2828
48  com.apple.AppKit         
0x00007fff86d5863a -[NSView displayIfNeeded] + 1680
49  com.apple.AppKit         
0x00007fff86ea24ab -[NSNextStepFrame displayIfNeeded] + 156
50  com.apple.AppKit         
0x00007fff86dbd89e _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 884
51  com.apple.AppKit         
0x00007fff87391cd1 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1331 + 46
52  com.apple.CoreFoundation 
0x00007fff847010a7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
53  com.apple.CoreFoundation 
0x00007fff84701017 __CFRunLoopDoObservers + 391
54  com.apple.CoreFoundation 
0x00007fff846f27b8 __CFRunLoopRun + 776
55  com.apple.CoreFoundation 
0x00007fff846f2275 CFRunLoopRunSpecific + 309
56  com.apple.HIToolbox      
0x00007fff8988bf0d RunCurrentEventLoopInMode + 226
57  com.apple.HIToolbox      
0x00007fff8988bcb7 ReceiveNextEventCommon + 479
58  com.apple.HIToolbox      
0x00007fff8988babc _BlockUntilNextEventMatchingListInModeWithFilter + 65
59  com.apple.AppKit         
0x00007fff86c2128e _DPSNextEvent + 1434
60  com.apple.AppKit         
0x00007fff86c208db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
61  com.apple.AppKit         
0x00007fff86c149cc -[NSApplication run] + 553
62  com.adobe.exo.framework  
0x0000000108e6b767 exo::app::OS_AppBase::RunEventLoop() + 55
63  com.adobe.illustrator    
0x0000000100765bc8 0x100000000 + 7756744
64  com.adobe.illustrator    
0x0000000100704b95 0x100000000 + 7359381
65  com.adobe.illustrator    
0x00000001006f4d04 0x100000000 + 7294212
66  com.adobe.illustrator    
0x0000000100163528 0x100000000 + 1455400
I'd love to hear a response from Adobe on this. It's been causing me weeks of frustration.

Another update,
I'm also observing the same crash using Illustrator CC, and using the other method of setting tools by first acquiring a tool handle.
Here's the code that uses the handles instead, similar  to other code found in the samplecode folder:
...and here's the first type of crash observed:
...and the second type:

Similar Messages

  • Illustrator CS6 Crashes at launch OSX 10.7.4

    Have a user on OSX 10.7.4 with CS6 Design Std installed. Several other people on his team have the same version, only his machine will not launch Illustrator. The other applications launch fine.
    -Deleted preferences from /Users/User/Library/Preferences related to Illustrator
    -Deleted Illustrator items from /Users/User/Application Support
    -Uninstalled and reinstalled the whole suite, deleting preferences per the suite check box
    -Tried launching Illustrator prior to updating and after updating
    -Performed a reboot and tried launching CS6 with no other software running
    Still will not launch. Any ideas, please? He has CS5.5 and Illustrator launches fine there.
    Process:         Adobe Illustrator [4760]
    Path:            /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         682 (16.0.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [259]
    Date/Time:       2013-05-14 15:35:29.453 -0400
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          737666 sec
    Crashes Since Last Report:           13
    Per-App Interval Since Last Report:  5 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      0B55FD9F-43AB-4F11-B7B0-2F96F050F3C6
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[4760]: garbage collection is OFF
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff89840ce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff877ea7d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff877dba7a abort + 143
    3   libc++abi.dylib                         0x00007fff89a777bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff89a74fcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff91c7f1cd _objc_terminate + 114
    6   libc++abi.dylib                         0x00007fff89a75001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff89a7505c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff89a761e9 __cxa_rethrow + 88
    9   com.adobe.illustrator                   0x000000010083d380 0x100000000 + 8639360
    10  com.adobe.illustrator                   0x00000001006fe7c4 0x100000000 + 7333828
    11  com.adobe.illustrator                   0x00000001006ef5cc 0x100000000 + 7271884
    12  com.adobe.illustrator                   0x00000001001635f8 0x100000000 + 1455608
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff898417e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff9215f78a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff9215e31a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff89841192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff877ea594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff877ebb85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff89841192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff877ea594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff877ebb85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff89840bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff877ec274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff88628a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff885baea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff885ffe81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000103cb12c9 0x103c78000 + 234185
    6   com.adobe.ACE                           0x0000000103cb05da 0x103c78000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff88600ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff877e88bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff877ebb75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff89840bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff877ec274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff88628a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff885baea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff885ffe81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000103cb12c9 0x103c78000 + 234185
    6   com.adobe.ACE                           0x0000000103cb05da 0x103c78000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff88600ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff877e88bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff877ebb75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff89840bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff877ec274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff88628a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff885baea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff885ffe81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000103cb12c9 0x103c78000 + 234185
    6   com.adobe.ACE                           0x0000000103cb05da 0x103c78000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff88600ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff877e88bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff877ebb75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff89840bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff877ec274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff88628a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff885baea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff885ffe81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000103cb12c9 0x103c78000 + 234185
    6   com.adobe.ACE                           0x0000000103cb05da 0x103c78000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff88600ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff877e88bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff877ebb75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff89840bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff877ec274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff88628a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff885baea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff885ffe81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000103cb12c9 0x103c78000 + 234185
    6   com.adobe.ACE                           0x0000000103cb05da 0x103c78000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff88600ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff877e88bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff877ebb75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff89840bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff877ec274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff88628a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff885baea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff885ffe81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000103cb12c9 0x103c78000 + 234185
    6   com.adobe.ACE                           0x0000000103cb05da 0x103c78000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff88600ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff877e88bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff877ebb75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff89840bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff877ec274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff88628a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff885baea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff885ffe81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000103cb12c9 0x103c78000 + 234185
    6   com.adobe.ACE                           0x0000000103cb05da 0x103c78000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff88600ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff877e88bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff877ebb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbff8f8  rdx: 0x0000000000000000
      rdi: 0x0000000000004903  rsi: 0x0000000000000006  rbp: 0x00007fff5fbff920  rsp: 0x00007fff5fbff8f8
       r8: 0x00007fff76ec5fb8   r9: 0x00000000000002d4  r10: 0x00007fff89840d0a  r11: 0xffffff80002da8d0
      r12: 0x000000010d06d4a0  r13: 0x0000000000000000  r14: 0x00007fff76ec8960  r15: 0x00007fff5fbffa70
      rip: 0x00007fff89840ce2  rfl: 0x0000000000000246  cr2: 0x0000000101509020
    Logical CPU: 0
    Binary Images:
           0x100000000 -        0x10186cfe7 +com.adobe.illustrator (682 - 16.0.0) <8F6F07B7-9649-7267-D555-D35E1326F0C0> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
           0x101aae000 -        0x1026b4ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x102d39000 -        0x103a7eff7 +libicudata.40.0.dylib (40.0.0 - compatibility 40.0.0) <6211D655-ECF8-7378-CF68-3B07300D5A29> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
           0x103a91000 -        0x103afffef +com.adobe.headlights.LogSessionFramework (??? - 2.1.2.1652) <25E6F475-1522-419C-2169-547FCF2FD97F> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x103b53000 -        0x103b57ff7 +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <A6B1F3BD-5DB0-FEE5-708A-B54E5CA80481> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
           0x103b5d000 -        0x103bbaff7 +com.adobe.aiport (aiport version 16.0.0 - 16.0.0.682) <013A7667-AC54-C394-36EC-DE3E058EBBB8> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AIPort.framework/Versions/A/aiport
           0x103be1000 -        0x103c46ff7 +com.adobe.filterport (filterport version 16.0.0 - 16.0.0.682) <4D4BAF9C-D816-167D-C653-3E61955725A9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/FilterPort.framework/Versions/A/filterport
           0x103c74000 -        0x103c74ff7 +com.adobe.SPBasic (SPBasic version 16.0.0 - 16.0.0.682) <6344CAA3-C943-9DF3-CCCB-AB443149DF6A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
           0x103c78000 -        0x103df1fff +com.adobe.ACE (AdobeACE 2.19.18.19822 - 2.19.18.19822) <01A168B2-A4AA-71B3-D8F1-2F4A367485BB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x103e04000 -        0x10440cfff +com.adobe.AGM (AdobeAGM 4.26.20.19822 - 4.26.20.19822) <4AB2E56F-811A-C769-4F3C-CBE1530C8A56> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x1044a8000 -        0x1044eaff7 +com.adobe.ARE (AdobeARE 1.5.02.19822 - 1.5.02.19822) <FB3356DF-DBCD-CE4C-DC16-63540BC96C5C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
           0x1044f2000 -        0x1045ecfe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <C7652AF2-56D7-8AF8-A207-0BDEDDFF0BEC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
           0x104690000 -        0x1046affff +com.adobe.BIB (AdobeBIB 1.2.02.19822 - 1.2.02.19822) <7EC75BFC-1A1C-8FD3-56BB-D6B6EB5CA9A1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x1046b6000 -        0x1046deff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <4886F3FC-D31A-6149-1E03-EBA15E262086> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeBibUtils.framework/Versions/A/AdobeBIBUtils
           0x1046e5000 -        0x104a46fef +com.adobe.CoolType (AdobeCoolType 5.10.31.19822 - 5.10.31.19822) <14E82AD0-5994-21FA-D963-D3FB2A113349> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x104a93000 -        0x104ed9ff7 +com.adobe.MPS (AdobeMPS 5.8.0.19673 - 5.8.0.19673) <E63AFCA8-3E74-1745-8C74-8B0A78073BE5> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x104f55000 -        0x106053fef +com.adobe.psl (AdobePSL 13.0.0.19655 - 13.0.0.19655) <8029DA17-402C-301F-02E9-D0EC8DF48BE8> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
           0x106213000 -        0x106273ff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <B475CD07-1024-560D-5BFE-2A6FCE63925C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x10627d000 -        0x106335fe7 +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.4 -f 49 - 66.145661) <9F30F410-B84E-EB85-7F2C-C72BCD50CB77> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x106368000 -        0x106412fe7 +libicucnv.40.0.dylib (40.0.0 - compatibility 40.0.0) <768D99C5-46B9-B849-2834-B5BF541856D1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dy lib
           0x106439000 -        0x106579fe7 +libicui18n.40.0.dylib (40.0.0 - compatibility 40.0.0) <B0341318-FB92-A0CF-2CA5-7FA100624DBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicu i18n.40.0.dylib
           0x1065f8000 -        0x1066fafef +libicuuc.40.0.dylib (40.0.0 - compatibility 40.0.0) <76F12DCE-F356-D48D-4239-FC103706EF76> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
           0x106742000 -        0x10688fff7 +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <FFA48E0A-A17C-A04F-AE20-6815EB944DEA> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x106903000 -        0x106b4cfe7 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17206) <301AAE8E-BA78-230E-9500-FCCA204B49CB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x106bcf000 -        0x106bd6fef +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) <E678CE59-3C6E-386B-92F1-48B49B1727E0> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
           0x106be0000 -        0x106c0cfff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <488DF1F7-A643-5168-706A-498A0322A87E> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
           0x106c2f000 -        0x106cecfff +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <0957DFA6-0593-CE4B-8638-00F32113B07B> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
           0x106d36000 -        0x106dfbfff +com.adobe.JP2K (2.0.0 - 2.0.0.18562) <B14B096C-AA23-BA8F-E3AE-8DB102F9D161> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x106e48000 -        0x107056fff +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <CB035C4D-044D-4004-C887-814F944E62ED> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x107098000 -        0x10786bff7 +com.adobe.PDFL (PROD_MAJOR.PROD_MINOR.PROD_STEP - 10.0.1.18562) <8DC49EE4-5700-97A1-EBFE-68024AE1980C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
           0x107923000 -        0x107a23ff7 +com.adobe.PDFPort (AdobePDFPort 2.1.0.19734 - 2.1.0.19734) <8C850D5F-FCF1-8620-6DAE-240667C80F9A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
           0x107a37000 -        0x107a5cffe +com.adobe.PDFSettings (AdobePDFSettings 1.04.0 - 1.4) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSetting s
           0x107a98000 -        0x107adefe7 +com.adobe.pip (??? - 6.0.0.1654) <3576D8F9-E2F9-6EB8-6684-C2FE6B0A3731> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
           0x107aeb000 -        0x107b99fef +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <9CEE95E5-2FC6-5E58-02A4-138EA6F8D894> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x107bd6000 -        0x107c92fef +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0) <9C3A0810-22F9-5C20-C5A9-44C552076054> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
           0x107cb4000 -        0x107fcafff +com.adobe.SVGRE (AdobeSVGRE 6.0 - 6.0) <041B948F-2768-2FC9-712A-43AE264510DB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
           0x108096000 -        0x1080b0ff7 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <C1C5DE5C-39AB-0871-49A6-FA3449D39B8A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x1080b9000 -        0x1080d2fff  com.apple.carbonframeworktemplate (1.0 - 1.0) <0EDFCF84-BC82-4466-D878-69327B1722AF> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
           0x1080d9000 -        0x1081bdfe7 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <07A3E1E1-55C3-BA5B-A0B0-60250809ED61> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x1081ce000 -        0x1081d6fef +com.adobe.boost_date_time.framework (6.0.0 - 6.0.0.0) <C4819F09-AB6C-1282-F489-48671509CE71> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x1081f0000 -        0x108209ff7 +com.adobe.boost_filesystem.framework (6.0.0 - 6.0.0.0) <CD4FF487-E0AA-0D76-A87D-9252F242C314> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesyste m
           0x10822b000 -        0x1082dffef +com.adobe.boost_regex.framework (6.0.0 - 6.0.0.0) <FD24C4C8-AA95-3FB1-6350-639D50D7ACEF> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
           0x10836b000 -        0x1083d8fef +com.adobe.boost_serialization.framework (6.0.0 - 6.0.0.0) <4BD779CA-98D8-9DC5-4B79-2E30E102EE31> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serial ization
           0x1084db000 -        0x1084e8fff +com.adobe.boost_signals.framework (6.0.0 - 6.0.0.0) <B0761444-05C8-F8AC-B3F3-CBA2C83129AC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x1084fd000 -        0x1084ffff7 +com.adobe.boost_system.framework (6.0.0 - 6.0.0.0) <5A598FE6-82A6-D73A-B509-9A2902097AFE> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x108506000 -        0x108512fff +com.adobe.boost_threads.framework (6.0.0 - 6.0.0.0) <92B1610F-451D-3684-8882-599DB6B00C23> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x108530000 -        0x10897aff7 +com.adobe.dvaadameve.framework (6.0.0 - 6.0.0.0) <3921F600-9022-192D-BC1B-D5D2A3A96CBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x108fd5000 -        0x1090c0fe7 +com.adobe.dvaai.framework (6.0.0 - 6.0.0.0) <E9ECB4F4-B4C8-8D8F-1362-255FC8986938> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
           0x10916c000 -        0x109360fff +com.adobe.dvacore.framework (6.0.0 - 6.0.0.0) <E0CC2892-B8B1-7439-494E-0FFB4D07E7F9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x109528000 -        0x109a48fff +com.adobe.dvaui.framework (6.0.0 - 6.0.0.0) <86B829A9-FF1A-DEDA-26F7-D3BA4EF7AF35> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x109f56000 -        0x10a023ff7 +com.adobe.dvaworkspace.framework (6.0.0 - 6.0.0.0) <92204BF4-539F-C35E-8F5C-DA4AD4B48568> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x10a117000 -        0x10a203ff7 +com.adobe.exo.framework (6.0.0 - 6.0.0.0) <D136ACCA-E1C5-6D39-16DE-411471D06AED> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x10a34d000 -        0x10a3cbfff +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <5C63613F-6BDE-1C29-D3FD-9D292F9ADB12> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x10a3dc000 -        0x10a408ff7 +libtbb.dylib (??? - ???) <57655978-A378-BE1E-7905-7D7F951AD6F7> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/libtbb.dylib
           0x10a421000 -        0x10a42fff3 +libtbbmalloc.dylib (??? - ???) <CB038B96-2999-5EB1-E26A-7720A7A8F8CD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/libtbbmalloc.dylib
           0x10a445000 -        0x10a72eff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x10a848000 -        0x10a87bff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x10a893000 -        0x10a8fcfff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x10a93b000 -        0x10a94bff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x10a953000 -        0x10a9a5ff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x10a9b4000 -        0x10a9bafff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
           0x10a9c0000 -        0x10a9ffff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
           0x10aa07000 -        0x10aa09fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
           0x10aa0e000 -        0x10aa11fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
           0x10aa16000 -        0x10aa43ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x10aa4f000 -        0x10aa55fff  com.apple.agl (3.2.0 - AGL-3.2.0) <AB0B5D3F-BA2A-3366-830A-EF9258C18276> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x10aa5c000 -        0x10aa5cfff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <C23BF0A1-7E6D-35EF-85FE-651EE2C13D53> /usr/lib/libmx.A.dylib
           0x10aa5f000 -        0x10aa68fff +com.adobe.dvaflashview.framework (6.0.0 - 6.0.0.0) <841D0780-EF72-47D9-1D87-73F4528EB337> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashview
           0x10aa76000 -        0x10aa7aff7 +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <13D5CEF7-6090-CD66-8DA0-190771950F76> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/Adbeape.framework/Versions/A/adbeape
           0x10aab1000 -        0x10aab3fff  com.apple.textencoding.unicode (2.4 - 2.4) <FD4695F4-6110-36C6-AC06-86453E30FF6E> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
        0x7fff6a246000 -     0x7fff6a27abaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff86e05000 -     0x7fff86e0cff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
        0x7fff86e0d000 -     0x7fff86facff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff87029000 -     0x7fff8702dfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8702e000 -     0x7fff8704bff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
        0x7fff87381000 -     0x7fff873e9ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff873ea000 -     0x7fff87716ff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
        0x7fff87717000 -     0x7fff8771cfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff87739000 -     0x7fff87799fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
        0x7fff8779a000 -     0x7fff87877fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff878cc000 -     0x7fff87924fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
        0x7fff8794e000 -     0x7fff87953fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff87c83000 -     0x7fff87cd7ff7  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
        0x7fff87d02000 -     0x7fff87d03ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff87d1f000 -     0x7fff87d8aff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87d93000 -     0x7fff87d94ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff87d95000 -     0x7fff87d96fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff87fac000 -     0x7fff87fdcff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
        0x7fff87fdd000 -     0x7fff87fe3fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff88018000 -     0x7fff88093ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
        0x7fff8813e000 -     0x7fff88144ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff88145000 -     0x7fff88572fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
        0x7fff88573000 -     0x7fff88576fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
        0x7fff88577000 -     0x7fff88893fff  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
        0x7fff888b1000 -     0x7fff88e95fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
        0x7fff88ea2000 -     0x7fff88ef6fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
        0x7fff88f44000 -     0x7fff88f44fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff88f45000 -     0x7fff8905efff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
        0x7fff8905f000 -     0x7fff8906aff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
        0x7fff8906b000 -     0x7fff89110fff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
        0x7fff891b9000 -     0x7fff891c1fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff895f9000 -     0x7fff895f9fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff896f8000 -     0x7fff897d7ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
        0x7fff897d8000 -     0x7fff897e6ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
        0x7fff89824000 -     0x7fff89829fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff8982a000 -     0x7fff8984afff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8984b000 -     0x7fff8986bfff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
        0x7fff89a6f000 -     0x7fff89a7aff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff89a7b000 -     0x7fff89a7efff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
        0x7fff89af3000 -     0x7fff89b05ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff89b06000 -     0x7fff89b06fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
        0x7fff8a29c000 -     0x7fff8a2b0ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
        0x7fff8a2b1000 -     0x7fff8a2f1ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
        0x7fff8a303000 -     0x7fff8a32eff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff8a32f000 -     0x7fff8a3d1fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff8a3da000 -     0x7fff8a415fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8a416000 -     0x7fff8a432ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
        0x7fff8a433000 -     0x7fff8a540fff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJP2.dylib
        0x7fff8a541000 -     0x7fff8a58dff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff8a58e000 -     0x7fff8a591ff7  com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
        0x7fff8a592000 -     0x7fff8a592fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8b4c0000 -     0x7fff8b4c9ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8b4ca000 -     0x7fff8b54eff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
        0x7fff8b54f000 -     0x7fff8b550fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8b663000 -     0x7fff8b76ffff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8bf39000 -     0x7fff8c163fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8c678000 -     0x7fff8c6eefff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
        0x7fff8c73f000 -     0x7fff8c751ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8cafc000 -     0x7fff8cb19fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8cc41000 -     0x7fff8cc45ff7  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
        0x7fff8cc88000 -     0x7fff8ccd6fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff8cd63000 -     0x7fff8cd68ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8cd98000 -     0x7fff8cdc3ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
        0x7fff8cdc4000 -     0x7fff8cdc6fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
        0x7fff8cdc7000 -     0x7fff8ce37fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
        0x7fff8ce66000 -     0x7fff8cedcfff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
        0x7fff8cf34000 -     0x7fff8cf58fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8cf59000 -     0x7fff8cf6efff  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
        0x7fff8d3a5000 -     0x7fff8d3dffe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
        0x7fff8d3e0000 -     0x7fff8d3f7fff  com.apple.CFOpenDirectory (10.7 - 146) <E6D4F114-678B-3957-9C59-9206ECDA756E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
        0x7fff8d42c000 -     0x7fff8d431fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8d4da000 -     0x7fff8de77c9f  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
        0x7fff8de78000 -     0x7fff8de86fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8de87000 -     0x7fff8e089fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff8e08a000 -     0x7fff8e08afff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8e0d2000 -     0x7fff8e3ebfff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8e3ee000 -     0x7fff8e450ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
        0x7fff8e490000 -     0x7fff8e5e9fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8e6a4000 -     0x7fff8e6abfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8e73f000 -     0x7fff8e745fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8e776000 -     0x7fff8e777ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8e7d3000 -     0x7fff8e7d4fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8e7d5000 -     0x7fff8e8dafff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
        0x7fff8e8db000 -     0x7fff8e8eeff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff8e943000 -     0x7fff8ee0afff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
        0x7fff8f1d2000 -     0x7fff8f1d4ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
        0x7fff8f1d5000 -     0x7fff8f216fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
        0x7fff8f217000 -     0x7fff8f226ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8f310000 -     0x7fff8f310fff  com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8f311000 -     0x7fff8f31eff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff8f31f000 -     0x7fff8f4f3ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8f4f4000 -     0x7fff8f513fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8f514000 -     0x7fff8f787fff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
        0x7fff90994000 -     0x7fff90a07fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff90a4f000 -     0x7fff90a5afff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff90a63000 -     0x7fff90a63fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff90b5d000 -     0x7fff90b85fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
        0x7fff9111e000 -     0x7fff9117bff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff9117e000 -     0x7fff9117efff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff91493000 -     0x7fff914b9fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
        0x7fff91c68000 -     0x7fff91d4ce5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff91e75000 -     0x7fff91ef8fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
        0x7fff9215a000 -     0x7fff9215bfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff9215c000 -     0x7fff9216afff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
        0x7fff921ce000 -     0x7fff921d4fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff92263000 -     0x7fff9226dff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
        0x7fff92270000 -     0x7fff92311ff7  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
        0x7fff92312000 -     0x7fff92448fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
        0x7fff92449000 -     0x7fff925b0fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
        0x7fff92905000 -     0x7fff9299fff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
        0x7fff929a0000 -     0x7fff929fcff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
        0x7fff929fd000 -     0x7fff92ac4ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
        0x7fff92ac5000 -     0x7fff92b78ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
        0x7fff92b79000 -     0x7fff92c7bfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff92c7c000 -     0x7fff92d01ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff92d02000 -     0x7fff92d07fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
        0x7fff92d08000 -     0x7fff92d1eff7  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
        0x7fff92d49000 -     0x7fff92d5ffff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff92d60000 -     0x7fff92d67fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff93186000 -     0x7fff9318afff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff93197000 -     0x7fff9327bfff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
        0x7fff9327c000 -     0x7fff93371fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff93424000 -     0x7fff9344dfff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
        0x7fff9344e000 -     0x7fff93490ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff93491000 -     0x7fff934a8fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
        0x7fff936f8000 -     0x7fff93725fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff93726000 -     0x7fff9374ffff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff93750000 -     0x7fff93774fff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
        0x7fff93775000 -     0x7fff9380bff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
        0x7fff9380c000 -     0x7fff9380efff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
        0x7fff9380f000 -     0x7fff93916fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff93dac000 -     0x7fff93debfff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
        0x7fff93e54000 -     0x7fff93e54fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        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: 806
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=285.1M resident=169.5M(59%) swapped_out_or_unallocated=115.6M(41%)
    Writable regions: Total=63.7M written=5868K(9%) resident=9780K(15%) swapped_out=0K(0%) unallocated=54.1M(85%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG shared images                    128K
    CoreServices                       3192K
    MALLOC                             44.4M
    MALLOC guard page                    32K
    Memory tag=242                       12K
    Memory tag=243                        4K
    STACK GUARD                        56.0M
    Stack                              13.1M
    VM_ALLOCATE                         988K
    __CI_BITMAP                          80K
    __DATA                             19.9M
    __IMAGE                             528K
    __LINKEDIT                         76.5M
    __TEXT                            208.6M
    __UNICODE                           544K
    mapped file                        16.3M
    shared memory                       312K
    ===========                      =======
    TOTAL                             440.5M
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 8 GB, SMC 1.69f3
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393930353432382D3035312E4130304C4620

    Nothing to see here, unfortunately. The app doesn't even make a sneeze and crashes right away at the mere attempt of being initialized. All memory offsets are zeroed and the system is killing the thread at the first resource request. This usually points to systemic issues like an update missing or the boot ROM requiring an update to properly deal with certain processor routines.
    Mylenium

  • Photoshop CS6 and Illustrator CS6 crash unexpectedly when trying to open a file

    Photoshop CS6 and Illustrator CS6 crash unexpectedly when trying to open a file.  I'm on OSX 10.6.8.  I installed the software through Creative Cloud.  I tried deleting preferences and it still doesn't work.  Here is the error details.
    Process:         Adobe Photoshop CS6 [254]
    Path:            /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    Identifier:      com.adobe.Photoshop
    Version:         13.0.0 (20120315.r.428)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [96]
    Date/Time:       2012-09-19 09:50:58.644 -0700
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Interval Since Last Report:          53721 sec
    Crashes Since Last Report:           17
    Per-App Interval Since Last Report:  3290 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      420A7D57-F2CF-4101-9FAD-545C1E92B4BA
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    *** error for object 0x1084e9208: incorrect checksum for freed object - object was probably modified after being freed.
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff891410b6 __kill + 10
    1   ???                                     0x00000001039c11d0 0 + 4355527120
    2   libSystem.B.dylib                       0x00007fff891e19f6 abort + 83
    3   libSystem.B.dylib                       0x00007fff891d062d szone_error + 519
    4   libSystem.B.dylib                       0x00007fff890fa854 small_malloc_from_free_list + 473
    5   libSystem.B.dylib                       0x00007fff890f71e1 szone_malloc_should_clear + 2070
    6   libSystem.B.dylib                       0x00007fff890f8d1a malloc_zone_calloc + 92
    7   libSystem.B.dylib                       0x00007fff890fc7bb calloc + 57
    8   com.apple.ColorSync                     0x00007fff85240d37 CMMMemMgr::New(unsigned long) + 89
    9   com.apple.ColorSync                     0x00007fff85240d8d CMMBase::NewInternal(unsigned long, CMMMemMgr&, char const*) + 23
    10  com.apple.ColorSync                     0x00007fff85240de6 CMMTable::CMMTable(unsigned long, CMMMemMgr&) + 60
    11  com.apple.ColorSync                     0x00007fff8524da37 CMMCurveTag::MakeLutTable(CMMFloatLutInfo*, CMMMemMgr&, CMMLutRangeMapping, double) + 517
    12  com.apple.ColorSync                     0x00007fff8523af68 CMMRGBCurves::MakeLutTable(CMMFloatLutInfo*, CMMMemMgr&, unsigned int) + 128
    13  com.apple.ColorSync                     0x00007fff8524f3af ConversionManager::AddMatrixConv(CMMXYZTag* (&) [3], CMMRGBCurves&) + 69
    14  com.apple.ColorSync                     0x00007fff8525c4fa ConversionManager::MakeConversionSequence(CMMProfileInfoContainer*, CMMColorConversionInfo*) + 990
    15  com.apple.ColorSync                     0x00007fff8525dc35 DoInitializeTransform + 765
    16  com.apple.ColorSync                     0x00007fff8525e359 AppleCMMInitializeTransform + 164
    17  com.apple.ColorSync                     0x00007fff8528bd08 ColorSyncCMMInitializeTransform + 112
    18  com.apple.ColorSync                     0x00007fff8523227b ColorSyncTransformCreate + 1964
    19  libCSync.A.dylib                        0x00007fff89784126 create + 1059
    20  libCSync.A.dylib                        0x00007fff8977dbb2 aquireColorWorldByAttributes + 379
    21  libCSync.A.dylib                        0x00007fff8977d9c0 acquireColorWorld + 107
    22  libCSync.A.dylib                        0x00007fff8977d863 CMSTransformConvertComponents + 84
    23  com.apple.CoreGraphics                  0x00007fff801e6ff4 CGCMSInterfaceTransformConvertColorComponents + 56
    24  com.apple.CoreGraphics                  0x00007fff801e6196 CGColorTransformConvertColorFloatComponents + 370
    25  com.apple.CoreGraphics                  0x00007fff801e5fa3 CGColorTransformConvertColorComponents + 143
    26  com.apple.CoreGraphics                  0x00007fff8021159c CGColorTransformConvertColor + 185
    27  com.apple.AppKit                        0x00007fff829e4d5c convertColorToColorSpaceNamed + 375
    28  com.apple.AppKit                        0x00007fff829e4ac5 -[NSCalibratedWhiteColor colorUsingColorSpaceName:device:] + 262
    29  com.apple.AppKit                        0x00007fff82a39b3b -[NSTextFieldCell drawWithFrame:inView:] + 227
    30  com.apple.AppKit                        0x00007fff82a34444 -[NSControl drawRect:] + 405
    31  com.apple.AppKit                        0x00007fff82a2ccc5 -[NSView _drawRect:clip:] + 3390
    32  com.apple.AppKit                        0x00007fff82a2b938 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
    33  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    34  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    35  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    36  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    37  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    38  com.apple.AppKit                        0x00007fff82a2a00a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 767
    39  com.apple.AppKit                        0x00007fff82a29b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 254
    40  com.apple.AppKit                        0x00007fff82a263de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    41  com.apple.AppKit                        0x00007fff8299fc0e -[NSView displayIfNeeded] + 969
    42  com.apple.AppKit                        0x00007fff82967c3b -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1050
    43  com.apple.AppKit                        0x00007fff82ba927f -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 734
    44  com.apple.AppKit                        0x00007fff82ba8ce7 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextIn fo:] + 714
    45  com.apple.AppKit                        0x00007fff82ba8a18 -[NSApplication beginModalSessionForWindow:] + 36
    46  com.apple.AppKit                        0x00007fff82ba893a -[NSApplication runModalForWindow:] + 106
    47  com.apple.AppKit                        0x00007fff82e0e112 -[NSSavePanel runModal] + 318
    48  com.adobe.Photoshop                     0x000000010192f56e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17667086
    49  com.adobe.Photoshop                     0x00000001005b3050 0x100000000 + 5976144
    50  com.adobe.Photoshop                     0x0000000100c4dcc5 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4160357
    51  com.adobe.Photoshop                     0x00000001005b3f4a 0x100000000 + 5979978
    52  com.adobe.Photoshop                     0x0000000100c51b02 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4176290
    53  com.adobe.Photoshop                     0x000000010061b102 boost::system::system_error::what() const + 338690
    54  com.adobe.Photoshop                     0x00000001006145b7 boost::system::system_error::what() const + 311223
    55  com.adobe.Photoshop                     0x0000000100614674 boost::system::system_error::what() const + 311412
    56  com.adobe.Photoshop                     0x00000001005b0c02 0x100000000 + 5966850
    57  com.adobe.Photoshop                     0x00000001005b77ec 0x100000000 + 5994476
    58  com.adobe.Photoshop                     0x00000001005ad3ae 0x100000000 + 5952430
    59  com.adobe.Photoshop                     0x000000010001faa2 0x100000000 + 129698
    60  com.adobe.Photoshop                     0x0000000101920e04 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17607844
    61  com.apple.AppKit                        0x00007fff829356de -[NSApplication run] + 474
    62  com.adobe.Photoshop                     0x0000000101920402 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17605282
    63  com.adobe.Photoshop                     0x000000010192266e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17614094
    64  com.adobe.Photoshop                     0x00000001005ae27c 0x100000000 + 5956220
    65  com.adobe.Photoshop                     0x00000001007b074f boost::system::system_error::what() const + 1999183
    66  com.adobe.Photoshop                     0x00000001007b0999 boost::system::system_error::what() const + 1999769
    67  com.adobe.Photoshop                     0x000000010054b24c 0x100000000 + 5550668
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8910bc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff8910dadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff8910d7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8910d2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8910cc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8910caa5 start_wqthread + 13
    Thread 2:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8912d8f9 nanosleep + 148
    2   libSystem.B.dylib                       0x00007fff8912d863 usleep + 57
    3   com.apple.DesktopServices               0x00007fff88abce1e TNode::WaitToBeSynced(bool) + 156
    4   com.apple.DesktopServices               0x00007fff88abcbfa TNode::StSynchronize::StSynchronize(TNodePtr const&, unsigned int) + 200
    5   com.apple.DesktopServices               0x00007fff88af6ea7 TNode::GetNodeFromPathName(TUString const&, TNodePtr&) + 83
    6   com.apple.DesktopServices               0x00007fff88ac66ba TNode::FindUserFolder(unsigned int, bool, TNodePtr&) + 212
    7   com.apple.DesktopServices               0x00007fff88ac6419 TNode::SetSpecialNodeFromOStype(unsigned int) + 133
    8   com.apple.DesktopServices               0x00007fff88ac6313 TNode::SetSpecialNode(unsigned int, TNodePtr&) + 263
    9   com.apple.DesktopServices               0x00007fff88ac052c TNode::GetSpecialNodeWithStatus(unsigned int, OpaqueNodeRequest* const&, unsigned int, TNodePtr&) + 552
    10  com.apple.DesktopServices               0x00007fff88ad6b94 TNode::GetSpecialNode(unsigned int, OpaqueNodeRequest* const&, unsigned int) + 44
    11  com.apple.DesktopServices               0x00007fff88ad6b09 TNode::IsDesktop() const + 103
    12  com.apple.DesktopServices               0x00007fff88ad646d TNode::ResolveSharedFileListAliasIfNeeded() + 739
    13  com.apple.DesktopServices               0x00007fff88abe6d5 TNode::SynchronizeChildren(unsigned int, TNodeEventPtrSet&) + 4139
    14  com.apple.DesktopServices               0x00007fff88abd242 TNode::HandleSync(unsigned int) + 736
    15  com.apple.DesktopServices               0x00007fff88abcf33 TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 45
    16  com.apple.DesktopServices               0x00007fff88afb964 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1052
    17  com.apple.DesktopServices               0x00007fff88abb4a8 __PostNodeTaskRequest_block_invoke_2 + 98
    18  libSystem.B.dylib                       0x00007fff8912ed64 _dispatch_call_block_and_release + 15
    19  libSystem.B.dylib                       0x00007fff8910d8d2 _dispatch_queue_drain + 251
    20  libSystem.B.dylib                       0x00007fff8910d734 _dispatch_queue_invoke + 57
    21  libSystem.B.dylib                       0x00007fff8910d2de _dispatch_worker_thread2 + 252
    22  libSystem.B.dylib                       0x00007fff8910cc08 _pthread_wqthread + 353
    23  libSystem.B.dylib                       0x00007fff8910caa5 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff8910ca2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8910ce3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8910caa5 start_wqthread + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 25:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 26:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 27:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 28:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 29:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 30:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 31:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 32:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 33:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 34:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 35:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 36:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 37:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 38:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 39:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 40:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 41:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 42:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.Photoshop                     0x0000000101958e99 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17837369
    3   com.adobe.Photoshop                     0x000000010195837e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17834526
    4   com.adobe.Photoshop                     0x00000001017de496 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16286518
    5   com.adobe.Photoshop                     0x0000000101958160 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17833984
    6   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 43:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8912d8f9 nanosleep + 148
    2   com.adobe.PSAutomate                    0x00000001390089cb ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate                    0x0000000138fee7c9 ScObjects::BridgeTalkThread::run() + 169
    4   com.adobe.PSAutomate                    0x0000000139008d36 ScObjects::Thread::go(void*) + 166
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 44:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 45:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 46:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 47:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 48:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 49:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine      

    Hi Chris,
    I just tried to create and save a new custom color setting in Photoshop and it crashed on me as soon as I hit save.  I was using a custom color setting that I had created a couple of days ago.  I tried deleting preferences again which doesn't seem to help.  Here's the problem details.
    Process:         Adobe Photoshop CS6 [845]
    Path:            /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    Identifier:      com.adobe.Photoshop
    Version:         13.0.1 (13.0.1.519)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [102]
    Date/Time:       2012-09-19 13:47:34.159 -0700
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Interval Since Last Report:          66277 sec
    Crashes Since Last Report:           32
    Per-App Interval Since Last Report:  2012 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      420A7D57-F2CF-4101-9FAD-545C1E92B4BA
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff890fa9c7 small_malloc_from_free_list + 844
    1   libSystem.B.dylib                       0x00007fff890f71e1 szone_malloc_should_clear + 2070
    2   libSystem.B.dylib                       0x00007fff890f698a malloc_zone_malloc + 82
    3   com.apple.Foundation                    0x00007fff88e5fb08 allocateCollectableUnscannedStorage + 51
    4   com.apple.Foundation                    0x00007fff88e6d2b5 -[NSConcreteMapTable grow] + 187
    5   com.apple.Foundation                    0x00007fff88e6bf56 -[NSConcreteMapTable setObject:forKey:] + 159
    6   com.apple.AppKit                        0x00007fff82a2b7c9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 958
    7   com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    8   com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    9   com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    10  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    11  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    12  com.apple.AppKit                        0x00007fff82a2a00a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 767
    13  com.apple.AppKit                        0x00007fff82a29b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 254
    14  com.apple.AppKit                        0x00007fff82a263de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    15  com.apple.AppKit                        0x00007fff8299fc0e -[NSView displayIfNeeded] + 969
    16  com.apple.AppKit                        0x00007fff82967c3b -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1050
    17  com.apple.AppKit                        0x00007fff82ba927f -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 734
    18  com.apple.AppKit                        0x00007fff82ba8ce7 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextIn fo:] + 714
    19  com.apple.AppKit                        0x00007fff82ba8a18 -[NSApplication beginModalSessionForWindow:] + 36
    20  com.apple.AppKit                        0x00007fff82ba893a -[NSApplication runModalForWindow:] + 106
    21  com.apple.AppKit                        0x00007fff82e0e112 -[NSSavePanel runModal] + 318
    22  com.adobe.Photoshop                     0x000000010039402d 0x100000000 + 3751981
    23  com.adobe.Photoshop                     0x00000001000c4379 0x100000000 + 803705
    24  com.adobe.Photoshop                     0x000000010059e4db 0x100000000 + 5891291
    25  com.adobe.Photoshop                     0x000000010059b40e 0x100000000 + 5878798
    26  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    27  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    28  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    29  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    30  com.adobe.Photoshop                     0x00000001005b92ef 0x100000000 + 6001391
    31  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    32  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    33  com.adobe.Photoshop                     0x00000001005b92ef 0x100000000 + 6001391
    34  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    35  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    36  com.adobe.Photoshop                     0x00000001005b92ef 0x100000000 + 6001391
    37  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    38  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    39  com.adobe.Photoshop                     0x00000001005b92ef 0x100000000 + 6001391
    40  com.adobe.Photoshop                     0x0000000101917ba8 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17568264
    41  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    42  com.adobe.Photoshop                     0x0000000101920088 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17602280
    43  com.apple.AppKit                        0x00007fff82ac4eda -[NSApplication sendAction:to:from:] + 95
    44  com.adobe.Photoshop                     0x0000000101922f8c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17614316
    45  com.apple.AppKit                        0x00007fff82ac4e39 -[NSControl sendAction:to:] + 94
    46  com.apple.AppKit                        0x00007fff82b5084b -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1715
    47  com.apple.AppKit                        0x00007fff82b8137a -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 555
    48  com.apple.AppKit                        0x00007fff82b4f2f5 -[NSControl mouseDown:] + 624
    49  com.apple.AppKit                        0x00007fff82a693a7 -[NSWindow sendEvent:] + 5409
    50  com.adobe.Photoshop                     0x00000001019b1c47 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 18199207
    51  com.apple.AppKit                        0x00007fff8299eafa -[NSApplication sendEvent:] + 4719
    52  com.adobe.Photoshop                     0x0000000101922dcd AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17613869
    53  com.adobe.Photoshop                     0x00000001019222ae AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17611022
    54  com.adobe.Photoshop                     0x00000001005be155 0x100000000 + 6021461
    55  com.adobe.Photoshop                     0x00000001005ad63e 0x100000000 + 5953086
    56  com.adobe.Photoshop                     0x000000010001f312 0x100000000 + 127762
    57  com.adobe.Photoshop                     0x00000001005ba9ca 0x100000000 + 6007242
    58  com.adobe.Photoshop                     0x000000010018d11e 0x100000000 + 1626398
    59  com.adobe.Photoshop                     0x000000010018d3dc 0x100000000 + 1627100
    60  com.adobe.Photoshop                     0x000000010055bffa 0x100000000 + 5619706
    61  com.adobe.Photoshop                     0x00000001005a0d03 0x100000000 + 5901571
    62  com.adobe.Photoshop                     0x0000000100591c0f 0x100000000 + 5839887
    63  com.adobe.Photoshop                     0x0000000100023e98 0x100000000 + 147096
    64  com.adobe.Photoshop                     0x000000010061493e boost::system::system_error::what() const + 311358
    65  com.adobe.Photoshop                     0x0000000100614974 boost::system::system_error::what() const + 311412
    66  com.adobe.Photoshop                     0x00000001005b0ed2 0x100000000 + 5967570
    67  com.adobe.Photoshop                     0x00000001005b7abc 0x100000000 + 5995196
    68  com.adobe.Photoshop                     0x00000001005ad63e 0x100000000 + 5953086
    69  com.adobe.Photoshop                     0x000000010001f312 0x100000000 + 127762
    70  com.adobe.Photoshop                     0x00000001019218a4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17608452
    71  com.apple.Foundation                    0x00007fff88ebdcb5 __NSFireTimer + 114
    72  com.apple.CoreFoundation                0x00007fff827b1be8 __CFRunLoopRun + 6488
    73  com.apple.CoreFoundation                0x00007fff827afdbf CFRunLoopRunSpecific + 575
    74  com.apple.HIToolbox                     0x00007fff86f2c7ee RunCurrentEventLoopInMode + 333
    75  com.apple.HIToolbox                     0x00007fff86f2c551 ReceiveNextEventCommon + 148
    76  com.apple.HIToolbox                     0x00007fff86f2c4ac BlockUntilNextEventMatchingListInMode + 59
    77  com.apple.AppKit                        0x00007fff8296feb2 _DPSNextEvent + 708
    78  com.apple.AppKit                        0x00007fff8296f801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    79  com.apple.AppKit                        0x00007fff8293568f -[NSApplication run] + 395
    80  com.adobe.Photoshop                     0x00000001019219d2 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17608754
    81  com.adobe.Photoshop                     0x0000000101923c3e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17617566
    82  com.adobe.Photoshop                     0x00000001005ae50c 0x100000000 + 5956876
    83  com.adobe.Photoshop                     0x00000001007b0f8f boost::system::system_error::what() const + 2000527
    84  com.adobe.Photoshop                     0x00000001007b11d9 boost::system::system_error::what() const + 2001113
    85  com.adobe.Photoshop                     0x000000010054b4dc 0x100000000 + 5551324
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8910bc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff8910dadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff8910d7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8910d2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8910cc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8910caa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 25:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 26:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 27:
    0   libSystem.B.dylib                       0x00007fff8910bc0a kevent + 10
    1   ...dobe.dvatransport.framework          0x0000000127fbd5b3 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 243
    2   ...dobe.dvatransport.framework          0x0000000127fc927b boost::asio::detail::task_io_service::run(boost::system::error_code&) + 555
    3   ...dobe.dvatransport.framework          0x0000000127fb1ab5 SkyConnectionEnv::MainLoop() + 117
    4   ...dobe.dvatransport.framework          0x0000000127fb1b19 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    5   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    6   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 28:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...dobe.dvatransport.framework          0x0000000127fc94df boost::asio::detail::task_io_service::run(boost::system::error_code&) + 1167
    3   ...dobe.dvatransport.framework          0x0000000127fc9acd boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_ io_service_runner>::run() + 61
    4   ...dobe.dvatransport.framework          0x0000000127fbbd99 boost_asio_detail_posix_thread_function + 25
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 29:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 30:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 31:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 32:
    0   libSystem.B.dylib                       0x00007fff8910bc0a kevent + 10
    1   ...dobe.dvatransport.framework          0x0000000127fbd5b3 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 243
    2   ...dobe.dvatransport.framework          0x0000000127fc927b boost::asio::detail::task_io_service::run(boost::system::error_code&) + 555
    3   ...dobe.dvatransport.framework          0x0000000127fb1ab5 SkyConnectionEnv::MainLoop() + 117
    4   ...dobe.dvatransport.framework          0x0000000127fb1b19 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    5   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    6   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 33:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 34:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 35:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 36:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 37:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 38:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 39:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 40:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 41:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 42:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 43:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 44:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 45:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 46:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 47:
    0   libSystem.B.dylib                       0x00007fff8

  • Illustrator CS6 crashes every time I move an object

    Every time I have tried to use illustrator in the past hour or so, it will quit when I try to use the selection tool to move an object or type. This is also going on in InDesign, but it doesn't crash. Both programs were working fine this morning when I used them.
    Any fixes?
    I use a Macbook Pro OSX Lion 2.3 GHz processor, 8 GB memory if any of that is relevant.
    Also, this is the error message I get in Illustrator:
    Process:         Adobe Illustrator [39528]
    Path:            /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         682 (16.0.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [146]
    Date/Time:       2013-07-09 16:18:05.538 -0700
    OS Version:      Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Interval Since Last Report:          1535 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  132 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      F381CC70-DFFB-4C24-8867-23D6A5EB633B
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    objc[39528]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff8b5e1a1b CFRelease + 27
    1   com.adobe.dvaui.framework               0x0000000109785a7e dvaui::datatransfer::OS_SendData::~OS_SendData() + 62
    2   com.adobe.illustrator                   0x00000001008b5b0a 0x100000000 + 9132810
    3   com.adobe.illustrator                   0x00000001007c24f8 0x100000000 + 8135928
    4   com.adobe.illustrator                   0x00000001007c3d80 0x100000000 + 8142208
    5   com.adobe.illustrator                   0x00000001007a60ca 0x100000000 + 8020170
    6   com.adobe.illustrator                   0x00000001007ac274 0x100000000 + 8045172
    7   com.adobe.illustrator                   0x0000000100797054 0x100000000 + 7958612
    8   com.adobe.illustrator                   0x000000010074b127 0x100000000 + 7647527
    9   com.adobe.illustrator                   0x000000010074f35f 0x100000000 + 7664479
    10  com.adobe.illustrator                   0x000000010074f63a 0x100000000 + 7665210
    11  com.adobe.illustrator                   0x0000000100750d69 0x100000000 + 7671145
    12  com.adobe.illustrator                   0x0000000100756ae8 0x100000000 + 7695080
    13  com.adobe.dvaui.framework               0x000000010981a550 dvaui::ui::UI_Node::UI_DispatchMouseEventToLeaf(dvaui::ui::UI_Node*, dvaui::ui::UI_Node*, dvaui::ui::MouseEvent const&) + 112
    14  com.adobe.dvaui.framework               0x000000010981de92 dvaui::ui::UI_Node::DispatchMouseEvent::operator()(dvaui::ui::UI_Node*, dvaui::ui::UI_Node*, dvacore::geom::PointT<float> const&) const + 194
    15  com.adobe.dvaui.framework               0x000000010982792c std::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeafT<dvaui::ui::UI_Node::DispatchMouseEv ent>(dvaui::ui::UI_Node::DispatchMouseEvent&, dvacore::geom::PointT<float> const&, bool) + 124
    16  com.adobe.dvaui.framework               0x000000010981e0d6 dvaui::ui::UI_Node::UI_DispatchMouseEventTowardsLeaf(dvaui::ui::MouseEvent const&, bool) + 86
    17  com.adobe.dvaui.framework               0x000000010981e1df dvaui::ui::UI_Node::UI_DispatchMouseEventToTarget(dvaui::ui::UI_Node*, dvaui::ui::MouseEvent const&, bool) + 175
    18  com.adobe.dvaui.framework               0x000000010981e2a4 dvaui::ui::UI_Node::UI_DispatchMouseEvent(dvaui::ui::MouseEvent const&, bool) + 68
    19  com.adobe.dvaui.framework               0x00000001098b43f8 dvaui::ui::OS_View::UI_DispatchPlatformMouseEvent(dvaui::ui::MouseEvent const&, bool) + 296
    20  com.adobe.dvaui.framework               0x000000010989f1d1 dvaui::ui::OS_View::UI_DispatchPlatformMouseClickEvent(dvaui::ui::OS_Event const&) + 321
    21  com.adobe.dvaui.framework               0x00000001098b342c dvaui::ui::OS_View::UI_DispatchEvent(dvaui::ui::OS_Event*) + 268
    22  com.adobe.dvaui.framework               0x000000010989e0ff dvaui::ui::OS_View::UI_HandleOSEvent(dvaui::ui::OS_Event*) + 31
    23  com.adobe.dvaui.framework               0x00000001098a87e1 dvaui::ui::OS_View::UI_HandlePlatformEvent(NSEvent*) + 65
    24  com.adobe.dvacore.framework             0x00000001091aae4b int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 123
    25  com.adobe.illustrator                   0x000000010075d79b 0x100000000 + 7722907
    26  com.adobe.dvacore.framework             0x00000001091a9eda void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 250
    27  com.adobe.dvacore.framework             0x00000001091ad9bd void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 93
    28  com.adobe.dvaui.framework               0x00000001098acdd4 -[DVAMacContainerView mouseDown:] + 148
    29  com.apple.AppKit                        0x0000000101b82c98 -[NSWindow sendEvent:] + 6306
    30  com.adobe.owl                           0x0000000106e85558 OWLRemoveObjCExceptionCallback + 1100
    31  com.adobe.owl                           0x0000000106e87961 OWLRemoveObjCExceptionCallback + 10325
    32  com.apple.AppKit                        0x0000000101b1c3a5 -[NSApplication sendEvent:] + 5593
    33  com.adobe.dvaui.framework               0x000000010989d145 -[DVAMacApplication sendEvent:] + 261
    34  com.adobe.exo.framework                 0x000000010a1231cc -[ExoMacApplication sendEvent:] + 956
    35  com.apple.AppKit                        0x0000000101ab2a0e -[NSApplication run] + 555
    36  com.adobe.exo.framework                 0x000000010a121807 exo::app::OS_AppBase::RunEventLoop() + 55
    37  com.adobe.illustrator                   0x000000010075b698 0x100000000 + 7714456
    38  com.adobe.illustrator                   0x00000001006ff385 0x100000000 + 7336837
    39  com.adobe.illustrator                   0x00000001006ef5d4 0x100000000 + 7271892
    40  com.adobe.illustrator                   0x00000001001635f8 0x100000000 + 1455608
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff84b947e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8dda5786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8dda4316 _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff84b93bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff84103274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff84c4fa5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff84be1ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff84c26e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000103cb12c9 0x103c78000 + 234185
    6   com.adobe.ACE                           0x0000000103cb05da 0x103c78000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff84c27ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff84b93bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff84103274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff84c4fa5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff84be1ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff84c26e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000103cb12c9 0x103c78000 + 234185
    6   com.adobe.ACE                           0x0000000103cb05da 0x103c78000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff84c27ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff84b93bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff84103274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff84c4fa5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff84be1ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff84c26e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000103cb12c9 0x103c78000 + 234185
    6   com.adobe.ACE                           0x0000000103cb05da 0x103c78000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff84c27ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff84b93bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff84103274 _pthread_cond_wait + 840
    2   com.adobe.AGM                           0x000000010415fd5b AGMInitialize + 3255471
    3   com.adobe.AGM                           0x0000000104160b5c AGMInitialize + 3259056
    4   com.adobe.AGM                           0x0000000104167deb AGMInitialize + 3288383
    5   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff84b93bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff84103274 _pthread_cond_wait + 840
    2   com.adobe.ape.engine                    0x000000011980fc0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x00000001195bdec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000011980fcd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011980fd4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011980fe79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff84b93bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff84103274 _pthread_cond_wait + 840
    2   com.adobe.ape.engine                    0x000000011980fc0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x00000001195bdec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000011980fcd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011980fd4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011980fe79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff84b93bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff84103274 _pthread_cond_wait + 840
    2   com.adobe.ape.engine                    0x000000011980fc0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x00000001195bdec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000011980fcd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011980fd4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011980fe79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff84b93bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff84103274 _pthread_cond_wait + 840
    2   com.adobe.ape.engine                    0x000000011980fc0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x00000001195bdec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000011980fcd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011980fd4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011980fe79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff84b9267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84b91d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8b60950c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8b611c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8b611486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreMediaIO                   0x00007fff8cf14fe9 CMIO::DAL::RunLoop::OwnThread(void*) + 159
    6   com.apple.CoreMediaIO                   0x00007fff8cf0b15a CAPThread::Entry(CAPThread*) + 98
    7   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff84b93bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff841032a6 _pthread_cond_wait + 890
    2   com.adobe.ape.engine                    0x000000011980fbd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x0000000119827ddb APXGetHostAPI + 2614859
    4   com.adobe.ape.engine                    0x000000011980fcd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011980fd4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011980fe79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff84b93bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff841032a6 _pthread_cond_wait + 890
    2   com.adobe.ape.engine                    0x000000011980fbd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x00000001199a22c3 APXGetHostAPI + 4164403
    4   com.adobe.ape.engine                    0x000000011980fcd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011980fd4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011980fe79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff84b93e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff840b5dea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff840b5bb5 usleep + 53
    3   com.adobe.illustrator.plugins.dBrushTool          0x000000011d8bb2d2 PluginMain + 364210
    4   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff84b926b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x000000011d8bd7ea PluginMain + 373706
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff84b926b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x000000011d8bd7ea PluginMain + 373706
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff84b926b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x000000011d8bd7ea PluginMain + 373706
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff84b926b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x000000011d8bd7ea PluginMain + 373706
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff84b93e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff840b5dea nanosleep + 164
    2   com.adobe.illustrator.plugins.ScriptingSupport          0x0000000112bb088b PluginMain + 1570187
    3   com.adobe.illustrator.plugins.ScriptingSupport          0x0000000112b98579 PluginMain + 1471097
    4   com.adobe.illustrator.plugins.ScriptingSupport          0x0000000112bb0bd6 PluginMain + 1571030
    5   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff84b93d7a __recvfrom + 10
    1   ServiceManager-Launcher.dylib           0x000000010fe975ec Invoke + 45721
    2   ServiceManager-Launcher.dylib           0x000000010fe96813 Invoke + 42176
    3   ServiceManager-Launcher.dylib           0x000000010fe95be0 Invoke + 39053
    4   ServiceManager-Launcher.dylib           0x000000010fe95c66 Invoke + 39187
    5   ServiceManager-Launcher.dylib           0x000000010fe9130f Invoke + 20412
    6   ServiceManager-Launcher.dylib           0x000000010fe91616 Invoke + 21187
    7   ServiceManager-Launcher.dylib           0x000000010fe91cd7 Invoke + 22916
    8   ServiceManager-Launcher.dylib           0x000000010fe91f41 Invoke + 23534
    9   ServiceManager-Launcher.dylib           0x000000010fe9461d Invoke + 33482
    10  ServiceManager-Launcher.dylib           0x000000010fe94775 Invoke + 33826
    11  ServiceManager-Launcher.dylib           0x000000010fe94fb2 Invoke + 35935
    12  ServiceManager-Launcher.dylib           0x000000010fe950ad Invoke + 36186
    13  ServiceManager-Launcher.dylib           0x000000010fe87d6b Login + 480
    14  ServiceManager-Launcher.dylib           0x000000010fe8b7ad Login + 15394
    15  ServiceManager-Launcher.dylib           0x000000010fe95412 Invoke + 37055
    16  ServiceManager-Launcher.dylib           0x000000010fe97253 Invoke + 44800
    17  libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    18  libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff84b93bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff841032a6 _pthread_cond_wait + 890
    2   com.adobe.ape.engine                    0x000000011980fbd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x0000000119827ddb APXGetHostAPI + 2614859
    4   com.adobe.ape.engine                    0x000000011980fcd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011980fd4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011980fe79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff84b93bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff841032a6 _pthread_cond_wait + 890
    2   com.adobe.ape.engine                    0x000000011980fbd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x00000001199a22c3 APXGetHostAPI + 4164403
    4   com.adobe.ape.engine                    0x000000011980fcd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011980fd4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011980fe79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 22:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff84b9267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84b91d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8b60950c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8b611c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8b611486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8348dfd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff8348272a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff834826a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 23:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff84b93df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8b65ac8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff84b94192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff84101594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff84102b85 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff84b94192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff84101594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff84102b85 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff84b94192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff84101594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff84102b85 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff84b94192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff84101594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff84102b85 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff84b926b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010023b585 0x100000000 + 2340229
    2   com.adobe.illustrator                   0x000000010023b15e 0x100000000 + 2339166
    3   com.apple.CoreServices.CarbonCore          0x00007fff84c27ce6 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff84b926b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010023b585 0x100000000 + 2340229
    2   com.adobe.illustrator                   0x000000010023b15e 0x100000000 + 2339166
    3   com.apple.CoreServices.CarbonCore          0x00007fff84c27ce6 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                       0x00007fff840ff8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff84102b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000109a8c530  rbx: 0x00007fff5fbfd490  rcx: 0x000000010e122f80  rdx: 0x00007fff5fbfd568
      rdi: 0x0000000000000000  rsi: 0x00007fff89edaaf9  rbp: 0x00007fff5fbfd450  rsp: 0x00007fff5fbfd410
       r8: 0x000000005517aff9   r9: 0x000000005516df00  r10: 0x0000000000200000  r11: 0x0000000109785be0
      r12: 0x0000000000000000  r13: 0x0000000112873a30  r14: 0x00007fff5fbfd490  r15: 0x00007fff5fbfd550
      rip: 0x00007fff8b5e1a1b  rfl: 0x0000000000000246  cr2: 0x0000000110ef6000
    Logical CPU: 2
    Binary Images:
           0x100000000 -        0x10186cfe7 +com.adobe.illustrator (682 - 16.0.0) <8F6F07B7-9649-7267-D555-D35E1326F0C0> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
           0x101aae000 -        0x1026b4fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x102d39000 -        0x103a7eff7 +libicudata.40.0.dylib (40.0.0 - compatibility 40.0.0) <6211D655-ECF8-7378-CF68-3B07300D5A29> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
           0x103a91000 -        0x103afffef +com.adobe.headlights.LogSessionFramework (??? - 2.1.2.1652) <25E6F475-1522-419C-2169-547FCF2FD97F> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x103b53000 -        0x103b57ff7 +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <A6B1F3BD-5DB0-FEE5-708A-B54E5CA80481> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
           0x103b5d000 -        0x103bbaff7 +com.adobe.aiport (aiport version 16.0.0 - 16.0.0.682) <013A7667-AC54-C394-36EC-DE3E058EBBB8> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/aiport.framework/Versions/A/aiport
           0x103be1000 -        0x103c46ff7 +com.adobe.filterport (filterport version 16.0.0 - 16.0.0.682) <4D4BAF9C-D816-167D-C653-3E61955725A9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/filterport.framework/Versions/A/filterport
           0x103c74000 -        0x103c74ff7 +com.adobe.SPBasic (SPBasic version 16.0.0 - 16.0.0.682) <6344CAA3-C943-9DF3-CCCB-AB443149DF6A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
           0x103c78000 -        0x103df1fff +com.adobe.ACE (AdobeACE 2.19.18.19822 - 2.19.18.19822) <01A168B2-A4AA-71B3-D8F1-2F4A367485BB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x103e04000 -        0x10440cfff +com.adobe.AGM (AdobeAGM 4.26.20.19822 - 4.26.20.19822) <4AB2E56F-811A-C769-4F3C-CBE1530C8A56> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x1044a8000 -        0x1044eaff7 +com.adobe.ARE (AdobeARE 1.5.02.19822 - 1.5.02.19822) <FB3356DF-DBCD-CE4C-DC16-63540BC96C5C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
           0x1044f2000 -        0x1045ecfe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <C7652AF2-56D7-8AF8-A207-0BDEDDFF0BEC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
           0x104690000 -        0x1046affff +com.adobe.BIB (AdobeBIB 1.2.02.19822 - 1.2.02.19822) <7EC75BFC-1A1C-8FD3-56BB-D6B6EB5CA9A1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x1046b6000 -        0x1046deff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <4886F3FC-D31A-6149-1E03-EBA15E262086> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x1046e5000 -        0x104a46fef +com.adobe.CoolType (AdobeCoolType 5.10.31.19822 - 5.10.31.19822) <14E82AD0-5994-21FA-D963-D3FB2A113349> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x104a93000 -        0x104ed9ff7 +com.adobe.MPS (AdobeMPS 5.8.0.19673 - 5.8.0.19673) <E63AFCA8-3E74-1745-8C74-8B0A78073BE5> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x104f55000 -        0x106053fef +com.adobe.psl (AdobePSL 13.0.0.19655 - 13.0.0.19655) <8029DA17-402C-301F-02E9-D0EC8DF48BE8> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
           0x106213000 -        0x106273ff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <B475CD07-1024-560D-5BFE-2A6FCE63925C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x10627d000 -        0x106335fe7 +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.4 -f 49 - 66.145661) <9F30F410-B84E-EB85-7F2C-C72BCD50CB77> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x106368000 -        0x106412fe7 +libicucnv.40.0.dylib (40.0.0 - compatibility 40.0.0) <768D99C5-46B9-B849-2834-B5BF541856D1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dy lib
           0x106439000 -        0x106579fe7 +libicui18n.40.0.dylib (40.0.0 - compatibility 40.0.0) <B0341318-FB92-A0CF-2CA5-7FA100624DBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicu i18n.40.0.dylib
           0x1065f8000 -        0x1066fafef +libicuuc.40.0.dylib (40.0.0 - compatibility 40.0.0) <76F12DCE-F356-D48D-4239-FC103706EF76> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
           0x106742000 -        0x10688fff7 +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <FFA48E0A-A17C-A04F-AE20-6815EB944DEA> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x106903000 -        0x106b4cfe7 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17206) <301AAE8E-BA78-230E-9500-FCCA204B49CB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x106bcf000 -        0x106bd6fef +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) <E678CE59-3C6E-386B-92F1-48B49B1727E0> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
           0x106be0000 -        0x106c0cfff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <488DF1F7-A643-5168-706A-498A0322A87E> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
           0x106c2f000 -        0x106cecfff +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <0957DFA6-0593-CE4B-8638-00F32113B07B> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
           0x106d36000 -        0x106dfbfff +com.adobe.JP2K (2.0.0 - 2.0.0.18562) <B14B096C-AA23-BA8F-E3AE-8DB102F9D161> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x106e48000 -        0x107056fff +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <CB035C4D-044D-4004-C887-814F944E62ED> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x107098000 -        0x10786bff7 +com.adobe.PDFL (PROD_MAJOR.PROD_MINOR.PROD_STEP - 10.0.1.18562) <8DC49EE4-5700-97A1-EBFE-68024AE1980C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
           0x107923000 -        0x107a23ff7 +com.adobe.PDFPort (AdobePDFPort 2.1.0.19734 - 2.1.0.19734) <8C850D5F-FCF1-8620-6DAE-240667C80F9A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
           0x107a37000 -        0x107a5cffe +adobepdfsettings (??? - ???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsetting s
           0x107a98000 -        0x107adefe7 +com.adobe.pip (??? - 6.0.0.1654) <3576D8F9-E2F9-6EB8-6684-C2FE6B0A3731> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
           0x107aeb000 -        0x107b99fef +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <9CEE95E5-2FC6-5E58-02A4-138EA6F8D894> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x107bd6000 -        0x107c92fef +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0) <9C3A0810-22F9-5C20-C5A9-44C552076054> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
           0x107cb4000 -        0x107fcafff +com.adobe.SVGRE (AdobeSVGRE 6.0 - 6.0) <041B948F-2768-2FC9-712A-43AE264510DB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
           0x108096000 -        0x1080b0ff7 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <C1C5DE5C-39AB-0871-49A6-FA3449D39B8A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x1080b9000 -        0x1080d2fff  com.apple.carbonframeworktemplate (1.0 - 1.0) <0EDFCF84-BC82-4466-D878-69327B1722AF> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
           0x1080d9000 -        0x1081bdfe7 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <07A3E1E1-55C3-BA5B-A0B0-60250809ED61> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x1081ce000 -        0x1081d6fef +com.adobe.boost_date_time.framework (6.0.0 - 6.0.0.0) <C4819F09-AB6C-1282-F489-48671509CE71> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x1081f0000 -        0x108209ff7 +com.adobe.boost_filesystem.framework (6.0.0 - 6.0.0.0) <CD4FF487-E0AA-0D76-A87D-9252F242C314> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesyste m
           0x10822b000 -        0x1082dffef +com.adobe.boost_regex.framework (6.0.0 - 6.0.0.0) <FD24C4C8-AA95-3FB1-6350-639D50D7ACEF> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
           0x10836b000 -        0x1083d8fef +com.adobe.boost_serialization.framework (6.0.0 - 6.0.0.0) <4BD779CA-98D8-9DC5-4B79-2E30E102EE31> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serial ization
           0x1084db000 -        0x1084e8fff +com.adobe.boost_signals.framework (6.0.0 - 6.0.0.0) <B0761444-05C8-F8AC-B3F3-CBA2C83129AC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x1084fd000 -        0x1084ffff7 +com.adobe.boost_system.framework (6.0.0 - 6.0.0.0) <5A598FE6-82A6-D73A-B509-9A2902097AFE> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x108506000 -        0x108512fff +com.adobe.boost_threads.framework (6.0.0 - 6.0.0.0) <92B1610F-451D-3684-8882-599DB6B00C23> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x108530000 -        0x10897aff7 +com.adobe.dvaadameve.framework (6.0.0 - 6.0.0.0) <3921F600-9022-192D-BC1B-D5D2A3A96CBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x108fd5000 -        0x1090c0fe7 +com.adobe.dvaai.framework (6.0.0 - 6.0.0.0) <E9ECB4F4-B4C8-8D8F-1362-255FC8986938> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
           0x10916c000 -        0x109360fff +com.adobe.dvacore.framework (6.0.0 - 6.0.0.0) <E0CC2892-B8B1-7439-494E-0FFB4D07E7F9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x109528000 -        0x109a48fff +com.adobe.dvaui.framework (6.0.0 - 6.0.0.0) <86B829A9-FF1A-DEDA-26F7-D3BA4EF7AF35> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x109f56000 -        0x10a023ff7 +com.adobe.dvaworkspace.framework (6.0.0 - 6.0.0.0) <92204BF4-539F-C35E-8F5C-DA4AD4B48568> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x10a117000 -        0x10a203ff7 +com.adobe.exo.framework (6.0.0 - 6.0.0.0) <D136ACCA-E1C5-6D39-16DE-411471D06AED> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x10a34d000 -        0x10a3cbfff +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <5C63613F-6BDE-1C29-D3FD-9D292F9ADB12> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x10a3dc000 -        0x10a408ff7 +libtbb.dylib (??? - ???) <57655978-A378-BE1E-7905-7D7F951AD6F7> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/libtbb.dylib
           0x10a421000 -        0x10a42fff3 +libtbbmalloc.dylib (??? - ???) <CB038B96-2999-5EB1-E26A-7720A7A8F8CD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/libtbbmalloc.dylib
           0x10a445000 -        0x10a647fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
           0x10a6d6000 -        0x10a9cbff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x10aae8000 -        0x10aae8fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
           0x10aaec000 -        0x10ab54ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x10ab93000 -        0x10aba2fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x10abaa000 -        0x10abfcff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x10ac0b000 -        0x10ac12fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
           0x10ac18000 -        0x10ac2efff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x10ac40000 -        0x10ac80fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

    You might try updating your software to the latest versions. AICS6 is up to 16.0.4 right now.

  • My Illustrator CS6 is constantly crashing

    My copy of Illustrator CS6 has been constantly crashing recently, and I was hoping for some guidance on how to solve it. It's been happening on my personal and work copies too, but my work information is below. It seems to b
    I'm on OSX 10.9.4
    Running Illustrator CS6 version 16.0.0
    Crash log: Crash Log from illustrator - Pastebin.com

    Still crashing: New crash log - Pastebin.com

  • Creative Cloud - Illustrator CS6 crashing after successful installation

    Below is the full error report - please help!
    Process:         Adobe Illustrator [353]
    Path:            /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         682 (16.0.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [132]
    Date/Time:       2012-05-22 09:28:52.009 -0500
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          121548 sec
    Crashes Since Last Report:           259
    Per-App Interval Since Last Report:  829 sec
    Per-App Crashes Since Last Report:   27
    Anonymous UUID:                      4F9FE876-5626-41AA-9117-B3167D332635
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000023a57c2ff
    VM Regions Near 0x23a57c2ff:
        CG shared images       00000001cbf90000-00000001cbf98000 [   32K] r--/r-- SM=SHM 
    -->
        STACK GUARD            00007fff5bc00000-00007fff5f400000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
    Application Specific Information:
    objc[353]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.CoolType                      0x00000001035dd62b CTInit + 1175509
    1   com.adobe.CoolType                      0x00000001035ca415 CTInit + 1097151
    2   com.adobe.CoolType                      0x000000010346c044 0x10345a000 + 73796
    3   com.adobe.CoolType                      0x0000000103545e64 CTInit + 555022
    4   com.adobe.CoolType                      0x000000010351b54f CTInit + 380665
    5   com.adobe.CoolType                      0x00000001034c6212 CTInit + 31676
    6   com.adobe.CoolType                      0x00000001034c6807 CTInit + 33201
    7   com.adobe.CoolType                      0x00000001034ccdcc CTInit + 59254
    8   com.adobe.illustrator                   0x00000001009154f5 0x100000000 + 9524469
    9   com.adobe.illustrator                   0x000000010091ed4f 0x100000000 + 9563471
    10  com.adobe.illustrator                   0x000000010075e5f2 0x100000000 + 7726578
    11  com.adobe.illustrator                   0x000000010075f4b0 0x100000000 + 7730352
    12  com.adobe.illustrator                   0x000000010075fb2f 0x100000000 + 7732015
    13  com.adobe.illustrator                   0x0000000100919c55 0x100000000 + 9542741
    14  com.adobe.illustrator                   0x000000010091c1bb 0x100000000 + 9552315
    15  com.adobe.illustrator                   0x000000010091c4ae 0x100000000 + 9553070
    16  com.adobe.illustrator                   0x000000010091cb59 0x100000000 + 9554777
    17  com.adobe.illustrator                   0x000000010090d2db 0x100000000 + 9491163
    18  com.adobe.illustrator                   0x000000010083cfde 0x100000000 + 8638430
    19  com.adobe.illustrator                   0x000000010090cd7e 0x100000000 + 9489790
    20  com.adobe.illustrator                   0x000000010090cfbc 0x100000000 + 9490364
    21  com.adobe.illustrator                   0x000000010070044b 0x100000000 + 7341131
    22  com.adobe.illustrator                   0x000000010083cfde 0x100000000 + 8638430
    23  com.adobe.illustrator                   0x00000001006ff33c 0x100000000 + 7336764
    24  com.adobe.illustrator                   0x00000001006ef5d4 0x100000000 + 7271892
    25  com.adobe.illustrator                   0x00000001001635f8 0x100000000 + 1455608
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8fd427e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff9129f78a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff9129e31a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e0c1a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e053ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e098e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8e099ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e0c1a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e053ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e098e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8e099ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e0c1a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e053ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e098e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8e099ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e0c1a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e053ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e098e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8e099ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e0c1a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e053ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e098e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8e099ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e0c1a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e053ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e098e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8e099ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore          0x00007fff8e0c1a5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore          0x00007fff8e053ea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore          0x00007fff8e098e81 MPWaitOnQueue + 181
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8e099ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.adobe.AGM                           0x0000000102ed4d5b AGMInitialize + 3255471
    3   com.adobe.AGM                           0x0000000102ed5b5c AGMInitialize + 3259056
    4   com.adobe.AGM                           0x0000000102edcdeb AGMInitialize + 3288383
    5   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.adobe.ape.engine                    0x0000000122a9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000122848ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x0000000122a9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000122a9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000122a9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.adobe.ape.engine                    0x0000000122a9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000122848ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x0000000122a9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000122a9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000122a9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.adobe.ape.engine                    0x0000000122a9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000122848ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x0000000122a9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000122a9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000122a9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.adobe.ape.engine                    0x0000000122a9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000122848ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x0000000122a9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000122a9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000122a9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8fd4067a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8fd3fd71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8ec2850c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8ec30c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8ec30486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreMediaIO                   0x00007fff92d09fe9 CMIO::DAL::RunLoop::OwnThread(void*) + 159
    6   com.apple.CoreMediaIO                   0x00007fff92d0015a CAPThread::Entry(CAPThread*) + 98
    7   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b22a6 _pthread_cond_wait + 890
    2   com.adobe.ape.engine                    0x0000000122a9abd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x0000000122ab2ddb APXGetHostAPI + 2614859
    4   com.adobe.ape.engine                    0x0000000122a9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000122a9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000122a9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b22a6 _pthread_cond_wait + 890
    2   com.adobe.ape.engine                    0x0000000122a9abd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x0000000122c2d2c3 APXGetHostAPI + 4164403
    4   com.adobe.ape.engine                    0x0000000122a9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000122a9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000122a9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8fd41bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff918b2274 _pthread_cond_wait + 840
    2   com.adobe.AFlame                        0x000000013359b5f5 Flame_Terminate + 1642661
    3   com.adobe.AFlame                        0x000000013357c4cb Flame_Terminate + 1515387
    4   com.adobe.AFlame                        0x000000013353428a Flame_Terminate + 1219898
    5   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8fd41e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff91864dea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff91864bb5 usleep + 53
    3   com.adobe.illustrator.plugins.dBrushTool          0x000000012772f2d2 PluginMain + 364210
    4   libsystem_c.dylib                       0x00007fff918ae8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff918b1b75 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8fd406b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001277317ea PluginMain + 373706
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8fd406b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001277317ea PluginMain + 373706
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8fd406b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001277317ea PluginMain + 373706
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff8fd406b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001277317ea PluginMain + 373706
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8fd406b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001277317ea PluginMain + 373706
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8fd406b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001277317ea PluginMain + 373706
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8fd406b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001277317ea PluginMain + 373706
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff8fd406b6 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001277317ea PluginMain + 373706
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000013a56443c  rbx: 0x00007fff5fbfda68  rcx: 0x000000023a57c2ff  rdx: 0x00007fff5fbfda74
      rdi: 0x00007fff5fbfda70  rsi: 0x0000000000000004  rbp: 0x00007fff5fbfde60  rsp: 0x00007fff5fbfd330
       r8: 0x0000000000000000   r9: 0x0000000000000053  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x00007fff5fbfda60  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000080000000
      rip: 0x00000001035dd62b  rfl: 0x0000000000010206  cr2: 0x000000023a57c2ff
    Logical CPU: 4
    Binary Images:
           0x100000000 -        0x10186cfe7 +com.adobe.illustrator (682 - 16.0.0) <8F6F07B7-9649-7267-D555-D35E1326F0C0> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
           0x101aae000 -        0x1027f3ff7 +libicudata.40.0.dylib (40.0.0 - compatibility 40.0.0) <6211D655-ECF8-7378-CF68-3B07300D5A29> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
           0x102806000 -        0x102874fef +com.adobe.headlights.LogSessionFramework (??? - 2.1.2.1652) <25E6F475-1522-419C-2169-547FCF2FD97F> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x1028c8000 -        0x1028ccff7 +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <A6B1F3BD-5DB0-FEE5-708A-B54E5CA80481> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
           0x1028d2000 -        0x10292fff7 +com.adobe.aiport (aiport version 16.0.0 - 16.0.0.682) <013A7667-AC54-C394-36EC-DE3E058EBBB8> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AIPort.framework/Versions/A/aiport
           0x102956000 -        0x1029bbff7 +com.adobe.filterport (filterport version 16.0.0 - 16.0.0.682) <4D4BAF9C-D816-167D-C653-3E61955725A9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/FilterPort.framework/Versions/A/filterport
           0x1029e9000 -        0x1029e9ff7 +com.adobe.SPBasic (SPBasic version 16.0.0 - 16.0.0.682) <6344CAA3-C943-9DF3-CCCB-AB443149DF6A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
           0x1029ed000 -        0x102b66fff +com.adobe.ACE (AdobeACE 2.19.18.19822 - 2.19.18.19822) <01A168B2-A4AA-71B3-D8F1-2F4A367485BB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x102b79000 -        0x103181fff +com.adobe.AGM (AdobeAGM 4.26.20.19822 - 4.26.20.19822) <4AB2E56F-811A-C769-4F3C-CBE1530C8A56> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x10321d000 -        0x10325fff7 +com.adobe.ARE (AdobeARE 1.5.02.19822 - 1.5.02.19822) <FB3356DF-DBCD-CE4C-DC16-63540BC96C5C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
           0x103267000 -        0x103361fe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <C7652AF2-56D7-8AF8-A207-0BDEDDFF0BEC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
           0x103405000 -        0x103424fff +com.adobe.BIB (AdobeBIB 1.2.02.19822 - 1.2.02.19822) <7EC75BFC-1A1C-8FD3-56BB-D6B6EB5CA9A1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x10342b000 -        0x103453ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <4886F3FC-D31A-6149-1E03-EBA15E262086> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeBibUtils.framework/Versions/A/AdobeBIBUtils
           0x10345a000 -        0x1037bbfef +com.adobe.CoolType (AdobeCoolType 5.10.31.19822 - 5.10.31.19822) <14E82AD0-5994-21FA-D963-D3FB2A113349> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x103808000 -        0x103c4eff7 +com.adobe.MPS (AdobeMPS 5.8.0.19673 - 5.8.0.19673) <E63AFCA8-3E74-1745-8C74-8B0A78073BE5> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x103cca000 -        0x104dc8fef +com.adobe.psl (AdobePSL 13.0.0.19655 - 13.0.0.19655) <8029DA17-402C-301F-02E9-D0EC8DF48BE8> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
           0x104f88000 -        0x104fe8ff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <B475CD07-1024-560D-5BFE-2A6FCE63925C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x104ff2000 -        0x1050aafe7 +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.4 -f 49 - 66.145661) <9F30F410-B84E-EB85-7F2C-C72BCD50CB77> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x1050dd000 -        0x105187fe7 +libicucnv.40.0.dylib (40.0.0 - compatibility 40.0.0) <768D99C5-46B9-B849-2834-B5BF541856D1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dy lib
           0x1051ae000 -        0x1052eefe7 +libicui18n.40.0.dylib (40.0.0 - compatibility 40.0.0) <B0341318-FB92-A0CF-2CA5-7FA100624DBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicu i18n.40.0.dylib
           0x10536d000 -        0x10546ffef +libicuuc.40.0.dylib (40.0.0 - compatibility 40.0.0) <76F12DCE-F356-D48D-4239-FC103706EF76> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
           0x1054b7000 -        0x105604ff7 +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <FFA48E0A-A17C-A04F-AE20-6815EB944DEA> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x105678000 -        0x1058c1fe7 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17206) <301AAE8E-BA78-230E-9500-FCCA204B49CB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x105944000 -        0x10594bfef +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) <E678CE59-3C6E-386B-92F1-48B49B1727E0> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
           0x105955000 -        0x105981fff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <488DF1F7-A643-5168-706A-498A0322A87E> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
           0x1059a4000 -        0x105a61fff +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <0957DFA6-0593-CE4B-8638-00F32113B07B> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
           0x105aab000 -        0x105b70fff +com.adobe.JP2K (2.0.0 - 2.0.0.18562) <B14B096C-AA23-BA8F-E3AE-8DB102F9D161> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105bbd000 -        0x105dcbfff +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <CB035C4D-044D-4004-C887-814F944E62ED> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x105e0d000 -        0x1065e0ff7 +com.adobe.PDFL (PROD_MAJOR.PROD_MINOR.PROD_STEP - 10.0.1.18562) <8DC49EE4-5700-97A1-EBFE-68024AE1980C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
           0x106698000 -        0x106798ff7 +com.adobe.PDFPort (AdobePDFPort 2.1.0.19734 - 2.1.0.19734) <8C850D5F-FCF1-8620-6DAE-240667C80F9A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
           0x1067ac000 -        0x1067d1ffe +adobepdfsettings (??? - ???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/adobepdfsetting s
           0x10680d000 -        0x106853fe7 +com.adobe.pip (??? - 6.0.0.1654) <3576D8F9-E2F9-6EB8-6684-C2FE6B0A3731> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
           0x106860000 -        0x10690efef +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <9CEE95E5-2FC6-5E58-02A4-138EA6F8D894> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x10694b000 -        0x106a07fef +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0) <9C3A0810-22F9-5C20-C5A9-44C552076054> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
           0x106a29000 -        0x106d3ffff +com.adobe.SVGRE (AdobeSVGRE 6.0 - 6.0) <041B948F-2768-2FC9-712A-43AE264510DB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
           0x106e0b000 -        0x106e25ff7 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <C1C5DE5C-39AB-0871-49A6-FA3449D39B8A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x106e2e000 -        0x106e47fff  com.apple.carbonframeworktemplate (1.0 - 1.0) <0EDFCF84-BC82-4466-D878-69327B1722AF> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
           0x106e4e000 -        0x106f32fe7 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <07A3E1E1-55C3-BA5B-A0B0-60250809ED61> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x106f43000 -        0x106f4bfef +com.adobe.boost_date_time.framework (6.0.0 - 6.0.0.0) <C4819F09-AB6C-1282-F489-48671509CE71> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x106f65000 -        0x106f7eff7 +com.adobe.boost_filesystem.framework (6.0.0 - 6.0.0.0) <CD4FF487-E0AA-0D76-A87D-9252F242C314> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesyste m
           0x106fa0000 -        0x107054fef +com.adobe.boost_regex.framework (6.0.0 - 6.0.0.0) <FD24C4C8-AA95-3FB1-6350-639D50D7ACEF> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
           0x1070e0000 -        0x10714dfef +com.adobe.boost_serialization.framework (6.0.0 - 6.0.0.0) <4BD779CA-98D8-9DC5-4B79-2E30E102EE31> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serial ization
           0x107250000 -        0x10725dfff +com.adobe.boost_signals.framework (6.0.0 - 6.0.0.0) <B0761444-05C8-F8AC-B3F3-CBA2C83129AC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x107272000 -        0x107274ff7 +com.adobe.boost_system.framework (6.0.0 - 6.0.0.0) <5A598FE6-82A6-D73A-B509-9A2902097AFE> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x10727b000 -        0x107287fff +com.adobe.boost_threads.framework (6.0.0 - 6.0.0.0) <92B1610F-451D-3684-8882-599DB6B00C23> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x1072a5000 -        0x1076efff7 +com.adobe.dvaadameve.framework (6.0.0 - 6.0.0.0) <3921F600-9022-192D-BC1B-D5D2A3A96CBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x107d4a000 -        0x107e35fe7 +com.adobe.dvaai.framework (6.0.0 - 6.0.0.0) <E9ECB4F4-B4C8-8D8F-1362-255FC8986938> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
           0x107ee1000 -        0x1080d5fff +com.adobe.dvacore.framework (6.0.0 - 6.0.0.0) <E0CC2892-B8B1-7439-494E-0FFB4D07E7F9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x10829d000 -        0x1087bdfff +com.adobe.dvaui.framework (6.0.0 - 6.0.0.0) <86B829A9-FF1A-DEDA-26F7-D3BA4EF7AF35> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x108ccb000 -        0x108d98ff7 +com.adobe.dvaworkspace.framework (6.0.0 - 6.0.0.0) <92204BF4-539F-C35E-8F5C-DA4AD4B48568> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x108e8c000 -        0x108f78ff7 +com.adobe.exo.framework (6.0.0 - 6.0.0.0) <D136ACCA-E1C5-6D39-16DE-411471D06AED> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x1090c2000 -        0x109140fff +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <5C63613F-6BDE-1C29-D3FD-9D292F9ADB12> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x109151000 -        0x10917dff7 +libtbb.dylib (??? - ???) <57655978-A378-BE1E-7905-7D7F951AD6F7> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/libtbb.dylib
           0x109196000 -        0x1091a4ff3 +libtbbmalloc.dylib (??? - ???) <CB038B96-2999-5EB1-E26A-7720A7A8F8CD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/libtbbmalloc.dylib
           0x1091ba000 -        0x1091c0fff  com.apple.agl (3.2.0 - AGL-3.2.0) <AB0B5D3F-BA2A-3366-830A-EF9258C18276> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x1091c7000 -        0x1091c7fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <C23BF0A1-7E6D-35EF-85FE-651EE2C13D53> /usr/lib/libmx.A.dylib
           0x1091ca000 -        0x1091d3fff +com.adobe.dvaflashview.framework (6.0.0 - 6.0.0.0) <841D0780-EF72-47D9-1D87-73F4528EB337> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashview
           0x1091e1000 -        0x1091e5ff7 +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <13D5CEF7-6090-CD66-8DA0-190771950F76> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/Adbeape.framework/Versions/A/adbeape
           0x10921c000 -        0x10921efff  com.apple.textencoding.unicode (2.4 - 2.4) <FD4695F4-6110-36C6-AC06-86453E30FF6E> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x1097b2000 -        0x1097b2fff +com.adobe.illustrator.plugins.PlugInRes (Localizer version 16.0.0 - 16.0.0) <432D5AA2-CBB3-C291-F72C-24C96E089AEB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Resources/en_US/PlugInRes.aip/Contents/MacOS/PlugInRes
           0x10b5f8000 -        0x10b5fbff7 +com.adobe.illustrator.plugins.Geometry ( Geometry Suite version 16.0.0 - 16.0.0) <D6B27686-EA36-7158-33DC-89D152E3F9DD> /Applications/Adobe Illustrator CS6/*/Geometry
           0x10d989000 -        0x10d993fff +com.adobe.illustrator.plugins.Action (Action version 16.0.0 - 16.0.0) <4ECED593-19C4-5487-B0C6-FC0419A85C9C> /Applications/Adobe Illustrator CS6/*/Action
           0x10d998000 -        0x10d9a3fff +com.adobe.illustrator.plugins.FrameworkS (Framework Server version 16.0.0 - 16.0.0) <A0C06245-F4C1-073A-39F6-A5CE19504271> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkS
           0x10dcdb000 -        0x10dcecfef +com.adobe.illustrator.plugins.BNPlugin (BNPlugin version 16.0.0 - 16.0.0) <1D9C6C0D-06A8-D2B1-91A6-48E857916DA9> /Applications/Adobe Illustrator CS6/*/BNPlugin
           0x10dcf3000 -        0x10dd2afff +com.adobe.illustrator.plugins.ArtboardPanel (Artboard Panel version 16.0.0 - 16.0.0) <E0FEB39E-95E1-2032-4EE9-6EB032267BE6> /Applications/Adobe Illustrator CS6/*/ArtboardPanel
           0x10dd42000 -        0x10dd4cfef +com.adobe.illustrator.plugins.AppBarControls (AppBarControls version 16.0.0 - 16.0.0) <37D9196F-E5F9-19D0-EA47-83DE1222BFFB> /Applications/Adobe Illustrator CS6/*/AppBarControls
           0x10dde1000 -        0x10ddeafe7 +com.adobe.illustrator.plugins.ArtConverters ( ArtConverters version 16.0.0 - 16.0.0) <6F8F36CF-5D64-0711-B04F-29A716ACB303> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverters
           0x10ddef000 -        0x10ddf4fff +com.adobe.illustrator.plugins.FlattenTransparency ( Flatten Transparency version 16.0.0 - 16.0.0) <7BB920D3-6B17-BBC0-D697-9C035A4F1174> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/FlattenTransparency
           0x10fe42000 -        0x10fe5afff +com.adobe.illustrator.plugins.BrushManager (Brush Manager version 16.0.0 - 16.0.0) <D5A47E68-502F-D194-88CA-20397F945D0F> /Applications/Adobe Illustrator CS6/*/BrushManager
           0x10ff79000 -        0x10ffe8ff7 +com.adobe.illustrator.plugins.PhotoshopAdapter (Photoshop Adapter version 16.0.0 - 16.0.0) <62D16574-674D-99C0-9E58-CF5A7B97C87F> /Applications/Adobe Illustrator CS6/*/PhotoshopAdapter
           0x10fff7000 -        0x110027ff7 +com.adobe.illustrator.plugins.BRSPencilTool ( Pencil Tool version 16.0.0 - 16.0.0) <A3E354F5-DFCE-1CC1-3246-495639338CBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool
           0x1101e2000 -        0x1101e6fff  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
           0x1101eb000 -        0x1101f0fff  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
           0x1106d8000 -        0x110747fef +com.adobe.illustrator.plugins.UserInterface (User Interface version 16.0.0 - 16.0.0) <03D3CBDC-B773-1382-6FAA-533C93CF95A9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/UserInterface.aip/Contents/MacOS/UserInterface
           0x110775000 -        0x110790fe7 +com.adobe.illustrator.plugins.FOConversionSuite (FOConversionSuite version 16.0.0 - 16.0.0) <A559C8DF-ECFD-90FA-50D5-C2EC43611DE4> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
           0x11079d000 -        0x1107acff7  libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <D30A4333-0953-394D-BB26-739937ED0BD8> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x1123d1000 -        0x112436fe7 +com.adobe.illustrator.plugins.PDFSuite (PDF Suite version 16.0.0 - 16.0.0) <745D368B-7F75-A445-0D6B-471D23370B01> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/PDF Suite.aip/Contents/MacOS/PDFSuite
           0x112448000 -        0x11246bfef +com.adobe.illustrator.plugins.Rasterize (Rasterize version 16.0.0 - 16.0.0) <11334147-4CAA-EB04-CE8D-1971C3624896> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
           0x112473000 -        0x112490ff7 +com.adobe.illustrator.plugins.ControlPanel (ControlPalette version 16.0.0 - 16.0.0) <2C742D8A-9F05-E9FA-A8B1-949583EF2B59> /Applications/Adobe Illustrator CS6/*/ControlPanel
           0x112498000 -        0x1124d6fe7 +com.adobe.illustrator.plugins.KinsokuDlg ( KinsokuDlg version 16.0.0 - 16.0.0) <3D8AF518-4B60-8BAE-6448-011334D1BF97> /Applications/Adobe Illustrator CS6/*/KinsokuDlg
           0x1124f5000 -        0x1124fbfe7 +com.adobe.illustrator.plugins.ToolSelector (Tool Selector version 16.0.0 - 16.0.0) <DC333FC0-E5F1-693A-1CE0-BF584154C5E3> /Applications/Adobe Illustrator CS6/*/ToolSelector
           0x112600000 -        0x112703ff7 +com.adobe.illustrator.plugins.BeautifulStrokes (Beautiful Strokes Suite version 16.0.0 - 16.0.0) <E17B02FF-FF7C-3871-5E8F-0DF478D247F6> /Applications/Adobe Illustrator CS6/*/BeautifulStrokes
           0x112711000 -        0x1127a0fff +com.adobe.illustrator.plugins.Perspective (Perspective version 16.0.0 - 16.0.0) <12269641-7367-2224-B019-E477232879A0> /Applications/Adobe Illustrator CS6/*/Perspective
           0x1127ab000 -        0x1127d1ff7 +com.adobe.ape (3.3.8.19346 - 3.3.8.19346) <79E11A18-8AF4-2515-59F7-4CBE161BF020> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
           0x1127e3000 -        0x1127f5ff7  libTraditionalChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <66A3625A-6918-3C14-8DF3-2F4924C389EA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x1127f9000 -        0x1127faff7  libCyrillicConverter.dylib (54.0.0 - compatibility 1.0.0) <C8D0607A-A668-36EE-AF03-866BD04B5611> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x114cef000 -        0x114d69fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <C0AD101D-E452-4B4B-5B31-F467133EC20C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x114dfb000 -        0x114dfcfff +com.adobe.illustrator.plugins.MPSCommon (MPSCommon version 16.0.0 - 16.0.0) <7CE4FC8A-FE54-9ECC-7510-2B7C9A5C8388> /Applications/Adobe Illustrator CS6/*/MPSCommon
           0x114f83000 -        0x114fadff7  com.apple.cmio.DAL.VDC_4 (212.0 - 3199.1.1) <143A9719-FB00-3476-9863-F4D9E3769A42> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC
           0x114fd8000 -        0x114ff3fff  libJapaneseConverter.dylib (54.0.0 - compatibility 1.0.0) <59FCE9C0-27E6-34CE-89E5-3A83B843B36C> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x119ec0000 -        0x119fb3ff7 +com.adobe.illustrator.plugins.PaintStyle (Paint Style Palettes version 16.0.0 - 16.0.0) <9ED937F6-A136-2DE4-CA82-82C52087EBA7> /Applications/Adobe Illustrator CS6/*/PaintStyle
           0x119fe2000 -        0x119fedfef +com.adobe.illustrator.plugins.DiffusionRasterSuite (DiffusionRaster version 16.0.0 - 16.0.0) <1229AE82-DB89-5D31-0DC4-6FD0734840CC> /Applications/Adobe Illustrator CS6/*/DiffusionRasterSuite
           0x11b08b000 -        0x11b0acfff  libKoreanConverter.dylib (54.0.0 - compatibility 1.0.0) <25FF31F5-9D1E-35EB-8085-F0AC25C38DAC> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x11b0b0000 -        0x11b0cefe7 +com.adobe.illustrator.plugins.VariablesPalette (Variables Palette version 16.0.0 - 16.0.0) <C396F193-6B6C-C946-61E4-83EBDB55ABDB> /Applications/Adobe Illustrator CS6/*/VariablesPalette
           0x11b0d5000 -        0x11b0ecfff +com.adobe.illustrator.plugins.TextWrapDlg (TextWrapDlg version 16.0.0 - 16.0.0) <27B658AF-3796-4725-D1E3-93F460053512> /Applications/Adobe Illustrator CS6/*/TextWrapDlg
           0x11b783000 -        0x11b7bbfff +com.adobe.illustrator.plugins.Mojikumi ( MojiKumiUI version 16.0.0 - 16.0.0) <CE12B42F-0E0E-0138-3C0D-67B50E8F8C99> /Applications/Adobe Illustrator CS6/*/Mojikumi
           0x11b7d4000 -        0x11b7dafff +com.adobe.illustrator.plugins.ShapeSuite (Shape Construction Suite version 16.0.0 - 16.0.0) <F404EF55-D9B3-DC23-67B1-7FD6629838C0> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/ShapeS.aip/Contents/MacOS/ShapeSuite
           0x11b7e5000 -        0x11b7edfff +com.adobe.illustrator.plugins.ExpandS (Expand Suite version 16.0.0 - 16.0.0) <7831D239-5D12-9652-91AF-C9ACEB5E7B77> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/ExpandS.aip/Contents/MacOS/ExpandS
           0x11b7f2000 -        0x11b7fafff +com.adobe.illustrator.plugins.Colors (Colors version 16.0.0 - 16.0.0) <189D38EB-0C11-D380-F2FB-2DB0AE5E301C> /Applications/Adobe Illustrator CS6/*/Colors
           0x11d783000 -        0x11d79cfef +com.adobe.illustrator.plugins.DxfDwgUI (DxfDwgUI version 16.0.0 - 16.0.0) <9841F2BF-672A-67B1-8F04-41B24CE599BA> /Applications/Adobe Illustrator CS6/*/DxfDwgUI
           0x11d7b0000 -        0x11d7e5fff +com.adobe.illustrator.plugins.slicingAttributes (Slicing version 16.0.0 - 16.0.0) <2E6FFCDF-676F-126B-4071-F95937B85AFE> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/sliceAttributes.aip/Contents/MacOS/slicingAttributes
           0x11d7ee000 -        0x11d7f2ff7 +com.adobe.illustrator.plugins.TrimMark (Crop Marks version 16.0.0 - 16.0.0) <6C07C9BF-DCE9-2723-8AFF-A769575A8243> /Applications/Adobe Illustrator CS6/*/TrimMark
           0x11d7f7000 -        0x11d7fbff7 +com.adobe.illustrator.plugins.Distort (Free Distort version 16.0.0 - 16.0.0) <6D3C5B07-8FE9-B229-DF8C-DBF4749387FC> /Applications/Adobe Illustrator CS6/*/Distort
           0x12019f000 -        0x1201d9ff7 +com.adobe.illustrator.plugins.PathfinderS (Pathfinder Suite version 16.0.0 - 16.0.0) <53D2A31E-74AB-C5D0-5A0A-58F1E102227E> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/PathFinderS.aip/Contents/MacOS/PathfinderS
           0x1201e2000 -        0x1201f1ff7 +com.adobe.illustrator.plugins.DropShadow (Drop Shadow version 16.0.0 - 16.0.0) <3AE0FCDD-507D-DAFF-2868-08C4DF8FC9B6> /Applications/Adobe Illustrator CS6/*/DropShadow
           0x121400000 -        0x12152bfff +com.adobe.illustrator.plugins.ColorHarmony (ColorHarmony version 16.0.0 - 16.0.0) <E4BD81A9-61FC-1EF1-B568-DB50964B8518> /Applications/Adobe Illustrator CS6/*/ColorHarmony
           0x121560000 -        0x121738fef +com.adobe.illustrator.plugins.PlanetX (Live Paint version 16.0.0 - 16.0.0) <841FD3FF-6943-49E8-6DF3-28DBAF89A497> /Applications/Adobe Illustrator CS6/*/PlanetX
           0x1217cf000 -        0x1217e7fef +com.adobe.illustrator.plugins.AssetMgmt (Asset Management version 16.0.0 - 16.0.0) <2254E6D5-9C4A-10C5-709E-A75357ADE747> /Applications/Adobe Illustrator CS6/*/AssetMgmt
           0x1217f1000 -        0x1217f6fff +com.adobe.illustrator.plugins.TwirlTool (Twist Tool version 16.0.0 - 16.0.0) <48669BD1-D1E2-D2C1-70C8-494C7DFB6D22> /Applications/Adobe Illustrator CS6/*/TwirlTool
           0x122000000 -        0x1222a1fef +com.adobe.illustrator.plugins.ScriptingSupport (Scripting Support version 16.0.0 - 16.0.0) <752836AF-2036-C3CD-E060-9204A88B9953> /Applications/Adobe Illustrator CS6/*/ScriptingSupport
           0x12237b000 -        0x12245afef +com.adobe.AXEXSLT (AdobeAXSLE 3.7.101.18636 - 3.7.101.18636) <F0116E90-5C45-DFA3-9C17-9B5D1BF0FD1F> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
           0x1224ec000 -        0x1225ddfff +com.adobe.AdbeScriptUIFlex (ScriptUIFlex 6.2.29 - 6.2.29.18602) <2BD3388F-976E-0B1C-55DB-B97A5AF95724> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdbeScriptUIFlex.framework/Versions/A/AdbeScriptUIFle x
           0x1226ec000 -        0x1226f8ff7 +com.adobe.illustrator.plugins.Lasso (Lasso version 16.0.0 - 16.0.0) <7257BF10-8085-9640-48A8-39387FDAE8F3> /Applications/Adobe Illustrator CS6/*/Lasso
           0x122800000 -        0x123785fd7 +com.adobe.ape.engine (3.3.8.19346 - 3.3.8.19346) <5E188E32-37F7-4E0B-0674-E8D16B60074F> /Library/Application Support/Adobe/*/adbeapecore.framework/Libraries/adbeapeengine.bundle/Contents/MacOS/adbea peengine
           0x1239d2000 -        0x123ab5fff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
           0x125e19000 -        0x125f64ff7 +com.adobe.illustrator.plugins.SwatchLibs (Swatch Libraries version 16.0.0 - 16.0.0) <8E8BCE2E-9051-04A6-CCAC-8D5F7424D716> /Applications/Adobe Illustrator CS6/*/SwatchLibs
           0x125f97000 -        0x12601efe7 +com.adobe.illustrator.plugins.SymbolPalette (Symbol Palette version 16.0.0 - 16.0.0) <221130E5-082F-18F7-61B1-AA6E11FD4A97> /Applications/Adobe Illustrator CS6/*/SymbolPalette
           0x12603e000 -        0x126343ff7 +com.adobe.illustrator.plugins.Vectorize (TracingSuite version 16.0.0 - 16.0.0) <6475A907-C0B6-F86C-623A-11BE77D1D499> /Applications/Adobe Illustrator CS6/*/Vectorize
           0x12635e000 -        0x126f71fe7 +com.adobe.illustrator.plugins.DxfDwg (DxfDwg version 16.0.0 - 16.0.0) <17FD7B87-844B-2F4F-8C95-F664B52452AC> /Applications/Adobe Illustrator CS6/*/DxfDwg
           0x1270f7000 -        0x127212fe7 +com.adobe.illustrator.plugins.svgFileFormat ( SVG Format version 16.0.0 - 16.0.0) <7E1F2008-93E1-ECF2-49C9-D85BF2CB79DF> /Applications/Adobe Illustrator CS6/*/svgFileFormat
           0x127234000 -        0x127295fff +com.adobe.illustrator.plugins.Deform (Envelope and Warp version 16.0.0 - 16.0.0) <79E1E95F-9D21-DD1D-F241-4FE6D83865B3> /Applications/Adobe Illustrator CS6/*/Deform
           0x1272a1000 -        0x1272c3ff7 +com.adobe.illustrator.plugins.DocInfo (Document Info version 16.0.0 - 16.0.0) <27FC54EB-3F7A-2604-D2D1-B1E5E7DA3FDD> /Applications/Adobe Illustrator CS6/*/DocInfo
           0x1272ce000 -        0x127318fe7 +com.adobe.illustrator.plugins.LinkPalette (Links Palette version 16.0.0 - 16.0.0) <00086DF0-EB5D-0D9F-605B-AD72F6817ACC> /Applications/Adobe Illustrator CS6/*/LinkPalette
           0x127334000 -        0x12738cfff +com.adobe.illustrator.plugins.Snapomatic (Snap version 16.0.0 - 16.0.0) <BFB48EDA-0C29-B6FA-CF1C-330CE683230D> /Applications/Adobe Illustrator CS6/*/Snapomatic
           0x12739a000 -        0x1273c8fe7 +com.adobe.illustrator.plugins.EyeBucketTool (Eye Bucket Tool version 16.0.0 - 16.0.0) <3FA9C55B-42C0-D55A-8FD0-2ECA9E2B2F41> /Applications/Adobe Illustrator CS6/*/EyeBucketTool
           0x1273de000 -        0x1273edff7 +com.adobe.illustrator.plugins.Simplify (Simplify version 16.0.0 - 16.0.0) <A9D791B2-4385-B1D7-F309-402D5CA9C8CF> /Applications/Adobe Illustrator CS6/*/Simplify
           0x127500000 -        0x127525ff7 +com.adobe.illustrator.plugins.ShapeTool (ShapeTool version 16.0.0 - 16.0.0) <205691D7-027C-32F6-3408-355EF967A4C8> /Applications/Adobe Illustrator CS6/*/ShapeTool
           0x12753b000 -        0x127568fff +com.adobe.illustrator.plugins.SimpleTools (Segment Tools version 16.0.0 - 16.0.0) <F2E38DA5-27F0-91AB-0D3D-1B97D645AA83> /Applications/Adobe Illustrator CS6/*/SimpleTools
           0x12757d000 -        0x12759dfff +com.adobe.illustrator.plugins.ScatterBrushTool (Adobe Scatter Brush Tool version 16.0.0 - 16.0.0) <95AC109F-40FB-6F65-490A-B516BF98ABB9> /Applications/Adobe Illustrator CS6/*/ScatterBrushTool
           0x1275a5000 -        0x1275c2ff7 +com.adobe.illustrator.plugins.GlobAdjTool (Reshape Tool version 16.0.0 - 16.0.0) <44A4EF2B-9C92-5B4C-9AA0-A8EB35A4EAF5> /Applications/Adobe Illustrator CS6/*/GlobAdjTool
           0x1275c8000 -        0x1275f0fef +com.adobe.illustrator.plugins.ParticleSystem (Symbolism version 16.0.0 - 16.0.0) <ECA3A7A3-9258-4AA7-F930-7E78C28B3455> /Applications/Adobe Illustrator CS6/*/ParticleSystem
           0x1275fa000 -        0x127616ff7 +com.adobe.illustrator.plugins.MagicWand (Magic Wand version 16.0.0 - 16.0.0) <D6CB6CF3-E823-65E6-BDE4-056656595EAB> /Applications/Adobe Illustrator CS6/*/MagicWand
           0x12761e000 -        0x127638fff +com.adobe.illustrator.plugins.LiquifyTool (Liquify version 16.0.0 - 16.0.0) <150983BB-B6C7-4E89-7814-0C14A7C1BCA0> /Applications/Adobe Illustrator CS6/*/LiquifyTool
           0x127644000 -        0x12764bff7 +com.adobe.illustrator.plugins.KnifeTool (Knife Tool version 16.0.0 - 16.0.0) <2CC37E82-1C82-79CF-2323-412B2EEAD6B0> /Applications/Adobe Illustrator CS6/*/KnifeTool
           0x127651000 -        0x127663fef +com.adobe.illustrator.plugins.Flare (Flare version 16.0.0 - 16.0.0) <5BE7AB8A-4285-BAE4-832C-CB7FE531EFBA> /Applications/Adobe Illustrator CS6/*/Flare
           0x127669000 -        0x1276bafef +com.adobe.illustrator.plugins.EraserTool (EraserTool version 16.0.0 - 16.0.0) <2AFAA4ED-CE77-9E71-D57A-C4C39EF18ADD> /Applications/Adobe Illustrator CS6/*/EraserTool
           0x1276d2000 -        0x12775ffe7 +com.adobe.illustrator.plugins.dBrushTool (Bristle Brush Tool version 16.0.0 - 16.0.0) <C8ACE46D-AC4B-9BAE-1B4E-F2B6A405EDFF> /Applications/Adobe Illustrator CS6/*/dBrushTool
           0x127777000 -        0x1277cdfff +com.adobe.illustrator.plugins.CropAreaTool (CropAreaTool version 16.0.0 - 16.0.0) <667076C9-E5B7-F554-CE18-A3B7071B2216> /Applications/Adobe Illustrator CS6/*/CropAreaTool
           0x1277e7000 -        0x127824fff +com.adobe.illustrator.plugins.CalligraphicBrushTool (Calligraphic Brush Tool version 16.0.0 - 16.0.0) <B787FB6C-39DA-ADB6-8932-6C40D7015FAF> /Applications/Adobe Illustrator CS6/*/CalligraphicBrushTool
           0x12783a000 -        0x127855ff7 +com.adobe.illustrator.plugins.BoundingBox (BoundingBox version 16.0.0 - 16.0.0) <A6E7E18C-4B89-99F3-4ED0-37EFB11077E6> /Applications/Adobe Illustrator CS6/*/BoundingBox
           0x12786b000 -        0x12788cfef +com.adobe.illustrator.plugins.ArtOnPathBrushTool (Art Brush Tool version 16.0.0 - 16.0.0) <69484EA9-036C-FBEB-9878-09A2232CD9A0&gt

    Did you contact ech support? What did they say?
    Did you try a new user account? Did you boot into safe mode?
    What have you trued?
    Did you repair the permissions?

  • Illustrator CS6 crashes when 40 or more files are open at the same time

    Windows 7 SP1, Illustrator CS6
    The end users spends 7 hours of their 8 hours in Illustrator. As part of the job, they have to have over 40 different files open at the same time because they are working on several jobs at the same time as well as working forward. So the answer is not "they have to close some files". This, unfortunately, is not an option.
    We recently upgraded them to CS6. They said that version CS5 was fine and didn't crash like this. But Illustrator CS6 crashes on them, closes itself, and obviously they lose all unsaved changes (saving the changes isn't a choice either, because the files are shared and have to stay original).
    The only modification we've done to the program is to UNcheck "Append" in the preferences.
    This happens on all 3 computers for all 3 users, so I don't believe it to be end-user related.
    Does anyone out there know of a way to get Illustrator to stop crashing?
    Is there a specific limit on the number of files that can be open?
    Thanks,
    Spencer

    No, they aren't working on the same files. All 3 employees are working on different files.
    They are all on Dell Optiplex GX745 with 4 Gb of RAM.
    The crashes are at different times, not all 3 crashing at the same time. Therefore, I don't believe network is the cause of the issues. Also, it didn't crash on CS5, but now it does on CS6.
    What I'm looking for are possible settings within Illustrator CS6 that I can tweak to make it a more stable program.
    Thanks

  • My illustrator CS6 crashes when i try to open an AI file with RGB color mode

    My illustrator CS6 crashes when i try to open an AI file with RGB color mode. I worked on this file yesterday and changed it to RGB mode. Today i tried to open the file again but illustrator won't open it and crashes. It does work when i want to open a file with CMYK color mode.
    Anyone know how to fix this ?

    Have you tried trashing the prefs?

  • Illustrator CS6 crashes when trying to open or create a new file.

    I have been trying to open multiple files in Illustrator and it crashes immediately. I have cleaned out my font cache, restarted and checked for updates. Any help would be wonderful!
    This is the error feed I get.
    Process:         Adobe Illustrator [305]
    Path:            /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         723 (16.0.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [165]
    User ID:         501
    Date/Time:       2013-06-10 12:56:51.146 -0700
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          304073 sec
    Crashes Since Last Report:           22
    Per-App Interval Since Last Report:  297419 sec
    Per-App Crashes Since Last Report:   22
    Anonymous UUID:                      95AF49FF-7552-C96D-C5B5-852CC25D71E9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.illustrator                   0x0000000100ea4cad std::vector<VMDirectory, std::allocator<VMDirectory> >::_M_insert_aux(__gnu_cxx::__normal_iterator<VMDirectory*, std::vector<VMDirectory, std::allocator<VMDirectory> > >, VMDirectory const&) + 2093709
    1   com.adobe.illustrator                   0x00000001005dc1b6 0x100000000 + 6144438
    2   com.adobe.illustrator                   0x00000001003fbb04 0x100000000 + 4176644
    3   com.adobe.illustrator                   0x000000010046ca68 0x100000000 + 4639336
    4   com.adobe.illustrator.plugins.IllustratorUI          0x000000011fb792e0 PluginMain + 566256
    5   com.adobe.illustrator.plugins.IllustratorUI          0x000000011fb7c704 PluginMain + 579604
    6   com.adobe.illustrator.plugins.IllustratorUI          0x000000011fb7ce3e PluginMain + 581454
    7   com.adobe.illustrator.plugins.IllustratorUI          0x000000011fb42b6a PluginMain + 343162
    8   com.adobe.illustrator                   0x000000010040e89d 0x100000000 + 4253853
    9   com.adobe.illustrator                   0x000000010047af78 0x100000000 + 4697976
    10  com.adobe.illustrator                   0x000000010047d66e 0x100000000 + 4707950
    11  com.adobe.illustrator                   0x000000010048f9d3 0x100000000 + 4782547
    12  com.adobe.illustrator                   0x00000001007683b9 0x100000000 + 7766969
    13  com.adobe.illustrator                   0x0000000100767b4e 0x100000000 + 7764814
    14  com.adobe.illustrator                   0x00000001007685d3 0x100000000 + 7767507
    15  com.adobe.illustrator                   0x00000001006dab70 0x100000000 + 7187312
    16  com.adobe.illustrator                   0x00000001006db324 0x100000000 + 7189284
    17  com.adobe.illustrator                   0x00000001006daeff 0x100000000 + 7188223
    18  com.adobe.illustrator                   0x000000010076a040 0x100000000 + 7774272
    19  com.adobe.exo.framework                 0x0000000108e65f1d exo::app::AppBase::PreEventProcessing(dvaui::ui::OS_Event const&) + 13
    20  com.adobe.exo.framework                 0x0000000108e6f29a boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<bool, boost::_mfi::mf1<bool, exo::app::AppBase, dvaui::ui::OS_Event const&>, boost::_bi::list2<boost::_bi::value<exo::app::OS_AppBase*>, boost::_bi::value<dvaui::ui::OS_Event> > >, bool>::invoke(boost::detail::function::function_buffer&) + 42
    21  com.adobe.dvaai.framework               0x0000000107d2e9ab int dvacore::config::ErrorManager::ExecuteFunction<bool>(boost::function0<bool>*, bool*) + 123
    22  com.adobe.illustrator                   0x000000010076bb5b 0x100000000 + 7781211
    23  com.adobe.dvaai.framework               0x0000000107d2df3a bool dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<bool>(boost::f unction0<bool>, bool*) + 250
    24  com.adobe.dvaai.framework               0x0000000107d2eada bool dvacore::config::ExecuteTopLevelFunction<bool>(boost::function0<bool>, bool*) + 90
    25  com.adobe.exo.framework                 0x0000000108e6d036 -[ExoMacApplication sendEvent:] + 742
    26  com.apple.AppKit                        0x00007fff8b64921a -[NSApplication run] + 636
    27  com.adobe.exo.framework                 0x0000000108e6b747 exo::app::OS_AppBase::RunEventLoop() + 55
    28  com.adobe.illustrator                   0x0000000100769a58 0x100000000 + 7772760
    29  com.adobe.illustrator                   0x0000000100708de1 0x100000000 + 7376353
    30  com.adobe.illustrator                   0x00000001006f8bb4 0x100000000 + 7310260
    31  com.adobe.illustrator                   0x0000000100163358 0x100000000 + 1454936
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff90f01d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8edb9dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8edb99ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff90f010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95bf5fe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff91e1c210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff91e1c3e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff91d7ea98 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE                           0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff91df37e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff95bf17a2 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff95bde1e1 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff90f010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95bf5fe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff91e1c210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff91e1c3e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff91d7ea98 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE                           0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff91df37e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff95bf17a2 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff95bde1e1 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff90f010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95bf5fe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff91e1c210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff91e1c3e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff91d7ea98 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE                           0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff91df37e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff95bf17a2 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff95bde1e1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff90f010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95bf5fe9 _pthread_cond_wait + 869
    2   com.adobe.AGM                           0x0000000102ee1d5b AGMInitialize + 3255471
    3   com.adobe.AGM                           0x0000000102ee2b5c AGMInitialize + 3259056
    4   com.adobe.AGM                           0x0000000102ee9deb AGMInitialize + 3288383
    5   libsystem_c.dylib                       0x00007fff95bf17a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff95bde1e1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff90f010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95bf5fe9 _pthread_cond_wait + 869
    2   com.adobe.ape.engine                    0x0000000118cf7c0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000118aa5ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x0000000118cf7cd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000118cf7d4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000118cf7e79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff95bf17a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff95bde1e1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff90f010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95bf5fe9 _pthread_cond_wait + 869
    2   com.adobe.ape.engine                    0x0000000118cf7c0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000118aa5ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x0000000118cf7cd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000118cf7d4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000118cf7e79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff95bf17a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff95bde1e1 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff90f010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95bf5fe9 _pthread_cond_wait + 869
    2   com.adobe.ape.engine                    0x0000000118cf7c0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000118aa5ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x0000000118cf7cd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000118cf7d4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000118cf7e79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff95bf17a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff95bde1e1 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff90f010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95bf5fe9 _pthread_cond_wait + 869
    2   com.adobe.ape.engine                    0x0000000118cf7c0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000118aa5ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x0000000118cf7cd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000118cf7d4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000118cf7e79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff95bf17a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff95bde1e1 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff90eff686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90efec42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8f1d2233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8f1d7916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8f1d70e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMediaIO                   0x00007fff8e6636e8 CMIO::DAL::RunLoop::OwnThread(void*) + 146
    6   com.apple.CoreMediaIO                   0x00007fff8e65b2ce CAPThread::Entry(CAPThread*) + 156
    7   libsystem_c.dylib                       0x00007fff95bf17a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff95bde1e1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff90f010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95bf6023 _pthread_cond_wait + 927
    2   com.adobe.ape.engine                    0x0000000118cf7bd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x0000000118d0fddb APXGetHostAPI + 2614859
    4   com.adobe.ape.engine                    0x0000000118cf7cd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000118cf7d4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000118cf7e79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff95bf17a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff95bde1e1 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff90f010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95bf6023 _pthread_cond_wait + 927
    2   com.adobe.ape.engine                    0x0000000118cf7bd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x0000000118e8a2c3 APXGetHostAPI + 4164403
    4   com.adobe.ape.engine                    0x0000000118cf7cd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000118cf7d4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000118cf7e79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff95bf17a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff95bde1e1 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff90f01386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff95c7b800 nanosleep + 163
    2   libsystem_c.dylib                       0x00007fff95c7b717 usleep + 54
    3   com.adobe.illustrator.plugins.dBrushTool          0x000000011ccf92c2 PluginMain + 364594
    4   libsystem_c.dylib                       0x00007fff95bf17a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff95bde1e1 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff90eff6c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x000000011ccfb7da PluginMain + 374090
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff90eff6c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x000000011ccfb7da PluginMain + 374090
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff90eff6c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x000000011ccfb7da PluginMain + 374090
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff90eff6c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x000000011ccfb7da PluginMain + 374090
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff90f016d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95bf3f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff95bf3d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff95bde1d1 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff90f016d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95bf3f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff95bf3d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff95bde1d1 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff90f016d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95bf3f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff95bf3d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff95bde1d1 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff90f01386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff95c7b800 nanosleep + 163
    2   com.adobe.illustrator.plugins.ScriptingSupport          0x000000011106f8cb PluginMain + 1570107
    3   com.adobe.illustrator.plugins.ScriptingSupport          0x00000001110575b9 PluginMain + 1471017
    4   com.adobe.illustrator.plugins.ScriptingSupport          0x000000011106fc16 PluginMain + 1570950
    5   libsystem_c.dylib                       0x00007fff95bf17a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff95bde1e1 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff90f012aa __recvfrom + 10
    1   ServiceManager-Launcher.dylib           0x00000001218d75ec Invoke + 45721
    2   ServiceManager-Launcher.dylib           0x00000001218d6813 Invoke + 42176
    3   ServiceManager-Launcher.dylib           0x00000001218d5be0 Invoke + 39053
    4   ServiceManager-Launcher.dylib           0x00000001218d5c66 Invoke + 39187
    5   ServiceManager-Launcher.dylib           0x00000001218d130f Invoke + 20412
    6   ServiceManager-Launcher.dylib           0x00000001218d1616 Invoke + 21187
    7   ServiceManager-Launcher.dylib           0x00000001218d1cd7 Invoke + 22916
    8   ServiceManager-Launcher.dylib           0x00000001218d1f41 Invoke + 23534
    9   ServiceManager-Launcher.dylib           0x00000001218d461d Invoke + 33482
    10  ServiceManager-Launcher.dylib           0x00000001218d4775 Invoke + 33826
    11  ServiceManager-Launcher.dylib           0x00000001218d4fb2 Invoke + 35935
    12  ServiceManager-Launcher.dylib           0x00000001218d50ad Invoke + 36186
    13  ServiceManager-Launcher.dylib           0x00000001218c7d6b Login + 480
    14  ServiceManager-Launcher.dylib           0x00000001218cb7ad Login + 15394
    15  ServiceManager-Launcher.dylib           0x00000001218d5412 Invoke + 37055
    16  ServiceManager-Launcher.dylib           0x00000001218d7253 Invoke + 44800
    17  libsystem_c.dylib                       0x00007fff95bf17a2 _pthread_start + 327
    18  libsystem_c.dylib                       0x00007fff95bde1e1 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff90f010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95bf6023 _pthread_cond_wait + 927
    2   com.adobe.ape.engine                    0x0000000118cf7bd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x0000000118d0fddb APXGetHostAPI + 2614859
    4   com.adobe.ape.engine                    0x0000000118cf7cd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000118cf7d4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000118cf7e79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff95bf17a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff95bde1e1 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff90f010fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff95bf6023 _pthread_cond_wait + 927
    2   com.adobe.ape.engine                    0x0000000118cf7bd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x0000000118e8a2c3 APXGetHostAPI + 4164403
    4   com.adobe.ape.engine                    0x0000000118cf7cd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x0000000118cf7d4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x0000000118cf7e79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff95bf17a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff95bde1e1 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff90f016d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff95bf3f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff95bf3d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff95bde1d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000030d7ec75  rbx: 0x00000001226f0100  rcx: 0x0000000100eaa290  rdx: 0x000000010b00a494
      rdi: 0x00007fff5fbfbd30  rsi: 0x00000001226f0100  rbp: 0x00007fff5fbfbd80  rsp: 0x00007fff5fbfbd20
       r8: 0x00000001226f1908   r9: 0x00000000a22b50f5  r10: 0x000000012b09c4b0  r11: 0x0000000100eaa270
      r12: 0x0000000101911698  r13: 0x000000012270c000  r14: 0x00000001226f4200  r15: 0x00007fff5fbfbe40
      rip: 0x0000000100ea4cad  rfl: 0x0000000000010202  cr2: 0x0000000100ea4ca0
    Logical CPU: 2
    Binary Images:
           0x100000000 -        0x10187afe7 +com.adobe.illustrator (723 - 16.0.0) <56C7F62E-CB0E-7436-3938-A3E667A2274C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
           0x101abe000 -        0x102803ff7 +libicudata.40.0.dylib (40) <6211D655-ECF8-7378-CF68-3B07300D5A29> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
           0x102816000 -        0x102884fef +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <25E6F475-1522-419C-2169-547FCF2FD97F> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x1028d8000 -        0x1028dafff +com.adobe.AdobeCrashReporter (7.0 - 7.0.1) <B68D0D42-8DEB-3F22-BD17-981AC060E9D7> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
           0x1028df000 -        0x10293cff7 +com.adobe.aiport (aiport version 16.0.0 - 16.0.0.682) <013A7667-AC54-C394-36EC-DE3E058EBBB8> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/aiport.framework/Versions/A/aiport
           0x102963000 -        0x1029c8ff7 +com.adobe.filterport (filterport version 16.0.0 - 16.0.0.682) <4D4BAF9C-D816-167D-C653-3E61955725A9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/filterport.framework/Versions/A/filterport
           0x1029f6000 -        0x1029f6ff7 +com.adobe.SPBasic (SPBasic version 16.0.0 - 16.0.0.722) <88F53468-DA62-3334-1187-61752A380FFE> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
           0x1029fa000 -        0x102b73fff +com.adobe.ACE (AdobeACE 2.19.18.19822 - 2.19.18.19822) <01A168B2-A4AA-71B3-D8F1-2F4A367485BB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x102b86000 -        0x10318efff +com.adobe.AGM (AdobeAGM 4.26.20.19822 - 4.26.20.19822) <4AB2E56F-811A-C769-4F3C-CBE1530C8A56> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x10322a000 -        0x10326cff7 +com.adobe.ARE (AdobeARE 1.5.02.19822 - 1.5.02.19822) <FB3356DF-DBCD-CE4C-DC16-63540BC96C5C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
           0x103274000 -        0x10336efe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <C7652AF2-56D7-8AF8-A207-0BDEDDFF0BEC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
           0x103412000 -        0x103431fff +com.adobe.BIB (AdobeBIB 1.2.02.19822 - 1.2.02.19822) <7EC75BFC-1A1C-8FD3-56BB-D6B6EB5CA9A1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x103438000 -        0x103460ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <4886F3FC-D31A-6149-1E03-EBA15E262086> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x103467000 -        0x1037c8fef +com.adobe.CoolType (AdobeCoolType 5.10.31.19822 - 5.10.31.19822) <14E82AD0-5994-21FA-D963-D3FB2A113349> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x103815000 -        0x103c5bff7 +com.adobe.MPS (AdobeMPS 5.8.0.19673 - 5.8.0.19673) <E63AFCA8-3E74-1745-8C74-8B0A78073BE5> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x103cd7000 -        0x104dd5fef +com.adobe.psl (AdobePSL 13.0.0.21041 - 13.0.0.21041) <910C283A-607C-F863-97EF-07FB2EEB38AD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
           0x104f96000 -        0x104ff6ff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <B475CD07-1024-560D-5BFE-2A6FCE63925C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x105000000 -        0x1050b8fe7 +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.4 -f 49 - 66.145661) <9F30F410-B84E-EB85-7F2C-C72BCD50CB77> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x1050eb000 -        0x105195fe7 +libicucnv.40.0.dylib (40) <768D99C5-46B9-B849-2834-B5BF541856D1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dy lib
           0x1051bc000 -        0x1052fcfe7 +libicui18n.40.0.dylib (40) <B0341318-FB92-A0CF-2CA5-7FA100624DBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicu i18n.40.0.dylib
           0x10537b000 -        0x10547dfef +libicuuc.40.0.dylib (40) <76F12DCE-F356-D48D-4239-FC103706EF76> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
           0x1054c5000 -        0x105612ff7 +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <FFA48E0A-A17C-A04F-AE20-6815EB944DEA> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x105686000 -        0x1058cffe7 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17206) <301AAE8E-BA78-230E-9500-FCCA204B49CB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x105952000 -        0x105959fff +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) <51536CCA-D34E-51D7-2031-5757EBA5AEF9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
           0x105963000 -        0x10598ffff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <488DF1F7-A643-5168-706A-498A0322A87E> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
           0x1059b2000 -        0x105a6ffff +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <0957DFA6-0593-CE4B-8638-00F32113B07B> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
           0x105ab9000 -        0x105b7efff +com.adobe.JP2K (2.0.0 - 2.0.0.18562) <B14B096C-AA23-BA8F-E3AE-8DB102F9D161> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105bcb000 -        0x105d94fff +com.adobe.owl (AdobeOwl version 5.0.3 - 5.0.3) <1DEEBFAD-1C6D-303B-9F68-B39677534527> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x105dd6000 -        0x1065a9ff7 +com.adobe.PDFL (PROD_MAJOR.PROD_MINOR.PROD_STEP - 10.0.1.18562) <8DC49EE4-5700-97A1-EBFE-68024AE1980C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
           0x106661000 -        0x106761ff7 +com.adobe.PDFPort (AdobePDFPort 2.1.0.19734 - 2.1.0.19734) <8C850D5F-FCF1-8620-6DAE-240667C80F9A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
           0x106775000 -        0x10679affe +adobepdfsettings (1) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsetting s
           0x1067d6000 -        0x10681cfe7 +com.adobe.pip (6.0.0.1654) <3576D8F9-E2F9-6EB8-6684-C2FE6B0A3731> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
           0x106829000 -        0x1068d7fef +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <9CEE95E5-2FC6-5E58-02A4-138EA6F8D894> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x106914000 -        0x1069d0fef +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0) <9C3A0810-22F9-5C20-C5A9-44C552076054> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
           0x1069f2000 -        0x106d08fff +com.adobe.SVGRE (AdobeSVGRE 6.0 - 6.0) <041B948F-2768-2FC9-712A-43AE264510DB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
           0x106dd4000 -        0x106deeff7 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <C1C5DE5C-39AB-0871-49A6-FA3449D39B8A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x106df7000 -        0x106e10fff  com.apple.carbonframeworktemplate (1.0 - 1.0) <F61B0C46-58B8-B22C-8D68-BD907307AD02> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
           0x106e17000 -        0x106efbfe7 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <07A3E1E1-55C3-BA5B-A0B0-60250809ED61> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x106f0c000 -        0x106f14fef +com.adobe.boost_date_time.framework (6.0.0 - 6.0.0.0) <115FE7FA-3CD2-0E93-4E98-AEF475EE38FC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x106f2e000 -        0x106f47ff7 +com.adobe.boost_filesystem.framework (6.0.0 - 6.0.0.0) <C43579CF-8992-A347-43DA-C0A4E811F0BA> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesyste m
           0x106f69000 -        0x10701dfef +com.adobe.boost_regex.framework (6.0.0 - 6.0.0.0) <AD024D5E-3C89-5980-33C4-7AB355E81E00> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
           0x1070a9000 -        0x107116fef +com.adobe.boost_serialization.framework (6.0.0 - 6.0.0.0) <C9185142-EB21-6C02-330C-02C40D8C19AB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serial ization
           0x10721a000 -        0x107227fff +com.adobe.boost_signals.framework (6.0.0 - 6.0.0.0) <51D9E37F-A619-075C-310C-7A23812C559C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x10723c000 -        0x10723eff7 +com.adobe.boost_system.framework (6.0.0 - 6.0.0.0) <D36A5C9D-869E-4493-3105-7659ECF4F0B2> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x107245000 -        0x107251fff +com.adobe.boost_threads.framework (6.0.0 - 6.0.0.0) <F69443FF-E9DF-0EE6-CBC9-7E93FB06416A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x10726f000 -        0x1076bafef +com.adobe.dvaadameve.framework (6.0.0 - 6.0.0.0) <C11B696F-8413-184E-76BE-687FEF337DF2> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x107d15000 -        0x107e01fe7 +com.adobe.dvaai.framework (6.0.0 - 6.0.0.0) <09B2691C-AB50-8014-3644-631B28F30ECC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
           0x107ead000 -        0x1080a1fff +com.adobe.dvacore.framework (6.0.0 - 6.0.0.0) <062B4270-A1D5-3B16-D19C-7FD62762DE0C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x108269000 -        0x10878cfef +com.adobe.dvaui.framework (6.0.0 - 6.0.0.0) <1FF12081-8F4F-513F-5803-19C178E1FC6E> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x108ca0000 -        0x108d6dff7 +com.adobe.dvaworkspace.framework (6.0.0 - 6.0.0.0) <238EBCBE-E966-BBC8-A0A8-4D8207AB3942> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x108e61000 -        0x108f4dff7 +com.adobe.exo.framework (6.0.0 - 6.0.0.0) <A5114324-B07E-5DAE-5E08-4B11D42D9685> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x109098000 -        0x109116fff +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <5C63613F-6BDE-1C29-D3FD-9D292F9ADB12> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x109127000 -        0x109153ff7 +libtbb.dylib (0) <57655978-A378-BE1E-7905-7D7F951AD6F7> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/libtbb.dylib
           0x10916c000 -        0x10917aff3 +libtbbmalloc.dylib (0) <CB038B96-2999-5EB1-E26A-7720A7A8F8CD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/libtbbmalloc.dylib
           0x109190000 -        0x109195fff  com.apple.agl (3.2.1 - AGL-3.2.1) <1A57AE22-37F6-3A2E-8098-183B280EEEA9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x10919c000 -        0x1091a5fff +com.adobe.dvaflashview.framework (6.0.0 - 6.0.0.0) <EE260496-3570-A6FC-32D3-25809F7476FA> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashview
           0x1091b3000 -        0x1091b7ff7 +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <13D5CEF7-6090-CD66-8DA0-190771950F76> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x1091f2000 -        0x1091f4ff7  com.apple.textencoding.unicode (2.5 - 2.5) <0518078E-C652-3CFC-A3FB-903C600CE831> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x10dcc8000 -        0x10dcc8fff +com.adobe.illustrator.plugins.PlugInRes (Localizer version 16.0.0 - 16.0.0) <432D5AA2-CBB3-C291-F72C-24C96E089AEB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Resources/en_US/PluginRes.aip/Contents/MacOS/PlugInRes
           0x10ef2b000 -        0x10efe4ff7  ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
           0x10f277000 -        0x10f281fff +com.adobe.illustrator.plugins.Action (Action version 16.0.0 - 16.0.0) <15379F92-FF82-CE9A-52AE-F7EC3B83044A> /Applications/Adobe Illustrator CS6/*/Action
           0x10f286000 -        0x10f291fff +com.adobe.illustrator.plugins.FrameworkS (Framework Server version 16.0.0 - 16.0.0) <1CF6DF75-292F-BC52-AA79-753D198EFA63> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkS
           0x10f2a8000 -        0x10f2b1fe7 +com.adobe.illustrator.plugins.ArtConverters ( ArtConverters version 16.0.0 - 16.0.0) <5801B44D-3844-4A65-C38A-B2067B92BF56> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverters
           0x10f2b6000 -        0x10f2bbfff +com.adobe.illustrator.plugins.FlattenTransparency ( Flatten Transparency version 16.0.0 - 16.0.0) <C3001E62-ACC5-2F81-A600-D9E203C9653B> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/FlattenTransparency
           0x10f39c000 -        0x10f3ccff7 +com.adobe.illustrator.plugins.BRSPencilTool ( Pencil Tool version 16.0.0 - 16.0.0) <226880B9-C717-805B-3C56-DFC1289C0B9F> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool
           0x10f3d2000 -        0x10f3eefff +com.adobe.illustrator.plugins.FOConversionSuite (FOConversionSuite version 16.0.0 - 16.0.0) <E5A8B4DB-A6AB-21E5-8DD9-5EA76CBC9A67> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
           0x10f972000 -        0x10f995ff7 +com.adobe.illustrator.plugins.Rasterize (Rasterize version 16.0.0 - 16.0.0) <41672DC4-5EB0-61BC-D034-DC6707191E57> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
           0x10f99d000 -        0x10f9a2fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <586F677E-D0F8-33B2-B6ED-41ED81C9EED9> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
           0x10fcad000 -        0x10fcc5fff +com.adobe.illustrator.plugins.BrushManager (Brush Manager version 16.0.0 - 16.0.0) <486D9D19-F157-D1B5-10C9-8760BF18822D> /Applications/Adobe Illustrator CS6/*/BrushManager
           0x10fccb000 -        0x10fce8fff +com.adobe.illustrator.plugins.ControlPanel (ControlPalette version 16.0.0 - 16.0.0) <04707D73-CA74-06B2-5FF7-C4E2515AE7AF> /Applications/Adobe Illustrator CS6/*/ControlPanel
           0x10fcf0000 -        0x10fcf6fe7 +com.adobe.illustrator.plugins.ToolSelector (Tool Selector version 16.0.0 - 16.0.0) <A3CBB401-D3B7-9DAE-B54A-09CECD4B4FE3> /Applications/Adobe Illustrator CS6/*/ToolSelector
           0x10ff00000 -        0x10ff6fff7 +com.adobe.illustrator.plugins.PhotoshopAdapter (Photoshop Adapter version 16.0.0 - 16.0.0) <25FE4149-1233-3978-E485-F311ACF173F6> /Applications/Adobe Illustrator CS6/*/PhotoshopAdapter
           0x110a00000 -        0x110a76fef +com.adobe.illustrator.plugins.UserInterface (User Interface version 16.0.0 - 16.0.0) <6C224292-206F-29CB-1DE4-128C0471117C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/UserInterface.aip/Contents/MacOS/UserInterface
           0x110af9000 -        0x110afcff7 +com.adobe.illustrator.plugins.Geometry ( Geometry Suite version 16.0.0 - 16.0.0) <108CB897-85F4-CD87-60BF-6AB836587483> /Applications/Adobe Illustrator CS6/*/Geometry
           0x110c00000 -        0x110d2bfef +com.adobe.illustrator.plugins.ColorHarmony (ColorHarmony version 16.0.0 - 16.0.0) <F51F3C96-B88F-A1CB-35A6-7D2FF74BFA84> /Applications/Adobe Illustrator CS6/*/ColorHarmony
           0x110d60000 -        0x110d9efe7 +com.adobe.illustrator.plugins.KinsokuDlg ( KinsokuDlg version 16.0.0 - 16.0.0) <DD674BF0-1AEB-B548-D1A9-6350A79C6846> /Applications/Adobe Illustrator CS6/*/KinsokuDlg
           0x110dbd000 -        0x110eb2fef +com.adobe.illustrator.plugins.PaintStyle (Paint Style Palettes version 16.0.0 - 16.0.0) <1BE3B8C9-66A9-BBBF-0BC7-6BC5CEB554AF> /Applications/Adobe Illustrator CS6/*/PaintStyle
           0x110ee1000 -        0x111181ff7 +com.adobe.illustrator.plugins.ScriptingSupport (Scripting Support version 16.0.0 - 16.0.0) <0C100F1E-295F-C7B6-2806-7BB0EAC34D91> /Applications/Adobe Illustrator CS6/*/ScriptingSupport
           0x11125b000 -        0x11133afef +com.adobe.AXEXSLT (AdobeAXSLE 3.7.101.18636 - 3.7.101.18636) <F0116E90-5C45-DFA3-9C17-9B5D1BF0FD1F> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
           0x1113cc000 -        0x1113f2ff7 +com.adobe.ape (3.3.8.19346 - 3.3.8.19346) <79E11A18-8AF4-2515-59F7-4CBE161BF020> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
           0x111404000 -        0x11142cff7  com.apple.cmio.DAL.VDC_4 (308.0 - 4155.4) <0C7E70AA-0D7A-3B51-BE4A-E3414A4556DC> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC
           0x111437000 -        0x111446ff7  libSimplifiedChineseConverter.dylib (61) <A2B475FF-667F-3B7B-A6E9-8768347F2BD6> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x11144a000 -        0x11144bfff +com.adobe.illustrator.plugins.MPSCommon (MPSCommon version 16.0.0 - 16.0.0) <F49AF5C6-5CFE-3383-D380-C021D62D8820> /Applications/Adobe Illustrator CS6/*/MPSCommon
           0x1146f4000 -        0x1147d8ff7 +com.adobe.illustrator.plugins.CharParaStyles (CharParaStyles version 16.0.0 - 16.0.0) <2344FC24-674D-E63E-510C-057B9771FC3A> /Applications/Adobe Illustrator CS6/*/CharParaStyles
           0x114a32000 -        0x114ac1fff +com.adobe.illustrator.plugins.Perspective (Perspective version 16.0.0 - 16.0.0) <A4C8B0AA-20C7-D338-C1B3-793B5F32F691> /Applications/Adobe Illustrator CS6/*/Perspective
           0x11562f000 -        0x115635ff7 +com.adobe.illustrator.plugins.PathSuite (PathConstruction Suite version 16.0.0 - 16.0.0) <C0E4268F-088B-A7E4-0826-57598F5D674E> /Applications/Adobe Illustrator CS6/*/PathSuite
           0x1156b1000 -        0x1156e5fe7 +com.adobe.illustrator.plugins.Workspaces (Workspaces version 16.0.0 - 16.0.0) <4EFEABB1-4443-EADA-A6C1-F691E5E21AC4> /Applications/Adobe Illustrator CS6/*/Workspaces
           0x1156fa000 -        0x1156fbff7 +com.adobe.illustrator.plugins.FlattenS (Flatten Suite version 16.0.0 - 16.0.0) <F0E1552D-C950-0D0B-D072-E6FB0E8A7EAA> /Applications/Adobe Illustrator CS6/*/FlattenS
           0x115854000 -        0x11585bfff +com.adobe.illustrator.plugins.fileclipboardpref (FileClipboardPref version 16.0.0 - 16.0.0) <83E3E906-7A1C-4212-DDAA-DD114318F28A> /Applications/Adobe Illustrator CS6/*/fileclipboardpref
           0x115860000 -        0x11586dfef +com.adobe.illustrator.plugins.AppBarControls (AppBarControls version 16.0.0 - 16.0.0) <58BC55E7-5647-8EE5-BCBC-23281FCD8350> /Applications/Adobe Illustrator CS6/*/AppBarControls
           0x115874000 -        0x115877fff +com.adobe.illustrator.plugins.TypeCase (Change Case version 16.0.0 - 16.0.0) <D7F55071-2F53-A786-1BA8-26C4270DC48F> /Applications/Adobe Illustrator CS6/*/TypeCase
           0x115a60000 -        0x115a69ff7 +com.adobe.illustrator.plugins.Transform (Transform Each version 16.0.0 - 16.0.0) <AB4B5665-E69F-D950-893B-CE9BE9865600> /Applications/Adobe Illustrator CS6/*/Transform
           0x115e4e000 -        0x115e8efe7 +com.adobe.illustrator.plugins.TransparencyPalette (Transparency Palette version 16.0.0 - 16.0.0) <142F4FCC-DB6C-B31E-E845-1423AE6EB921> /Applications/Adobe Illustrator CS6/*/TransparencyPalette
           0x115ea5000 -        0x115ee4ff7 +com.adobe.illustrator.plugins.TransformPalett (Transform Palette version 16.0.0 - 16.0.0) <AC701C90-3830-ADC6-31D2-2D3BEFBD84A7> /Applications/Adobe Illustrator CS6/*/TransformPalett
           0x115efb000 -        0x115f40fef +com.adobe.illustrator.plugins.Services (Services version 16.0.0 - 16.0.0) <95B8AED0-5A4A-4BE4-86EB-0B52D74D48C3> /Applications/Adobe Illustrator CS6/*/Services
           0x115f5d000 -        0x11610dfef +com.adobe.PlugPlug (3.0.0.383 - 3.0.0.383) <908DBB12-D2AC-1844-BD2A-F1C483424917> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
           0x1161c4000 -        0x1161eafe7 +com.adobe.illustrator.plugins.SeparationPreview (Separation Preview version 16.0.0 - 16.0.0) <570FD4BC-48C7-80A4-E55C-D693C49B9015> /Applications/Adobe Illustrator CS6/*/SeparationPreview
           0x1161f6000 -        0x11621dfff +com.adobe.illustrator.plugins.Package (Package version 16.0.0 - 16.0.0) <19512A97-3436-7C00-C058-96E2D44C9E0C> /Applications/Adobe Illustrator CS6/*/Package
           0x116230000 -        0x116262fff +com.adobe.illustrator.plugins.Navigator (Adobe Navigator Plugin version 16.0.0 - 16.0.0) <6F6C30C1-D995-C314-6176-8198EF191B3C> /Applications/Adobe Illustrator CS6/*/Navigator
           0x116278000 -        0x1162a6fe7 +com.adobe.illustrator.plugins.LiveBlends (Live Blends version 16.0.0 - 16.0.0) <96187195-61B1-C5C4-12FE-35AEBCB3346F> /Applications/Adobe Illustrator CS6/*/LiveBlends
           0x1162ac000 -        0x116332fff +com.adobe.illustrator.plugins.Layers (Layers Palette version 16.0.0 - 16.0.0) <B091A292-8700-E5ED-8ACF-EBBA90569F08> /Applications/Adobe Illustrator CS6/*/Layers
           0x116351000 -        0x11639aff7 +com.adobe.illustrator.plugins.KeyboardShortcuts (Keyboard Shortcuts version 16.0.0 - 16.0.0) <715F5888-C7F6-70B9-98FE-5FB594D1627F> /Applications/Adobe Illustrator CS6/*/KeyboardShortcuts
           0x1163b9000 -        0x1163f5ff7 +com.adobe.illustrator.plugins.FlatteningPreview (Flattening Preview version 16.0.0 - 16.0.0) <5A12E51C-5CFE-6581-AD36-D8B3508F4988> /Applications/Adobe Illustrator CS6/*/FlatteningPreview
           0x116407000 -        0x1164c6ff7 +com.adobe.illustrator.plugins.ArtStyle (Art Style version 16.0.0 - 16.0.0) <5AD46867-57C1-E45C-B198-A0FE3F8F8812> /Applications/Adobe Illustrator CS6/*/ArtStyle
           0x1164ed000 -        0x116524ff7 +com.adobe.illustrator.plugins.ArtboardPanel (Artboard Panel version 16.0.0 - 16.0.0) <8B79D16F-86B0-3937-2F98-BFD6F9F0EE7D> /Applications/Adobe Illustrator CS6/*/ArtboardPanel
           0x11653c000 -        0x116581fe7 +com.adobe.illustrator.plugins.altglyph (AdobeAltGlyphPalette version 16.0.0 - 16.0.0) <E23E5E17-7438-50F7-23E0-C4AEF7E1164C> /Applications/Adobe Illustrator CS6/*/altglyph
           0x1165a1000 -        0x1165e1fff +com.adobe.illustrator.plugins.FWAlignADM (AdobeAlignObjects version 16.0.0 - 16.0.0) <40EB0E11-B43B-84B5-9FB9-49B189000119> /Applications/Adobe Illustrator CS6/*/FWAlignADM
           0x1165f7000 -        0x116680ff7 +com.adobe.illustrator.plugins.ActionPalette ( Action Palette version 16.0.0 - 16.0.0) <EB57FFD7-C112-B668-7880-A6321A5678D6> /Applications/Adobe Illustrator CS6/*/ActionPalette
           0x1166a8000 -        0x116756fef +com.adobe.illustrator.plugins.PDFFormat (PDF Format version 16.0.0 - 16.0.0) <CBC647BB-AAA8-3ADC-3138-7AE5846321F3> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/PDF Format.aip/Contents/MacOS/PDFFormat
           0x116766000 -        0x11677dff7 +com.adobe.illustrator.plugins.TextWrapDlg (TextWrapDlg version 16.0.0 - 16.0.0) <649D163E-34E9-8C3D-F8EB-E759CB4B56FA> /Applications/Adobe Illustrator CS6/*/TextWrapDlg
           0x11678f000 -        0x1167b1fff +com.adobe.illustrator.plugins.SelHat (Advanced Select version 16.0.0 - 16.0.0) <C4CA0B1E-BD7B-D2A1-5CA6-252A1FAFB9DC> /Applications/Adobe Illustrator CS6/*/SelHat
           0x1167c3000 -        0x1167e9fff +com.adobe.illustrator.plugins.MPSExport (MPSExport version 16.0.0 - 16.0.0) <724D786F-D69A-9584-6758-A8C2A1267904> /Applications/Adobe Illustrator CS6/*/MPSExport
           0x11885f000 -        0x1188d9fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <C0AD101D-E452-4B4B-5B31-F467133EC20C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x1188e8000 -        0x1189d9fff +com.adobe.AdbeScriptUIFlex (ScriptUIFlex 6.2.29 - 6.2.29.18602) <2BD3388F-976E-0B1C-55DB-B97A5AF95724> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdbeScriptUIFlex.framework/Versions/A/AdbeScriptUIFle x
           0x118a5d000 -        0x1199e2fd7 +com.adobe.ape.engine (3.3.8.19346 - 3.3.8.19346) <5E188E32-37F7-4E0B-0674-E8D16B60074F> /Library/Application Support/Adobe/*/adbeapecore.framework/Libraries/adbeapeengine.bundle/Contents/MacOS/adbea peengine
           0x119c2f000 -        0x119d08ff7  libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
           0x11b0f4000 -        0x11b110ff7  libJapaneseConverter.dylib (61) <D0F762C2-5372-3AA2-BBA4-066B8E4B1F8E> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x11b115000 -        0x11b136fff  libKoreanConverter.dylib (61) <7A601BB8-19DF-3DDC-9C50-3A798290F377> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x11b13a000 -        0x11b14cff7  libTraditionalChineseConverter.dylib (61) <DDAFF75C-0714-34F4-818F-8B439AC7BBCA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x11c3b8000 -        0x11c503fef +com.adobe.illustrator.plugins.SwatchLibs (Swatch Libraries version 16.0.0 - 16.0.0) <C38254FF-01C2-A97E-8B0E-C224DB034451> /Applications/Adobe Illustrator CS6/*/SwatchLibs
           0x11c536000 -        0x11c5bdff7 +com.adobe.illustrator.plugins.SymbolPalette (Symbol Palette version 16.0.0 - 16.0.0) <80E5D90E-9A36-519B-ABD7-B9BCEB8EF6E2> /Applications/Adobe Illustrator CS6/*/SymbolPalette
           0x11c5dd000 -        0x11c5fbfe7 +com.adobe.illustrator.plugins.VariablesPalette (Variables Palette version 16.0.0 - 16.0.0) <6C1FECBA-B3C9-D9C1-A2B7-CD550A955660> /Applications/Adobe Illustrator CS6/*/VariablesPalette
           0x11c602000 -        0x11c63afef +com.adobe.illustrator.plugins.Mojikumi ( MojiKumiUI version 16.0.0 - 16.0.0) <FC5322A6-2ADD-DE54-AE86-37F7605A32AE> /Applications/Adobe Illustrator CS6/*/Mojikumi
           0x11c653000 -        0x11c76ffe7 +com.adobe.illustrator.plugins.svgFileFormat ( SVG Format version 16.0.0 - 16.0.0) <DD8821BE-EF51-9022-0C1A-5826E2CD190F> /Applications/Adobe Illustrator CS6/*/svgFileFormat
           0x11c791000 -        0x11c7c6fff +com.adobe.illustrator.plugins.slicingAttributes (Slicing version 16.0.0 - 16.0.0) <2FBC99E6-7843-3047-E585-E48B67C2D39D> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/sliceAttributes.aip/Contents/MacOS/slicingAttributes
           0x11c7db000 -        0x11c7e1fff +com.adobe.illustrator.plugins.ShapeSuite (Shape Construction Suite version 16.0.0 - 16.0.0) <19ABCD34-7807-7580-0189-B17D33F1631C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/ShapeS.aip/Contents/MacOS/ShapeSuite
           0x11c7e5000 -        0x11c81fff7 +com.adobe.illustrator.plugins.PathfinderS (Pathfinder Suite version 16.0.0 - 16.0.0) <C905A053-BFEE-83FC-7BC4-FFFBF9C43488> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/PathFinderS.aip/Contents/MacOS/PathfinderS
           0x11c828000 -        0x11c830fff +com.adobe.illustrator.plugins.ExpandS (Expand Suite version 16.0.0 - 16.0.0) <3A054F5D-78AF-CF74-202A-8907CEE4BCF7> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/ExpandS.aip/Contents/MacOS/ExpandS
           0x11c8a2000 -        0x11c8c8fff +com.adobe.illustrator.plugins.DocInfo (Document Info version 16.0.0 - 16.0.0) <9E797D38-A127-4A19-F2B3-289A39B08DAC> /Applications/Adobe Illustrator CS6/*/DocInfo
           0x11c8d3000 -        0x11c8dbfff +com.adobe.illustrator.plugins.Colors (Colors version 16.0.0 - 16.0.0) <18BA7814-8283-B7B6-FC04-CA0FBC32783D> /Applications/Adobe Illustrator CS6/*/Colors
           0x11c8e1000 -        0x11c8f0ff7 +com.adobe.illustrator.plugins.DropShadow (Drop Shadow version 16.0.0 - 16.0.0) <8D80AFA0-B692-1242-7F29-18F50CFB6B4D> /Applications/Adobe Illustrator CS6/*/DropShadow
           0x11ca00000 -        0x11ca5eff7 +com.adobe.illustrator.plugins.LinkPalette (Links Palette version 16.0.0 - 16.0.0) <E172780C-7541-0B7F-C1DB-1174012387D3> /Applications/Adobe Illustrator CS6/*/LinkPalette
           0x11ca7f000 -        0x11cad7fff +com.adobe.illustrator.plugins.Snapomatic (Snap version 16.0.0 - 16.0.0) <D5D4077A-9426-E22E-9F65-7A553AAA6022> /Applications/Adobe Illustrator CS6/*/Snapomatic
           0x11cae5000 -        0x11cb12fff +com.adobe.illustrator.plugins.SimpleTools (Segment Tools version 16.0.0 - 16.0.0) <1AE712A7-D870-5574-2368-93ABB0DF658E> /Applications/Adobe Illustrator CS6/*/SimpleTools
           0x11cb27000 -        0x11cb47fff +com.adobe.illustrator.plugins.ScatterBrushTool (Adobe Scatter Brush Tool version 16.0.0 - 16.0.0) <2A16348D-1235-CEF3-691D-651C718489B3> /Applications/Adobe Illustrator CS6/*/Scatt

    Do you have a printer chosen, if not choose one or chosoe another if you can.
    Try resetting your prefernces by immediatley after booting hold down Shift CMD Option after booting Illustrator.

  • Illustrator CS6 keeps crashing in Windows 8.1

    Both the 32-bit and 64-bit of Illustrator CS6 crashes when attempting to open. I haven't been able to find a solution to the problem.
    Any assistance is appreciated.
    Thank you!

    You need to provide the crash info from the event viewer. If both versions crash, something is terribly wrong on your system liek a critical DLL missing.
    Mylenium

  • Adobe Illustrator CS6 crashes

    Adobe Illustrator CS6 crashes with spinning ball on MAC OS X 10.6.8 on new or existing files. Help?
    Message was edited by: stanbujak

    Reset your prefs, or with Ilustrator closed move this folder to your desktop
    /Users/(YOURNAME)/Library/Preferences/Adobe Illustrator CS6 Settings/

  • Illustrator CS6 and CC repeatedly crashing since I installed Mavericks (no plugins installed)

    Hello,
    I have read several messages on these boards from people having Illustrator CS6 crashing at boot since they installed Mavericks.
    In most cases, having installed specific plug-ins seemed to be the issue and removing them solved it. In some cases, reinstalling the apps or Java did the trick.
    In my case:
    I haven't installed any plug-in.
    Illustrator does work for a few seconds or minutes after the launch, but always end up crashing pretty quickly.
    I usually work on CS6, on which I met the issue for the first time. But I have installed CC and I had the exact same issue with it.
    I tried uninstalling (with the Illustrator Uninstaller, then with the CC Cleaner tool as well as with AppCleaner) then reinstalling the software several times (both CS6 and CC). No result.
    I cleared my preferences by holding Cmd+R at launch. No result.
    I reinstalled the latest version of Java. No result.
    I used the OS X “Disk Utility” to repair permissions. Also tried it with OnyX. No result.
    I am out of idea now and this is causing great damages to my productivity. I would be very thankful to anyone trying to help.
    Here is the OS X crash log:
    Process:         Adobe Illustrator [3812]
    Path:            /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         723 (16.0.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [137]
    Responsible:     Adobe Illustrator [3812]
    User ID:         501
    Date/Time:       2013-11-16 23:40:24.471 +0100
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  DEC9BE7C-6D4C-2593-E261-43F6337009E8
    Sleep/Wake UUID: 9E2EAE23-69F8-4B9D-B2A0-89BA43B08F04
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    terminating with uncaught exception of type SLO::BadPointerException
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8edd4866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff8c66635c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff82382bba abort + 125
    3   libc++abi.dylib                         0x00007fff86004141 abort_message + 257
    4   libc++abi.dylib                         0x00007fff86029abc default_terminate_handler() + 264
    5   libobjc.A.dylib                         0x00007fff86986322 _objc_terminate() + 124
    6   libc++abi.dylib                         0x00007fff860273e1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib                         0x00007fff8602708b __cxa_rethrow + 109
    8   libobjc.A.dylib                         0x00007fff86986049 objc_exception_rethrow + 40
    9   com.apple.CoreFoundation                0x00007fff888db308 CFRunLoopRunSpecific + 456
    10  com.apple.HIToolbox                     0x00007fff85948f0d RunCurrentEventLoopInMode + 226
    11  com.apple.HIToolbox                     0x00007fff85948cb7 ReceiveNextEventCommon + 479
    12  com.apple.HIToolbox                     0x00007fff85948abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    13  com.apple.AppKit                        0x00007fff8242528e _DPSNextEvent + 1434
    14  com.apple.AppKit                        0x00007fff824248db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    15  com.apple.AppKit                        0x00007fff824189cc -[NSApplication run] + 553
    16  com.adobe.exo.framework                 0x0000000108e71747 exo::app::OS_AppBase::RunEventLoop() + 55
    17  com.adobe.illustrator                   0x0000000100769a58 0x100000000 + 7772760
    18  com.adobe.illustrator                   0x0000000100708de1 0x100000000 + 7376353
    19  com.adobe.illustrator                   0x00000001006f8bb4 0x100000000 + 7310260
    20  com.adobe.illustrator                   0x0000000100163358 0x100000000 + 1454936
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8edd5662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8ee6143d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8ee61152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8edd4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8c666f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8c669fb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8edd4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8c666f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8c669fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8edd4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c667c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8a9eda50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8a9edc4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8a9be38d MPWaitOnQueue + 192
    5   com.adobe.ACE                           0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE                           0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8a9be90b PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8edd4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c667c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8a9eda50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8a9edc4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8a9be38d MPWaitOnQueue + 192
    5   com.adobe.ACE                           0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE                           0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8a9be90b PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8edd4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c667c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8a9eda50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8a9edc4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8a9be38d MPWaitOnQueue + 192
    5   com.adobe.ACE                           0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE                           0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8a9be90b PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8edd4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c667c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8a9eda50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8a9edc4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8a9be38d MPWaitOnQueue + 192
    5   com.adobe.ACE                           0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE                           0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8a9be90b PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8edd4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c667c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8a9eda50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8a9edc4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8a9be38d MPWaitOnQueue + 192
    5   com.adobe.ACE                           0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE                           0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8a9be90b PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8edd4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c667c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8a9eda50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8a9edc4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8a9be38d MPWaitOnQueue + 192
    5   com.adobe.ACE                           0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE                           0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8a9be90b PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8edd4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c667c3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore          0x00007fff8a9eda50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8a9edc4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore          0x00007fff8a9be38d MPWaitOnQueue + 192
    5   com.adobe.ACE                           0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE                           0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8a9be90b PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8edd4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c667c3b _pthread_cond_wait + 727
    2   com.adobe.AGM                           0x0000000102ee1cfb AGMInitialize + 3255535
    3   com.adobe.AGM                           0x0000000102ee2afc AGMInitialize + 3259120
    4   com.adobe.AGM                           0x0000000102ee9d8b AGMInitialize + 3288447
    5   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8edd4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c667c3b _pthread_cond_wait + 727
    2   com.adobe.ape.engine                    0x000000011ab9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000011a948ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000011ab9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011ab9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011ab9ae79 APXGetHostAPI + 2516713
    7   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8edd4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c667c3b _pthread_cond_wait + 727
    2   com.adobe.ape.engine                    0x000000011ab9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000011a948ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000011ab9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011ab9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011ab9ae79 APXGetHostAPI + 2516713
    7   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8edd4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c667c3b _pthread_cond_wait + 727
    2   com.adobe.ape.engine                    0x000000011ab9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000011a948ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000011ab9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011ab9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011ab9ae79 APXGetHostAPI + 2516713
    7   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8edd4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c667c3b _pthread_cond_wait + 727
    2   com.adobe.ape.engine                    0x000000011ab9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000011a948ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000011ab9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011ab9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011ab9ae79 APXGetHostAPI + 2516713
    7   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8edd4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c667c77 _pthread_cond_wait + 787
    2   com.adobe.ape.engine                    0x000000011ab9abd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x000000011abb2ddb APXGetHostAPI + 2614859
    4   com.adobe.ape.engine                    0x000000011ab9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011ab9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011ab9ae79 APXGetHostAPI + 2516713
    7   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8edd4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c667c77 _pthread_cond_wait + 787
    2   com.adobe.ape.engine                    0x000000011ab9abd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x000000011ad2d233 APXGetHostAPI + 4164259
    4   com.adobe.ape.engine                    0x000000011ab9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011ab9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011ab9ae79 APXGetHostAPI + 2516713
    7   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8edd4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c667c3b _pthread_cond_wait + 727
    2   com.adobe.AFlame                        0x000000014042a5f5 Flame_Terminate + 1642661
    3   com.adobe.AFlame                        0x000000014040b4cb Flame_Terminate + 1515387
    4   com.adobe.AFlame                        0x00000001403c328a Flame_Terminate + 1219898
    5   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8edd4a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff823a1e60 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff823a1d52 usleep + 54
    3   com.adobe.illustrator.plugins.dBrushTool          0x00000001203442c2 PluginMain + 364594
    4   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8edd0a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001203467da PluginMain + 374090
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8edd0a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001203467da PluginMain + 374090
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff8edd0a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001203467da PluginMain + 374090
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8edd0a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001203467da PluginMain + 374090
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8edd0a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001203467da PluginMain + 374090
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8edd0a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001203467da PluginMain + 374090
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff8edd0a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001203467da PluginMain + 374090
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff8edd0a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001203467da PluginMain + 374090
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff8edd4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8c666f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8c669fb9 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff8edd4a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff823a1e60 nanosleep + 200
    2   com.adobe.illustrator.plugins.ScriptingSupport          0x00000001198d28cb PluginMain + 1570107
    3   com.adobe.illustrator.plugins.ScriptingSupport          0x00000001198ba5b9 PluginMain + 1471017
    4   com.adobe.illustrator.plugins.ScriptingSupport          0x00000001198d2c16 PluginMain + 1570950
    5   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff8edd491a __recvfrom + 10
    1   ServiceManager-Launcher.dylib           0x00000001492235ec Invoke + 45721
    2   ServiceManager-Launcher.dylib           0x0000000149222813 Invoke + 42176
    3   ServiceManager-Launcher.dylib           0x0000000149221be0 Invoke + 39053
    4   ServiceManager-Launcher.dylib           0x0000000149221c66 Invoke + 39187
    5   ServiceManager-Launcher.dylib           0x000000014921d30f Invoke + 20412
    6   ServiceManager-Launcher.dylib           0x000000014921d616 Invoke + 21187
    7   ServiceManager-Launcher.dylib           0x000000014921dcd7 Invoke + 22916
    8   ServiceManager-Launcher.dylib           0x000000014921df41 Invoke + 23534
    9   ServiceManager-Launcher.dylib           0x000000014922061d Invoke + 33482
    10  ServiceManager-Launcher.dylib           0x0000000149220775 Invoke + 33826
    11  ServiceManager-Launcher.dylib           0x0000000149220fb2 Invoke + 35935
    12  ServiceManager-Launcher.dylib           0x00000001492210ad Invoke + 36186
    13  ServiceManager-Launcher.dylib           0x0000000149213d6b Login + 480
    14  ServiceManager-Launcher.dylib           0x00000001492177ad Login + 15394
    15  ServiceManager-Launcher.dylib           0x0000000149221412 Invoke + 37055
    16  ServiceManager-Launcher.dylib           0x0000000149223253 Invoke + 44800
    17  libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    18  libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    19  libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 31:
    0   libsystem_kernel.dylib                  0x00007fff8edd4746 __psynch_mutexwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c668779 _pthread_mutex_lock + 372
    2   com.adobe.illustrator                   0x0000000100753785 0x100000000 + 7681925
    3   com.adobe.illustrator                   0x0000000100753ffd 0x100000000 + 7684093
    4   com.adobe.illustrator                   0x0000000100754304 0x100000000 + 7684868
    5   com.adobe.illustrator                   0x00000001007556f8 0x100000000 + 7689976
    6   com.adobe.illustrator                   0x00000001001bccb4 0x100000000 + 1821876
    7   com.adobe.illustrator                   0x00000001001bc8fe 0x100000000 + 1820926
    8   com.apple.CoreServices.CarbonCore          0x00007fff8a9be90b PrivateMPEntryPoint + 58
    9   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 32:
    0   libsystem_kernel.dylib                  0x00007fff8edd4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c667c3b _pthread_cond_wait + 727
    2   com.adobe.illustrator                   0x000000010074cce5 0x100000000 + 7654629
    3   com.adobe.illustrator                   0x00000001001bccb4 0x100000000 + 1821876
    4   com.adobe.illustrator                   0x00000001001bc8fe 0x100000000 + 1820926
    5   com.apple.CoreServices.CarbonCore          0x00007fff8a9be90b PrivateMPEntryPoint + 58
    6   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 33:
    0   libsystem_kernel.dylib                  0x00007fff8edd0a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x00000001001bcd25 0x100000000 + 1821989
    2   com.adobe.illustrator                   0x00000001001bc8fe 0x100000000 + 1820926
    3   com.apple.CoreServices.CarbonCore          0x00007fff8a9be90b PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 34:
    0   libsystem_kernel.dylib                  0x00007fff8edd0a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x00000001001bcd25 0x100000000 + 1821989
    2   com.adobe.illustrator                   0x00000001001bc8fe 0x100000000 + 1820926
    3   com.apple.CoreServices.CarbonCore          0x00007fff8a9be90b PrivateMPEntryPoint + 58
    4   libsystem_pthread.dylib                 0x00007fff8c665899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8c66572a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8c669fc9 thread_start + 13
    Thread 35:
    0   com.adobe.AGM                           0x0000000102f09366 AGMInitialize + 3416922
    1   com.adobe.AGM                           0x0000000102eff9f3 AGMInitialize + 3377639
    2   com.adobe.AGM                           0x0000000102f3ea35 AGMInitialize + 3635753
    3   com.adobe.AGM                           0x0000000102f2dbe8 AGMInitialize + 3566556
    4   com.adobe.AGM                           0x0000000102f490c6 AGMInitialize + 3678394
    5   com.adobe.AGM                           0x0000000102f3

    Hi,
    Sorry for the delay in response.
    @Jacob: Thanks for forwarding this thread.
    Will it be possible for any of you to have a connect session with me. I want to debug your machines.
    Please do let me know your preffered timings, I will schedule the meeting accordingly.
    Regards,
    Raghuveer Singh
    [email protected]

  • Illustrator CS6 64-bit Crashes When Opening Files

    This is a problem that has been plaguing me since I moved to CS6 64-bit (on a Windows 7 machine). I've only seen it in Illustrator:
    Seemingly randomly once or twice a week, I will click on an AI file in Windows Explorer to open it, and Illustrator will crash to the desktop. There is no consistency to the files that I've been able to find. Some are local to my hard drive, and some are on the network. It could be a file I've opened several times the same day already or a file I haven't opened in months. I restart Illustrator and everything's fine— I can access the file, no problem.
    The only trait that I have sussed out is that it seems to happen more frequently if I've left the computer idle for 20 minutes or so, which is well below the sleep time-out for my hard drive. It's almost like Illustrator doesn't know how to wait for a file if the file isn't immediately available. (The files are not open elsewhere.) I've read that Illustrator is cranky with files on network locations, but this happens more frequently with local files.
    Program files are loaded from an SSD, but the scratch disk is my local HD and my files are stored on the HD. My scratch disk was originally the SSD, but the problem occured almost every day under that configuration. Moving the scratch disk to the HD made the crashes occur less frequently.
    The event log for yesterday's crash doesn't seem to be particularly helpful. (Posted below.)
    Is this behavior familiar to anyone? I have been searching Adobe's forums and the web in general with no luck for the last year. My apologies if this has been addressed elsewhere in the forums and I haven't found it.
    Thanks in advance for any advice!
    Log Name:      Application
    Source:        Application Error
    Date:          6/26/2013 2:38:35 PM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Description:
    Faulting application name: Illustrator.exe, version: 16.0.3.691, time stamp: 0x50bb31df
    Faulting module name: Illustrator.exe, version: 16.0.3.691, time stamp: 0x50bb31df
    Exception code: 0xc0000005
    Fault offset: 0x000000000066d8c8
    Faulting process id: 0x1030
    Faulting application start time: 0x01ce72527a68524e
    Faulting application path: C:\Program Files\Adobe\Adobe Illustrator CS6 (64 Bit)\Support Files\Contents\Windows\Illustrator.exe
    Faulting module path: C:\Program Files\Adobe\Adobe Illustrator CS6 (64 Bit)\Support Files\Contents\Windows\Illustrator.exe
    Report Id: 9b76be3b-de8f-11e2-b99d-00259049948b
    Event Xml:

    Thanks for the suggestion. I'll give that a shot... but wouldn't other applications be experiencing the same thing? I open Photoshop files all day and it's never happened. I'm in and out of CorelDraw as well. (I don't open Corel files in Illustrator.) I also see no disk errors in the event log, but, as I said, I'll check for updates because that couldn't hurt, right?  :-)
    Thanks again.

  • Illustrator CS6 crashes every time when I try to use the type tool over an image. HELP!

    I've been working on several files for some package design. Every time I try to replace some text that happens to be sitting over a linked photo, illustrator freezes up and crashes. Every single time without fail, it fails.
    I tried to move the same piece of text off the artboard, modify it, and move it back, but it crashed even while off the board (and not on top of an image).
    What is causing this? Is there a fix?
    I'm running Windows 7, up to date on all software (windows & adobe included). Using Illustrator cs6, 64bit. I'm running on a new machine as well - though I was having this issue on another computer as well.

    Temporarily break the link to the image by renaming, then make your edit, then change the name back when done.
    Also open the image in photoshop, check over channels and paths for anything strange or unecessary, do a save as to same filename and replace, this may flush out any problem with the image.

  • Illustrator CS6 64-bit dvaui.dll and msvcr100.dll crashing problem, any solution?

    First things first, trying to find a tech support Email address or phone number has been infuriating.  The "3-step support wizard" which results in "go to the forums" is also infuriating and insulting.
    I have a Windows 7 64-bit PC running CS6 64-bit (updated/current), and it's crashing at random (2-3 times per day).  I see events recorded in the event log showing dvaui.dll and msvcr100.dll as the source.  Other people have raised this as an issue, and all I see are guesses.  Does Adobe have a credible solution for this yet?
    I've tried running as a domain admin, which did not help.
    Illustrator CS6 32-bit seems to be working perfectly (4 days straight, no crashing).
    It seems to currently affect only one computer (5 others are fine).  It's not repeatable, and has no discernible cause.
    Also, format and reinstall is neither a solution nor an option.
    To be honest, I'm looking for Adobe to address this directly: do you know why this is happening, and how long until it is solved?  If an Adobe tech support will open a case, I have a file that the designer (I'm not the designer) was using during one of the crashes.  I don't know if the crashing will be related (to the file), but I have the file just in case.
    David.

    Hi Larry,
    Thank you for responding.
    > CS6 is current in that it is still available for purchase and in the CC but it is now two versions behind.
    I'm not quite sure what you are trying to say.  Can you be explicit, please?
    > As to your problem have you tried downloading the .dll files from Microsoft and reinstalling them?
    I have copied and re-registered the DLL files from a known-good machine (that is to say that the machine doesn't exhibit any of the symptoms as the above machine), which did not help.
    I'm really interested in having Adobe respond directly to this issue.  I know they are aware of it.
    It's clear that Adobe doesn't actually want to support this program, but people rely on it for their economic success.  Both my client and his employees need this program to function properly and reliably, and I think anyone would agree that it's reasonable to expect that a problem like this (that affects more than just us) be, at a minimum, addressed.  Adobe has my client's money, they had no problem accepting it.  With that acceptance comes a duty to be responsive.
    Thanks,
    David.

Maybe you are looking for

  • Clearing issue:

    Hi experts, My users has posted GR on 31.3.09.But when they clear in through F-03 and put date 31.3.09 and posted it.But the entry is posted on 1.4.09.He wated to post it on 31.3.09. How we can rectify it and why entry cleared on 1.4.09 instead of 31

  • DNS(Root)

    My network is not connected to internet. i have a website running in my network. I want to set it as default page without Group policy. I want to create a Root DNS and create a host record * pointing to my webservers ip address. Will this workout to

  • HT201302 My PC (windows xp) does not recognize the iPhone as a digital camera. What do I do?

    The iPhone 3G does not show up in My Computer, but syncs OK with iTunes, no problem.  I need to back up my photos on the iPhone!! Any help appreciated.  Thanks!

  • How do you exit Live Trace mode?

    Hi all. Can anyone tell me how to get out of Live Trace mode without having to do multiple un-dos?  The Photoshop file I have imported is still showing one of the Live trace options and I can't get it to return to normal. thanks! B.

  • Decline call when handset is locked ?

    When I get a call and the handset isn't on autolock, I can chose to accept or decline the call. However, if I recieve a call and the handset is locked, I can only accept or mute the call, not decline. Anyone know of a workaround ?