Illustrator CC keeps crashing when opening a file with placed image

I get this message:
and regardless of what I click (Replace, Ignore, Cancel) the program crashes.
Below is the crash report I get:
Process:         Adobe Illustrator [954]
Path:            /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
Identifier:      com.adobe.illustrator
Version:         256 (17.0.0)
Code Type:       X86-64 (Native)
Parent Process:  launchd [170]
User ID:         501
Date/Time:       2013-09-30 10:41:13.521 -0400
OS Version:      Mac OS X 10.8.4 (12E55)
Report Version:  10
Interval Since Last Report:          61535 sec
Crashes Since Last Report:           8
Per-App Interval Since Last Report:  37856 sec
Per-App Crashes Since Last Report:   8
Anonymous UUID:                      A312EF8F-A9EC-D426-709E-D538E4DA0B32
Crashed Thread:  0  Main Thread  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
terminate called without an active exception
abort() called
Thread 0 Crashed:: Main Thread  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff85071212 __pthread_kill + 10
1   libsystem_c.dylib                       0x00007fff8e6ccb54 pthread_kill + 90
2   libsystem_c.dylib                       0x00007fff8e710dce abort + 143
3   libc++abi.dylib                         0x00007fff86c799eb abort_message + 257
4   libc++abi.dylib                         0x00007fff86c773a8 default_terminate() + 42
5   libc++abi.dylib                         0x00007fff86c773c9 safe_handler_caller(void (*)()) + 8
6   libc++abi.dylib                         0x00007fff86c77424 std::terminate() + 16
7   libc++abi.dylib                         0x00007fff86c7861b __cxa_rethrow + 85
8   com.adobe.illustrator.plugins.svgFileFormat          0x00000001192b4c01 0x119232000 + 535553
9   com.adobe.illustrator.plugins.svgFileFormat          0x00000001192b55a9 0x119232000 + 538025
10  com.adobe.illustrator.plugins.svgFileFormat          0x00000001192b7643 0x119232000 + 546371
11  com.adobe.illustrator.plugins.svgFileFormat          0x00000001192b3069 0x119232000 + 528489
12  com.adobe.illustrator.plugins.svgFileFormat          0x00000001192b3129 0x119232000 + 528681
13  com.adobe.illustrator.plugins.svgFileFormat          0x00000001192b2c9b 0x119232000 + 527515
14  com.adobe.illustrator.plugins.svgFileFormat          0x00000001192b74b3 0x119232000 + 545971
15  com.adobe.illustrator.plugins.svgFileFormat          0x0000000119261540 0x119232000 + 193856
16  com.adobe.illustrator.plugins.SVGFilterEffect          0x000000012aba6903 0x12ab9d000 + 39171
17  com.adobe.illustrator.plugins.SVGFilterEffect          0x000000012aba18ff 0x12ab9d000 + 18687
18  com.adobe.illustrator.plugins.SVGFilterEffect          0x000000012aba399f 0x12ab9d000 + 27039
19  com.adobe.illustrator.plugins.SVGFilterEffect          0x000000012aba34d0 0x12ab9d000 + 25808
20  com.adobe.illustrator.plugins.SVGFilterEffect          0x000000012aba0d74 0x12ab9d000 + 15732
21  com.adobe.illustrator.plugins.SVGFilterEffect          0x000000012ab9e69d PluginMain + 301
22  com.adobe.illustrator                   0x0000000100aba158 spEdgeCallPlugin(SPAccess*, char const*, char const*, void*, int*) + 152
23  com.adobe.illustrator                   0x0000000100ab5423 SPCallPlugin + 99
24  com.adobe.illustrator                   0x0000000100ab8066 SPSendMessage + 646
25  com.adobe.illustrator                   0x00000001006b6605 fxCallPlugin(SPPlugin*, char const*, void*) + 1573
26  com.adobe.illustrator                   0x0000000100856261 _t_AILiveEffectOpaque::Execute(Ref<CAIFilterExecution, CountedObject::Traits>, ArtObject*, Ref<CAIArtStyle, CountedObject::Traits>) const + 5297
27  com.adobe.illustrator                   0x00000001002b9bf1 CAIFilterExecution::Execute(ArtObject*, Ref<CAIArtStyle, CountedObject::Traits>) + 241
28  com.adobe.illustrator                   0x00000001002a71e3 CAIChainStyleFilter::Execute(Ref<CAIFilterExecution, CountedObject::Traits>, ArtObject*, Ref<CAIArtStyle, CountedObject::Traits>, ArtObject*) const + 2467
29  com.adobe.illustrator                   0x00000001002a7791 CAIChainStyleFilter::Execute(Ref<CAIFilterExecution, CountedObject::Traits>, ArtObject*, Ref<CAIArtStyle, CountedObject::Traits>) const + 129
30  com.adobe.illustrator                   0x00000001002a8bef CAICompoundFilterExecution::Execute(ArtObject*, Ref<CAIArtStyle, CountedObject::Traits>) + 127
31  com.adobe.illustrator                   0x0000000100284a44 CAIArtStyle::ExecActiveStyle(ArtObject*) + 1028
32  com.adobe.illustrator                   0x000000010028341d CAIArtStyle::Execute(ArtObject*) + 1341
33  com.adobe.illustrator                   0x0000000100282972 CAIArtStyle::GetStyledArt(ArtObject*, bool) + 722
34  com.adobe.illustrator                   0x0000000100282489 CAIArtStyle::CleanupDirtyDescendants(ArtObject* const&) + 233
35  com.adobe.illustrator                   0x00000001002825cc CAIArtStyle::CleanupDirtyDescendants(ArtObject* const&) + 556
36  com.adobe.illustrator                   0x000000010016c652 Artwork::ExecuteRemainingStyles() + 146
37  com.adobe.illustrator                   0x000000010016c589 ValidatePluginObjectsAndStyles(Artwork*) + 41
38  com.adobe.illustrator                   0x00000001007734ab PluginArtIdle(unsigned long) + 59
39  com.adobe.illustrator                   0x00000001006e5a31 PluginsIdle(IdlePurpose) + 65
40  com.adobe.illustrator                   0x000000010051e55b WindowIdle(IdlePurpose) + 443
41  com.adobe.illustrator                   0x000000010042f67a CAIApplication::Idle(IdlePurpose) + 170
42  com.adobe.illustrator                   0x00000001001fa97d CommandDoInternal(CAIEvent*, int, int) + 301
43  com.adobe.illustrator                   0x0000000100486598 CAIExoAppEventHandler::DispatchMenuEvent(CAIEvent&) + 376
44  com.adobe.illustrator                   0x00000001004863ba CAIExoAppEventHandler::HandleAIEvent(CAIEvent&) + 42
45  com.adobe.illustrator                   0x0000000100486e34 CAIExoAppEventHandler::DispatchKeyEvent(CAIEvent&) + 1284
46  com.adobe.illustrator                   0x00000001003f6f9f CAIExoAppMacEventHandler::DispatchKeyEvent(CAIEvent&) + 223
47  com.adobe.illustrator                   0x00000001003f6e85 CAIExoAppMacEventHandler::DispatchKeyEvent(unsigned short const&, unsigned short const&, unsigned long const&) + 197
48  com.adobe.illustrator                   0x00000001003f6d35 CAIExoAppMacEventHandler::HandleForwardedEvent(dvaui::ui::OS_Event const&) + 293
49  com.adobe.illustrator                   0x00000001003f6a10 CAIExoAppMacEventHandler::PreProcessEvent(dvaui::ui::OS_Event const&) + 448
50  com.adobe.illustrator                   0x00000001004895ff CAIExoAppImpl::DoPreEventProcessing(dvaui::ui::OS_Event const&) + 47
51  com.adobe.exo.framework                 0x00000001097eb98d exo::app::AppBase::PreEventProcessing(dvaui::ui::OS_Event const&) + 13
52  com.adobe.exo.framework                 0x00000001097f41a4 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&) + 36
53  com.adobe.illustrator                   0x0000000100401207 int dvacore::config::ErrorManager::ExecuteFunction<bool>(boost::function0<bool>*, bool*) + 71
54  com.adobe.illustrator                   0x0000000100489a52 DroverErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0<int>) + 66
55  com.adobe.illustrator                   0x00000001004010bc bool dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<bool>(boost::f unction0<bool>, bool*) + 140
56  com.adobe.illustrator                   0x0000000100400c9d bool dvacore::config::ExecuteTopLevelFunction<bool>(boost::function0<bool>, bool*) + 125
57  com.adobe.exo.framework                 0x00000001097f03c7 -[ExoMacApplication sendEvent:] + 359
58  com.apple.AppKit                        0x00007fff8e97d21a -[NSApplication run] + 636
59  com.adobe.exo.framework                 0x00000001097efeb8 exo::app::OS_AppBase::RunEventLoop() + 56
60  com.adobe.illustrator                   0x0000000100488195 CAIExoAppImpl::RunEventLoop() + 21
61  com.adobe.illustrator                   0x000000010042e74c CAIApplication::RunApp() + 396
62  com.adobe.illustrator                   0x0000000100419a57 main + 135
63  com.adobe.illustrator                   0x0000000100002c94 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff85071d16 kevent + 10
1   libdispatch.dylib                       0x00007fff8ccb2dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff8ccb29ee _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.AGM                           0x0000000103894dcb 0x103552000 + 3419595
3   com.adobe.AGM                           0x000000010389587d 0x103552000 + 3422333
4   com.adobe.AGM                           0x00000001038ab8a8 0x103552000 + 3512488
5   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff85071322 __select + 10
1   com.apple.CoreFoundation                0x00007fff8e507f46 __CFSocketManager + 1302
2   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
3   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff85071386 __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff8e755800 nanosleep + 163
2   libsystem_c.dylib                       0x00007fff8e755717 usleep + 54
3   com.adobe.illustrator.plugins.dBrushTool          0x000000011981b723 0x1197c3000 + 362275
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x000000011981c077 0x1197c3000 + 364663
Thread 6:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x000000011981c077 0x1197c3000 + 364663
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x000000011981c077 0x1197c3000 + 364663
Thread 8:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x000000011981c077 0x1197c3000 + 364663
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x000000011981c077 0x1197c3000 + 364663
Thread 10:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x000000011981c077 0x1197c3000 + 364663
Thread 11:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x000000011981c077 0x1197c3000 + 364663
Thread 12:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x000000011981c077 0x1197c3000 + 364663
Thread 13:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x000000011981c077 0x1197c3000 + 364663
Thread 14:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x000000011981c077 0x1197c3000 + 364663
Thread 15:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x000000011981c077 0x1197c3000 + 364663
Thread 16:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x000000011981c077 0x1197c3000 + 364663
Thread 17:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x000000011981c077 0x1197c3000 + 364663
Thread 18:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x000000011981c077 0x1197c3000 + 364663
Thread 19:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x000000011981c077 0x1197c3000 + 364663
Thread 20:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x000000011981c077 0x1197c3000 + 364663
Thread 21:: IPCClient rcvr: FMClient.501.954.140735140422016.1
0   libsystem_kernel.dylib                  0x00007fff85071322 __select + 10
1   com.extensis.cpp-core-framework          0x000000012651b169 GIPCReceiver::OSWaitForData() + 2975
2   com.extensis.cpp-core-framework          0x000000012650fb40 GIPCClient::ReceiverThreadProc(GThread*) + 798
3   com.extensis.cpp-core-framework          0x000000012658ded9 GThread::PthreadInternal(void*) + 223
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 22:: Agent IF Message Handler
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.extensis.cpp-core-framework          0x000000012654d3ce GSemaphore::TimedWait(unsigned int) + 76
3   com.extensis.cpp-core-framework          0x00000001265143f9 GIPCClient::GIPCMTDataAccumulator::WaitForData(unsigned int, std::vector<char, std::allocator<char> >&, bool) + 37
4   com.extensis.ExtensisFontManagement.sdk          0x0000000126adc271 GAgentIFMessageHandlerThread::RunMessageHandlerThread() + 445
5   com.extensis.ExtensisFontManagement.sdk          0x0000000126adc98e GAgentIFMessageHandlerThread::AgentIFMessageHandlerThreadFunc(GThread*) + 42
6   com.extensis.cpp-core-framework          0x000000012658ded9 GThread::PthreadInternal(void*) + 223
7   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 23:: IPCDataHandler for rcvr: FMClient.501.954.140735140422016.1
0   libsystem_kernel.dylib                  0x00007fff85071322 __select + 10
1   com.extensis.cpp-core-framework          0x00000001265173d1 -[IPCDataHandler handleDataFromSocket:] + 2197
2   com.apple.Foundation                    0x00007fff88440562 __NSThread__main__ + 1345
3   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
4   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 24:
0   libsystem_kernel.dylib                  0x00007fff85071386 __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff8e755800 nanosleep + 163
2   com.adobe.illustrator.plugins.ScriptingSupport          0x0000000118973d38 ScObjects::Thread::wait(unsigned int) + 56
3   com.adobe.illustrator.plugins.ScriptingSupport          0x000000011895c10e ScObjects::BridgeTalkThread::run() + 174
4   com.adobe.illustrator.plugins.ScriptingSupport          0x00000001189738f5 ScObjects::Thread::go(void*) + 165
5   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 25:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164
6   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 26:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164
6   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 27:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164
6   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 28:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164
6   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 29:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164
6   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 30:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164
6   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 31:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164
6   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 32:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164
6   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 33:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff8506f686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8506ec42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8e4c3233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8e4c8916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8e4c80e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff883e2546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation                    0x00007fff88440562 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 34:
0   libsystem_kernel.dylib                  0x00007fff850712aa __recvfrom + 10
1   ServiceManager-Launcher.dylib           0x0000000129fdc231 0x129fc4000 + 98865
2   ServiceManager-Launcher.dylib           0x0000000129fdb5d6 0x129fc4000 + 95702
3   ServiceManager-Launcher.dylib           0x0000000129fda678 0x129fc4000 + 91768
4   ServiceManager-Launcher.dylib           0x0000000129fda6e6 0x129fc4000 + 91878
5   ServiceManager-Launcher.dylib           0x0000000129fd52e4 0x129fc4000 + 70372
6   ServiceManager-Launcher.dylib           0x0000000129fd5cfe 0x129fc4000 + 72958
7   ServiceManager-Launcher.dylib           0x0000000129fd5c0b 0x129fc4000 + 72715
8   ServiceManager-Launcher.dylib           0x0000000129fd936e 0x129fc4000 + 86894
9   ServiceManager-Launcher.dylib           0x0000000129fd94b2 0x129fc4000 + 87218
10  ServiceManager-Launcher.dylib           0x0000000129fd926d 0x129fc4000 + 86637
11  ServiceManager-Launcher.dylib           0x0000000129fd91e6 0x129fc4000 + 86502
12  ServiceManager-Launcher.dylib           0x0000000129fc7916 0x129fc4000 + 14614
13  ServiceManager-Launcher.dylib           0x0000000129fcbb05 0x129fc4000 + 31493
14  ServiceManager-Launcher.dylib           0x0000000129fd9e46 0x129fc4000 + 89670
15  ServiceManager-Launcher.dylib           0x0000000129fdbef3 0x129fc4000 + 98035
16  libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
17  libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 35:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164
6   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 36:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164
6   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 37:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164
6   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 38:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164
6   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 39:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164
6   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 40:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164
6   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 41:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164
6   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 42:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164
6   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 43:: com.apple.CoreAnimation.render-server
0   libsystem_kernel.dylib                  0x00007fff8506f686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8506ec42 mach_msg + 70
2   com.apple.QuartzCore                    0x00007fff852cc17b CA::Render::Server::server_thread(void*) + 403
3   com.apple.QuartzCore                    0x00007fff85350dc6 thread_fun + 25
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 44:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 45:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 46:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 47:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 48:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 49:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 50:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 51:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 52:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 53:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 54:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 55:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 56:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 57:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 58:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 59:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 60:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 61:
0   libsystem_kernel.dylib                  0x00007fff8506f6c2 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000ce79 basic::detail::thread_function_base::operator()() + 217
2   com.adobe.illustrator                   0x000000010000d6b7 basic::thread_base::_call(void*) + 119
3   com.apple.CoreServices.CarbonCore          0x00007fff8595e7e0 PrivateMPEntryPoint + 58
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 62:
0   libsystem_kernel.dylib                  0x00007fff850710fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8e6cffe9 _pthread_cond_wait + 869
2   com.adobe.AFlame                        0x00000001415c7b1b 0x14144c000 + 1555227
3   com.adobe.AFlame                        0x000000014157f234 0x14144c000 + 1258036
4   libsystem_c.dylib                       0x00007fff8e6cb7a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8e6b81e1 thread_start + 13
Thread 63:
0   libsystem_kernel.dylib                  0x00007fff850716d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8e6cdf4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8e6cdd13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8e6b81d1 start_wqthread + 13
Thread 64:
0   libsystem_kernel.dylib                  0x00007fff850716d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8e6cdf4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8e6cdd13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8e6b81d1 start_wqthread + 13
Thread 65:
0   libsystem_kernel.dylib                  0x00007fff850716d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8e6cdf4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8e6cdd13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8e6b81d1 start_wqthread + 13
Thread 66:
0   libsystem_kernel.dylib                  0x00007fff850716d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8e6cdf4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8e6cdd13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8e6b81d1 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfcad8  rdx: 0x0000000000000000
  rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfcb00  rsp: 0x00007fff5fbfcad8
   r8: 0x00007fff740d5278   r9: 0x0000000000000013  r10: 0x0000000020000000  r11: 0x0000000000000206
  r12: 0x00007fff5fbfc

