Flash CS6 crashes when compiling iOS app

Hi there,
I'm stumped. I built an app in Flash CS6. The app has 70 swfs in its asset folder. When I test on the desktop, all is good. Unfortunately, Flash crashes when I try to publish via Ad hoc deployment with AIR 3.2 (also 3.4). The weird thing I noticed was the app publishes fine if I only have 45 swfs in the folder. As soon as I go to 46 swfs...crash. I tested to see if it mattered which 46, but the results were the same...crash. None of the swfs have code – just images and some movieclips. I even tried to increase my disk space...still crashed. Any help would be greatly appreciated.
If it will help, here is my crash report:
Process:         Adobe Flash CS6 [1000]
Path:            /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/MacOS/Adobe Flash CS6
Identifier:      com.adobe.flash
Version:         12.0.2.529 (12.0.2)
Code Type:       X86 (Native)
Parent Process:  launchd [221]
Date/Time:       2013-05-23 15:18:48.658 -0400
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6
Interval Since Last Report:          1837378 sec
Crashes Since Last Report:           29
Per-App Interval Since Last Report:  723103 sec
Per-App Crashes Since Last Report:   29
Anonymous UUID:                      7C99DDC5-2FF1-4A09-9890-4FE5F0A52A52
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  26
Application Specific Information:
__abort() called
Thread 0:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
2   com.apple.CoreFoundation                0x983162df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation                0x983153c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation                0x983151f1 CFRunLoopRunInMode + 97
5   com.apple.AppKit                        0x95ae1b21 -[NSMoveHelper _doAnimation] + 1008
6   com.apple.AppKit                        0x95adf3a2 -[NSMoveHelper(NSSheets) _moveParent:andOpenSheet:] + 1666
7   com.apple.AppKit                        0x95adecf3 -[NSWindow(NSSheets) _orderFrontRelativeToWindow:] + 206
8   com.apple.AppKit                        0x958fe6ea -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1320
9   com.apple.AppKit                        0x95ad9ccb -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 773
10  com.apple.AppKit                        0x95ad969e -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextIn fo:] + 826
11  com.adobe.flash.cs6.air                 0x19703793 -[SettingsControllerMustard startPublishProgressBar] + 104
12  com.adobe.flash.cs6.air                 0x197054d7 -[SettingsControllerMustard publishAirFile:] + 1450
13  com.apple.AppKit                        0x95945a26 -[NSApplication sendAction:to:from:] + 112
14  com.apple.AppKit                        0x95a25255 -[NSControl sendAction:to:] + 108
15  com.apple.AppKit                        0x95a20d02 -[NSCell _sendActionFrom:] + 169
16  com.apple.AppKit                        0x95a1fff9 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808
17  com.apple.AppKit                        0x95a756ed -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524
18  com.apple.AppKit                        0x95a1ea4f -[NSControl mouseDown:] + 812
19  com.apple.AppKit                        0x95a1ca58 -[NSWindow sendEvent:] + 5549
20  com.apple.AppKit                        0x95f91ad2 carbonAppWindowMouseHandler + 261
21  com.apple.AppKit                        0x95f92ea8 carbonAppWindowHandler + 131
22  com.apple.HIToolbox                     0x98af6c2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
23  com.apple.HIToolbox                     0x98af5ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
24  com.apple.HIToolbox                     0x98b187f3 SendEventToEventTarget + 52
25  com.apple.HIToolbox                     0x98b2a34f ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1257
26  com.apple.HIToolbox                     0x98af7080 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
27  com.apple.HIToolbox                     0x98af5ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
28  com.apple.HIToolbox                     0x98b187f3 SendEventToEventTarget + 52
29  com.apple.HIToolbox                     0x98ca1c17 ToolboxEventDispatcher + 86
30  com.apple.HIToolbox                     0x98ca1c52 HLTBEventDispatcher + 17
31  com.apple.HIToolbox                     0x98ca2190 _RunAppModalLoop + 158
32  com.apple.HIToolbox                     0x98ca25eb RunAppModalLoopForWindow + 194
33  com.apple.AppKit                        0x95b802ba -[NSApplication _realDoModalLoop:peek:] + 961
34  com.apple.AppKit                        0x95b7f945 -[NSApplication runModalForWindow:] + 273
35  com.adobe.flash.cs6.air                 0x197117f8 -[AppControllerMustard showSettingsPanel:] + 199
36  com.adobe.flash.cs6.air                 0x196f92e3 OpenSettingDialog + 604
37  com.adobe.flash                         0x01099455 LStream::operator>>(unsigned long&) + 208937
38  com.adobe.flash                         0x010931e9 LStream::operator>>(unsigned long&) + 183741
39  com.adobe.flash                         0x01098dac LStream::operator>>(unsigned long&) + 207232
40  com.adobe.flash                         0x01067af8 LStream::operator>>(unsigned long&) + 5836
41  com.adobe.flash                         0x01067b73 LStream::operator>>(unsigned long&) + 5959
42  com.adobe.flash                         0x006dfeb4 JSInterp::EvaluateScript(JSContext*, JSObject*, unsigned short const*, unsigned int, unsigned short const*, unsigned int, long*) + 293
43  com.adobe.flash                         0x006dc1c0 std::vector<CSwfPanel*, std::allocator<CSwfPanel*> >::push_back(CSwfPanel* const&) + 10170
44  com.adobe.flash                         0x006df65e std::vector<CSwfPanel*, std::allocator<CSwfPanel*> >::push_back(CSwfPanel* const&) + 23640
45  com.adobe.flash                         0x00e4e374 FArray<CExportProfile*, FArrayLessThanFunction<CExportProfile*> >::Insert(int, CExportProfile*) + 2982
46  com.adobe.flash                         0x0031f572 std::vector<CLibraryItemRef*, std::allocator<CLibraryItemRef*> >::vector(std::vector<CLibraryItemRef*, std::allocator<CLibraryItemRef*> > const&) + 21664
47  com.adobe.flash                         0x009c0eff boost::function1<void, dvaui::controls::UI_ControlChangedMessage*>::operator()(dvaui::controls::UI_ControlChange dMessage*) const + 77
48  com.adobe.flash                         0x00bc38a9 boost::function1<void, dvaui::ui::MessageT<dvaui::ui::UI_Node>*>::operator()(dvaui::ui::MessageT<dvaui::ui::UI_N ode>*) const + 77
49  com.adobe.flash                         0x00bc38dd void dvaui::ui::SendMessagesT<dvacore::utility::SharedFunctions<boost::shared_ptr<boost::funct ion<void ()(dvaui::ui::MessageT<dvaui::ui::UI_Node>*)> > >, dvaui::ui::MessageT<dvaui::ui::UI_Node> >(dvacore::utility::SharedFunctions<boost::shared_ptr<boost::function<void ()(dvaui::ui::MessageT<dvaui::ui::UI_Node>*)> > > const&, dvaui::ui::MessageT<dvaui::ui::UI_Node>*) + 44
50  com.adobe.dvaui.framework               0x09bac783 dvaui::controls::UI_Button::SendButtonChangedMessage(dvacore::utility::Flags<unsigned char>) + 83
51  com.adobe.dvaui.framework               0x09bac838 dvaui::controls::UI_Button::PerformAction(bool, dvacore::utility::Flags<unsigned char>, bool) + 136
52  com.adobe.dvaui.framework               0x09bb0c01 dvaui::controls::ButtonInputCapture::End() + 97
53  com.adobe.dvaui.framework               0x09dea7dc dvaui::ui::InputCapture::InvokeEnd(bool) + 172
54  com.adobe.dvaui.framework               0x09decf1e dvaui::ui::UI_NodeManager::EndInputCapture(bool) + 94
55  com.adobe.dvaui.framework               0x09bb09b6 dvaui::controls::ButtonInputCapture::DoMouseEvent(dvaui::ui::MouseEvent const&) + 294
56  com.adobe.dvaui.framework               0x09def8b1 dvaui::ui::UI_Node::UI_DispatchCapturedMouseEvent(dvaui::ui::MouseEvent const&) + 465
57  com.adobe.dvaui.framework               0x09df1d35 dvaui::ui::UI_Node::UI_DispatchMouseEventToTarget(dvaui::ui::UI_Node*, dvaui::ui::MouseEvent const&, bool) + 101
58  com.adobe.dvaui.framework               0x09df1e3a dvaui::ui::UI_Node::UI_DispatchMouseEvent(dvaui::ui::MouseEvent const&, bool) + 74
59  com.adobe.dvaui.framework               0x09e74db5 dvaui::ui::OS_Window::UI_DispatchMouseEventFromOS(dvaui::ui::OS_Event*) + 2021
60  com.adobe.dvaui.framework               0x09e70caf dvaui::ui::OS_Window::UI_DispatchEvent(dvaui::ui::OS_Event*) + 943
61  com.adobe.dvaui.framework               0x09e6bc61 dvaui::ui::OS_Window::UI_HandleOSEvent(dvaui::ui::OS_Event*) + 33
62  com.adobe.dvaui.framework               0x09e6ec00 dvaui::ui::OS_Window::CallCarbonEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 112
63  com.adobe.dvaui.framework               0x09e75ce1 boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<int, int (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*), boost::_bi::list3<boost::_bi::value<OpaqueEventHandlerCallRef*>, boost::_bi::value<OpaqueEventRef*>, boost::_bi::value<void*> > >, int>::invoke(boost::detail::function::function_buffer&) + 33
64  com.adobe.dvacore.framework             0x0a3eacae dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::functio n0<int>) + 126
65  com.adobe.dvaui.framework               0x09e6d0f7 dvaui::ui::OS_Window::CarbonEventHandlerProc(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 119
66  com.apple.HIToolbox                     0x98af6c2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
67  com.apple.HIToolbox                     0x98af5ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
68  com.apple.HIToolbox                     0x98b187f3 SendEventToEventTarget + 52
69  com.apple.HIToolbox                     0x98b2a34f ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1257
70  com.apple.HIToolbox                     0x98af7080 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
71  com.apple.HIToolbox                     0x98af5ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
72  com.apple.HIToolbox                     0x98b187f3 SendEventToEventTarget + 52
73  com.apple.HIToolbox                     0x98ca1c17 ToolboxEventDispatcher + 86
74  com.apple.HIToolbox                     0x98ca1d4f RunApplicationEventLoop + 243
75  com.adobe.flash                         0x00fcd77b CArray<MACFTYPES*, MACFTYPES*>::SetSize(int, int) + 5271
76  com.adobe.flash                         0x00fa619d CTimerImpl::~CTimerImpl() + 1293
77  com.adobe.flash                         0x00fa6380 CTimerImpl::~CTimerImpl() + 1776
78  com.adobe.flash                         0x0020f46d std::vector<Symmetry*, std::allocator<Symmetry*> >::vector(std::allocator<Symmetry*> const&) + 6295
Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib                       0x90cee382 kevent + 10
1   libSystem.B.dylib                       0x90ceea9c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib                       0x90cedf59 _dispatch_queue_invoke + 163
3   libSystem.B.dylib                       0x90cedcfe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib                       0x90ced781 _pthread_wqthread + 390
5   libSystem.B.dylib                       0x90ced5c6 start_wqthread + 30
Thread 2:
0   libSystem.B.dylib                       0x90cf5aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x90cf575e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x90cf73f8 pthread_cond_wait$UNIX2003 + 73
3   ...ple.CoreServices.CarbonCore          0x9021d21e TSWaitOnCondition + 126
4   ...ple.CoreServices.CarbonCore          0x90208b68 TSWaitOnConditionTimedRelative + 202
5   ...ple.CoreServices.CarbonCore          0x90204533 MPWaitOnQueue + 250
6   com.adobe.ACE                           0x069b1a69 0x6972000 + 260713
7   com.adobe.ACE                           0x069b0d99 0x6972000 + 257433
8   ...ple.CoreServices.CarbonCore          0x901e854a PrivateMPEntryPoint + 68
9   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
10  libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 3:
0   libSystem.B.dylib                       0x90cf5aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x90cf575e _pthread_cond_wait + 1191
2   libSystem.B.dylib                       0x90cf73f8 pthread_cond_wait$UNIX2003 + 73
3   com.adobe.AFlame                        0x0bb91439 Flame_Terminate + 1281926
4   com.adobe.AFlame                        0x0bbdb950 Flame_Terminate + 1586333
5   com.adobe.AFlame                        0x0bb8fa35 Flame_Terminate + 1275266
6   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
7   libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 4:
0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
2   com.apple.CoreFoundation                0x983162df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation                0x983153c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation                0x983151f1 CFRunLoopRunInMode + 97
5   com.apple.Foundation                    0x918a1224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
6   com.apple.Foundation                    0x918684c4 -[NSThread main] + 45
7   com.apple.Foundation                    0x91868474 __NSThread__main__ + 1499
8   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
9   libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 5:
0   libSystem.B.dylib                       0x90d050d6 recvfrom$UNIX2003 + 10
1   libSystem.B.dylib                       0x90d24eab recv$UNIX2003 + 54
2   ServiceManager-Launcher.dylib           0x195fb733 Invoke + 47867
3   ServiceManager-Launcher.dylib           0x195fa846 Invoke + 44046
4   ServiceManager-Launcher.dylib           0x195f9988 Invoke + 40272
5   ServiceManager-Launcher.dylib           0x195f9a0f Invoke + 40407
6   ServiceManager-Launcher.dylib           0x195f4baf Invoke + 20343
7   ServiceManager-Launcher.dylib           0x195f4ea7 Invoke + 21103
8   ServiceManager-Launcher.dylib           0x195f5685 Invoke + 23117
9   ServiceManager-Launcher.dylib           0x195f58f9 Invoke + 23745
10  ServiceManager-Launcher.dylib           0x195f82a0 Invoke + 34408
11  ServiceManager-Launcher.dylib           0x195f83fd Invoke + 34757
12  ServiceManager-Launcher.dylib           0x195f8c91 Invoke + 36953
13  ServiceManager-Launcher.dylib           0x195f8db2 Invoke + 37242
14  ServiceManager-Launcher.dylib           0x195eb656 Login + 461
15  ServiceManager-Launcher.dylib           0x195ef09a Login + 15377
16  ServiceManager-Launcher.dylib           0x195f9165 Invoke + 38189
17  ServiceManager-Launcher.dylib           0x195fb2eb Invoke + 46771
18  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
19  libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 6:  Java: Exception Handler Thread
0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
2   libSystem.B.dylib                       0x90d33c78 mach_msg_server + 520
3   libjvm.dylib                            0x23c0fcd0 jio_snprintf + 45191
4   libjvm.dylib                            0x23c0fb57 jio_snprintf + 44814
5   libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
6   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
7   libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 7:  Java: VM Thread
0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
2   libjvm.dylib                            0x23c0ee0a jio_snprintf + 41409
3   libjvm.dylib                            0x23c2c9ca jio_vsnprintf + 27386
4   libjvm.dylib                            0x23c0eb58 jio_snprintf + 40719
5   libjvm.dylib                            0x23c0e681 jio_snprintf + 39480
6   libjvm.dylib                            0x23c0e50b jio_snprintf + 39106
7   libjvm.dylib                            0x23ca6eb6 JVM_Lseek + 200687
8   libjvm.dylib                            0x23ca6b5f JVM_Lseek + 199832
9   libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
10  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
11  libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 8:  Java: Reference Handler
0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
3   libjvm.dylib                            0x23c0ec76 jio_snprintf + 41005
4   libjvm.dylib                            0x23cb5a90 JVM_MonitorWait + 3799
5   libjvm.dylib                            0x23cb4f92 JVM_MonitorWait + 985
6   libjvm.dylib                            0x23cb4c84 JVM_MonitorWait + 203
7   libjvmlinkage.dylib                     0x1b28ee75 JVM_MonitorWait + 69
8   ???                                     0x5d00b9d9 0 + 1560328665
9   ???                                     0x5d003e31 0 + 1560297009
10  ???                                     0x5d003e31 0 + 1560297009
11  ???                                     0x5d001374 0 + 1560286068
12  libjvm.dylib                            0x23ca81ef JVM_Lseek + 205608
13  libjvm.dylib                            0x23ca7f63 JVM_Lseek + 204956
14  libjvm.dylib                            0x23cb4935 JVM_StartThread + 3022
15  libjvm.dylib                            0x23cb47c5 JVM_StartThread + 2654
16  libjvm.dylib                            0x23cb4743 JVM_StartThread + 2524
17  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
18  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
19  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
20  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
21  libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 9:  Java: Finalizer
0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
3   libjvm.dylib                            0x23c0ec76 jio_snprintf + 41005
4   libjvm.dylib                            0x23cb5a90 JVM_MonitorWait + 3799
5   libjvm.dylib                            0x23cb4f92 JVM_MonitorWait + 985
6   libjvm.dylib                            0x23cb4c84 JVM_MonitorWait + 203
7   libjvmlinkage.dylib                     0x1b28ee75 JVM_MonitorWait + 69
8   ???                                     0x5d00b9d9 0 + 1560328665
9   ???                                     0x5d2a0f40 0 + 1563037504
10  ???                                     0x5d001374 0 + 1560286068
11  libjvm.dylib                            0x23ca81ef JVM_Lseek + 205608
12  libjvm.dylib                            0x23ca7f63 JVM_Lseek + 204956
13  libjvm.dylib                            0x23cb4935 JVM_StartThread + 3022
14  libjvm.dylib                            0x23cb47c5 JVM_StartThread + 2654
15  libjvm.dylib                            0x23cb4743 JVM_StartThread + 2524
16  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
17  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
18  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
19  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
20  libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 10:  Java: Signal Dispatcher
0   libSystem.B.dylib                       0x90cc7b36 semaphore_wait_trap + 10
1   libjvm.dylib                            0x23cc6b16 JVM_IsPrimitiveClass + 5546
2   libjvm.dylib                            0x23cc64f4 JVM_IsPrimitiveClass + 3976
3   libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
4   libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
5   libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
6   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
7   libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 11:  Java: C1 CompilerThread0
0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
3   libjvm.dylib                            0x23c0ec76 jio_snprintf + 41005
4   libjvm.dylib                            0x23c0eb3c jio_snprintf + 40691
5   libjvm.dylib                            0x23c0e681 jio_snprintf + 39480
6   libjvm.dylib                            0x23c0e44e jio_snprintf + 38917
7   libjvm.dylib                            0x23cce3ca JVM_Write + 426
8   libjvm.dylib                            0x23cc7cec JVM_IsPrimitiveClass + 10112
9   libjvm.dylib                            0x23cc7a96 JVM_IsPrimitiveClass + 9514
10  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
11  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
12  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
13  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
14  libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 12:  Java: Low Memory Detector
0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
3   libjvm.dylib                            0x23c0ec76 jio_snprintf + 41005
4   libjvm.dylib                            0x23c0eb3c jio_snprintf + 40691
5   libjvm.dylib                            0x23c0e681 jio_snprintf + 39480
6   libjvm.dylib                            0x23c0e50b jio_snprintf + 39106
7   libjvm.dylib                            0x23cc89d4 JVM_IsPrimitiveClass + 13416
8   libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
9   libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
10  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
11  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
12  libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 13:  Java: VM Periodic Task Thread
0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
2   libjvm.dylib                            0x23c0ee0a jio_snprintf + 41409
3   libjvm.dylib                            0x23c2c9ca jio_vsnprintf + 27386
4   libjvm.dylib                            0x23ccb479 JVM_IsPrimitiveClass + 24333
5   libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
6   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
7   libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 14:  Java: FelixDispatchQueue
0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
3   libjvm.dylib                            0x23c0ec76 jio_snprintf + 41005
4   libjvm.dylib                            0x23cb5a90 JVM_MonitorWait + 3799
5   libjvm.dylib                            0x23cb4f92 JVM_MonitorWait + 985
6   libjvm.dylib                            0x23cb4c84 JVM_MonitorWait + 203
7   libjvmlinkage.dylib                     0x1b28ee75 JVM_MonitorWait + 69
8   ???                                     0x5d00b9d9 0 + 1560328665
9   ???                                     0x5d003e31 0 + 1560297009
10  ???                                     0x5d003e31 0 + 1560297009
11  ???                                     0x5d003e31 0 + 1560297009
12  ???                                     0x5d003e31 0 + 1560297009
13  ???                                     0x5d00430d 0 + 1560298253
14  ???                                     0x5d001374 0 + 1560286068
15  libjvm.dylib                            0x23ca81ef JVM_Lseek + 205608
16  libjvm.dylib                            0x23ca7f63 JVM_Lseek + 204956
17  libjvm.dylib                            0x23cb4935 JVM_StartThread + 3022
18  libjvm.dylib                            0x23cb47c5 JVM_StartThread + 2654
19  libjvm.dylib                            0x23cb4743 JVM_StartThread + 2524
20  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
21  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
22  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
23  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
24  libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 15:  Java: FelixStartLevel
0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
3   libjvm.dylib                            0x23c0ec76 jio_snprintf + 41005
4   libjvm.dylib                            0x23cb5a90 JVM_MonitorWait + 3799
5   libjvm.dylib                            0x23cb4f92 JVM_MonitorWait + 985
6   libjvm.dylib                            0x23cb4c84 JVM_MonitorWait + 203
7   libjvmlinkage.dylib                     0x1b28ee75 JVM_MonitorWait + 69
8   ???                                     0x5d00b9d9 0 + 1560328665
9   ???                                     0x5d003e31 0 + 1560297009
10  ???                                     0x5d003e31 0 + 1560297009
11  ???                                     0x5d00430d 0 + 1560298253
12  ???                                     0x5d001374 0 + 1560286068
13  libjvm.dylib                            0x23ca81ef JVM_Lseek + 205608
14  libjvm.dylib                            0x23ca7f63 JVM_Lseek + 204956
15  libjvm.dylib                            0x23cb4935 JVM_StartThread + 3022
16  libjvm.dylib                            0x23cb47c5 JVM_StartThread + 2654
17  libjvm.dylib                            0x23cb4743 JVM_StartThread + 2524
18  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
19  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
20  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
21  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
22  libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 16:  Java: FelixPackageAdmin
0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
3   libjvm.dylib                            0x23c0ec76 jio_snprintf + 41005
4   libjvm.dylib                            0x23cb5a90 JVM_MonitorWait + 3799
5   libjvm.dylib                            0x23cb4f92 JVM_MonitorWait + 985
6   libjvm.dylib                            0x23cb4c84 JVM_MonitorWait + 203
7   libjvmlinkage.dylib                     0x1b28ee75 JVM_MonitorWait + 69
8   ???                                     0x5d00b9d9 0 + 1560328665
9   ???                                     0x5d003e31 0 + 1560297009
10  ???                                     0x5d003e31 0 + 1560297009
11  ???                                     0x5d00430d 0 + 1560298253
12  ???                                     0x5d001374 0 + 1560286068
13  libjvm.dylib                            0x23ca81ef JVM_Lseek + 205608
14  libjvm.dylib                            0x23ca7f63 JVM_Lseek + 204956
15  libjvm.dylib                            0x23cb4935 JVM_StartThread + 3022
16  libjvm.dylib                            0x23cb47c5 JVM_StartThread + 2654
17  libjvm.dylib                            0x23cb4743 JVM_StartThread + 2524
18  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
19  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
20  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
21  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
22  libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 17:  Java: Code Model Worker
0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
3   libjvm.dylib                            0x23eb256d JVM_RaiseSignal + 393445
4   libjvm.dylib                            0x23ef2ea2 JVM_RaiseSignal + 657946
5   ???                                     0x5d00b9d9 0 + 1560328665
6   ???                                     0x5d003e31 0 + 1560297009
7   ???                                     0x5d003e31 0 + 1560297009
8   ???                                     0x5d00430d 0 + 1560298253
9   ???                                     0x5d004473 0 + 1560298611
10  ???                                     0x5d003f97 0 + 1560297367
11  ???                                     0x5d00430d 0 + 1560298253
12  ???                                     0x5d001374 0 + 1560286068
13  libjvm.dylib                            0x23ca81ef JVM_Lseek + 205608
14  libjvm.dylib                            0x23ca7f63 JVM_Lseek + 204956
15  libjvm.dylib                            0x23cb4935 JVM_StartThread + 3022
16  libjvm.dylib                            0x23cb47c5 JVM_StartThread + 2654
17  libjvm.dylib                            0x23cb4743 JVM_StartThread + 2524
18  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
19  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
20  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
21  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
22  libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 18:  Java: Code Model Worker
0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
2   libjvm.dylib                            0x23c0ed3a jio_snprintf + 41201
3   libjvm.dylib                            0x23eb256d JVM_RaiseSignal + 393445
4   libjvm.dylib                            0x23ef2ea2 JVM_RaiseSignal + 657946
5   ???                                     0x5d00b9d9 0 + 1560328665
6   ???                                     0x5d003e31 0 + 1560297009
7   ???                                     0x5d003e31 0 + 1560297009
8   ???                                     0x5d00430d 0 + 1560298253
9   ???                                     0x5d004473 0 + 1560298611
10  ???                                     0x5d003f97 0 + 1560297367
11  ???                                     0x5d00430d 0 + 1560298253
12  ???                                     0x5d001374 0 + 1560286068
13  libjvm.dylib                            0x23ca81ef JVM_Lseek + 205608
14  libjvm.dylib                            0x23ca7f63 JVM_Lseek + 204956
15  libjvm.dylib                            0x23cb4935 JVM_StartThread + 3022
16  libjvm.dylib                            0x23cb47c5 JVM_StartThread + 2654
17  libjvm.dylib                            0x23cb4743 JVM_StartThread + 2524
18  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
19  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
20  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
21  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
22  libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 19:
0   libSystem.B.dylib                       0x90cf5aa2 __semwait_signal + 10
1   libSystem.B.dylib                       0x90d219c5 nanosleep$UNIX2003 + 188
2   com.adobe.flash.flbridge                0x198d493b ScObjects::Thread::sleep(unsigned int) + 59
3   com.adobe.flash.flbridge                0x198d0799 ScObjects::BridgeTalkThread::run() + 185
4   com.adobe.flash.flbridge                0x198d4ca8 ScObjects::Thread::go(void*) + 168
5   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
6   libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 20:
0   libSystem.B.dylib                       0x90cc7b42 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib                       0x90cf56f8 _pthread_cond_wait + 1089
2   libSystem.B.dylib                       0x90d3e05f pthread_cond_wait + 48
3   ...ia.Flash Player.authplaylib          0x1a29f11f 0x19e4f000 + 4522271
4   ...ia.Flash Player.authplaylib          0x19e6925f 0x19e4f000 + 107103
5   ...ia.Flash Player.authplaylib          0x1a29f20c 0x19e4f000 + 4522508
6   ...ia.Flash Player.authplaylib          0x1a29f250 0x19e4f000 + 4522576
7   ...ia.Flash Player.authplaylib          0x1a29f376 0x19e4f000 + 4522870
8   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
9   libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 21:
0   libSystem.B.dylib                       0x90cc7b42 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib                       0x90cf56f8 _pthread_cond_wait + 1089
2   libSystem.B.dylib                       0x90d3e05f pthread_cond_wait + 48
3   ...ia.Flash Player.authplaylib          0x1a29f11f 0x19e4f000 + 4522271
4   ...ia.Flash Player.authplaylib          0x19e6925f 0x19e4f000 + 107103
5   ...ia.Flash Player.authplaylib          0x1a29f20c 0x19e4f000 + 4522508
6   ...ia.Flash Player.authplaylib          0x1a29f250 0x19e4f000 + 4522576
7   ...ia.Flash Player.authplaylib          0x1a29f376 0x19e4f000 + 4522870
8   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
9   libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 22:  com.apple.CFSocket.private
0   libSystem.B.dylib                       0x90ce6ac6 select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation                0x98355c53 __CFSocketManager + 1091
2   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
3   libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 23:  Java: Thread-4
0   libSystem.B.dylib                       0x90cc7afa mach_msg_trap + 10
1   libSystem.B.dylib                       0x90cc8267 mach_msg + 68
2   libjvm.dylib                            0x23c0ee0a jio_snprintf + 41409
3   libjvm.dylib                            0x23d42eb1 JVM_MonitorNotify + 916
4   libjvm.dylib                            0x23d463d1 JVM_Sleep + 254
5   libjvmlinkage.dylib                     0x1b28fa68 JVM_Sleep + 72
6   ???                                     0x5d00b9d9 0 + 1560328665
7   ???                                     0x5d003e31 0 + 1560297009
8   ???                                     0x5d00430d 0 + 1560298253
9   ???                                     0x5d001374 0 + 1560286068
10  libjvm.dylib                            0x23ca81ef JVM_Lseek + 205608
11  libjvm.dylib                            0x23ca7f63 JVM_Lseek + 204956
12  libjvm.dylib                            0x23cb4935 JVM_StartThread + 3022
13  libjvm.dylib                            0x23cb47c5 JVM_StartThread + 2654
14  libjvm.dylib                            0x23cb4743 JVM_StartThread + 2524
15  libjvm.dylib                            0x23cb459d JVM_StartThread + 2102
16  libjvm.dylib                            0x23cb43db JVM_StartThread + 1652
17  libjvm.dylib                            0x23c0e5e0 jio_snprintf + 39319
18  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
19  libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 24:
0   libSystem.B.dylib                       0x90cc7b5a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                       0x90cf56e1 _pthread_cond_wait + 1066
2   libSystem.B.dylib                       0x90d245a8 pthread_cond_timedwait_relative_np + 47
3   ...ia.Flash Player.authplaylib          0x1a29f0e7 0x19e4f000 + 4522215
4   ...ia.Flash Player.authplaylib          0x1a02f9de 0x19e4f000 + 1968606
5   ...ia.Flash Player.authplaylib          0x1a29f20c 0x19e4f000 + 4522508
6   ...ia.Flash Player.authplaylib          0x1a29f250 0x19e4f000 + 4522576
7   ...ia.Flash Player.authplaylib          0x1a29f376 0x19e4f000 + 4522870
8   libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
9   libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 25:
0   libSystem.B.dylib                       0x90ced412 __workq_kernreturn + 10
1   libSystem.B.dylib                       0x90ced9a8 _pthread_wqthread + 941
2   libSystem.B.dylib                       0x90ced5c6 start_wqthread + 30
Thread 26 Crashed:
0   libSystem.B.dylib                       0x90d350ee __semwait_signal_nocancel + 10
1   libSystem.B.dylib                       0x90d34fd2 nanosleep$NOCANCEL$UNIX2003 + 166
2   libSystem.B.dylib                       0x90daffb2 usleep$NOCANCEL$UNIX2003 + 61
3   libSystem.B.dylib                       0x90dd1685 __abort + 136
4   libSystem.B.dylib                       0x90dc5d22 __chk_fail + 118
5   libSystem.B.dylib                       0x90d24fe0 __strcat_chk + 41
6   com.adobe.flash.cs6.air                 0x197146a8 CreateAIRFile + 9009
7   com.adobe.flash.cs6.air                 0x19704eee -[SettingsControllerMustard generateFileThd] + 88
8   com.apple.Foundation                    0x918684c4 -[NSThread main] + 45
9   com.apple.Foundation                    0x91868474 __NSThread__main__ + 1499
10  libSystem.B.dylib                       0x90cf5259 _pthread_start + 345
11  libSystem.B.dylib                       0x90cf50de thread_start + 34
Thread 26 crashed with X86 Thread State (32-bit):
  eax: 0x0000003c  ebx: 0x90d34f39  ecx: 0xb04b357c  edx: 0x90d350ee
  edi: 0x20929b50  esi: 0xb04b35d8  ebp: 0xb04b35b8  esp: 0xb04b357c
   ss: 0x0000001f  efl: 0x00000247  eip: 0x90d350ee   cs: 0x00000007
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0x1dab1000
Binary Images:
    0x1000 -  0x1b82fff +com.adobe.flash 12.0.2.529 (12.0.2) <05566898-067F-CC57-6272-EF851BBF7BDD> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/MacOS/Adobe Flash CS6
0x272b000 -  0x28bffff +com.adobe.PlugPlug 3.0.0.383 (3.0.0.383) <2205B6E1-7C9E-1892-EC68-C1B326C727A8> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
0x2967000 -  0x2a4ffe3 +com.adobe.AXEDOMCore AdobeAXEDOMCore 3.7.101.18636 (3.7.101.18636) <2540764B-C2F2-61D7-EFBA-6663171FD19A> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
0x2ae0000 -  0x2b7efe3 +libicucnv.40.0.dylib 40.0.0 (compatibility 40.0.0) <D11DC46F-D58E-B17C-9356-46F593D5A7CF> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
0x2ba0000 -  0x2cd5fe7 +libicui18n.40.0.dylib 40.0.0 (compatibility 40.0.0) <8BE3FE71-0CE6-2B93-B5F2-B4F0DD274B91> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicui18n.40. 0.dylib
0x2d49000 -  0x2e3afef +libicuuc.40.0.dylib 40.0.0 (compatibility 40.0.0) <4CF7066A-6E82-FF80-93E6-6849149FBB98> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
0x2e77000 -  0x3bbcff7 +libicudata.40.0.dylib 40.0.0 (compatibility 40.0.0) <015E6351-4F42-00C1-2096-BEE385B275B1> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
0x3bcf000 -  0x3bdaff7 +libChar16.dylib ??? (???) <5E278E11-8234-CB11-AAC9-090FBD037DB7> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/MacOS/libChar16.dylib
0x3be3000 -  0x3c05fff +libCoreTypes.dylib ??? (???) <5799BD8C-B334-518F-3F6F-EAA503B43831> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/MacOS/libCoreTypes.dylib
0x3c1d000 -  0x3e4bfff  com.apple.carbonframeworktemplate 1.0 (1.0) <9F3FE9F2-8834-4654-C0D0-F4F356E6A906> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/frameworks/Xerces.framework/Versions/A/Xerces
0x4102000 -  0x4106ff7  com.apple.JavaVM 13.9.5 (13.9.5) <ABFD54D4-8E4E-BBD1-DE88-DE62E56FD383> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x410e000 -  0x5778fff +com.adobe.AILib AILib version 16.0.0 (16.0.0.646) <317A871E-E0A5-8C5E-B60F-7448ADEBEDBD> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AILib.framework/Versions/A/AILib
0x67f1000 -  0x684cfff +com.adobe.aiport aiport version 16.0.0 (16.0.0.646) <59612576-B2F2-BF25-B09D-6120A3B1462C> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/aiport.framework/Versions/A/aiport
0x688c000 -  0x68ecfff +com.adobe.filterport filterport version 16.0.0 (16.0.0.646) <AF193FFA-F555-2379-81B3-7DA07698E466> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/filterport.framework/Versions/A/filterport
0x6937000 -  0x6937ffb +com.adobe.SPBasic SPBasic version 16.0.0 (16.0.0.646) <936C3F3E-8DDD-50EC-D247-C1F242633914> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
0x693c000 -  0x6958ff9 +AdobePDFSettings ??? (???) /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
0x6972000 -  0x6aeeff3 +com.adobe.ACE AdobeACE 2.19.18.19822 (2.19.18.19822) <2EC89B0E-6B51-4F7F-314A-FB6E18BFC36D> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
0x6afd000 -  0x7098fef +com.adobe.AGM AdobeAGM 4.26.20.19822 (4.26.20.19822) <F394945E-943B-B99F-9B45-07E96C293C05> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
0x7108000 -  0x7142fef +com.adobe.ARE AdobeARE 1.5.02.19822 (1.5.02.19822) <2A3CBF43-F63E-B5B6-19EA-A2C392CA92F4> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
0x7148000 -  0x7163fff +com.adobe.BIB AdobeBIB 1.2.02.19822 (1.2.02.19822) <CD35337B-CA58-50D9-5AAE-74E720CCE415> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
0x7169000 -  0x718ffff +com.adobe.BIBUtils AdobeBIBUtils 1.1.01 (1.1.01) <606DA5E0-CCB3-90B2-3971-A48349DA046A> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
0x7195000 -  0x74bcffb +com.adobe.CoolType AdobeCoolType 5.10.31.19822 (5.10.31.19822) <A5344CC0-BD71-A071-A001-EDB3A28B9A8D> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
0x74f4000 -  0x78effe7 +com.adobe.MPS AdobeMPS 5.8.0.19673 (5.8.0.19673) <D65ABA15-80D2-3F1C-2500-EEF873019149> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
0x794c000 -  0x7a50fef +com.adobe.PDFPort AdobePDFPort 2.1.0.19734 (2.1.0.19734) <71232DFD-06FB-837B-8246-BD20F862B5E3> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
0x7a69000 -  0x8261ffb +com.adobe.PDFL PROD_MAJOR.PROD_MINOR.PROD_STEP (10.0.1.18562) <F24575DF-1B4D-B13E-1525-3C7F5CB88B3E> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
0x82ec000 -  0x8314feb +com.adobe.AXE8SharedExpat AdobeAXE8SharedExpat 3.7.101.18636 (3.7.101.18636) <C38ACBCE-04AA-DF40-FF79-29377F25CDAF> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
0x8333000 -  0x835bff3 +com.adobe.AXE16SharedExpat AdobeAXE16SharedExpat 3.7.101.18636 (3.7.101.18636) <AD333DEF-C5AC-1F75-0486-DF86F89433CD> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeAXE16SharedExpat.framework/Versions/A/AdobeAXE16SharedEx pat
0x837a000 -  0x83d6fef +com.adobe.AdobeXMPCore Adobe XMP Core 5.3 -c 11 (66.145661) <123A0829-A85B-6E67-0E48-4F37B08E4C03> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
0x83df000 -  0x8457fe3 +com.adobe.FileInfo.framework Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 (66.145433) <EF13921E-1CC6-2891-0EEC-D8D8C68D5D87> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
0x8466000 -  0x8645ffb +com.adobe.owl AdobeOwl version 4.0.93 (4.0.93) <D102FCD2-496D-5322-AEC0-7A5091CAA2CA> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
0x8672000 -  0x971eff3 +com.adobe.psl AdobePSL 13.0.0.19655 (13.0.0.19655) <47A9AAEC-43CD-17C9-6E58-6312315FC15D> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
0x9897000 -  0x9ac1ffb +com.adobe.linguistic.LinguisticManager 6.0.0 (17018) <DE928A0E-AE8F-4FB7-6B6C-C52E4FD366A1> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
0x9b33000 -  0x9b36ffb +com.adobe.AdobeCrashReporter 6.0 (6.0.20120201) <6CE1936E-6AC7-6900-769B-876CBB68B5BC> /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
0x9b3e000 -  0x9f71ffb +com.adobe.dvaui.framework 5.0.0 (5.0.0.0) <EAD7D965-79BB-EA89-AB42-692578840BA8> /Applications/Adobe Flash CS6/

It's been my experience that Flash doesn't much like a few things in particular. One is large vector files with a lot of points; in other words stuff brought in from Illustrator or trace bitmapped from within the program so you might try reducing the amount of points in your art if you'r working with imported art. Flash seems to work best when all art has been created within the program. If you've converted it to vector via the Trace Bitmap or Illustrator's Live Trace it doesn't like that either. It also tends to bog down with high resolution bitmaps, especially with many layers (which greatly add to the file size) so you might try to flatten some of the art to make it more managable. In general, maybe see if you can reduce whatever file sizes you can in your project before you import them. I typically have some pretty big libraries and Flash doesn't crash so much for me so changing your workflow a bit might be useful. IF it's code that's crashing the render, that I can't help you with, but there's some pretty knowledgable people on this board who might be able to help in that regard.

Similar Messages

  • Adobe flash CS6 crashes when using the type tool or Editing word all the time... please help!

    Adobe flash CS6 crashes when using the type tool or Editing word all the time... please help!

    Nobody can tell you anything without proper system info or other technical details. The standard answer with all text issues simply is, that you have a "bad font" on your system and need to get rid of it.
    Mylenium

  • Flash CS6 crashes when publishing fla`s with big libraries

    Hi guys,
    I am currently working with Flash CS6 and i noted that the bigger the libraries in my fla`s get the more likely flash will crash when i try to publish these fla`s. It already has gotten to a point where all the crashes, and then trying again to publish, has taken up a considerable amount of my time. But the thing is the publishing does not alway result in a crash, its more like 80% of the time it crashes. Also what i do once a file has crashed, i open it again and then just open and close some folders in the library, then safe and then try to publish again. After doing this 4 - 5 times publishing suddenly works again, but also just 4 - 5 times until it crashes again and i have to do it all over again.
    So again, this only seems to happen with fla`s with big libraries. Is ther something i can do about this?

    It's been my experience that Flash doesn't much like a few things in particular. One is large vector files with a lot of points; in other words stuff brought in from Illustrator or trace bitmapped from within the program so you might try reducing the amount of points in your art if you'r working with imported art. Flash seems to work best when all art has been created within the program. If you've converted it to vector via the Trace Bitmap or Illustrator's Live Trace it doesn't like that either. It also tends to bog down with high resolution bitmaps, especially with many layers (which greatly add to the file size) so you might try to flatten some of the art to make it more managable. In general, maybe see if you can reduce whatever file sizes you can in your project before you import them. I typically have some pretty big libraries and Flash doesn't crash so much for me so changing your workflow a bit might be useful. IF it's code that's crashing the render, that I can't help you with, but there's some pretty knowledgable people on this board who might be able to help in that regard.

  • Flash CC crashes after publishing iOS app + publish settings are not being saved to file

    I have two issues:
    1. Flash CC crashes every time I publish an iOS app
    2. My Publish Settings are not being saved
    1. Flash CC crashes every time I publish an iOS app
    Since yesterday Flash CC keeps crashing right after I publish an iOS app. The app is published correctly though. I tried everything from restarting my MAC, reinstalling Flash, removing the folder "Flash CC 2014" inside Application Support/Adobe. But all this did not work.
    2. My Publish Settings are not being saved
    Since the first day I installed Flash CC, it did not save my publish settings along with the .fla-file. I never had this issue with Flash CS 5.5. This was not a very big issue, but now every time I publish an app and Flash CC crashes I have to fill in all the publish settings manually. Now I'm getting frustrated. Even saving my settings as a preset, storing it inside a folder and importing it again, won't help. Then I will get the message: "Import failed: invalid profile file."
    Can please anyone help me with these issues? It is quite time consuming to continuously enter the settings manually after every crash.
    Thanks!

    reset your preferences -
    after effects:  http://helpx.adobe.com/after-effects/using/preferences.html
    dreamweaver:  https://helpx.adobe.com/dreamweaver/kb/restore-preferences-dreamweaver-cs6-cc.html
    flash:  http://helpx.adobe.com/flash/kb/re-create-preferences-flash-professional.html
    illustrator:  http://helpx.adobe.com/illustrator/using/setting-preferences.html
    indesign:  https://forums.adobe.com/thread/526990
    photoshop:  https://forums.adobe.com/thread/375776
    photoshop elements:  http://www.photokaboom.com/photography/learn/Photoshop_Elements/troubleshooting/1_delete_p references_file.htm
    premiere pro: http://www.mediacollege.com/adobe/premiere/pro/troubleshooter/trash-preferences.html

  • Flash CS4 Crashing When Compiling AS2

    Since I purchased flash CS4 (upgrading from flash 8), I have gradually shifted from writing code in AS2 to AS3. Now all of my projects are in AS3 except 1, it's an old legacy project written in such a way that conversion would be almost impossible.
    Earlier today I started to work on it and then tried to compile it causing flash to crash. After about an hour I realised that whenever I compile an AS2 project flash crashed. After trying to download patches, restarting countless times and searching the internet for similar bugs, I uninstalled and reinstalled flash. But to no avail, the bug persisted. So I decided to create an acount and post about the bug I encountered on this form, hoping that somone might know about it.
    OS: Windows XP Media Center Edition Service Pack 3 64
    Processor: AMD Athlon 64 bit

    By following the suggestions of this url.
    http://kb2.adobe.com/cps/520/cpsid_52048.html
    And deleting my preferences located here.
    C:\Documents and Settings\<username>\Local Settings\Application Data\Adobe\Flash CS4\
    I managed to fix this problem, flash now once again, compiles AS2 files without crashing.

  • Error when compiling iOS app

    I have tried to start learning iOS development, however whenever i try to compile my app i always get a load of errors with the 4.2 frameworks
    this is the errors i keep getting
    http://pastebin.com/raw.php?i=kavS0zNA
    does anyone know what i have done wrong?

    Please use the confidential forums created for this purpose: 
    iOS 5 beta

  • Flash CS6 crashes when launching

    I just reinstalled my operating system on my Macbook Pro (10.6.8) to fix a wacom problem, but when I tried to open up Flash CS6 again, it "quits unexpectedly" before I see the red loading box. I assumed I could just uninstall and reinstall to fix the problem, but hte "Uninstall Adobe Flash CS6" file doesn't work, either: "can't open the application {07FCA43D-C332-4888-9316-A1427B764C37} because it may be damaged or incomplete."
    Any suggestions?
    Many thanks.

    run the cleaner (http://www.adobe.com/support/contact/cscleanertool.html), restart yoru mac and then try to reinstall.

  • ISSUES when compiler IOS APP,AIRSDK 15(both 15.0.0.249,15.0.0.302)

    Stack dump:
    0. Program arguments: C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flash.compiler_4.7.0.349722\AIRSDK\lib\aot/bin/compile-abc /compile-abc.exe -mtriple=armv7-apple-ios -filetype=obj -sdk C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flash.compiler_4.7.0.349722\AIRSDK\lib\aot/lib/avmglue.abc -fields C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flash.compiler_4.7.0.349722\AIRSDK\lib\aot/lib/air-fields. arm-air.txt -O3 -ane-symbol=ExtInitializer -ane-symbol=ExtFinalizer -abc-file-list=D:\Flash Builder Work Spaces\OpenFace\OpenFaceMobile\bin-release-temp\AOT\AOTBuildOutput2257593084305138721.tmp \ABCFilesList.txt
    Compilation failed while executing : compile-abc
    WINDOWS 7, FLASH BUILDER 4.7

    release on MACBOOK , this error:
    0  compile-abc              0x00a1cc38 PrintStackTrace(void*) + 40
    1  compile-abc              0x00a1d081 SignalHandler(int) + 385
    2  libsystem_platform.dylib 0x93f5edeb _sigtramp + 43
    3  libsystem_platform.dylib 0xffffffff _sigtramp + 1812599359
    4  compile-abc              0x0005e511 halfmoon::Cleaner::simplify(halfmoon::BlockEndInstr*) + 641
    5  compile-abc              0x0005f0b6 halfmoon::cleanBlocks(halfmoon::Context*, halfmoon::InstrGraph*, halfmoon::Cleaner*) + 166
    6  compile-abc              0x00060b84 halfmoon::removeDeadCode(halfmoon::Context*, halfmoon::InstrGraph*) + 324
    7  compile-abc              0x0005436d halfmoon::AbcBuilder::visitBlocks(nanojit::Seq<halfmoon::AbcBlock*>*) + 317
    8  compile-abc              0x000d2288 halfmoon::parseAbc(avmplus::MethodInfo*, halfmoon::Lattice*, halfmoon::InfoManager*, nanojit::Allocator&, halfmoon::AbcGraph*, avmplus::Toplevel*, avmplus::AbcEnv*, halfmoon::ProfiledInformation*, halfmoon::Context&) + 184
    9  compile-abc              0x000d2fef halfmoon::JitWriter::writeEpilogue(avmplus::FrameState const*) + 223
    10 compile-abc              0x00142e4b avmplus::NullWriter::writeEpilogue(avmplus::FrameState const*) + 27
    11 compile-abc              0x001a1f31 avmplus::Verifier::verify(avmplus::CodeWriter*) + 1281
    12 compile-abc              0x000062d2 compile_abc::CompilerCore::emitPoolToSpilttedModules(compile_abc::PoolInfo&) + 1058
    13 compile-abc              0x000051e5 compile_abc::CompilerCore::compile() + 5429
    14 compile-abc              0x00003a01 compile_abc::CompilerCore::run(int, char**) + 1473
    15 compile-abc              0x00007385 main + 69
    16 compile-abc              0x00002535 start + 53
    17 compile-abc              0x0000000b start + 4294957835
    Stack dump:
    0. Program arguments: /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/lib/aot/bin/compile-abc/ compile-abc -mtriple=armv7-apple-ios -filetype=obj -sdk /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/lib/aot/lib/avmglue.abc -fields /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/lib/aot/lib/air-fields.a rm-air.txt -O3 -ane-symbol=ExtInitializer -ane-symbol=ExtFinalizer -abc-file-list=/Volumes/Doc HD/FlashBuilder WorkSpace/OpenFace/OpenFaceMobile/bin-release-temp/AOT/AOTBuildOutput1969783842395099515. tmp/ABCFilesList.txt

  • Bug: Flash CS5+CS4 Professional crashes when compiling AS2 classes.

    My name is Mario Gomes Cavalcanti, I'm the CEO of Mersica Inc. and the developer of the free, online graphic design software, image and photo editor Fatpaint.com.
    Fatpaint is a Flash application, made using the Actionscript 2 programming language. This week we added some new functionality to the source code and after that, Flash CS5 professional IDE can no longer compile the project, it crashes on every attempt without any error messages.
    We are talking here about a huge project with around 360 Actionscript 2 classes. The size if the our last successful compiled SWF file was around 800 kilobytes. This compilation wa done last week, prior to the latest addition/modification of source files. The project is mostly made of Actionscript 2 source code, it do not have much other stuff in it.
    I would like assistence is resolving this issue... Why does Flash CS5 crash when compiling my Actionscript 2 classes?
    I would like to send the project and source files to the developers of the Flash actionscript 2 compiler, so they can see why it cannot compile my files.
    Fatpaint.com is probably the Flash application with the most sourcecode (classes) so I think it has something to do with that.
    My system:
    Windows 7 64bit
    Adobe Flash CS5 professional version 11.0.2.489
    Thank you.

    We managed to compile the project using Flash Pro 8, and we also got in touch with Adobe and sent them the source files of our Flash editor.
    It's been a month now and they still have not released a fix.

  • Why is Adobe Flash CS6 crashing sporadically when resizing MC's or shapes?

    Why is Adobe Flash CS6 crashing sporadically when resizing MC's or shapes?
    It doesn't happen all the time but when Flash crashes, it happens when i'm resizing a symbol or a shape.
    I'm using Flash CS6 v 12.0.0.481
    Processor  2.7 GHz Intel Core i7
    Memory  8 GB 1333 MHz DDR3
    Graphics  AMD Radeon HD 6630M 256 MB
    Software  OS X 10.8.1 (12B19)
    -Line

    I'm going to add my voice to this bug report. Adobe Flash CS6 crashes sporadically for me (numerous times per day), and it's almost always when I am editing a vector shape control point using the subselection tool. If I select a control point and nudge it with the keyboard arrow keys, I haven't encountered a problem. But if I select a control point, then click and drag it to reposition it, I often get the spinning wheel followed by a crash. Is this really a bug or a problem related to my own hardware/software configuration?
    I am working on a Mac Pro with 2 x 2.66 GHz 6-Core Intel Xeon processors, 24GB RAM running OS X 10.7.5. Here is the crash report from the most recent crash (about 10 minutes before I posted this):
    Process:         Adobe Flash CS6 [1424]
    Path:            /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/MacOS/Adobe Flash CS6
    Identifier:      com.adobe.flash
    Version:         12.0.2.529 (12.0.2)
    Code Type:       X86 (Native)
    Parent Process:  launchd [153]
    Date/Time:       2013-03-18 16:10:30.795 -0400
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000014
    VM Regions Near 0x14:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/MacOS/Adobe Flash CS6
        __TEXT                 0000000000001000-0000000001b83000 [ 27.5M] r-x/rwx SM=COW  /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/MacOS/Adobe Flash CS6
    Application Specific Information:
    objc[1424]: garbage collection is OFF
    Java information:
    Exception type: Bus Error (0xa) at pc=000000009c28de16
    Java VM: Java HotSpot(TM) Client VM (20.14-b01-445 mixed mode macosx-x86)
    Current thread (000000002b04fc00):  JavaThread "main" [_thread_in_native, id=-1407053120, stack(00000000bf800000,00000000c0000000)]
    Stack: [00000000bf800000,00000000c0000000]
    Java Threads: ( => current thread )
      00000000638b6000 JavaThread "Code Model Worker" daemon [_thread_blocked, id=-1283768320, stack(00000000b36b4000,00000000b37b4000)]
      00000000638b5800 JavaThread "Code Model Worker" daemon [_thread_blocked, id=-1284825088, stack(00000000b35b2000,00000000b36b2000)]
      000000006605d000 JavaThread "FelixPackageAdmin" daemon [_thread_blocked, id=-1285881856, stack(00000000b34b0000,00000000b35b0000)]
      000000006605c800 JavaThread "FelixStartLevel" daemon [_thread_blocked, id=-1286938624, stack(00000000b33ae000,00000000b34ae000)]
      000000002b44e400 JavaThread "FelixDispatchQueue" [_thread_blocked, id=-1287995392, stack(00000000b32ac000,00000000b33ac000)]
      000000002b405000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=-1290108928, stack(00000000b30a8000,00000000b31a8000)]
      000000002b404000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=-1291165696, stack(00000000b2fa6000,00000000b30a6000)]
      000000002b403000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=-1292222464, stack(00000000b2ea4000,00000000b2fa4000)]
      000000002b402000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=-1293279232, stack(00000000b2da2000,00000000b2ea2000)]
      000000002b3fa000 JavaThread "Finalizer" daemon [_thread_blocked, id=-1294336000, stack(00000000b2ca0000,00000000b2da0000)]
      000000002b3f9000 JavaThread "Reference Handler" daemon [_thread_blocked, id=-1295392768, stack(00000000b2b9e000,00000000b2c9e000)]
    =>000000002b04fc00 JavaThread "main" [_thread_in_native, id=-1407053120, stack(00000000bf800000,00000000c0000000)]
    Other Threads:
      000000002b3f6400 VMThread [stack: 00000000b2a9c000,00000000b2b9c000] [id=-1296449536]
      000000002b406800 WatcherThread [stack: 00000000b31aa000,00000000b32aa000] [id=-1289052160]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    par new generation   total 14784K, used 6310K [00000000569d0000, 00000000579d0000, 00000000579d0000)
      eden space 13184K,  42% used [00000000569d0000, 0000000056f42ab0, 00000000576b0000)
      from space 1600K,  45% used [0000000057840000, 00000000578f7088, 00000000579d0000)
      to   space 1600K,   0% used [00000000576b0000, 00000000576b0000, 0000000057840000)
    concurrent mark-sweep generation total 49152K, used 0K [00000000579d0000, 000000005a9d0000, 000000005e9d0000)
    concurrent-mark-sweep perm gen total 12288K, used 6704K [000000005e9d0000, 000000005f5d0000, 00000000629d0000)
    Code Cache  [00000000549cf000, 0000000054a80000, 00000000569cf000)
    total_blobs=279 nmethods=150 adapters=73 free_code_cache=32844480 largest_free_block=0
    Virtual Machine Arguments:
    JVM Args: -Djava.awt.headless=true -Xmx128m
    Java Command: Launcher Type: generic
    Physical Memory: Page Size = 4k, Total = 24576M, Free = 17592186043894M
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation           0x9c28de16 blockForLocation + 6
    1   com.apple.CoreFoundation           0x9c28ddeb CFRunArrayGetValueAtIndex + 27
    2   com.apple.CoreFoundation           0x9c28ddc6 CFAttributedStringGetAttributes + 182
    3   com.apple.CoreText                 0x98c9fdc9 TTypesetterAttrString::Initialize(__CFAttributedString const*) + 217
    4   com.apple.CoreText                 0x98c9f9d9 CTLineCreateWithAttributedString + 47
    5   com.apple.HIToolbox                0x92854029 TCoreTextEngine::LayoutSingleLine(THIThemeTextInfo*, float) + 23
    6   com.apple.HIToolbox                0x92853f96 TCoreTextEngine::Layout(THIThemeTextInfo*, float, float, TextLayoutType) + 64
    7   com.apple.HIToolbox                0x9282e761 TCoreTextEngine::VerifyLayout(THIThemeTextInfo*, float, float, LayoutIntent) + 309
    8   com.apple.HIToolbox                0x928920e2 TCoreTextEngine::GetThemeTextDimensions(float, THIThemeTextInfo*, float*, float*, float*) + 54
    9   com.apple.HIToolbox                0x92892dfc TCoreTextEngine::TruncateThemeText(short, unsigned long, __CFString const**, unsigned char*) + 140
    10  com.apple.HIToolbox                0x92890f53 DataEngine::TruncateText(__CFString const*, HIThemeTextInfo*, short, __CFString const**, unsigned char*) + 145
    11  com.apple.HIToolbox                0x9287ba82 TruncateThemeText + 232
    12  com.adobe.flash                    0x00f8fb4e CDialogViewImpl::SetWindowText(unsigned short const*) + 40722
    13  com.adobe.flash                    0x00f906ef CDialogViewImpl::SetWindowText(unsigned short const*) + 43699
    14  com.adobe.flash                    0x00f91cf8 CDialogViewImpl::SetWindowText(unsigned short const*) + 49340
    15  com.adobe.flash                    0x00f9338f CDialogViewImpl::SetWindowText(unsigned short const*) + 55123
    16  com.apple.HIToolbox                0x92942a14 TBrowser::Draw(unsigned long, unsigned long, unsigned long, Rect const&, short, bool, TDeviceRenderer::Context const&) const + 620
    17  com.apple.HIToolbox                0x929427a3 non-virtual thunk to TBrowser::Draw(unsigned long, unsigned long, unsigned long, Rect const&, short, bool, TDeviceRenderer::Context const&) const + 71
    18  com.apple.HIToolbox                0x9295f7f3 TTableCell::Draw(unsigned long, TDeviceRenderer::Context const&) const + 1307
    19  com.apple.HIToolbox                0x9295a373 TTableView::DrawCell(TTableCell const&, unsigned long, TDeviceRenderer::Context const&) const + 95
    20  com.apple.HIToolbox                0x92962862 TListView::DrawCell(TTableCell const&, unsigned long, TDeviceRenderer::Context const&) const + 74
    21  com.apple.HIToolbox                0x9295a217 TTableView::DrawCellSelf(Cell32 const&, Rect const&, TDeviceRenderer::Context const&, DBDrawFlags) const + 101
    22  com.apple.HIToolbox                0x9295a3c4 non-virtual thunk to TTableView::DrawCellSelf(Cell32 const&, Rect const&, TDeviceRenderer::Context const&, DBDrawFlags) const + 48
    23  com.apple.HIToolbox                0x9296f0dc TTableLayout::Draw(Rect const&, UPoint32 const&, TDeviceRenderer::Context const&, DBDrawFlags) const + 318
    24  com.apple.HIToolbox                0x92957764 TTableView::DrawView(unsigned short, TDeviceRenderer::Context const&) const + 164
    25  com.apple.HIToolbox                0x92965ccf TListView::DrawView(unsigned short, TDeviceRenderer::Context const&) const + 241
    26  com.apple.HIToolbox                0x92949c2a TBrowserView::Draw(CGContext*, unsigned short, OpaqueRgnHandle*) const + 390
    27  com.apple.HIToolbox                0x9294363d TBrowser::Draw(CGContext*, OpaqueRgnHandle*) const + 431
    28  com.apple.HIToolbox                0x92946051 TBrowser::EventHandlerProc(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3941
    29  com.apple.HIToolbox                0x92990c0c _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    30  com.apple.HIToolbox                0x9280c313 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
    31  com.apple.HIToolbox                0x9280b790 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482
    32  com.apple.HIToolbox                0x9284f420 CallNextEventHandler + 79
    33  com.adobe.flash                    0x00f89e73 CDialogViewImpl::SetWindowText(unsigned short const*) + 16951
    34  com.apple.HIToolbox                0x92990c0c _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    35  com.apple.HIToolbox                0x9280c313 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
    36  com.apple.HIToolbox                0x9280b790 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482
    37  com.apple.HIToolbox                0x9280b5a8 SendEventToEventTargetWithOptions + 75
    38  com.apple.HIToolbox                0x9282c040 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 478
    39  com.apple.HIToolbox                0x928bb30e HIView::RecursiveDrawNonComposited(short, OpaqueGrafPtr*, OpaqueRgnHandle*, unsigned char, unsigned char, unsigned char) + 558
    40  com.apple.HIToolbox                0x928bb5ac HIView::DrawNonComposited(short, OpaqueGrafPtr*, OpaqueRgnHandle*, unsigned long) + 340
    41  com.apple.HIToolbox                0x928bbfcf HIView::Draw(short, OpaqueGrafPtr*, unsigned long) + 149
    42  com.apple.HIToolbox                0x9284809e HIView::Show(unsigned char) + 304
    43  com.apple.HIToolbox                0x928acc99 ShowControl + 37
    44  com.adobe.flash                    0x00f89a7b CDialogViewImpl::SetWindowText(unsigned short const*) + 15935
    45  com.adobe.flash                    0x002bbfd6 CActionThrowDlg::~CActionThrowDlg() + 16920
    46  com.adobe.flash                    0x002bc0ce CActionThrowDlg::~CActionThrowDlg() + 17168
    47  com.adobe.flash                    0x00fa5b39 CMultiDocTemplate::GetRuntimeClass() const + 195
    48  com.adobe.flash                    0x00ff9639 TArray::~TArray() + 157
    49  com.adobe.flash                    0x00ff9af5 TTimerTask::DoTask() + 51
    50  com.adobe.flash                    0x01062cc9 LCollapsableTree::~LCollapsableTree() + 3915
    51  com.apple.HIToolbox                0x92821cfd TimerVector + 22
    52  com.apple.CoreFoundation           0x9c2562a6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
    53  com.apple.CoreFoundation           0x9c255c37 __CFRunLoopDoTimer + 743
    54  com.apple.CoreFoundation           0x9c234cd0 __CFRunLoopRun + 1888
    55  com.apple.CoreFoundation           0x9c2341dc CFRunLoopRunSpecific + 332
    56  com.apple.CoreFoundation           0x9c234088 CFRunLoopRunInMode + 120
    57  com.apple.HIToolbox                0x92806543 RunCurrentEventLoopInMode + 318
    58  com.apple.HIToolbox                0x9280d8ab ReceiveNextEventCommon + 381
    59  com.apple.HIToolbox                0x9285bd93 AcquireNextEventInMode + 67
    60  com.apple.HIToolbox                0x929a395b _AcquireNextEvent + 58
    61  com.apple.HIToolbox                0x92990b78 RunApplicationEventLoop + 221
    62  com.adobe.flash                    0x00fcd77b CArray::SetSize(int, int) + 5271
    63  com.adobe.flash                    0x00fa619d CTimerImpl::~CTimerImpl() + 1293
    64  com.adobe.flash                    0x00fa6380 CTimerImpl::~CTimerImpl() + 1776
    65  com.adobe.flash                    0x0020f46d std::vector >::vector(std::allocator const&) + 6295
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib             0x934c390a kevent + 10
    1   libdispatch.dylib                  0x9265fe04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                  0x9265e853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   com.apple.CoreFoundation           0x9c22b9da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation           0x9c234b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation           0x9c2341dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation           0x9c244f01 CFRunLoopRun + 129
    6   com.apple.DVCPROHDMuxer            0x14f6a98f AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 317
    7   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    8   libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib             0x934c283e __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x92790e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                  0x9274142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore     0x96d60e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore     0x96cd237d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore     0x96d3467f MPWaitOnQueue + 200
    6   com.adobe.ACE                      0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                      0x069b0d99 0x6972000 + 257433
    8   com.apple.CoreServices.CarbonCore     0x96d355e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    10  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib             0x934c283e __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x92790e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                  0x9274142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore     0x96d60e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore     0x96cd237d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore     0x96d3467f MPWaitOnQueue + 200
    6   com.adobe.ACE                      0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                      0x069b0d99 0x6972000 + 257433
    8   com.apple.CoreServices.CarbonCore     0x96d355e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    10  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib             0x934c283e __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x92790e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                  0x9274142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore     0x96d60e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore     0x96cd237d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore     0x96d3467f MPWaitOnQueue + 200
    6   com.adobe.ACE                      0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                      0x069b0d99 0x6972000 + 257433
    8   com.apple.CoreServices.CarbonCore     0x96d355e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    10  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib             0x934c283e __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x92790e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                  0x9274142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore     0x96d60e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore     0x96cd237d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore     0x96d3467f MPWaitOnQueue + 200
    6   com.adobe.ACE                      0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                      0x069b0d99 0x6972000 + 257433
    8   com.apple.CoreServices.CarbonCore     0x96d355e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    10  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib             0x934c283e __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x92790e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                  0x9274142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore     0x96d60e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore     0x96cd237d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore     0x96d3467f MPWaitOnQueue + 200
    6   com.adobe.ACE                      0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                      0x069b0d99 0x6972000 + 257433
    8   com.apple.CoreServices.CarbonCore     0x96d355e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    10  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib             0x934c283e __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x92790e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                  0x9274142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore     0x96d60e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore     0x96cd237d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore     0x96d3467f MPWaitOnQueue + 200
    6   com.adobe.ACE                      0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                      0x069b0d99 0x6972000 + 257433
    8   com.apple.CoreServices.CarbonCore     0x96d355e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    10  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib             0x934c283e __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x92790e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                  0x9274142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore     0x96d60e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore     0x96cd237d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore     0x96d3467f MPWaitOnQueue + 200
    6   com.adobe.ACE                      0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                      0x069b0d99 0x6972000 + 257433
    8   com.apple.CoreServices.CarbonCore     0x96d355e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    10  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib             0x934c283e __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x92790e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                  0x9274142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore     0x96d60e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore     0x96cd237d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore     0x96d3467f MPWaitOnQueue + 200
    6   com.adobe.ACE                      0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                      0x069b0d99 0x6972000 + 257433
    8   com.apple.CoreServices.CarbonCore     0x96d355e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    10  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib             0x934c283e __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x92790e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                  0x9274142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore     0x96d60e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore     0x96cd237d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore     0x96d3467f MPWaitOnQueue + 200
    6   com.adobe.ACE                      0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                      0x069b0d99 0x6972000 + 257433
    8   com.apple.CoreServices.CarbonCore     0x96d355e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    10  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib             0x934c283e __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x92790e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                  0x9274142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore     0x96d60e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore     0x96cd237d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore     0x96d3467f MPWaitOnQueue + 200
    6   com.adobe.ACE                      0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                      0x069b0d99 0x6972000 + 257433
    8   com.apple.CoreServices.CarbonCore     0x96d355e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    10  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib             0x934c283e __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x92790e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                  0x9274142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore     0x96d60e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore     0x96cd237d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore     0x96d3467f MPWaitOnQueue + 200
    6   com.adobe.ACE                      0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                      0x069b0d99 0x6972000 + 257433
    8   com.apple.CoreServices.CarbonCore     0x96d355e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    10  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib             0x934c283e __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x92790e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                  0x9274142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore     0x96d60e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore     0x96cd237d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore     0x96d3467f MPWaitOnQueue + 200
    6   com.adobe.ACE                      0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                      0x069b0d99 0x6972000 + 257433
    8   com.apple.CoreServices.CarbonCore     0x96d355e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    10  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib             0x934c283e __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x92790e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                  0x9274142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore     0x96d60e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore     0x96cd237d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore     0x96d3467f MPWaitOnQueue + 200
    6   com.adobe.ACE                      0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                      0x069b0d99 0x6972000 + 257433
    8   com.apple.CoreServices.CarbonCore     0x96d355e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    10  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib             0x934c283e __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x92790e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                  0x9274142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore     0x96d60e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore     0x96cd237d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore     0x96d3467f MPWaitOnQueue + 200
    6   com.adobe.ACE                      0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                      0x069b0d99 0x6972000 + 257433
    8   com.apple.CoreServices.CarbonCore     0x96d355e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    10  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib             0x934c283e __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x92790e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                  0x9274142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore     0x96d60e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore     0x96cd237d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore     0x96d3467f MPWaitOnQueue + 200
    6   com.adobe.ACE                      0x069b1a69 0x6972000 + 260713
    7   com.adobe.ACE                      0x069b0d99 0x6972000 + 257433
    8   com.apple.CoreServices.CarbonCore     0x96d355e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    10  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib             0x934c283e __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x92790e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                  0x9274142c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AFlame                   0x0bb91439 Flame_Terminate + 1281926
    4   com.adobe.AFlame                   0x0bbdb950 Flame_Terminate + 1586333
    5   com.adobe.AFlame                   0x0bb8fa35 Flame_Terminate + 1275266
    6   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    7   libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib             0x934c2a9a __recvfrom + 10
    1   libsystem_c.dylib                  0x927414a2 recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib      0x1ba7c733 Invoke + 47867
    3   ServiceManager-Launcher.dylib      0x1ba7b846 Invoke + 44046
    4   ServiceManager-Launcher.dylib      0x1ba7a988 Invoke + 40272
    5   ServiceManager-Launcher.dylib      0x1ba7aa0f Invoke + 40407
    6   ServiceManager-Launcher.dylib      0x1ba75baf Invoke + 20343
    7   ServiceManager-Launcher.dylib      0x1ba75ea7 Invoke + 21103
    8   ServiceManager-Launcher.dylib      0x1ba76685 Invoke + 23117
    9   ServiceManager-Launcher.dylib      0x1ba768f9 Invoke + 23745
    10  ServiceManager-Launcher.dylib      0x1ba792a0 Invoke + 34408
    11  ServiceManager-Launcher.dylib      0x1ba793fd Invoke + 34757
    12  ServiceManager-Launcher.dylib      0x1ba79c91 Invoke + 36953
    13  ServiceManager-Launcher.dylib      0x1ba79db2 Invoke + 37242
    14  ServiceManager-Launcher.dylib      0x1ba6c656 Login + 461
    15  ServiceManager-Launcher.dylib      0x1ba7009a Login + 15377
    16  ServiceManager-Launcher.dylib      0x1ba7a165 Invoke + 38189
    17  ServiceManager-Launcher.dylib      0x1ba7c2eb Invoke + 46771
    18  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    19  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 20:: Java: Exception Handler Thread
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libsystem_kernel.dylib             0x934c0835 mach_msg_server + 699
    3   libjvm.dylib                       0x2484505a 0x2482f000 + 90202
    4   libjvm.dylib                       0x24844ee3 0x2482f000 + 89827
    5   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    6   libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    7   libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 21:: Java: Gang worker#0 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 22:: Java: Gang worker#1 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 23:: Java: Gang worker#2 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 24:: Java: Gang worker#3 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 25:: Java: Gang worker#4 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 26:: Java: Gang worker#5 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 27:: Java: Gang worker#6 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 28:: Java: Gang worker#7 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 29:: Java: Gang worker#8 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 30:: Java: Gang worker#9 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 31:: Java: Gang worker#10 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 32:: Java: Gang worker#11 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 33:: Java: Gang worker#12 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 34:: Java: Gang worker#13 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 35:: Java: Gang worker#14 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 36:: Java: Gang worker#15 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 37:: Java: Gang worker#16 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 38:: Java: Gang worker#17 (Parallel GC Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2485b3f1 0x2482f000 + 181233
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 39:: Java: Gang worker#0 (Parallel CMS Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x24b3cf0e 0x2482f000 + 3202830
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 40:: Java: Gang worker#1 (Parallel CMS Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x24b3cf0e 0x2482f000 + 3202830
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 41:: Java: Gang worker#2 (Parallel CMS Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x24b3cf0e 0x2482f000 + 3202830
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 42:: Java: Gang worker#3 (Parallel CMS Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x24b3cf0e 0x2482f000 + 3202830
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 43:: Java: Gang worker#4 (Parallel CMS Threads)
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x24843ec8 0x2482f000 + 85704
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x24b3cf0e 0x2482f000 + 3202830
    8   libjvm.dylib                       0x2485b2db 0x2482f000 + 180955
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 44:: Java: Concurrent Mark-Sweep GC Thread
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x24844196 0x2482f000 + 86422
    3   libjvm.dylib                       0x24861d56 0x2482f000 + 208214
    4   libjvm.dylib                       0x24843ee4 0x2482f000 + 85732
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x2496cca5 0x2482f000 + 1301669
    8   libjvm.dylib                       0x2496cc13 0x2482f000 + 1301523
    9   libjvm.dylib                       0x24861b71 0x2482f000 + 207729
    10  libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    11  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    12  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 45:: Java: VM Thread
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x24844196 0x2482f000 + 86422
    3   libjvm.dylib                       0x24861d56 0x2482f000 + 208214
    4   libjvm.dylib                       0x24843ee4 0x2482f000 + 85732
    5   libjvm.dylib                       0x24843a0d 0x2482f000 + 84493
    6   libjvm.dylib                       0x24843897 0x2482f000 + 84119
    7   libjvm.dylib                       0x248dc246 0x2482f000 + 709190
    8   libjvm.dylib                       0x248dbeef 0x2482f000 + 708335
    9   libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    10  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    11  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 46:: Java: Reference Handler
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x248eae28 0x2482f000 + 769576
    5   libjvm.dylib                       0x248ea32a 0x2482f000 + 766762
    6   libjvm.dylib                       0x248ea01c JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                0x1c3e2dd5 JVM_MonitorWait + 69
    8   ???                                0x549d99d9 0 + 1419614681
    9   ???                                0x549d1e31 0 + 1419583025
    10  ???                                0x549d1e31 0 + 1419583025
    11  ???                                0x549cf374 0 + 1419572084
    12  libjvm.dylib                       0x248dd583 0x2482f000 + 714115
    13  libjvm.dylib                       0x248dd2f5 0x2482f000 + 713461
    14  libjvm.dylib                       0x248e9ccd 0x2482f000 + 765133
    15  libjvm.dylib                       0x248e9b5d 0x2482f000 + 764765
    16  libjvm.dylib                       0x248e9adb 0x2482f000 + 764635
    17  libjvm.dylib                       0x248e9935 0x2482f000 + 764213
    18  libjvm.dylib                       0x248e9773 0x2482f000 + 763763
    19  libjvm.dylib                       0x2484396c 0x2482f000 + 84332
    20  libsystem_c.dylib                  0x9278ced9 _pthread_start + 335
    21  libsystem_c.dylib                  0x927906de thread_start + 34
    Thread 47:: Java: Finalizer
    0   libsystem_kernel.dylib             0x934c0c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x934c01f6 mach_msg + 70
    2   libjvm.dylib                       0x248440c6 0x2482f000 + 86214
    3   libjvm.dylib                       0x24844002 0x2482f000 + 86018
    4   libjvm.dylib                       0x248eae28 0x2482f000 + 769576
    5   libjvm.dylib                       0x248ea32a 0x2482f000 + 766762
    6   libjvm.dylib                       0x248ea01c JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                0x1c3e2dd5 JVM_MonitorWait + 69
    8   ???                                0x549d99d9 0 + 1419614681
    9   ???                                0x549d1e31 0 + 1419583025
    10  ???                                0x549d1f97 0 + 1419583383
    11  ???                                0x549d1f97 0 + 1419583383
    12  ???                                0x549cf374 0 + 1419572084
    13  libjvm.dylib                       0x248dd583 0x2482f000 + 714115
    14  libjvm.dylib                       0x248dd2f5 0x2482f000 + 713461
    15  libjvm.dylib                       0x248e9ccd 0x2482f000 + 765133
    16  libjvm.dylib                       0x248e9b5d 0x2482f000 + 764765
    17  libjvm.dylib                       0x248e9adb 0x2482f000 + 764635
    18  libjvm.dylib                       0x248e9935 0x2482f000 + 764213
    19  libjvm.dylib                       0x248e9773 0x2482f000 + 763763
    20  libjvm.dylib                       0x2484396c 0x2482f00

  • Flash Pro CS6 Crash when pasting object

    Hi
    I am finding that Flash Pro CS6 crashes when you try to paste an object from one FLA library to another.
    This only seems to occur when the object contains a text object with an embedded font.
    Can you help with this problem please.
    Cheers

    solved
    i was having the same problem and found the solution from Adobe.
    you have to go to control panel - hardware and sound - display -
    change the size of the text to the smaller one 100%
    REstart the os and start adobe flash
    i wish this will help

  • Flash CS5 and CS5.5 Crash when compiling

    Hey,
    We're running into an issue where CS5 and CS5.5 are crashing when compiling an FLA. Our class structure is rather large, and it seems flash is running out of memory. We narrowed it down to commenting/uncommenting any line of code will let it compile or crash. I can literally open any as file from our project, comment out 1 line of code and it will compile, comment it back in and flash crashes. Has anyone run into something like this before, and have any advice on fixing it?

    Hi Morf,
    I can't reproduce your crash. Can you please send me the file up to the point where you saved? Please zip the file, change .zip extension to .zzz, email the attachment to my attention at [email protected]
    Thanks,
    Quynh
    Flash Pro, QE

  • When I downloaded iOS 6 my iPod keeps crashing when on the App Store! Do you know why this is happening? Is there anything I can do?

    When I downloaded iOS 6 my iPod keeps crashing when on the App Store! Do you know why this is happening? Is there anything I can do?
    Hello my iPod keeps crashing when I downloaded iOS 6
    Is there anything that I have done wrong?
    My iPod is a is a iPod touch 4th gen.
    Thanks

    Known problem. See:
    IOS 6 App store crash: Apple Support Communities

  • Since i uploaded ios 5 my ipad crashes when i use apps and safari.

    Hi,
    since i uploaded my ipad to ios 5 it crashes when i use apps and safari.
    i tried to restat it and also i reset it to the factory settings but nothing has changed.
    is there any software problems ??

    seems if I disable all security it works. Not a very good situation, tells me it's a port that is open that shouldn't be. I imagine it is fine on a mac, but on a pc it is an issue since most corporations use pc's.

  • Adobe Illustrator CS6 crashes when I "Save As"

    With iOS Yosemite installed, now my Adobe Illustrator CS6 crashes when I "Save As".  And I have to reopen it every time.  Any help?

    Hello-
    I hope this is the correct place, format, etc.
    Illustrator keeps crashing when I try to 'save to' a different location than whatever the default happens to be.
    I tried trashing preferences, uninstalling, disabling all user fonts...to no avail.
    Please help!
    Thanks so much for your time.
    1/21/15 4:40:47.126 PM Adobe Illustrator[588]: 6   Adobe Illustrator                   0x0011265e _Z26AWS_CUI_GetVersionCommentsP15OpaqueWindowPtrRN5adobe1q9QDocumentERNS2_7QStr ingERNS2_14QAttributeListEPS3_PNS2_8QProjectEl + 1005154
    Process:               Adobe Illustrator [546]
    Path:                  /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:            com.adobe.illustrator
    Responsible:           Adobe Illustrator [546]
        __IMPORT               000000000c433000-000000000c434000 [    4K] rwx/rwx SM=PRV  /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    --> __LINKEDIT             000000000c434000-000000000c43a000 [   24K] r--/rwx SM=COW  /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    69  com.adobe.illustrator         0x006d1357 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3674951
    70  com.adobe.illustrator         0x006ce468 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3662936
    71  com.adobe.illustrator         0x006cec82 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3665010
    72  com.adobe.illustrator         0x0009d879 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 526461
    73  com.adobe.illustrator         0x0009ed27 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 531755
    74  com.adobe.illustrator         0x000a2a31 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 547381
    75  com.adobe.illustrator         0x00078408 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 373772
    76  com.adobe.illustrator         0x00585e25 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 2317845
    77  com.adobe.illustrator         0x003442e6 AWS_CUI_SaveAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 139182
    78  com.adobe.illustrator         0x005fe08b AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 2809979
    79  com.adobe.illustrator         0x0013ff2a AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1191726
    101 com.adobe.illustrator         0x000aaca0 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 580772
    112 com.adobe.illustrator         0x000aafa1 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 581541
    113 com.adobe.illustrator         0x00112f9c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1007520
    114 com.adobe.illustrator         0x000d412a AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 749870
    115 com.adobe.illustrator         0x00003316 0x1000 + 8982
    2   com.adobe.illustrator.plugins.AISaveForWeb 0x15a198bb CEveFunctionPropertyList::AddItem(char const*, Eve::DataType, std::string const&) + 106329
    3   com.adobe.illustrator.plugins.AISaveForWeb 0x15a14303 CEveFunctionPropertyList::AddItem(char const*, Eve::DataType, std::string const&) + 84385
    4   com.adobe.illustrator.plugins.AISaveForWeb 0x15a199c8 CEveFunctionPropertyList::AddItem(char const*, Eve::DataType, std::string const&) + 106598
    2   com.adobe.illustrator.plugins.Scripting Support 0x119d394b PluginMain + 447467
    3   com.adobe.illustrator.plugins.Scripting Support 0x119b5b23 PluginMain + 325059
    4   com.adobe.illustrator.plugins.Scripting Support 0x119d3a58 PluginMain + 447736
    1   com.adobe.illustrator         0x00677ef4 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3309284
    2   com.adobe.illustrator         0x006790d9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3313865
    3   com.adobe.illustrator         0x006792a9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3314329
    1   com.adobe.illustrator         0x00677ef4 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3309284
    2   com.adobe.illustrator         0x006790d9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3313865
    3   com.adobe.illustrator         0x006792a9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3314329
        0x1000 -  0x10ddfe7 +com.adobe.illustrator (39 - 15.1.0) <A59087EC-3C72-CC25-4C18-47FAB3D91DFE> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    0x13fe000 -  0x14cbfe7 +AdobeAXEDOMCore (0) <F76D74DC-FD5A-9783-C447-2E58773DA7E1> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeA XEDOMCore
    0x153d000 -  0x154dfff  com.apple.carbonframeworktemplate (1.0 - 1.0) <02AB017F-BF6A-B96F-9D39-5F23B36EF2E5> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
    0x1554000 -  0x156fff9 +AdobePDFSettings (1) /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/Adobe PDFSettings
    0x158a000 -  0x15cefff +com.adobe.illustrator.aiport (AIPort version 1.0 - 1.0) <65C09343-06AC-9256-3260-70AFDEA99C82> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AIPort.framework/Versions/A/AIPort
    0x1633000 -  0x1633fff +SPBasic (0) <00D26E34-33A4-31BF-3516-87513A07D019> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
    0x1638000 -  0x163effb +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) <5B4C881B-6885-96F2-BD05-BE9C44A7546C> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSp lashKit
    0x1647000 -  0x175cfff +AdobeACE (1) <BFF50B9A-8BCA-08D1-0260-FF251DA05EC7> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x1782000 -  0x1ca8fff +AdobeAGM (1) <72363979-F9A0-0EA2-3E16-AB8D6EA0F12E> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x1df2000 -  0x1e2efff +AdobeARE (1) <B2DBDCF9-944F-7C5A-43CF-A5E207BEE94B> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x1e38000 -  0x1e5eff6 +AdobeAXE8SharedExpat (0) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/A dobeAXE8SharedExpat
    0x1e71000 -  0x1e8cfff +AdobeBIB (1) <5AA925B7-D30E-B230-1B81-7CB6E3B4F2DB> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x1e97000 -  0x1eb8ff7 +AdobeBIBUtils (1) <1B33B3A5-2460-EDE8-C54F-16C0335C613D> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIB Utils
    0x1ec5000 -  0x21b7ff7 +AdobeCoolType (1) <90757246-5467-2606-4095-19B63B255F2F> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoo lType
    0x2244000 -  0x22dcfff +com.adobe.AdobeExtendScript (ExtendScript 4.1.28 - 4.1.28.13048) <A9394CC7-8E48-FE0F-FDB5-37D0FE77435B> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/Adob eExtendScript
    0x233d000 -  0x2420fef +AdobePDFPort (1) <26DE29E1-7799-DBE8-47AE-A95FEA7DE1EB> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFP ort
    0x2458000 -  0x2a8dfeb +AdobePDFL (1) <B295BDBD-65E8-CE6D-865B-79276D0507B2> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x2bc3000 -  0x2c50ff7 +com.adobe.AdobeScCore (ScCore 4.1.28 - 4.1.28.13048) <68FB7168-645E-BD55-5EAA-007315B53997> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCor e
    0x2c97000 -  0x2d37fef +AdobeSVGExport (0) <9B8AE7D4-C7C8-B594-9E31-BEDC07A98A56> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSV GExport
    0x2d63000 -  0x3001ff2 +AdobeSVGRE (0) <95F2CE86-4B2D-C3DE-A783-8E0A0B24F74C> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
    0x30df000 -  0x3137ff7 +AdobeXMP (0) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x3147000 -  0x31d3fef +AdobeXMPFiles (0) <A72BD678-CAD0-0C2A-0989-11E87B154AB5> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMP Files
    0x320c000 -  0x32d9ff3 +libicui18n.dylib.36.0 (36) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/ 3.6/libicui18n.dylib.36.0
    0x333c000 -  0x3416fef +libicuuc.dylib.36.0 (36) <5EE72009-40B3-7FB7-3A49-576AEDE0D400> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc. dylib.36.0
    0x3456000 -  0x3e06fff +libicudata.dylib.36.0 (36) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.d ylib.36.0
    0x3e09000 -  0x41e1ff7 +AdobeMPS (1) <272DAEDE-FC7E-B412-7C97-CF47FF6BF242> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x4318000 -  0x4386ffb +com.adobe.amtlib (amtlib 4.0.0.21 - 4.0.0.21) <3090D254-587A-A820-DBCD-729C27532FC8> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x439d000 -  0x442eff7 +libicucnv.dylib.36.0 (36) <581475CC-C039-1B42-49BA-71811D8B4E15> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicuc nv.dylib.36.0
    0x444d000 -  0x4633ff7 +com.adobe.linguistic.LinguisticManager (5.0.0 - 11696) <AF804353-8B13-7180-F2C8-832361EB2D5A> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeL inguistic
    0x46c5000 -  0x4730fe7 +com.adobe.amt.services (AMTServices 4.0.0.21 [BuildVersion: 4.0; BuildDate: Mon Jan 24 2011 21:49:00] - 4.0.0.21) <018F21DE-7E2E-C850-4C32-D4A2131ABF74> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservice s
    0x474c000 -  0x47c9fff +AdobeOwlCanvas (1) <6718BCAA-AAF5-07C2-B2F5-D7CD3BF5B924> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOw lCanvas
    0x47e7000 -  0x491ffe7 +WRServices (0) <87183F9D-17F4-6BDC-66A9-8FD34F320118> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x4964000 -  0x4968ffc +com.adobe.AdobeCrashReporter (3.0 - 5.5.20101001) <EA9B7B55-7FE5-14D2-FBAE-817121F94086> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/Ado beCrashReporter
    0x496f000 -  0x49c5ffb +com.adobe.headlights.LogSessionFramework (2.1.2.1263) <5B594BC9-5222-651B-6B70-7AD067035B1A> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x4a0e000 -  0x4a43fef +com.adobe.pip (5.5.0.1272) <4AD1ED99-8BB9-B49E-16E5-B7E7A97AAA99> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
    0x4a4e000 -  0x57a0feb +com.adobe.psl (AdobePSL 12.0.0.11086 - 12.0.0.11086) <ED38DE4D-2205-917F-EACE-6421DDE56A5B> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x5af7000 -  0x5c74fef +com.adobe.dvacore.framework (dvacore version 5.0.0 - 5.0.0.0) <49B04BBB-7249-AF03-A7B2-770443BA4AFB> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x5df1000 -  0x60e1fef +com.adobe.dvaui.framework (dvaui version 5.0.0 - 5.0.0.0) <DDA3FFE0-C30C-9863-BD85-114636A448CE> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x640e000 -  0x6754ff3 +com.adobe.dvaadameve.framework (dvaadameve version 5.0.0 - 5.0.0.0) <B7CF0778-96A1-0864-1BBA-63622803E3A3> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x6c68000 -  0x6c7afef +com.adobe.dvaai.framework (dvaai version 5.0.0 - 5.0.0.0) <A25DFA28-3208-0C10-BDC4-F164755BCDC6> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
    0x6c9e000 -  0x6ca4fef +com.adobe.boost_date_time.framework (boost_date_time version 5.0.0 - 5.0.0.0) <2CFE7AA3-09A8-EB42-AFEA-F7FB4D7DBC6F> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_ date_time
    0x6cb6000 -  0x6cc1ff3 +com.adobe.boost_filesystem.framework (boost_filesystem version 5.0.0 - 5.0.0.0) <90073BD0-99ED-2715-64B8-2BB79D6F619F> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost _filesystem
    0x6cd6000 -  0x6d54fe2 +com.adobe.boost_regex.framework (boost_regex version 5.0.0 - 5.0.0.0) <BCC13CF6-F0A5-1C84-422B-7B11E5BB061A> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_rege x
    0x6dba000 -  0x6dc4fff +com.adobe.boost_signals.framework (boost_signals version 5.0.0 - 5.0.0.0) <88FE6D06-B15C-787D-C69C-F522CD8D3F3E> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_si gnals
    0x6dd8000 -  0x6ddaffb +com.adobe.boost_system.framework (boost_system version 5.0.0 - 5.0.0.0) <4E80B05E-DF55-2776-C886-02DFE2F104CD> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_sys tem
    0x6de3000 -  0x6deaff2 +com.adobe.boost_threads.framework (boost_threads version 5.0.0 - 5.0.0.0) <79C1A64C-42C7-26D1-E005-D6CB753F9B2B> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_th reads
    0x6dfb000 -  0x6e59fe2 +com.adobe.boost_serialization.framework (boost_serialization version 5.0.0 - 5.0.0.0) <8CAB6FC6-5F13-A5C5-DF9C-41EE813A0833> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/bo ost_serialization
    0x6f31000 -  0x70d0fe7 +com.adobe.owl (AdobeOwl version 3.0.89 - 3.0.89) <04CA525C-D4E0-DE62-BF07-D9EF6386AA58> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x713d000 -  0x71aafef +FileInfo (0) <4A4C74F9-CA83-B174-F56D-F7671DC61389> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x728a000 -  0x728dffc +com.adobe.ape.shim (adbeape version 3.1.74.12761 - 3.1.74.12761) <FE2ABE8A-1D3F-7AF5-297C-D22FC3E0FBDA> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/Adbeape.framework/Versions/A/adbeape
    0x77dd000 -  0x77e5fff +com.adobe.asneu.framework (asneu version 1.7.0.1 - 1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0xc3bf000 -  0xc42ffeb +com.adobe.adobe_caps (adobe_caps 4.0.42.0 - 4.0.42.0) <55D7D2EA-D21E-98B1-77C6-58C0A0E07051> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0xfd77000 -  0xfdccff0 +com.adobe.illustrator.plugins.Photoshop Adapter (Photoshop Adapter version 15.1.0 - 15.1.0) <1D5AF9B6-DC0A-B806-97F9-44990D2F8623> /Applications/Adobe Illustrator CS5.1/*/Photoshop Adapter
    0xfde6000 -  0xfde6fff +com.adobe.illustrator.plugins.PlugInRes (Localizer version 15.1.0 - 15.1.0) <F9296CCC-1877-5C99-BD0D-98FF353B385B> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Resources/en_US/PlugInRes.aip/Contents/MacOS/PlugInRes
    0xfdeb000 -  0xfdf2ffe +com.adobe.illustrator.plugins.Action (Action version 15.1.0 - 15.1.0) <6B497277-940C-153D-D16C-A903B81D811A> /Applications/Adobe Illustrator CS5.1/*/Action
    0xfdf7000 -  0xfdf8fff +com.adobe.illustrator.plugins.ASLib (ASLib version 15.1.0 - 15.1.0) <C3CCAF66-C271-E38C-E728-8D0C3B130B64> /Applications/Adobe Illustrator CS5.1/*/ASLib
    0xffce000 -  0xffd7fff +com.adobe.illustrator.plugins.FrameworkServer (Framework Server version 15.1.0 - 15.1.0) <DD79D8B9-BF28-BAFC-422F-320B82CCDEBE> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkS erver
    0xffdc000 -  0xffe2ff7 +com.adobe.illustrator.plugins.ArtConverters ( ArtConverters version 15.1.0 - 15.1.0) <B5D9F227-8EE9-5776-7473-A89363657087> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverter s
    0xffe7000 -  0xfff7fff +com.adobe.illustrator.plugins.Flatten Transparency ( Flatten Transparency version 15.1.0 - 15.1.0) <4ACF5555-4B25-ED68-8AA4-30C73D06ABD2> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/Flatten Transparency
    0x1062d000 - 0x10666ffb +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 2.0.0.15 - 2.0.0.15) <3A9CF871-6678-90BB-3770-CDBF56AF21D5> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/U pdaterNotifications
    0x106f2000 - 0x106f6ffb +com.adobe.illustrator.plugins.ToolSelector (Tool Selector version 15.1.0 - 15.1.0) <0465CDD6-6A03-97E4-34F5-D0438FF07B74> /Applications/Adobe Illustrator CS5.1/*/ToolSelector
    0x10f94000 - 0x10fbefff +com.adobe.illustrator.plugins.BRSPencilTool ( Pencil Tool version 15.1.0 - 15.1.0) <32526909-0C5A-CC37-F770-6C1E522FCA81> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilToo l
    0x10fc7000 - 0x10fdcfef +com.adobe.illustrator.plugins.FOConversionSuite (FOConversionSuite version 15.1.0 - 15.1.0) <3D465C24-5F12-ACCC-147B-5E26E38EE191> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConver sionSuite
    0x10fe7000 - 0x10fedfe8 +com.adobe.illustrator.plugins.TextWrapDlg (TextWrapDlg version 15.1.0 - 15.1.0) <E7771C31-EBCB-CA6B-4C73-5360208B2A31> /Applications/Adobe Illustrator CS5.1/*/TextWrapDlg
    0x10ff3000 - 0x10ffbff7 +com.adobe.illustrator.plugins.DiffusionRaster (DiffusionRaster version 15.1.0 - 15.1.0) <A49A4A43-F085-49A2-2DDA-4E323F845B10> /Applications/Adobe Illustrator CS5.1/*/DiffusionRaster
    0x11100000 - 0x111d8fff +com.adobe.coretech.adm (3.10x04 - 3.1) <E520855A-838A-D4F1-D01F-8B606649C4A2> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0x11232000 - 0x1127ffff +com.adobe.illustrator.plugins.PDF Suite (PDF Suite version 15.1.0 - 15.1.0) <913AD40A-14F4-52E7-2255-45F3A676AB40> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/PDF Suite.aip/Contents/MacOS/PDF Suite
    0x11299000 - 0x112dffff +FilterPort (0) <C499E9A1-2EAA-6967-7783-53A3AC8A9515> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/FilterPort.framework/Versions/A/FilterPort
    0x11356000 - 0x11376fe2 +com.adobe.illustrator.plugins.Rasterize (Rasterize version 15.1.0 - 15.1.0) <C8CDF1D0-7A90-7B0D-7D7F-12AEC5D0E7B6> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
    0x1137d000 - 0x11448fec +com.adobe.illustrator.plugins.BeautifulStrokes (Beautiful Strokes Suite version 15.1.0 - 15.1.0) <719CECBA-04E8-9045-048A-0BCA8DFF48B9> /Applications/Adobe Illustrator CS5.1/*/BeautifulStrokes
    0x11466000 - 0x1149efff +com.adobe.illustrator.plugins.BrushManager (Brush Manager version 15.1.0 - 15.1.0) <88C037AF-3B5A-73B3-70AE-B40F44DA92CA> /Applications/Adobe Illustrator CS5.1/*/BrushManager
    0x114a8000 - 0x11554fea +com.adobe.illustrator.plugins.ColorHarmony (ColorHarmony version 15.1.0 - 15.1.0) <92A8DDDA-69D1-FEF2-6B8A-EBA76536B1D5> /Applications/Adobe Illustrator CS5.1/*/ColorHarmony
    0x11572000 - 0x11588ffb +com.adobe.illustrator.plugins.ControlPalette (ControlPalette version 15.1.0 - 15.1.0) <DF11A043-A25B-3DC3-725C-FB308BB20F9A> /Applications/Adobe Illustrator CS5.1/*/ControlPalette
    0x1158f000 - 0x115a9fe2 +com.adobe.illustrator.plugins.KinsokuDlg ( KinsokuDlg version 15.1.0 - 15.1.0) <B2A3F75F-6594-D7D7-100C-76F71926535B> /Applications/Adobe Illustrator CS5.1/*/KinsokuDlg
    0x115b5000 - 0x11741ffe +com.adobe.illustrator.plugins.PlanetX (Live Paint version 15.1.0 - 15.1.0) <CA979A83-6273-1D27-2082-A1576B9B98CC> /Applications/Adobe Illustrator CS5.1/*/PlanetX
    0x11772000 - 0x11802feb +com.adobe.illustrator.plugins.PaintStyle (Paint Style Palettes version 15.1.0 - 15.1.0) <4BAAEDDF-AE49-3E27-028D-2B817EDA4CC1> /Applications/Adobe Illustrator CS5.1/*/PaintStyle
    0x11813000 - 0x11887fe7 +com.adobe.illustrator.plugins.Perspective (Perspective version 15.1.0 - 15.1.0) <A91A8EB4-F6EF-6272-C1AC-71294AE06514> /Applications/Adobe Illustrator CS5.1/*/Perspective
    0x1189c000 - 0x11b1dfef +com.adobe.illustrator.plugins.Scripting Support (Scripting Support version 15.1.0 - 15.1.0) <33E52149-6FC5-20F6-6607-22E33AA262A9> /Applications/Adobe Illustrator CS5.1/*/Scripting Support
    0x12348000 - 0x123c6fe2 +com.adobe.illustrator.plugins.SwatchLibraries (Swatch Libraries version 15.1.0 - 15.1.0) <4109E4C1-17DD-905D-7EDE-7A8C702230A7> /Applications/Adobe Illustrator CS5.1/*/SwatchLibraries
    0x123d9000 - 0x12409ffc +com.adobe.illustrator.plugins.SymbolPalette (Symbol Palette version 15.1.0 - 15.1.0) <27FF4833-28D4-5E93-E861-18DBB0B7C436> /Applications/Adobe Illustrator CS5.1/*/SymbolPalette
    0x12414000 - 0x124a0fee +com.adobe.illustrator.plugins.TracingSuite (TracingSuite version 15.1.0 - 15.1.0) <E17134B8-0BA1-AFF9-B89F-11DED1C84604> /Applications/Adobe Illustrator CS5.1/*/TracingSuite
    0x1258b000 - 0x125bcff3 +com.adobe.illustrator.plugins.VariablesPalette (Variables Palette version 15.1.0 - 15.1.0) <643E9D09-0F24-B6A5-3AB6-FCEA4148BDFB> /Applications/Adobe Illustrator CS5.1/*/VariablesPalette
    0x125c9000 - 0x125e1ff3 +com.adobe.illustrator.plugins.Workspaces (Workspaces version 15.1.0 - 15.1.0) <76D5CE3E-9AE4-CC5F-6E1E-014E87260702> /Applications/Adobe Illustrator CS5.1/*/Workspaces
    0x125e9000 - 0x125ecfff +com.adobe.illustrator.plugins.GeometryS ( Geometry Suite version 15.1.0 - 15.1.0) <446F7740-8D38-8FFB-5C46-3D81EC06A7AA> /Applications/Adobe Illustrator CS5.1/*/GeometryS
    0x125f1000 - 0x125f5fff +com.adobe.illustrator.plugins.ShapeS (Shape Construction Suite version 15.1.0 - 15.1.0) <537CBBB0-D112-12E3-7213-09DB911E667A> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/ShapeS.aip/Contents/MacOS/ShapeS
    0x125fa000 - 0x125fbfff +com.adobe.illustrator.plugins.MPSCommon (MPSCommon version 15.1.0 - 15.1.0) <F74A65BB-4840-F1BE-D45C-03285A12DEFA> /Applications/Adobe Illustrator CS5.1/*/MPSCommon
    0x12700000 - 0x12712fef +com.adobe.illustrator.plugins.Mojikumi ( MojiKumiUI version 15.1.0 - 15.1.0) <08667C26-23A5-847E-3978-C9FB88DD3F53> /Applications/Adobe Illustrator CS5.1/*/Mojikumi
    0x1271a000 - 0x127e4ff7 +com.adobe.illustrator.plugins.SVG Format ( SVG Format version 15.1.0 - 15.1.0) <4FDF3E9B-B3DC-EA61-3CED-DDAA565C76E7> /Applications/Adobe Illustrator CS5.1/*/SVG Format
    0x12818000 - 0x12868fee +com.adobe.illustrator.plugins.Deform (Envelope and Warp version 15.1.0 - 15.1.0) <5442AE63-04EA-1FE5-95DA-01FDBD6D0362> /Applications/Adobe Illustrator CS5.1/*/Deform
    0x12879000 - 0x128a0ff0 +com.adobe.illustrator.plugins.slicingAttributes (Slicing version 15.1.0 - 15.1.0) <37C51C7E-50BA-AC5C-EF93-EE69D392DE6E> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/sliceAttributes.aip/Contents/MacOS/slicingAtt ributes
    0x128a9000 - 0x128d5fff +com.adobe.illustrator.plugins.PathfinderS (Pathfinder Suite version 15.1.0 - 15.1.0) <632F5D83-FC07-D3AA-13A3-4C6226A603A2> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/PathFinderS.aip/Contents/MacOS/PathfinderS
    0x128df000 - 0x128e5ffb +com.adobe.illustrator.plugins.ExpandS (Expand Suite version 15.1.0 - 15.1.0) <CC47AE44-D2D1-0A52-7DF8-4249A48C6699> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/ExpandS.aip/Contents/MacOS/ExpandS
    0x128ea000 - 0x128f1ffb +com.adobe.illustrator.plugins.Colors (Colors version 15.1.0 - 15.1.0) <E0C05F0A-AEB5-5DA3-19DB-4AB841E1AF6C> /Applications/Adobe Illustrator CS5.1/*/Colors
    0x128f6000 - 0x128f9fff +com.adobe.illustrator.plugins.Crop Marks (Crop Marks version 15.1.0 - 15.1.0) <1808D9A8-3254-4770-7F05-4031253A5855> /Applications/Adobe Illustrator CS5.1/*/Crop Marks
    0x12a00000 - 0x12a15fef +com.adobe.illustrator.plugins.AssetMgmt (Asset Management version 15.1.0 - 15.1.0) <55369131-910C-3CB2-854C-51DA390475B7> /Applications/Adobe Illustrator CS5.1/*/AssetMgmt
    0x12a1e000 - 0x12a2efff +com.adobe.illustrator.plugins.DocInfo (Document Info version 15.1.0 - 15.1.0) <DC29BC08-9D94-789C-C3C5-2BE2974E309B> /Applications/Adobe Illustrator CS5.1/*/DocInfo
    0x12a36000 - 0x12a5bfef +com.adobe.illustrator.plugins.LinkPalette (Links Palette version 15.1.0 - 15.1.0) <71494BAC-D05C-D225-01B2-AF26C5ED097F> /Applications/Adobe Illustrator CS5.1/*/LinkPalette
    0x12a67000 - 0x12aa5fff +com.adobe.illustrator.plugins.Snap (Snap version 15.1.0 - 15.1.0) <113C8093-BA3F-C648-6110-6E917AD85917> /Applications/Adobe Illustrator CS5.1/*/Snap
    0x12ab7000 - 0x12abcfff +com.adobe.illustrator.plugins.Distort (Free Distort version 15.1.0 - 15.1.0) <41411048-D237-E263-989B-9BD26ABC4846> /Applications/Adobe Illustrator CS5.1/*/Distort
    0x12ac2000 - 0x12ad1ff0 +com.adobe.illustrator.plugins.DropShadow (Drop Shadow version 15.1.0 - 15.1.0) <B2E25E76-B3F4-D6B3-9B9D-21D80AFF40C7> /Applications/Adobe Illustrator CS5.1/*/DropShadow
    0x12ad8000 - 0x12aecfef +com.adobe.illustrator.plugins.EyeBucketTool (Eye Bucket Tool version 15.1.0 - 15.1.0) <221E6716-4941-2E92-004B-1E00CBC1A2F4> /Applications/Adobe Illustrator CS5.1/*/EyeBucketTool
    0x12af5000 - 0x12afcffb +com.adobe.illustrator.plugins.TwirlTool (Twist Tool version 15.1.0 - 15.1.0) <25F6B2DF-8F69-5914-2004-E71993081CA9> /Applications/Adobe Illustrator CS5.1/*/TwirlTool
    0x12b03000 - 0x12b11fff +com.adobe.illustrator.plugins.ADMTP (Tool Palette version 15.1.0 - 15.1.0) <81544DEB-E77C-5664-D536-E5B83B1B6F76> /Applications/Adobe Illustrator CS5.1/*/ADMTP
    0x12b17000 - 0x12b1bffb +com.adobe.illustrator.plugins.Simplify (Simplify version 15.1.0 - 15.1.0) <9C22CD54-9147-537B-1FEB-812097CAD502> /Applications/Adobe Illustrator CS5.1/*/Simplify
    0x12b20000 - 0x12b2efff +com.adobe.illustrator.plugins.ShapeTool (ShapeTool version 15.1.0 - 15.1.0) <85F5CDB7-D9A2-6C09-05D2-910C58A3A337> /Applications/Adobe Illustrator CS5.1/*/ShapeTool
    0x12b34000 - 0x12b45ffb +com.adobe.illustrator.plugins.Segment Tools (Segment Tools version 15.1.0 - 15.1.0) <37BE3E4D-5F7C-8E27-CB1C-614B0FA5ECC1> /Applications/Adobe Illustrator CS5.1/*/Segment Tools
    0x12b4d000 - 0x12b6bffa +com.adobe.illustrator.plugins.ScatterBrushTool (Adobe Scatter Brush Tool version 15.1.0 - 15.1.0) <32916840-C789-E090-F8C3-620AFAD4B4B4> /Applications/Adobe Illustrator CS5.1/*/ScatterBrushTool
    0x12b74000 - 0x12b8cfff +com.adobe.illustrator.plugins.GlobalAdjust (Reshape Tool version 15.1.0 - 15.1.0) <07854B2A-B584-233C-70AB-92E65F4CF68A> /Applications/Adobe Illustrator CS5.1/*/GlobalAdjust
    0x12b93000 - 0x12bb1fef +com.adobe.illustrator.plugins.ParticlePaint (Symbolism version 15.1.0 - 15.1.0) <04E8F8D5-8AF7-BA55-535F-4F2E068F3867> /Applications/Adobe Illustrator CS5.1/*/ParticlePaint
    0x12bbb000 - 0x12bc4ff7 +com.adobe.illustrator.plugins.Magic Wand (Magic Wand version 15.1.0 - 15.1.0) <88672848-7D56-3D5C-A98C-5825B7A7D5F8> /Applications/Adobe Illustrator CS5.1/*/Magic Wand
    0x12bca000 - 0x12be1ff3 +com.adobe.illustrator.plugins.Liquify (Liquify version 15.1.0 - 15.1.0) <419F90F0-D186-89EA-D4E5-56DDEF4C5E4F> /Applications/Adobe Illustrator CS5.1/*/Liquify
    0x12be8000 - 0x12beffec +com.adobe.illustrator.plugins.Lasso (Lasso version 15.1.0 - 15.1.0) <3044B2C8-2FA9-01C7-1EE9-C48E179750F6> /Applications/Adobe Illustrator CS5.1/*/Lasso
    0x12bf6000 - 0x12bfaffb +com.adobe.illustrator.plugins.KnifeTool (Knife Tool version 15.1.0 - 15.1.0) <B9FECE77-5028-7AFE-43C0-40D3B9A3C02C> /Applications/Adobe Illustrator CS5.1/*/KnifeTool
    0x12c00000 - 0x12c13fe8 +com.adobe.illustrator.plugins.Flare (Flare version 15.1.0 - 15.1.0) <DFD9A21C-CB99-E5EF-818D-BE811616E342> /Applications/Adobe Illustrator CS5.1/*/Flare
    0x12c1a000 - 0x12c50feb +com.adobe.illustrator.plugins.EraserTool (EraserTool version 15.1.0 - 15.1.0) <3EAF4E6C-6C20-2D6B-2E85-492552254EDE> /Applications/Adobe Illustrator CS5.1/*/EraserTool
    0x12c59000 - 0x12cdffff +com.adobe.illustrator.plugins.dBrushTool (Bristle Brush Tool version 15.1.0 - 15.1.0) <CA9CBCB0-309D-2BD3-FB04-2EA4CC08C955> /Applications/Adobe Illustrator CS5.1/*/dBrushTool
    0x12cf7000 - 0x12d23fe8 +com.adobe.illustrator.plugins.CropAreaTool (CropAreaTool version 15.1.0 - 15.1.0) <D2FABD7C-2B4A-0B6B-1CF2-3C6D291637B5> /Applications/Adobe Illustrator CS5.1/*/CropAreaTool
    0x12d31000 - 0x12d5afec +com.adobe.illustrator.plugins.CalligBrushTool (Calligraphic Brush Tool version 15.1.0 - 15.1.0) <1024A1C8-ABA4-51C4-C854-F6F51E6897EF> /Applications/Adobe Illustrator CS5.1/*/CalligBrushTool
    0x12d63000 - 0x12d77ff7 +com.adobe.illustrator.plugins.BoundingBox (BoundingBox version 15.1.0 - 15.1.0) <F622F2D9-6B08-41FF-18C5-511A9D7EF27B> /Applications/Adobe Illustrator CS5.1/*/BoundingBox
    0x12d7e000 - 0x12da7ff2 +com.adobe.illustrator.plugins.ArtBrushTool (Art Brush Tool version 15.1.0 - 15.1.0) <6500418C-8EFD-72A4-5DF1-363D2F0D3413> /Applications/Adobe Illustrator CS5.1/*/ArtBrushTool
    0x12db0000 - 0x12dbefff +com.adobe.illustrator.plugins.Advanced Select (Advanced Select version 15.1.0 - 15.1.0) <E036AD39-54E9-730D-D83D-175BD784DBCE> /Applications/Adobe Illustrator CS5.1/*/Advanced Select
    0x12dc4000 - 0x12dc7fff +com.adobe.illustrator.plugins.TypeCase (Change Case version 15.1.0 - 15.1.0) <1B06E3D6-9B77-C27E-64A6-FD4D3183A88A> /Applications/Adobe Illustrator CS5.1/*/TypeCase
    0x12dcc000 - 0x12dd3fff +com.adobe.illustrator.plugins.TextSmart (Text Smart Punctuation version 15.1.0 - 15.1.0) <CCBD1347-814F-299F-213E-23F32FDBCD56> /Applications/Adobe Illustrator CS5.1/*/TextSmart
    0x12dda000 - 0x12de1ff7 +com.adobe.illustrator.plugins.TextColumns (Split Into Grid version 15.1.0 - 15.1.0) <5528847D-D007-ED6F-180F-18F7A178FC5D> /Applications/Adobe Illustrator CS5.1/*/TextColumns
    0x12de7000 - 0x12dfcff7 +com.adobe.illustrator.plugins.SpellcheckUI (SpellCheckUI version 15.1.0 - 15.1.0) <4B680A3C-8175-F006-D3F8-4AA88A057882> /Applications/Adobe Illustrator CS5.1/*/SpellcheckUI
    0x12e04000 - 0x12e0efef +com.adobe.illustrator.plugins.SpellCheckDictionary (SpellCheckDictionary version 15.1.0 - 15.1.0) <21081D43-1A52-8327-AEA8-37ED86953D5C> /Applications/Adobe Illustrator CS5.1/*/SpellCheckDictionary
    0x12e15000 - 0x12e2dffb +com.adobe.illustrator.plugins.FindReplaceUI ( FindReplaceUI version 15.1.0 - 15.1.0) <CCB5A279-3BF0-1807-3C2B-73D402C0C524> /Applications/Adobe Illustrator CS5.1/*/FindReplaceUI
    0x12e35000 - 0x12e51ffe +com.adobe.illustrator.plugins.FindFont (Find Font version 15.1.0 - 15.1.0) <C165EF4E-A6FC-1796-2EBA-1F358673D5FA> /Applications/Adobe Illustrator CS5.1/*/FindFont
    0x12e5d000 - 0x12ea6fff +com.adobe.illustrator.plugins.PhotoshopImport (Photoshop Import version 15.1.0 - 15.1.0) <85AE9CCB-869C-652A-D35B-4517DA14EBC2> /Applications/Adobe Illustrator CS5.1/*/PhotoshopImport
    0x12eb9000 - 0x12eefff7 +com.adobe.illustrator.plugins.PhotoshopExport (Photoshop Export version 15.1.0 - 15.1.0) <F2A723CC-BE1D-AB87-2168-1C649688E501> /Applications/Adobe Illustrator CS5.1/*/PhotoshopExport
    0x12efe000 - 0x12f22fff +com.adobe.illustrator.plugins.ExpressView Support (OS Express Views version 15.1.0 - 15.1.0) <93CD7348-6E88-EEE9-0FCC-74437CDF0D23> /Applications/Adobe Illustrator CS5.1/*/ExpressView Support
    0x13288000 - 0x132a1fe3 +com.adobe.illustrator.plugins.PerspectiveUI (PerspectiveUI version 15.1.0 - 15.1.0) <FAC1D800-EFB8-0EA1-0D06-050DB17F67E0> /Applications/Adobe Illustrator CS5.1/*/PerspectiveUI
    0x132aa000 - 0x132eafe2 +com.adobe.illustrator.plugins.TIFF (TIFF Format version 15.1.0 - 15.1.0) <07B5D8B1-23BB-1DCC-BCD4-DA70A1CA50D8> /Applications/Adobe Illustrator CS5.1/*/TIFF
    0x132f9000 - 0x132fdffc +com.adobe.illustrator.plugins.TextExport (TextExport version 15.1.0 - 15.1.0) <F158367A-E548-7952-94DA-96DCB67CAE29> /Applications/Adobe Illustrator CS5.1/*/TextExport
    0x13306000 - 0x133c0ff0 +com.adobe.illustrator.plugins.SWFExport (FlashFileFormat version 15.1.0 - 15.1.0) <6EEC8CBC-1660-382F-AF4F-E00B831E1D39> /Applications/Adobe Illustrator CS5.1/*/SWFExport
    0x133dc000 - 0x1342aff6 +com.adobe.illustrator.plugins.Sangam2AIMapper Plugin (Sangam2AIMapper Plugin version 15.1.0 - 15.1.0) <4F00F48D-3605-1E65-6335-087BAAE37AA1> /Applications/Adobe Illustrator CS5.1/*/Sangam2AIMapper Plugin
    0x1343d000 - 0x134a6ffb +AdobeSangam (3) <4FF2270C-9417-1059-527B-68C99BF43EA9> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSanga m
    0x134f2000 - 0x134fafe3 +com.adobe.illustrator.plugins.PNGFileFormat (PNGFileFormat version 15.1.0 - 15.1.0) <BF2632CF-BFA4-EAF3-5970-419B5A275B23> /Applications/Adobe Illustrator CS5.1/*/PNGFileFormat
    0x13500000 - 0x13537ff6 +com.adobe.illustrator.plugins.MPSParser (MPSParser version 15.1.0 - 15.1.0) <31ADDA3C-430C-1E5C-D9E6-1D0E3C7B1D22> /Applications/Adobe Illustrator CS5.1/*/MPSParser
    0x1354a000 - 0x13568ffe +com.adobe.illustrator.plugins.MPSExport (MPSExport version 15.1.0 - 15.1.0) <3977B681-9545-AB1B-01F4-084A50595195> /Applications/Adobe Illustrator CS5.1/*/MPSExport
    0x13573000 - 0x135b2fea +com.adobe.illustrator.plugins.JPEG (JPEGFormat version 15.1.0 - 15.1.0) <C1A499AF-D534-78AE-39D0-17CF82A1DA91> /Applications/Adobe Illustrator CS5.1/*/JPEG
    0x135be000 - 0x135cbffc +com.adobe.illustrator.plugins.Jpeg2000 ( Jpeg2000 version 15.1.0 - 15.1.0) <517F1FE8-0530-B5D8-6C30-FE77B263B4CC> /Applications/Adobe Illustrator CS5.1/*/Jpeg2000
    0x135d3000 - 0x135d6ffb +com.adobe.illustrator.plugins.GIF89 (GIF89a Format version 15.1.0 - 15.1.0) <7FF28ED1-7D4B-7DB0-E29A-8E0EE00368DE> /Applications/Adobe Illustrator CS5.1/*/GIF89
    0x135db000 - 0x135e6fee +com.adobe.illustrator.plugins.FXGFileFormatUI (MXGFileFormatUIEN version 15.1.0 - 15.1.0) <D70F21C0-2450-5DBE-D6A8-B0B0BC8BC8F7> /Applications/Adobe Illustrator CS5.1/*/FXGFileFormatUI
    0x135fb000 - 0x13787fef +com.adobe.illustrator.plugins.FXGFileFormat (MXGFileFormat version 15.1.0 - 15.1.0) <84C7A01F-C09A-23FD-D3C4-7D9CAABDDB74> /Applications/Adobe Illustrator CS5.1/*/FXGFileFormat
    0x137d4000 - 0x141d3fef +aflame (0) <86B89A71-5ACF-E801-1D57-1497F23C2301> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/aflame.framework/Versions/A/aflame
    0x14396000 - 0x14531ff3 +aflamingo (1) <D6E6E61D-7B1C-AF96-2D36-36BAE4854116> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/aflamingo.framework/Versions/A/aflamingo
    0x146ff000 - 0x14726fe4 +com.adobe.illustrator.plugins.FHImport (FHImport version 15.1.0 - 15.1.0) <814D59A7-34D0-BB4B-6A50-38B3A402ED1D> /Applications/Adobe Illustrator CS5.1/*/FHImport
    0x14732000 - 0x1531cff7 +com.adobe.illustrator.plugins.DxfDwg (DxfDwg version 15.1.0 - 15.1.0) <4117A83C-193D-89A9-DAFE-8E0A29399B96> /Applications/Adobe Illustrator CS5.1/*/DxfDwg
    0x15598000 - 0x15baffec +com.adobe.illustrator.plugins.AISaveForWeb (SaveForWebEN version 15.1.0 - 15.1.0) <C4B16759-2D70-1504-FB17-A3C1C45DB4C6> /Applications/Adobe Illustrator CS5.1/*/AISaveForWeb
    0x15eb3000 - 0x15eb7ffb +com.adobe.illustrator.plugins.ZigZag (Zig Zag version 15.1.0 - 15.1.0) <50463468-63A3-A36D-F44F-7739D7E66746> /Applications/Adobe Illustrator CS5.1/*/ZigZag
    0x15ebc000 - 0x15ec0fff +com.adobe.illustrator.plugins.Tweak (Tweak version 15.1.0 - 15.1.0) <EC9CF849-07BB-FF8E-AA66-54AD90F5CBBA> /Applications/Adobe Illustrator CS5.1/*/Tweak
    0x15ec5000 - 0x15eccff7 +com.adobe.illustrator.plugins.ShapeEffects (Shape Effects version 15.1.0 - 15.1.0) <AFECDB53-9DA3-0999-4C26-FBF5FAB3F9F2> /Applications/Adobe Illustrator CS5.1/*/ShapeEffects
    0x15ed1000 - 0x15eecffe +com.adobe.illustrator.plugins.Scribble (Scribble version 15.1.0 - 15.1.0) <0E50DF01-7D9F-40E4-B1CD-4D839EF88EF2> /Applications/Adobe Illustrator CS5.1/*/Scribble
    0x15ef4000 - 0x15ef8ffb +com.adobe.illustrator.plugins.Saturate (Saturate version 15.1.0 - 15.1.0) <EA54D16A-6621-42DE-9F8B-9129E004E242> /Applications/Adobe Illustrator CS5.1/*/Saturate
    0x15efd000 - 0x15f00fff +com.adobe.illustrator.plugins.Round (Round Corners version 15.1.0 - 15.1.0) <A415B322-0BB8-48E8-EA76-1B375D3AF3A0> /Applications/Adobe Illustrator CS5.1/*/Round
    0x15f05000 - 0x15f0affb +com.adobe.illustrator.plugins.Roughen (Roughen version 15.1.0 - 15.1.0) <4C410F1C-596D-E441-D916-85FB2F87CE27> /Applications/Adobe Illustrator CS5.1/*/Roughen
    0x15f0f000 - 0x15f11fff +com.adobe.illustrator.plugins.Punk (Punk version 15.1.0 - 15.1.0) <C47AEC56-4B10-23C9-655D-E48D05C6EE76> /Applications/Adobe Illustrator CS5.1/*/Punk
    0x15f16000 - 0x15f21ffb +com.adobe.illustrator.plugins.Pathfinder (Pathfinder Plugin version 15.1.0 - 15.1.0) <43819809-CEDA-7EC3-DEEC-6ECA7557AED9> /Applications/Adobe Illustrator CS5.1/*/Pathfinder
    0x15f26000 - 0x15f29ffc +com.adobe.illustrator.plugins.Overprint (Overprint version 15.1.0 - 15.1.0) <CCA10B75-82D5-4605-AB8C-8239B4BDD2CB> /Applications/Adobe Illustrator CS5.1/*/Overprint
    0x15f2e000 - 0x15f32fff +com.adobe.illustrator.plugins.OffsetPath (Offset Path version 15.1.0 - 15.1.0) <CCCC2D55-FBC5-E1CB-2398-7E43E4661AAA> /Applications/Adobe Illustrator CS5.1/*/OffsetPath
    0x15f37000 - 0x15f3cffb +com.adobe.illustrator.plugins.ObjectMosaic (AI Object Mosaic Plug-in version 15.1.0 - 15.1.0) <D70CFF34-24BC-FB96-7E53-2E6118C00D86> /Applications/Adobe Illustrator CS5.1/*/ObjectMosaic
    0x15f41000 - 0x15f43fff +com.adobe.illustrator.plugins.MaskHelper (MaskHelper version 15.1.0 - 15.1.0) <B9B76409-790E-EEC2-7A48-276D20527D0C> /Applications/Adobe Illustrator CS5.1/*/MaskHelper
    0x15f48000 - 0x15f49fff +com.adobe.illustrator.plugins.Inverse (Inverse version 15.1.0 - 15.1.0) <CEBF17A7-3DCF-207F-C4D8-2F48AF6A9B63> /Applications/Adobe Illustrator CS5.1/*/Inverse
    0x15f4e000 - 0x15f61fe7 +com.adobe.illustrator.plugins.FuzzyEffect (FuzzyEffect version 15.1.0 - 15.1.0) <92B6EEDF-BBE9-A2B5-6BAC-0C6C0309AA3A> /Applications/Adobe Illustrator CS5.1/*/FuzzyEffect
    0x15f69000 - 0x15f73ff3 +com.adobe.illustrator.plugins.Find (Find version 15.1.0 - 15.1.0) <A7301B04-985B-55F1-45FF-C63B668E09DE> /Applications/Adobe Illustrator CS5.1/*/Find
    0x15f7a000 - 0x15f7cfff +com.adobe.illustrator.plugins.Expand (Expand version 15.1.0 - 15.1.0) <BC1E6824-3051-0A94-A807-3F95F412C7A9> /Applications/Adobe Illustrator CS5.1/*/Expand
    0x15f81000 - 0x15f84ffc +com.adobe.illustrator.plugins.Cleanup (Cleanup version 15.1.0 - 15.1.0) <53CEECBB-6B13-D837-674C-CC80D34C1E89> /Applications/Adobe Illustrator CS5.1/*/Cleanup
    0x15f89000 - 0x15f8fffb +com.adobe.illustrator.plugins.Adjust (Adjust version 15.1.0 - 15.1.0) <5C9708C6-1BFE-B39C-E2C0-2A528B0FAC45> /Applications/Adobe Illustrator CS5.1/*/Adjust
    0x15f94000 - 0x15f98ff7 +com.adobe.illustrator.plugins.AddArrow (AddArrow version 15.1.0 - 15.1.0) <C46F0776-F007-4311-5D2A-90156D42AB33> /Applications/Adobe Illustrator CS5.1/*/AddArrow
    0x15f9d000 - 0x15f9efff +com.adobe.illustrator.plugins.AddAnchor (AddAnchor version 15.1.0 - 15.1.0) <B99A107D-FC1C-A9A9-D2AF-0A8117AD0676> /Applications/Adobe Illustrator CS5.1/*/AddAnchor
    0x15fa3000 - 0x15fb8ff0 +com.adobe.illustrator.plugins.WelcomeScreen (WelcomeScreenn version 15.1.0 - 15.1.0) <B7FBE706-5121-9BF0-8A3B-29F1582A0752> /Applications/Adobe Illustrator CS5.1/*/WelcomeScreen
    0x15fbf000 - 0x15fd2fff +com.adobe.illustrator.plugins.TransparencyPalette (Transparency Palette version 15.1.0 - 15.1.0) <9BE397D1-0073-5845-20B0-22A6A80D3DF6> /Applications/Adobe Illustrator CS5.1/*/TransparencyPalette
    0x15fd8000 - 0x15fe1feb +com.adobe.illustrator.plugins.Transform (Transform Each version 15.1.0 - 15.1.0) <37BCE95E-38F0-C9FB-78D3-C3C95DA05666> /Applications/Adobe Illustrator CS5.1/*/Transform
    0x15fe6000 - 0x15ff6ffb +com.adobe.illustrator.plugins.TransformPalette (Transform Palette version 15.1.0 - 15.1.0) <59F8B154-69AE-DEEB-19D5-1685EF5C15C9> /Applications/Adobe Illustrator CS5.1/*/TransformPalette
    0x15ffc000 - 0x1601eff3 +com.adobe.illustrator.plugins.TracingUI (TracingUI version 15.1.0 - 15.1.0) <1DC6BA6F-5686-6C83-94E9-45C4C9B571BC> /Applications/Adobe Illustrator CS5.1/*/TracingUI
    0x16027000 - 0x16054fe4 +com.adobe.illustrator.plugins.SVGFilterEffect (SVG Filter Effect version 15.1.0 - 15.1.0) <0B1B5B47-4016-D7B1-D03C-C0FEA9450AD2> /Applications/Adobe Illustrator CS5.1/*/SVGFilterEffect
    0x16063000 - 0x16072fe0 +com.adobe.illustrator.plugins.StrokeOffset (StrokeOffset version 15.1.0 - 15.1.0) <52D5A862-2EDE-96E7-7752-4EA80AEC3189> /Applications/Adobe Illustrator CS5.1/*/StrokeOffset
    0x1607b000 - 0x160a8ff0 +com.adobe.illustrator.plugins.SmoothShade (Gradient Mesh version 15.1.0 - 15.1.0) <69A1A12B-3123-D872-0EC5-7CED9EA75DBB> /Applications/Adobe Illustrator CS5.1/*/SmoothShade
    0x160b5000 - 0x160d2fe2 +com.adobe.illustrator.plugins.Services (Services version 15.1.0 - 15.1.0) <F48421F1-F377-BF39-F34D-416B209A6205> /Applications/Adobe Illustrator CS5.1/*/Services
    0x160dc000 - 0x160edfe8 +com.adobe.illustrator.plugins.SeparationPreview (Separation Preview version 15.1.0 - 15.1.0) <4ED91E60-38C3-713C-1F53-B4A530282576> /Applications/Adobe Illustrator CS5.1/*/SeparationPreview
    0x160f4000 - 0x160f9ffd +com.adobe.illustrator.plugins.Scripts Menu (Scripts Menu version 15.1.0 - 15.1.0) <23167AC8-461B-6885-4F2B-276D416D5454> /Applications/Adobe Illustrator CS5.1/*/Scripts Menu
    0x160ff000 - 0x1613dfff +com.adobe.illustrator.plugins.Print (Print version 15.1.0 - 15.1.0) <FF2FF13F-3803-7DF4-4184-CDDDC7234C79> /Applications/Adobe Illustrator CS5.1/*/Print
    0x16148000 - 0x1614dfff +com.adobe.illustrator.plugins.PathSuite (PathConstruction Suite version 15.1.0 - 15.1.0) <93B0884E-EC93-0730-70D2-6D39A6D5F21D> /Applications/Adobe Illustrator CS5.1/*/PathSuite
    0x16152000 - 0x1615dfe7 +com.adobe.illustrator.plugins.Nudge (NudgeEN version 15.1.0 - 15.1.0) <A8C8E576-1C5A-5698-531D-4F6BE1388669> /Applications/Adobe Illustrator CS5.1/*/Nudge
    0x16163000 - 0x1616fffb +com.adobe.illustrator.plugins.Navigator (Adobe Navigator Plugin version 15.1.0 - 15.1.0) <B72460C1-5CDB-0C66-9081-338F77FDFB51> /Applications/Adobe Illustrator CS5.1/*/Navigator
    0x16174000 - 0x1619afff +com.adobe.illustrator.plugins.LiveBlends (Live Blends version 15.1.0 - 15.1.0) <944B9AE7-28AD-0C2F-8CCB-305876AC4E9C> /Applications/Adobe Illustrator CS5.1/*/LiveBlends
    0x161a1000 - 0x161cfffc +com.adobe.illustrator.plugins.Layers (Layers Palette version 15.1.0 - 15.1.0) <442BDD7D-8F5B-918A-951D-A18E7C94BC54> /Applications/Adobe Illustrator CS5.1/*/Layers
    0x161d8000 - 0x161eeff3 +com.adobe.illustrator.plugins.KBSCPlugin (Keyboard Shortcuts version 15.1.0 - 15.1.0) <EF6A5669-5132-AC3E-BF09-2B6F07BD5B0B> /Applications/Adobe Illustrator CS5.1/*/KBSCPlugin
    0x161f6000 - 0x161f7fff +com.adobe.illustrator.plugins.FlattenS (Flatten Suite version 15.1.0 - 15.1.0) <C9D15F7B-BF8D-45BE-9B11-054F4FB622AA> /Applications/Adobe Illustrator CS5.1/*/FlattenS
    0x161fc000 - 0x16219ff7 +com.adobe.illustrator.plugins.FlatteningPreview (Flattening Preview version 15.1.0 - 15.1.0) <B614651E-B24E-3CEA-84A7-4E6C6A8D738A> /Applications/Adobe Illustrator CS5.1/*/FlatteningPreview
    0x16225000 - 0x1622afef +com.adobe.illustrator.plugins.FileClipboardPref (FileClipboardPref version 15.1.0 - 15.1.0) <E7A00703-3E67-AA67-BE7A-888A0DBCCBA6> /Applications/Adobe Illustrator CS5.1/*/FileClipboardPref
    0x16230000 - 0x16290ff6 +com.adobe.illustrator.plugins.CharParaStyles (CharParaStyles version 15.1.0 - 15.1.0) <1F6B5D01-3C30-25EF-1983-F886C4525C72> /Applications/Adobe Illustrator CS5.1/*/CharParaStyles
    0x162a6000 - 0x162b3fe6 +com.adobe.illustrator.plugins.BNPlugin (BNPlugin version 15.1.0 - 15.1.0) <72AC506C-665C-F306-AEC7-C3B808EEFF84> /Applications/Adobe Illustrator CS5.1/*/BNPlugin
    0x16500000 - 0x1655dff5 +MMXCore (???) <135DE8A2-B988-77A4-9EB0-C3A9AE7D4528> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/MacOS/mmxcore.plugin/Contents/MacOS/MMXCore
    0x165de000 - 0x16642ff4 +MultiProcessor Support (???) <90D39071-54FE-77DB-3EC7-324B9C50F439> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/MacOS/multiprocessor support.plugin/Contents/MacOS/MultiProcessor Support
    0x17dd1000 - 0x17de9ff7 +com.adobe.illustrator.plugins.ArtboardPanel (Artboard Panel version 15.1.0 - 15.1.0) <A75BE97E-3FBA-6A69-969F-3DBFE21C0665> /Applications/Adobe Illustrator CS5.1/*/ArtboardPanel
    0x17f00000 - 0x17f5afea +com.adobe.illustrator.plugins.ArtStyle (Art Style version 15.1.0 - 15.1.0) <72A5F81F-4EF6-18EA-D9F9-CCD845732B3E> /Applications/Adobe Illustrator CS5.1/*/ArtStyle
    0x17f68000 - 0x17f78fff +com.adobe.illustrator.plugins.AppBarControlsPlugin (Adobe App Bar Controls Host version 15.1.0 - 15.1.0) <77AA3F27-EA04-5B69-2D60-3C4B06DC713E> /Applications/Adobe Illustrator CS5.1/*/AppBarControlsPlugin
    0x17f80000 - 0x17fa1fef +com.adobe.illustrator.plugins.AltGlyphPal (AdobeAltGlyphPalette version 15.1.0 - 15.1.0) <FE3CA527-03AA-DD3D-91EC-FD9A2B2D8CA7> /Applications/Adobe Illustrator CS5.1/*/AltGlyphPal
    0x17fad000 - 0x17fbdffc +com.adobe.illustrator.plugins.Align (AdobeAlignObjects version 15.1.0 - 15.1.0) <D08D8FB4-3B9F-379F-56B2-75DFD1A74594> /Applications/Adobe Illustrator CS5.1/*/Align
    0x17fc3000 - 0x17ffbfff +com.adobe.illustrator.plugins.ActionPalette ( Action Palette version 15.1.0 - 15.1.0) <D7FDAE0C-F999-DD17-F90F-1B1979778411> /Applications/Adobe Illustrator CS5.1/*/ActionPalette
    0x18006000 - 0x1814dfea +com.adobe.illustrator.plugins.3D (3D version 15.1.0 - 15.1.0) <46661CB8-8007-FE08-BD19-FBBCACC51BC8> /Applications/Adobe Illustrator CS5.1/*/3D
    0x181a6000 - 0x1823aff3 +com.adobe.illustrator.plugins.PDF Format (PDF Format version 15.1.0 - 15.1.0) <4A905819-3E6B-7DA4-B007-E767814E39A9> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/PDF Format.aip/Contents/MacOS/PDF Format
    0x182ad000 - 0x182f2fff +com.adobe.coretech.admeveparser (3.10x04 - 3.1) <90C7F7B9-25C2-C289-6016-723B7E588BA7> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Required/Plug-ins/ADMEveParserCarbon.bundle/Contents/MacOS/ADME veParserCarbon
    0x195a6000 - 0x195bbfff +PNG (???) <CD501D1F-79F3-45D4-BFD4-0D6A8C0D9C35> /Applications/Adobe Illustrator CS5.1/*/PNG.plugin/Contents/MacOS/PNG
    0x1de00000 - 0x1dfa9ff3 +com.adobe.PlugPlug (2.5.0.232 - 2.5.0.232) <0A1D40D4-02AF-4BC4-6B5F-677913578FAC> /Applications/Adobe Illustrator CS5.1/*/PlugPlug.bundle/Contents/MacOS/PlugPlug
    0x40000000 - 0x400d1fe7 +AdobeJP2K (0) <EF392886-5A95-6A96-C95D-43DA0322925C> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0xb0000000 - 0xb0011ff8 +com.adobe.ahclientframework (1.6.0.20 - 1.6.0.20) <6FB288F2-45FD-E54A-C9A4-A0D0C374FE37> /Applications/Adobe Illustrator CS5.1/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient

Maybe you are looking for

  • Problem in file upload......

    hi i had problem in file upload to server. i gave a absolute path to stored location that is working. but i tried to give relative path of the server that is not working plz help me to this problem.. how to give relative path to Tomcat server...

  • Combining 2 files and mapping it to a single destination file

    hi all; if i am combining 2 files and mapping it to a single destination file then do we need to define 2 sender communication channels and 1 receiver communication channel

  • Instead of accents on letters for foreign language, I get strange symbols.

    me email messages in French have strange symbols instead of accents. How can Firefox correct that?

  • Photo Ink for 7510

    I've never once printed on photo paper.  Always use black draft whenever possible, but for reasons I've never understood the photo cartridge depletes.  I'm at the point where the regular black ink is streaking.  But, the clean heads utility won't wor

  • BEX Formula with IF

    Hello BI experts, I try to calculate a formula using boolean operators (IF, AND). When I execute the query, I had a message like this but I only use amount in EUR  So I've added NODIM in my formula but the result is displayed without EUR If I don't u