Identified the Issue and the same will be resolved. The crash is happening for file with SVG filters and there is a missing link.

Similar Messages

  • Please a solution against crashes when opening a file with Acrobat XI pro?

    Hello,
    Am a member of Adobe Creative Cloud.
    Am also constantly having crashes when opening a file with Acrobat XI pro.
    Am running on Windows 7 Home Premium, Service Pack 1, 64 bit - RAM 20 GB -
    The crash happens systematically after the installation of the update. Within one day I uninstalled and reinstalled the program 4x! It takes of a lot of my time.... Thank you for providing a definitive solution!
    Best regards

    I've been having the same issue!  I try to open it and it crashes - says re-open, it crashes...  I re-installed it yesterday and it opened and worked fine.  Closed it out at the end of the day thinking everything was finally fine but this morning the same crashes it had yesterday...  HELP!!!

  • InDesign Cs5 keep crashing when open this file

    Hi guys,
    I am back for another problem with my InDesign. It's been a while since my last problem...
    Right now I'm facing a new problem and I hope you guys can fix this with me..
    So the problem is that just on this file.. Everytime I try to open it, it just crash. But it is fine when I open other files. Yesterday it was fine when I export as PDF, and even package the file. This morning when I tried to open it, it just crash...
    The solutions I tried :
    Troubleshooting 101: Export to .idml or .inx to clear file corruption
    http://forums.adobe.com/thread/526991
    (I cannot open the file because it says that the file is missing or in any other place..)
    Troubleshooting 101: Replace, or "trash" your InDesign preferences
    http://forums.adobe.com/message/2404821#2404821
    and none of that works.
    I even tried save As.  Still not working..
    Here's the log
    Problem signature:
      Problem Event Name:          APPCRASH
      Application Name:          InDesign.exe
      Application Version:          7.0.0.355
      Application Timestamp:          4bad00be
      Fault Module Name:          PARAGRAPH COMPOSER.RPLN
      Fault Module Version:          7.0.0.355
      Fault Module Timestamp:          4bad0414
      Exception Code:          c0000005
      Exception Offset:          0002e623
      OS Version:          6.1.7601.2.1.0.768.3
      Locale ID:          1033
      Additional Information 1:          0a9e
      Additional Information 2:          0a9e372d3b4ad19135b953a78882e789
      Additional Information 3:          0a9e
      Additional Information 4:          0a9e372d3b4ad19135b953a78882e789
    Should I just leave it as it is and try again tomorrow? Maybe it'll work?? :/
    I forgot to do back ups yesterday because I don't bring my external HD. And now I regret it
    Please help?
    Thank you!
    Have a nice day!

    Hi Peter,
    I was trying to export it as .idml and the program crash, so maybe it says file cannot be open because missing maybe because it wasn't finish to export and got crash. Maybe that is why I can't open it.
    well the thing is that my work InDesign Cs5 is bootleg (boo! i know )
    and i was once told not to update them. so i never update until now..
    unless you have a thread where i can read the manual how to update bootleg?
    Thanks Peter!

  • Illustrator CS6 (Mac) crashes when opening large documents with drop shadows

    I have a Macbook Pro ver. 10.6.8 i7 Core, 8 Gb Ram, and I am running Adobe Illustrator CS6.
    I have a document that is 18" x 42" and contains drop shadows. It was created using CS6.
    When I apply a graphic style (gradient and drop shadow) It has a progress bar that says "Drop Shadow" and it fills up and freezes. I recreated the document, and I am having the same issue repeatedly.
    In order to do what I needed, I had to ungroup the letters recieving the graphic style and apply it to each letter individually. If I try applying it to more than one object, the freeze happens again.
    I saved the file I created, and now I can not open it. On load it has a progress bar that says "Drop Shadow" and it fills up and freezes.
    I can open the same document in CS4 on the same system with no issues, it takes less than 5 seconds to load.
    What is going on?

    That's a good idea, but it was already set at the lowest resolution, so no luck, still freezes.
    The worst part is that when you open it in CS4, it does that weird layer grouping/clipping mask thing with the layers so you can't easily edit the file, if I save the file in the legacy version CS4 and open it in CS6, it retains the strange layer grouping. Although it does open it still doesnt solve my problem because now I just have a horrible to manage file.
    PS has anyone figured out how to fix the layer grouping issue with legacy (Cs4 and below) Illustrator files?

  • Desktop Manager crashes when opening backup file with critical informatio​n

    I was on a trip and a family member triggered my Bold's secure wipe (wrong password 10 times).  I had made a back-up just before the trip and it contains very critical information.  When I try to do a restore with Desktop Manager (4.7.0.32, same version as used to make the backup), it crashes as soon as I select the backup file.  I tried opening the .ipd backup file from Advanced instead, with the handset disconnected, with the same crash result: "An unhandled win32 exception has occured in DesktopMgr.exe [4340]." where the number in the brackets is different every time.
    Please help me, I will likely lose my job if I cannot restore the information from this backup!
    Edit: I tried reinstalling the Desktop Manager, and same thing.  I even tried 4.6 instead of 4.7 and again, same thing.
    Message Edited by Prune on 12-31-2008 05:03 AM

    Connected to the USB, can you do a Restore > Advanced and select the critical databases?
    Are you connected to the PC via USB to a rear PC USB port--not a USB hub, or front monitor port?
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Firefox Crashes when opening PDF file with Acrobat 9.4 installed.

    Everytime I attempt to open a PDF file, Firefox will crash. I have Adobe Reader 9.4 installled. This has been happening since 7/9/2010

    Fix the [http://browser.iyogi.com/firefox/firefox-not-opening-pdf.html '''PDF not opening in Mozilla Firefox'''] issue by reinstalling Adobe Reader. You need to uninstall Adobe Reader and re-install it to get the issue fixed. It is important to uninstall all versions of Adobe Reader that you may have in your system. Also, take care of installing the latest Adobe Reader for the browser.

  • Why does Illustrator CS5.5 crash when opening 1.5GB sized vector layered files on my iMac OS X?

    Why does Illustrator CS5.5 crash when opening 1.5GB sized vector layered files on my iMac OS X?

    1.5GB for a vector file is very large. If you can ever open this file would recomend  file >> save as >> turn off PDF compatibility.
    Can you please tell us why your file is so large, you may have a problem such as deleted global swatches, or an exceptionally large number of items in your symbols, styles, brushes palette. For even the most complex illustration filling the entire 227.54" artboard, you should be under 20mb if you have no embedded or linked images.

  • Adobe Acrobat pro 9.4.6 crashes when opening multiple files simultaneously.

    We have Adobe Acrobat Pro 9 which has been updated to version 9.4.6. we had this problem when the 9.4.5 update was applied also. It is now crashing when we try to open multiple files simultaneously.
    Yesterday, I narrowed down the problem to 6 plugins:
    IA32
    ADBC
    eBook
    EScript
    HLS
    PPKLite
    SaveAsRTS
    However, we discovered that that Comments and markup tool bars weren't loading. So I did a repair install on it.
    Now those plugins from yesterday work and Acroform.api is causing it to crash when opening multiple files.
    I did try other suggestion that involved using Icacls/cacls on dll files to no avail.
    It is running on XP SP3 fully updated with plenty of RAM and HDD space.
    Is there a way to fix this without reinstalling?

    I am not sure what's causing this problem on your machine because everything's working fine for me.
    What is the version of Acroform.api on your machine now.
    Do a Repair after deleting this file and see if it works.
    Enable Windows MSI logging (http://support.microsoft.com/kb/314852) before you do a repair, upload that log to some file sharing server, and paste its link here.

  • Why does photoshop cs4 crash when opening a file? (Mac OS 10.6.8)

    Why does photoshop cs4 crash when opening a file? (Mac OS 10.6.8) I've rebuilt pref.'s and reinstalled Photoshop with no positive results. I can create a new file but cannot "place" anything because that crashes as well.

    System and photoshop have most recent updates. The crash report is as follows:
    Process:    
    Adobe Photoshop CS4 [3308]
    Path:       
    /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    Identifier: 
    com.adobe.Photoshop
    Version:    
    11.0 (11.0x20080919 [20080919.r.488 2008/09/19:02:00:00 cutoff; r branch]) (11.0)
    Code Type:  
    PPC (Translated)
    Parent Process:  launchd [134]
    Date/Time:  
    2012-02-07 12:53:14.731 -0500
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:     
    163257 sec
    Crashes Since Last Report:      
    7
    Per-App Interval Since Last Report:  1049 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                 
    8D3D81A8-3583-4ED4-80BA-B248EF483629
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000078
    Crashed Thread:  0
    Thread 0 Crashed:
    0   ???                      
    0x8aeb2bef 0 + 2330668015
    Thread 1:
    0   libSystem.B.dylib        
    0x80142afa mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x80143267 mach_msg + 68
    2   com.adobe.Photoshop      
    0xb819440f CallPPCFunctionAtAddressInt + 206231
    3   libSystem.B.dylib        
    0x80170259 _pthread_start + 345
    4   libSystem.B.dylib        
    0x801700de thread_start + 34
    Thread 2:
    0   com.adobe.Photoshop      
    0xb815acc0 spin_lock_wrapper + 90152
    1   com.adobe.Photoshop      
    0xb8179c5b CallPPCFunctionAtAddressInt + 97763
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 3:
    0   com.adobe.Photoshop      
    0xb815ad03 spin_lock_wrapper + 90219
    1   com.adobe.Photoshop      
    0xb81749fb CallPPCFunctionAtAddressInt + 76675
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145c1d spin_lock_wrapper + 3973
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 4:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 5:
    0   com.adobe.Photoshop      
    0xb815a8c8 spin_lock_wrapper + 89136
    1   com.adobe.Photoshop      
    0xb8176d61 CallPPCFunctionAtAddressInt + 85737
    2   com.adobe.Photoshop      
    0xb80e88cb 0xb8000000 + 952523
    3   ???                      
    0x8ad06566 0 + 2328913254
    Thread 6:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 7:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80e88cb 0xb8000000 + 952523
    3   ???                      
    0x8baa52ce 0 + 2343195342
    Thread 8:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 9:
    0   com.adobe.Photoshop      
    0xb815aa8b spin_lock_wrapper + 89587
    1   com.adobe.Photoshop      
    0xb818c3eb CallPPCFunctionAtAddressInt + 173427
    2   com.adobe.Photoshop      
    0xb818eeec CallPPCFunctionAtAddressInt + 184436
    3   com.adobe.Photoshop      
    0xb80e88cb 0xb8000000 + 952523
    4   ???                      
    0x8aad1186 0 + 2326598022
    Thread 10:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 11:
    0   com.adobe.Photoshop      
    0xb815ad03 spin_lock_wrapper + 90219
    1   com.adobe.Photoshop      
    0xb81749fb CallPPCFunctionAtAddressInt + 76675
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145c1d spin_lock_wrapper + 3973
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 12:
    0   com.adobe.Photoshop      
    0xb815a8c8 spin_lock_wrapper + 89136
    1   com.adobe.Photoshop      
    0xb8177c07 CallPPCFunctionAtAddressInt + 89487
    2   com.adobe.Photoshop      
    0xb80e88cb 0xb8000000 + 952523
    3   ???                      
    0x8b7b2aca 0 + 2340104906
    Thread 13:
    0   com.adobe.Photoshop      
    0xb815a93a spin_lock_wrapper + 89250
    1   com.adobe.Photoshop      
    0xb8176f67 CallPPCFunctionAtAddressInt + 86255
    2   com.adobe.Photoshop      
    0xb80e88cb 0xb8000000 + 952523
    3   ???                      
    0x8bae895e 0 + 2343471454
    Thread 14:
    0   com.adobe.Photoshop      
    0xb815aa8b spin_lock_wrapper + 89587
    1   com.adobe.Photoshop      
    0xb818c3eb CallPPCFunctionAtAddressInt + 173427
    2   com.adobe.Photoshop      
    0xb818eeec CallPPCFunctionAtAddressInt + 184436
    3   com.adobe.Photoshop      
    0xb80e88cb 0xb8000000 + 952523
    4   ???                      
    0x8af75bb6 0 + 2331466678
    Thread 15:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 16:
    0   com.adobe.Photoshop      
    0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.Photoshop      
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.Photoshop      
    0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.Photoshop      
    0xb80c0037 0xb8000000 + 786487
    4   com.adobe.Photoshop      
    0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.Photoshop      
    0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.Photoshop      
    0xb801ceb7 0xb8000000 + 118455
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000078  ebx: 0xb81454d2  ecx: 0x00000078  edx: 0x00000000
      edi: 0xb81f8714  esi: 0xb81f86f0  ebp: 0x8a028d80  esp: 0xb7fffacc
       ss: 0x0000001f  efl: 0x00010206  eip: 0x8aeb2bef   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000078
    Binary Images:
    0xaefb000 -  0xaefcff7  BDL.dylib 38.0.0 (compatibility 1.0.0) <7962366F-BF58-160E-0B73-338F0736B27C> /usr/libexec/oah/Shims/BDL.dylib
    0x1ba48000 - 0x1ba48ff7  libSystem.B.dylib 38.0.0 (compatibility 1.0.0) <63852FDA-04FA-AAA0-67E6-CBB15F6920F1> /usr/libexec/oah/Shims/libSystem.B.dylib
    0x259c2000 - 0x259c4ff7  CoreFoundation 38.0.0 (compatibility 150.0.0) <F267D656-C1AD-07A8-2CCC-9D40323BE626> /usr/libexec/oah/Shims/CoreFoundation.framework/CoreFoundation
    0x259d2000 - 0x259daff7  IOKit 38.0.0 (compatibility 1.0.0) <DCA9B384-0F69-C525-ED46-383C34F025ED> /usr/libexec/oah/Shims/IOKit.framework/IOKit
    0x259e0000 - 0x259e0ff7  ApplicationServices 38.0.0 (compatibility 1.0.0) <3CCC383E-7267-5DBD-BFFF-DF0132FED485> /usr/libexec/oah/Shims/ApplicationServices.framework/ApplicationServices
    0x259e4000 - 0x259e8ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x259f0000 - 0x259f4ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x25c07000 - 0x25c3cff7  GLEngine ??? (???) <12BC305B-67F8-CF69-9403-6B8F8F7AAC45> /usr/libexec/oah/Shims/GLEngine.bundle/GLEngine
    0x25c41000 - 0x25dbaff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x25dec000 - 0x25e1dff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x25e25000 - 0x25f31fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x25f50000 - 0x25f53ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x25f58000 - 0x2636bfef  com.apple.ATIRadeonX2000GLDriver 1.6.36 (6.3.6) <257CAA1D-6573-2932-E344-E96F6C9CDA84> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLD river
    0x2639d000 - 0x263c1fe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0x80000000 - 0x8005dff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x8007d000 - 0x800e7fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x80142000 - 0x802e9ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x8036b000 - 0x804e6fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x805de000 - 0x805ecfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x805f1000 - 0x805fdff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x80601000 - 0x80647ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x80654000 - 0x807d6fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x80838000 - 0x808e5fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x808f9000 - 0x808fcfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <39AC3185-E633-68AA-7CD6-1230E7F1CEF4> /usr/lib/dyld
    0xb8000000 - 0xb81defff +com.adobe.Photoshop 11.0 (11.0x20080919 [20080919.r.488 2008/09/19:02:00:00 cutoff; r branch]) (11.0) <6437A74D-607F-7339-5F7E-F6B0EF81C25D> /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Translated Code Information:
    objc[3308]: garbage collection is ON
    Rosetta Version:  22.27
    Args: 
    /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 -psn_0_1683867
    Exception: EXC_BAD_ACCESS (0x0001)
    Thread 0: (0xb03a6d74, 0xb815a8ff)
    0x91c39aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248
    0x91c38190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91c39abc
    ctr: 0x91ab5600
    r00: 0xffffffda
    r01: 0xf0386dc0
    r02: 0x00000000
    r03: 0x00002403
    r04: 0x00000040
    r05: 0x3b9ab575
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9ab575
    r09: 0x00000000
    r10: 0x3b9ab575
    r11: 0xa033e698
    r12: 0x91ab5600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa034470c
    r22: 0xa0344700
    r23: 0xa0344708
    r24: 0x00000658
    r25: 0x039443a5
    r26: 0xa0344398
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d3575
    r30: 0xa03446e0
    r31: 0x91c399b4
    Thread 1: (0xb0428e30, 0xb815a93a)
    0x91b526a4: /usr/lib/libSystem.B.dylib : __pthread_cond_wait + 880
    0x93d7f984: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TSWaitOnConditionTimedRelative + 240
    0x93d81a00: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TSWaitOnSemaphoreCommon + 468
    0x93d0f670: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : AsyncFileThread(void*) + 92
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x91b526e8
    ctr: 0x91ab5610
    r00: 0xffffffd9
    r01: 0xf068c8b0
    r02: 0x00000001
    r03: 0x00004d03
    r04: 0x00004b03
    r05: 0x0000003c
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x00000200
    r09: 0x00000001
    r10: 0xf068ce88
    r11: 0xa033e6a0
    r12: 0x91ab5610
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x93df01cc
    r19: 0x93df01d0
    r20: 0xa03456d0
    r21: 0x93df01d4
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x0000003c
    r25: 0x00000001
    r26: 0xa034571c
    r27: 0xf068ce88
    r28: 0xa07804ac
    r29: 0x00000000
    r30: 0xa07804e0
    r31: 0x91b52340
    Thread 2: (0xb04aa84c, 0xb815aa8b)
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    0x93d7d4bc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TS_exception_listener_thread + 128
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91ab5cc4
    ctr: 0x91ab5590
    r00: 0xffffffe1
    r01: 0xf0407df0
    r02: 0xa0349090
    r03: 0x1b11aa00
    r04: 0x00000002
    r05: 0x00000000
    r06: 0x00000054
    r07: 0x0000a007
    r08: 0x00000000
    r09: 0x00000000
    r10: 0x1b800000
    r11: 0xa033e194
    r12: 0x91ab5590
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x1b11aa00
    r23: 0x00000000
    r24: 0x00000054
    r25: 0x0000a007
    r26: 0x00000000
    r27: 0x00000000
    r28: 0x00000002
    r29: 0x00000002
    r30: 0x00000000
    r31: 0x93d7d444
    Thread 3: (0xb0630e48, 0xb815a8c8)
    0xf060bd28: No symbol
    0x2985e12c: /Applications/Adobe Photoshop CS4/Plug-ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport : ScObjects::Thread::sleep(unsigned int) + 144
    0x2985e234: /Applications/Adobe Photoshop CS4/Plug-ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport : ScObjects::Thread::wait(unsigned int) + 56
    0x2984c818: /Applications/Adobe Photoshop CS4/Plug-ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport : ScObjects::BridgeTalkThread::run() + 436
    0x2985e5d4: /Applications/Adobe Photoshop CS4/Plug-ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport : ScObjects::Thread::go(void*) + 316
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x91ad74bc
    ctr: 0x91ab5700
    r00: 0xffffffa6
    r01: 0xf060bcb0
    r02: 0x00000653
    r03: 0x00000653
    r04: 0x7ee178d6
    r05: 0x00000000
    r06: 0x00000001
    r07: 0x00000000
    r08: 0x91c4e264
    r09: 0x00000000
    r10: 0x00000000
    r11: 0xa033e048
    r12: 0x91ab5700
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0xa0347348
    r24: 0x00000000
    r25: 0xf060bd70
    r26: 0xa0347348
    r27: 0xa034ae34
    r28: 0x00000653
    r29: 0x00000653
    r30: 0x7ee178d6
    r31: 0x91ad7348
    Thread 4: (0xb0823d74, 0xb815a8ff)
    0x91c39aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248
    0x91c38190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91c39abc
    ctr: 0x91ab5600
    r00: 0xffffffda
    r01: 0xf080fdc0
    r02: 0x00000000
    r03: 0x00002703
    r04: 0x00000040
    r05: 0x3b9ab1e7
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9ab1e7
    r09: 0x00000000
    r10: 0x3b9ab1e7
    r11: 0xa033e698
    r12: 0x91ab5600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa03447cc
    r22: 0xa03447c0
    r23: 0xa03447c8
    r24: 0x00000662
    r25: 0x9b305b23
    r26: 0xa034450c
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d31e7
    r30: 0xa03447a0
    r31: 0x91c399b4
    Thread 5: (0xb019ed74, 0xb815a8ff)
    0x91c39aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248
    0x91c38190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91c39abc
    ctr: 0x91ab5600
    r00: 0xffffffda
    r01: 0xf0182dc0
    r02: 0x00000000
    r03: 0x00002703
    r04: 0x00000040
    r05: 0x3b9aad92
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9aad92
    r09: 0x00000000
    r10: 0x3b9aad92
    r11: 0xa033e698
    r12: 0x91ab5600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa03447cc
    r22: 0xa03447c0
    r23: 0xa03447c8
    r24: 0x00000662
    r25: 0xa07eddef
    r26: 0xa034450c
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d2d92
    r30: 0xa03447a0
    r31: 0x91c399b4
    Thread 6: (0xb0324e34, 0xb815a8ff)
    0x91c39aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248
    0x91c38190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91c39abc
    ctr: 0x91ab5600
    r00: 0xffffffda
    r01: 0xf0305dc0
    r02: 0x00000000
    r03: 0x00002403
    r04: 0x00000040
    r05: 0x3b9ac01a
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9ac01a
    r09: 0x00000000
    r10: 0x3b9ac01a
    r11: 0xa033e698
    r12: 0x91ab5600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa034470c
    r22: 0xa0344700
    r23: 0xa0344708
    r24: 0x0000065b
    r25: 0x658760c9
    r26: 0xa0344398
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d401a
    r30: 0xa03446e0
    r31: 0x91c399b4
    Thread 7: (0xb05aed44, 0xb815ad03)
    0x91b526a4: /usr/lib/libSystem.B.dylib : __pthread_cond_wait + 880
    0x93d7f830: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TSWaitOnCondition + 136
    0x93d7f960: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TSWaitOnConditionTimedRelative + 204
    0x93d3c498: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnQueue + 280
    0x02caca8c: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE :  + 187020
    0x02cac410: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE :  + 185360
    0x93d3d988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x91b52810
    ctr: 0x91b9fdf4
    r00: 0x0000014e
    r01: 0xf0509b90
    r02: 0xf0509bdc
    r03: 0x00004a03
    r04: 0x00004c03
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x00000000
    r09: 0x00000000
    r10: 0x91acd694
    r11: 0xa033e1b0
    r12: 0x91b9fdf4
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0xf0509d38
    r21: 0xf0509d48
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0xa034571c
    r27: 0x00000000
    r28: 0xa077cd0c
    r29: 0x1b2ebe00
    r30: 0x279044e8
    r31: 0x91b52340
    Thread 8: (0xb07a1d74, 0xb815a8ff)
    0x91c39aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248
    0x91c38190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91c39abc
    ctr: 0x91ab5600
    r00: 0xffffffda
    r01: 0xf078edc0
    r02: 0x00000000
    r03: 0x00002703
    r04: 0x00000040
    r05: 0x3b9aaf91
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9aaf91
    r09: 0x00000000
    r10: 0x3b9aaf91
    r11: 0xa033e698
    r12: 0x91ab5600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa03447cc
    r22: 0xa03447c0
    r23: 0xa03447c8
    r24: 0x00000662
    r25: 0x9d7e10d6
    r26: 0xa034450c
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d2f91
    r30: 0xa03447a0
    r31: 0x91c399b4
    Thread 9: (0xb0220e38, 0xb815a8c8)
    0x91b526a4: /usr/lib/libSystem.B.dylib : __pthread_cond_wait + 880
    0x0acf7f58: No symbol
    0x0acf2b70: No symbol
    0x0acf7ffc: No symbol
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91b526fc
    ctr: 0x91ab55f0
    r00: 0xffffffdb
    r01: 0xf0203d20
    r02: 0x00000001
    r03: 0x00004903
    r04: 0x00004703
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x00002528
    r09: 0x00000001
    r10: 0xa0353c88
    r11: 0xa033e69c
    r12: 0x91ab55f0
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0xa034571c
    r27: 0x00000000
    r28: 0x05a5e1d0
    r29: 0x00000000
    r30: 0x05a5de80
    r31: 0x91b52340
    Thread 10: (0xb052cd74, 0xb815a8ff)
    0x93d3ca3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40
    0x2672da8c: /Applications/Adobe Photoshop CS4/Plug-ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support :  + 215692
    0x93d3d988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x93d3ca80
    ctr: 0x91ab5600
    r00: 0xffffffda
    r01: 0xf0488da0
    r02: 0x1c5ae670
    r03: 0x0000a307
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x000007c0
    r09: 0x4d555458
    r10: 0x00000040
    r11: 0xa033e698
    r12: 0x91ab5600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x2674da30
    r27: 0x2674da30
    r28: 0x2674da30
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x93d3ca20
    Thread 11: (0xb02a2d74, 0xb815a8ff)
    0x91c39aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248
    0x91c38190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91c39abc
    ctr: 0x91ab5600
    r00: 0xffffffda
    r01: 0xf0284dc0
    r02: 0x00000000
    r03: 0x00002603
    r04: 0x00000040
    r05: 0x3b9ab59e
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9ab59e
    r09: 0x00000000
    r10: 0x3b9ab59e
    r11: 0xa033e698
    r12: 0x91ab5600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa034478c
    r22: 0xa0344780
    r23: 0xa0344788
    r24: 0x00000658
    r25: 0x0376bd45
    r26: 0xa0344490
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d359e
    r30: 0xa0344760
    r31: 0x91c399b4
    Thread 12: Crashed (0xb7fffacc, 0x8aeb2bef)
    0x989612f8: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : __NSNavCustomControl + 756
    0x95ab9f18: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices : _NavCustomControl + 80
    0x00085774: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 542580
    0x008470cc: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 8675532
    0x00084220: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 537120
    0x0084d6b8: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 8701624
    0x000a8410: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 685072
    0x0014ab9c: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 1350556
    0x0013b93c: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 1288508
    0x0013ba80: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 1288832
    0x0007eef8: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 515832
    0x0007f110: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 516368
    0x008440ac: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 8663212
    0x00083b90: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 535440
    0x0084b19c: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 8692124
    0x00082ab8: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 531128
    0x0007e524: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 513316
    0x00083304: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 533252
    0x000a6a64: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 678500
    0x0007f1d4: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 516564
    0x00081ff4: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 528372
    0x00082278: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 529016
    0x00844050: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 8663120
    0x0007f57c: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 517500
    0x002c1de8: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 2887144
    0x002c2220: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 2888224
    0x0000349c: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 9372
    0x000031a0: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 : __mh_execute_header + 8608
    0xa8f7ffbf: No symbol
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x98961308
    ctr: 0x901db144
    r00: 0x989612f8
    r01: 0xbfffdd90
    r02: 0x00000000
    r03: 0x00000078
    r04: 0x99552320
    r05: 0xa0eac6b0
    r06: 0x2a400000
    r07: 0x00000000
    r08: 0x2a3a8160
    r09: 0x989612d8
    r10: 0x974c40e0
    r11: 0x66ab2320
    r12: 0x901db144
    r13: 0x00524fe4
    r14: 0x00521eb4
    r15: 0x00000000
    r16: 0xa001cb08
    r17: 0xa001c8a8
    r18: 0x2a396e80
    r19: 0x00520594
    r20: 0xbffff0fc
    r21: 0x00000014
    r22: 0x0af01900
    r23: 0xbfffe8a8
    r24: 0x01e20000
    r25: 0x277d3c10
    r26: 0xbfffe3d8
    r27: 0x00000008
    r28: 0x00000078
    r29: 0x99552320
    r30: 0xbfffe408
    r31: 0x9896100c
    Thread 13: (0xb009ad38, 0xb815acc0)
    0x91c384b8: /usr/lib/libSystem.B.dylib : __dispatch_mgr_invoke + 228
    0x91c37e9c: /usr/lib/libSystem.B.dylib : __dispatch_queue_invoke + 308
    0x91c3802c: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread2 + 372
    0x91c38168: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 76
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91c38480
    ctr: 0x91af92d8
    r00: 0x0000016b
    r01: 0xf0080bb0
    r02: 0x00000000
    r03: 0x00000004
    r04: 0x00000000
    r05: 0x00000000
    r06: 0xf0080d0c
    r07: 0x00000001
    r08: 0xf0080d28
    r09: 0x00000000
    r10: 0x0000000f
    r11: 0xa033d530
    r12: 0x91af92d8
    r13: 0x10624dd3
    r14: 0x91c87b04
    r15: 0xf0080c0c
    r16: 0xf0080c8c
    r17: 0xa03583dc
    r18: 0xf0080d28
    r19: 0xa0352588
    r20: 0xa0353588
    r21: 0xf0080d0c
    r22: 0xa0352508
    r23: 0xa0352488
    r24: 0xa03583dc
    r25: 0x00000000
    r26: 0xa034462c
    r27: 0x00000000
    r28: 0xa0344604
    r29: 0xa034433c
    r30: 0xf0080d28
    r31: 0x91c383dc
    Thread 14: (0xb011cd44, 0xb815ad03)
    0x91ad761c: /usr/lib/libSystem.B.dylib : _nanosleep$UNIX2003 + 80
    0x91abba88: /usr/lib/libSystem.B.dylib : _usleep$UNIX2003 + 72
    0x97c1e7d4: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::WaitToBeSynced(bool) + 204
    0x97c29400: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::StSynchronize::StSynchronize(TNodePtr const&, unsigned long) + 172
    0x97c3b968: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::GetNodeFromPathName(TUString const&, TNodePtr&) + 68
    0x97c31e78: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::FindUserFolder(unsigned long, bool, TNodePtr&) + 216
    0x97c31fe4: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::SetSpecialNodeFromOStype(unsigned long) + 176
    0x97c3221c: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::SetSpecialNode(unsigned long, TNodePtr&) + 340
    0x97c3254c: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::GetSpecialNodeWithStatus(unsigned long, OpaqueNodeRequest* const&, unsigned long, TNodePtr&) + 584
    0x97c3294c: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::GetSpecialNode(unsigned long, OpaqueNodeRequest* const&, unsigned long) + 48
    0x97c42c80: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::IsDesktop() const + 104
    0x97c37dd0: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::ResolveSharedFileListAliasIfNeeded() + 704
    0x97c38c4c: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::SynchronizeChildren(unsigned long, TNodeEventPtrSet&) + 3368
    0x97c39034: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::HandleSync(unsigned long) + 732
    0x97c39194: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 60
    0x97c3f210: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1028
    0x97c78e48: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv : ___PostNodeTaskRequest_block_invoke_2 + 100
    0x91c35ea0: /usr/lib/libSystem.B.dylib : __dispatch_call_block_and_release + 32
    0x91c37b98: /usr/lib/libSystem.B.dylib : __dispatch_queue_drain + 356
    0x91c37dbc: /usr/lib/libSystem.B.dylib : __dispatch_queue_invoke + 84
    0x91c3802c: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread2 + 372
    0x91c38168: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 76
    0x91b55f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4 :  + 0
    PPC Thread State
    srr0: 0x00000000
    srr1: 0x00000000
    vrsave: 0x00000000
    cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x91ad7694

  • Acrobat Pro 9.3 Crashes when opening multiple files

    Acrobat Pro 9.3 Crashes when opening multiple files. I have not seen any solutions in forums that solves this problem. I have just done the most recent update and it still crashes.

    Acrobat Pro 9.4.2 (CS5) is doing the same thing on my Windows XP SP3 with 3.5 GB of ram and 206 GB of my brand new 300 GB hard drive free.
    It starting doing this at the end of last year before my hard drive died.  Then after rebuilding the entire system on this new drive it worked fine, until I downloaded all the updates and now it is broken again.  Anytime I open more than one PDF, Acrobat crashes.  I send the error report every time.

  • 7.6 Win crashes when opening some files that open on Mac

    On XP SP3, I can play Apple movie previews without problem in Firefox.
    I can also view certain 3rd party tutorials in quicktime in Firefox without any problems.
    If I download the same files I was viewing without problem, quite often QuickTime 7.6 will crash when opening the file.
    It's not a corrupt file, as if I try a few times, it will finally open.
    These same files have zero problem if I open them in QT 7.6 on the Mac.
    I'm running a server motherboard with ECC memory from a RAID with ECC memory, and I have NO crashes with my other software (SQL Server, Visual Studio, etc.)
    How can I resolve this crashing issue?

    I should have mentioned, to get it to crash, I double click on the file when Quicktime is NOT running (I don't have Quicktime set to always run either).
    I found that if I open Quicktime 1st, THEN I can double click on the file and have it open (the one I could not get to open at all).

  • Motion 3 Keeps Crashing When Opening File

    Motion 3 keeps crashing when I try to open a file that has alot of moving text. I have words that keep falling like rain onto other words. Once in a blue moon I can get it to open and can edit it, but after I save it's a crap shoot to when it will open again. Any suggestions?
    I have tried putting the text into another program (Adobe Illustrator) but it doesn't work as nice or as quickly. Thanks.

    IMpossible to tell from here but try this:
    If it gets opened, immediately save a copy. Quit Motion
    In the Finder, make at least three or four more copies of the copy. Leave the original alone.
    Open one of the copies, delete half of the layers.
    Close it.
    Open another copy. Delete the other half of the layers.
    See where this is going? You're going to do some binary test to try to figure out which layers are making problems.
    bogiesan

  • Fix found: Illustrator CS3 (PC) crashes when opening file or starting new file

    Issue:
    -Running Windows XP, tried installing CS3 Web premium on a new machine.
    -All programs worked well except Illustrator; when opening a file or creating a new one, illustrator would crash and give a message of "Microsoft has experienced an error" blah blah "Send error report?"
    -when trying to "open with.." by right clicking on a file, it would crash as well but give the message "The file xxxxxx.pdf is not a valid Win 32 application." Blah blah. Same thing with .ai files, etc.
    Attempts to fix:
    -re-installed CS3
    -updated Illustrator to 13.0.1
    -switched users
    -cleaned up fonts
    Fix that worked:
    -uninstalled pre-loaded version of Acrobat that came with PC.  I had a suspicion that the newer version of Acrobat on the new PC (9.5 or similar) might conflict with Illustrator, as the version of Acrobat to come with CS3 was 8 (I believe). This seemed to fix the problem.
    Cheers,
    Mike

    lol issue still remains... if an admin sees this please remove entire post
    Thanks

  • How do I recover an indesign CC file which is saved, but keeps crashing when opened?

    I have been working on a file for a while, regularly saving etc. Now it keeps crashing when I open it.
    How can I get the file to open properly?

    first see Remove minor corruption by exporting and if that crashes, too see if the blind export script at Adobe Community: InDesign 6 is crashing when attempting to open a particular document. All others are opening OK. will work.

  • Finder Keeps crashing when opening any folders from file menu

    I believed this happened after installing Mavericks.
    The finder keeps crashing when attemtping to open a file in any application from the file menu.
    I can open the same files by directly going to finder and opening file directly format or 'open with' > choose program.
    No other functions have been affected since install.
    Thanks
    PM.

    Strangely enough Maverick crashed and sent report a cple of days after this post.
    The system rebooted itself but quoted an unexpected operation had caused it to close down. I can't remember the exact blurb.
    Since then it seems to have reset my browsing habits with the finder. So far it has been stable.
    If I have any more problems I will get back to you.
    Thanks again

Maybe you are looking for

  • Not able to browse my mac mini since my macbook pro is upgraded to mountain lion

    I have a macmini (running Lion with all updates) and a macbook pro(with Mountain lion all updates) connected to my home network (wifi) A few weeks ago I had macmini(Lion) and macbook pro had Snow leopard. I enabled file sharing between these two comp

  • Retrieved public key not match with real public key on certificate

    //@@public key from certificate *30 81 89 02 81 81* +00 92 28 98 7b 71 5e 3b 58 93 7a 58 cd 9e b8 17 c6 8e 74 51 c7 32 be 73 c6 54 d6 e5 3b c8 3c 89 c5 6c cd 59 b2 40 58 f2 83 f4 8d c8 b0 5f 57 26 d9 27 88 ff 76 1b 2d 5e 78 8c aa 66 2e 68 1e ed 01 5a

  • JDBC Adapter Reciever

    Hello, When I creating datatype for JDBC Receiver adapter, I need to have SQL statement as follows. Select * from employee_tbl where employee_id <b>in</b> (1, 8, 176, 49285, 935, 35478) Now my question is how do I define datatype to generate IN as pa

  • Shuffle With Smart Playlist

    Hey, I've been having this problem for awhile, and hopefully someone can help me out with it. I just got my ipod about a month ago, also got the iTrip. For anyone who has the iTrip, they know that the stations are mixed in with the music in shuffle m

  • Missing video thumbnails when transfering video using Browse Me

    I use Zen Media Explorer on Vista to transfer and organise my media. I have just noticed when video is transferred using the drag and drop method, a thumbnail doesn't appear in the explorer; all it shows is the generic .wmv icon. However, when transf