Flash CS6 versus Flash CC conversion to HTML5

I use Flash CS6 and conversion to HTML5 with CreateJS is a problem for someone with my limited expertise. I am looking into Flash CC and the Adobe description states that when you create a new Flash file, one option is "HTML5 Canvas", which doesn't exist in Flash CS6. If one selects this option, is the conversion to HTML5 simplified as comparison to trying to go to HTML5 from Flash CS6?

In the converted .html that Swiffy gives you, you'll have 2 lines of <script> in your <head> tag.
Runtime.js and another long stance of script. Copy both and paste it into the <head> section of the HTML page where you want Swiffy converted animation to appear.
In the <body> tag of Swiffy converted html file, you'll have a placeholder DIV (default ID will be swiffycontainer). Copy & paste this DIV placeholder in the target HTML file as well. The DIV style (height & width) will vary depending on your actual SWF stage size.
Then, you'll have a script that calls the HTML5 animation within that placeholder DIV - something like this:
<script>
      var stage = new swiffy.Stage(document.getElementById('swiffycontainer'),
                                   swiffyobject);
      stage.start();
</script>
Put this just before closing </body> tag in your target HTML file. This will initialize and load the HTML5 animation inside the placeholder DIV with ID = swiffycontainer.
Trust this helps.

Similar Messages

  • Flash CS6 and Flash Pro CC questions

    I have the Adobe Creative Suite CS6, I just seen that Flash has a new version "Flash Pro CC" I need to know the following.
    WIll Flash Pro be available on its own? Or is there a CS7 Creative Suite coming?
    Main differences in Flash Pro CC  and Adobe Edge Animate?
    I do not see any of this info available as my business seems to be pointing to more app creation and HTML5 animation in the future. Adobe Edge is a good tool but there is no tool that can stand beside Flash when it comes to animating and I would hope that in some way shape or form, masks and some other features which were avaialble ONLY in Flash are now somehow integrated in Flash Pro?
    Any info appreciated.
    thx
    RD

    "edge is stictly an html animation tool.  flash pro is much more, but even in the realm of html publishing, i'm not sure there's anything that edge can do that flash pro cannot.  (there might be, i just don't know.)"
    This is a very good point as anyone who knows Flash would agree that it would be a godsend if Flash Pro CC would allow the user to create Flash based animations and then export to HTML5 while preserving the tools in Flash like masking which is not available in Edge. Having worked in Edge plenty of times it still requires alot of coding when you are doing button states and the overall nightmare of audio not being totally perfected to work in HTML 5 without 3rd party javascript libraries makes it difficult.
    So, Flash Pro CC is ONLY available in Creative Cloud for a subscription, correct?
    I have the new Lynda.com overview of Flash Pro CC and will have a look but in the meantime you are a Flash god and have helped me numerous times, many thanks !!!!
    RD

  • How can I see the same configuration make in Flash CS6, in Flash CC?

    In Flash CS6, when making the configuration to create a new flash file, I would put AS2 and Flash Player 9. I would review those configurations in the publish settings panel. If I open that same file (made in CS6) using the Flash CC, the publish settings display from 10.3 and AS3. Is there a way to check those configurations that I had on CS6, using Flash CC? I have a production of 200 banners made in CS6 but have now installed Flash CC. I would like to know how can I verify from Flash CC that all banners are made in Flash Player 9 and AS2.

    no, flash pro cc does not support as2.
    continue to use flash pro cs6 for as2 projects.

  • Flash CS6 and CC on the same computer?

    Can I run Flash CS6 and CC on the same computer? I need inverse kinematics now only in CS6 but my computer in from my university and will shortly be converted over to FlashCC but I need many of the dropped old feratures. I'm seriously in trouble as I have a large animation I have been working onwith my students for months and very soon the workflow will come to a grinding stop. It's already bad as the lab computers have already moved over to CC. My laptop is now my only worrking option along with the students who have a copy of CS6. The ones who moved over to CC can no longer work on the project. Thanks Adobe!

    Hi Hugzelpod,
    You can run Flash CS6 and Flash CC on the same computer.
    Thanks,
    Preran

  • Why can't I use envelope on mutiple layers in Flash CS6?

    Hi,
    I used to be able to envelope accross multiple shape layers in earlier versions of Flash but now the envelope tool is greyed out when I have more than one layer selected at a time! Why get rid of such a useful feature?
    If anyone has a work around or an explanation I would be very greatful.
    Thanks,
    Dan

    the envelop subtool of the free transform tool works the same in flash cs6 as flash cc, as far as i can tell.

  • 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.

  • Flash CS6 constantly crashing

    Anyone else having this problem?
    It seems like any time I get into detailed work with the pen tools Flash just explodes. I'm seeing it with other tools as well, but it really seems to hate the drawing tools.
    Is this the curse of the even number?

    Process:         Adobe Flash CS6 [283]
    Path:            /Applications/Adobe Flash CS6/Adobe Flash CS6.app/Contents/MacOS/Adobe Flash CS6
    Identifier:      com.adobe.flash
    Version:         12.0.0.481 (12.0.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [132]
    Date/Time:       2012-06-17 15:55:30.639 -0400
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          76329 sec
    Crashes Since Last Report:           10
    Per-App Interval Since Last Report:  65431 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      EEA68BB9-446C-4186-9400-1D2A3AFA2050
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000ffff0290
    VM Regions Near 0xffff0290:
        CG backing stores      00000000caeee000-00000000cb0e0000 [ 1992K] rw-/rw- SM=SHM 
    --> Submap                 00000000ffff0000-00000000ffff2000          r-x/r-x process-only submap
        shared memory          00000000ffff0000-00000000ffff2000 [    8K] r-x/r-x SM=SHM 
    Application Specific Information:
    objc[283]: garbage collection is OFF
    Java information:
    Exception type: Bus Error (0xa) at pc=0000000093781f20
    Java VM: Java HotSpot(TM) Client VM (20.6-b01-415 mixed mode macosx-x86)
    Current thread (0000000024285400):  JavaThread "main" [_thread_in_native, id=-1393982784, stack(00000000bf800000,00000000c0000000)]
    Stack: [00000000bf800000,00000000c0000000]
    Java Threads: ( => current thread )
      00000000243eb000 JavaThread "Code Model Worker" daemon [_thread_blocked, id=-1315028992, stack(00000000b18e4000,00000000b19e4000)]
      00000000243ea400 JavaThread "Code Model Worker" daemon [_thread_blocked, id=-1316085760, stack(00000000b17e2000,00000000b18e2000)]
      00000000243e5c00 JavaThread "FelixPackageAdmin" daemon [_thread_blocked, id=-1317142528, stack(00000000b16e0000,00000000b17e0000)]
      00000000243e5400 JavaThread "FelixStartLevel" daemon [_thread_blocked, id=-1318199296, stack(00000000b15de000,00000000b16de000)]
      0000000029308400 JavaThread "FelixDispatchQueue" [_thread_blocked, id=-1319256064, stack(00000000b14dc000,00000000b15dc000)]
      0000000029291800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=-1321369600, stack(00000000b12d8000,00000000b13d8000)]
      0000000029290800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=-1322426368, stack(00000000b11d6000,00000000b12d6000)]
      000000002928f800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=-1323483136, stack(00000000b10d4000,00000000b11d4000)]
      000000002928e800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=-1324539904, stack(00000000b0fd2000,00000000b10d2000)]
      0000000024389000 JavaThread "Finalizer" daemon [_thread_blocked, id=-1325596672, stack(00000000b0ed0000,00000000b0fd0000)]
      000000002e284c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=-1326653440, stack(00000000b0dce000,00000000b0ece000)]
    =>0000000024285400 JavaThread "main" [_thread_in_native, id=-1393982784, stack(00000000bf800000,00000000c0000000)]
    Other Threads:
      0000000029289c00 VMThread [stack: 00000000b0ccc000,00000000b0dcc000] [id=-1327710208]
      0000000029293000 WatcherThread [stack: 00000000b13da000,00000000b14da000] [id=-1320312832]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    par new generation   total 14784K, used 6378K [0000000030bf0000, 0000000031bf0000, 0000000031bf0000)
      eden space 13184K,  42% used [0000000030bf0000, 00000000311780e8, 00000000318d0000)
      from space 1600K,  44% used [0000000031a60000, 0000000031b12928, 0000000031bf0000)
      to   space 1600K,   0% used [00000000318d0000, 00000000318d0000, 0000000031a60000)
    concurrent mark-sweep generation total 49152K, used 0K [0000000031bf0000, 0000000034bf0000, 0000000038bf0000)
    concurrent-mark-sweep perm gen total 12288K, used 6704K [0000000038bf0000, 00000000397f0000, 000000003cbf0000)
    Code Cache  [000000002b801000, 000000002b8b2000, 000000002d801000)
    total_blobs=277 nmethods=148 adapters=73 free_code_cache=32846976 largest_free_block=0
    Virtual Machine Arguments:
    JVM Args: -Djava.awt.headless=true -Xmx128m
    Java Command: <unknown>
    Launcher Type: generic
    Physical Memory: Page Size = 4k, Total = 5120M, Free = 1978M
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libstdc++.6.dylib                       0x93781f20 std::string::_Rep::_M_dispose(std::allocator<char> const&) + 32
    1   com.adobe.flash                         0x00aca66b std::_Rb_tree<pkg::UCFPropertyName, std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem>, std::_Select1st<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> >, std::less<pkg::UCFPropertyName>, std::allocator<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> > >::_M_destroy_node(std::_Rb_tree_node<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> >*) + 31
    2   com.adobe.flash                         0x00aca6b3 std::_Rb_tree<pkg::UCFPropertyName, std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem>, std::_Select1st<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> >, std::less<pkg::UCFPropertyName>, std::allocator<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> > >::_M_erase(std::_Rb_tree_node<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> >*) + 47
    3   com.adobe.flash                         0x00aca6a4 std::_Rb_tree<pkg::UCFPropertyName, std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem>, std::_Select1st<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> >, std::less<pkg::UCFPropertyName>, std::allocator<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> > >::_M_erase(std::_Rb_tree_node<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> >*) + 32
    4   com.adobe.flash                         0x00acaebb std::pair<std::string const, std::map<pkg::UCFPropertyName, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem, std::less<pkg::UCFPropertyName>, std::allocator<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> > > >::~pair() + 33
    5   com.adobe.flash                         0x00acaf13 std::_Rb_tree<std::string, std::pair<std::string const, std::map<pkg::UCFPropertyName, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem, std::less<pkg::UCFPropertyName>, std::allocator<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> > > >, std::_Select1st<std::pair<std::string const, std::map<pkg::UCFPropertyName, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem, std::less<pkg::UCFPropertyName>, std::allocator<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> > > > >, std::less<std::string>, std::allocator<std::pair<std::string const, std::map<pkg::UCFPropertyName, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem, std::less<pkg::UCFPropertyName>, std::allocator<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> > > > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<std::string const, std::map<pkg::UCFPropertyName, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem, std::less<pkg::UCFPropertyName>, std::allocator<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> > > > >*) + 21
    6   com.adobe.flash                         0x00acaf59 std::_Rb_tree<std::string, std::pair<std::string const, std::map<pkg::UCFPropertyName, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem, std::less<pkg::UCFPropertyName>, std::allocator<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> > > >, std::_Select1st<std::pair<std::string const, std::map<pkg::UCFPropertyName, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem, std::less<pkg::UCFPropertyName>, std::allocator<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> > > > >, std::less<std::string>, std::allocator<std::pair<std::string const, std::map<pkg::UCFPropertyName, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem, std::less<pkg::UCFPropertyName>, std::allocator<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> > > > > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, std::map<pkg::UCFPropertyName, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem, std::less<pkg::UCFPropertyName>, std::allocator<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> > > > >*) + 47
    7   com.adobe.flash                         0x00acaf4a std::_Rb_tree<std::string, std::pair<std::string const, std::map<pkg::UCFPropertyName, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem, std::less<pkg::UCFPropertyName>, std::allocator<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> > > >, std::_Select1st<std::pair<std::string const, std::map<pkg::UCFPropertyName, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem, std::less<pkg::UCFPropertyName>, std::allocator<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> > > > >, std::less<std::string>, std::allocator<std::pair<std::string const, std::map<pkg::UCFPropertyName, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem, std::less<pkg::UCFPropertyName>, std::allocator<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> > > > > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, std::map<pkg::UCFPropertyName, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem, std::less<pkg::UCFPropertyName>, std::allocator<std::pair<pkg::UCFPropertyName const, pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::ValueElem> > > > >*) + 32
    8   com.adobe.flash                         0x00acb72f pkg::PkgPropertyMgr<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::~PkgPropertyMgr() + 57
    9   com.adobe.flash                         0x00acb822 pkg::BasePackage<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::~BasePackage() + 36
    10  com.adobe.flash                         0x00acf342 pkg::zip::ZipPackage<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::~ZipPackage() + 272
    11  com.adobe.flash                         0x0020d99a boost::detail::sp_counted_base::release() + 54
    12  com.adobe.flash                         0x00ad5973 pkg::BasePkgFileSystem<pkg::BaseAppContext<char, pkg::PkgAlloc, std::allocator, std::char_traits<char>, pkg::CharConv<char> > >::createTempFile() + 11473
    13  com.adobe.flash                         0x00ce045f std::map<int, std::string, std::less<int>, std::allocator<std::pair<int const, std::string> > >::operator[](int const&) + 62889
    14  com.adobe.flash                         0x0034e0a8 CTextStyle::operator=(CTextStyle const&) + 112162
    15  com.adobe.flash                         0x00fbca93 std::vector<CPropertyPage*, std::allocator<CPropertyPage*> >::erase(__gnu_cxx::__normal_iterator<CPropertyPage**, std::vector<CPropertyPage*, std::allocator<CPropertyPage*> > >) + 3257
    16  com.adobe.flash                         0x00346ff4 CTextStyle::operator=(CTextStyle const&) + 83310
    17  com.adobe.flash                         0x00fbc3a4 std::vector<CPropertyPage*, std::allocator<CPropertyPage*> >::erase(__gnu_cxx::__normal_iterator<CPropertyPage**, std::vector<CPropertyPage*, std::allocator<CPropertyPage*> > >) + 1482
    18  com.adobe.flash                         0x00348092 CTextStyle::operator=(CTextStyle const&) + 87564
    19  com.adobe.flash                         0x00f95347 CMiniFrameWnd::~CMiniFrameWnd() + 863
    20  com.adobe.flash                         0x00fbc053 std::vector<CPropertyPage*, std::allocator<CPropertyPage*> >::erase(__gnu_cxx::__normal_iterator<CPropertyPage**, std::vector<CPropertyPage*, std::allocator<CPropertyPage*> > >) + 633
    21  com.adobe.flash                         0x00f71b21 CButtonImplBase::~CButtonImplBase() + 8129
    22  com.adobe.flash                         0x00fd933a TextWithHeader<CListCtrlImpl::ColumnHeader>::SetText(unsigned short const*) + 17124
    23  com.adobe.flash                         0x00fda65e TextWithHeader<CListCtrlImpl::ColumnHeader>::SetText(unsigned short const*) + 22024
    24  com.adobe.flash                         0x00fd5bc6 TextWithHeader<CListCtrlImpl::ColumnHeader>::SetText(unsigned short const*) + 2928
    25  com.adobe.flash                         0x001feb01 CArray<CTimer*, CTimer*>::~CArray() + 11005
    26  com.adobe.flash                         0x0117277c CList<MMUI::DocumentFrame*, MMUI::DocumentFrame*>::RemoveAt(__POSITION*) + 3866
    27  com.adobe.flash                         0x00fda65e TextWithHeader<CListCtrlImpl::ColumnHeader>::SetText(unsigned short const*) + 22024
    28  com.adobe.flash                         0x0030ca19 CTemporaryMenu::~CTemporaryMenu() + 1117
    29  com.adobe.flash                         0x00fd5bc6 TextWithHeader<CListCtrlImpl::ColumnHeader>::SetText(unsigned short const*) + 2928
    30  com.adobe.flash                         0x001feb01 CArray<CTimer*, CTimer*>::~CArray() + 11005
    31  com.adobe.flash                         0x004de5a6 CToolsCommandScope::GetAcceleratorsHandle() + 1742
    32  com.adobe.flash                         0x0030cbe2 CTemporaryMenu::~CTemporaryMenu() + 1574
    33  com.adobe.flash                         0x00fe641e CRgn::~CRgn() + 5692
    34  com.adobe.flash                         0x00fc36b3 CPropertyPage::GetRuntimeClass() const + 7503
    35  com.adobe.flash                         0x010632b8 cf_bad_change::~cf_bad_change() + 3550
    36  com.apple.HIToolbox                     0x958cedec _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    37  com.apple.HIToolbox                     0x9574a4f3 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
    38  com.apple.HIToolbox                     0x95749970 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCall Rec + 482
    39  com.apple.HIToolbox                     0x95749788 SendEventToEventTargetWithOptions + 75
    40  com.apple.HIToolbox                     0x9575f042 _ZL29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 2280
    41  com.apple.HIToolbox                     0x9574a9ae _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2813
    42  com.apple.HIToolbox                     0x95749970 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCall Rec + 482
    43  com.apple.HIToolbox                     0x9575e755 SendEventToEventTarget + 76
    44  com.apple.HIToolbox                     0x958cec38 ToolboxEventDispatcher + 82
    45  com.apple.HIToolbox                     0x958ced67 RunApplicationEventLoop + 236
    46  com.adobe.flash                         0x00fcc1fb CArray<MACFTYPES*, MACFTYPES*>::SetSize(int, int) + 5271
    47  com.adobe.flash                         0x00fa4c1d CTimerImpl::~CTimerImpl() + 1293
    48  com.adobe.flash                         0x00fa4e00 CTimerImpl::~CTimerImpl() + 1776
    49  com.adobe.flash                         0x0020fc4d std::vector<Symmetry*, std::allocator<Symmetry*> >::vector(std::allocator<Symmetry*> const&) + 6295
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x944af90a kevent + 10
    1   libdispatch.dylib                       0x9bf94e10 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x9bf9385f _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x944ae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x993c2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9937342c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x99c26e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore          0x99b9837d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore          0x99bfa67f MPWaitOnQueue + 200
    6   com.adobe.ACE                           0x069b0a69 0x6971000 + 260713
    7   com.adobe.ACE                           0x069afd99 0x6971000 + 257433
    8   com.apple.CoreServices.CarbonCore          0x99bfb5e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x944ae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x993c2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9937342c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x99c26e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore          0x99b9837d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore          0x99bfa67f MPWaitOnQueue + 200
    6   com.adobe.ACE                           0x069b0a69 0x6971000 + 260713
    7   com.adobe.ACE                           0x069afd99 0x6971000 + 257433
    8   com.apple.CoreServices.CarbonCore          0x99bfb5e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x944ae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x993c2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9937342c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x99c26e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore          0x99b9837d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore          0x99bfa67f MPWaitOnQueue + 200
    6   com.adobe.ACE                           0x069b0a69 0x6971000 + 260713
    7   com.adobe.ACE                           0x069afd99 0x6971000 + 257433
    8   com.apple.CoreServices.CarbonCore          0x99bfb5e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x944ae83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x993c2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9937342c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AFlame                        0x0bb90439 Flame_Terminate + 1281926
    4   com.adobe.AFlame                        0x0bbda950 Flame_Terminate + 1586333
    5   com.adobe.AFlame                        0x0bb8ea35 Flame_Terminate + 1275266
    6   libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x944aea9a __recvfrom + 10
    1   libsystem_c.dylib                       0x993734a2 recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib           0x1756c733 Invoke + 47867
    3   ServiceManager-Launcher.dylib           0x1756b846 Invoke + 44046
    4   ServiceManager-Launcher.dylib           0x1756a988 Invoke + 40272
    5   ServiceManager-Launcher.dylib           0x1756aa0f Invoke + 40407
    6   ServiceManager-Launcher.dylib           0x17565baf Invoke + 20343
    7   ServiceManager-Launcher.dylib           0x17565ea7 Invoke + 21103
    8   ServiceManager-Launcher.dylib           0x17566685 Invoke + 23117
    9   ServiceManager-Launcher.dylib           0x175668f9 Invoke + 23745
    10  ServiceManager-Launcher.dylib           0x175692a0 Invoke + 34408
    11  ServiceManager-Launcher.dylib           0x175693fd Invoke + 34757
    12  ServiceManager-Launcher.dylib           0x17569c91 Invoke + 36953
    13  ServiceManager-Launcher.dylib           0x17569db2 Invoke + 37242
    14  ServiceManager-Launcher.dylib           0x1755c656 Login + 461
    15  ServiceManager-Launcher.dylib           0x1756009a Login + 15377
    16  ServiceManager-Launcher.dylib           0x1756a165 Invoke + 38189
    17  ServiceManager-Launcher.dylib           0x1756c2eb Invoke + 46771
    18  libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    19  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 7:: Java: Exception Handler Thread
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libsystem_kernel.dylib                  0x944ac835 mach_msg_server + 699
    3   libjvm.dylib                            0x1ca15c8a 0x1ca00000 + 89226
    4   libjvm.dylib                            0x1ca15b0f 0x1ca00000 + 88847
    5   libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    6   libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 8:: Java: Gang worker#0 (Parallel GC Threads)
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab51e 0x1ca00000 + 2798878
    3   libjvm.dylib                            0x1ca14bfa 0x1ca00000 + 84986
    4   libjvm.dylib                            0x1cc9e810 0x1ca00000 + 2746384
    5   libjvm.dylib                            0x1cc9e8ed 0x1ca00000 + 2746605
    6   libjvm.dylib                            0x1ca14735 0x1ca00000 + 83765
    7   libjvm.dylib                            0x1ca2a589 0x1ca00000 + 173449
    8   libjvm.dylib                            0x1ca2a473 0x1ca00000 + 173171
    9   libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    10  libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 9:: Java: Gang worker#1 (Parallel GC Threads)
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab51e 0x1ca00000 + 2798878
    3   libjvm.dylib                            0x1ca14bfa 0x1ca00000 + 84986
    4   libjvm.dylib                            0x1cc9e810 0x1ca00000 + 2746384
    5   libjvm.dylib                            0x1cc9e8ed 0x1ca00000 + 2746605
    6   libjvm.dylib                            0x1ca14735 0x1ca00000 + 83765
    7   libjvm.dylib                            0x1ca2a589 0x1ca00000 + 173449
    8   libjvm.dylib                            0x1ca2a473 0x1ca00000 + 173171
    9   libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    10  libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 10:: Java: Gang worker#2 (Parallel GC Threads)
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab51e 0x1ca00000 + 2798878
    3   libjvm.dylib                            0x1ca14bfa 0x1ca00000 + 84986
    4   libjvm.dylib                            0x1cc9e810 0x1ca00000 + 2746384
    5   libjvm.dylib                            0x1cc9e8ed 0x1ca00000 + 2746605
    6   libjvm.dylib                            0x1ca14735 0x1ca00000 + 83765
    7   libjvm.dylib                            0x1ca2a589 0x1ca00000 + 173449
    8   libjvm.dylib                            0x1ca2a473 0x1ca00000 + 173171
    9   libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    10  libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 11:: Java: Gang worker#3 (Parallel GC Threads)
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab51e 0x1ca00000 + 2798878
    3   libjvm.dylib                            0x1ca14bfa 0x1ca00000 + 84986
    4   libjvm.dylib                            0x1cc9e810 0x1ca00000 + 2746384
    5   libjvm.dylib                            0x1cc9e8ed 0x1ca00000 + 2746605
    6   libjvm.dylib                            0x1ca14735 0x1ca00000 + 83765
    7   libjvm.dylib                            0x1ca2a589 0x1ca00000 + 173449
    8   libjvm.dylib                            0x1ca2a473 0x1ca00000 + 173171
    9   libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    10  libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 12:: Java: Concurrent Mark-Sweep GC Thread
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab5ee 0x1ca00000 + 2799086
    3   libjvm.dylib                            0x1ccab9ff 0x1ca00000 + 2800127
    4   libjvm.dylib                            0x1cc9e82c 0x1ca00000 + 2746412
    5   libjvm.dylib                            0x1cc9e8ed 0x1ca00000 + 2746605
    6   libjvm.dylib                            0x1ca14735 0x1ca00000 + 83765
    7   libjvm.dylib                            0x1caccd3f 0x1ca00000 + 838975
    8   libjvm.dylib                            0x1cacccad 0x1ca00000 + 838829
    9   libjvm.dylib                            0x1ca30c93 0x1ca00000 + 199827
    10  libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    11  libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    12  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 13:: Java: VM Thread
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab5ee 0x1ca00000 + 2799086
    3   libjvm.dylib                            0x1ccab9ff 0x1ca00000 + 2800127
    4   libjvm.dylib                            0x1cc9e82c 0x1ca00000 + 2746412
    5   libjvm.dylib                            0x1cc9e8ed 0x1ca00000 + 2746605
    6   libjvm.dylib                            0x1ca14735 0x1ca00000 + 83765
    7   libjvm.dylib                            0x1ca9d81a 0x1ca00000 + 645146
    8   libjvm.dylib                            0x1ca9d497 0x1ca00000 + 644247
    9   libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    10  libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 14:: Java: Reference Handler
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab51e 0x1ca00000 + 2798878
    3   libjvm.dylib                            0x1ca14bfa 0x1ca00000 + 84986
    4   libjvm.dylib                            0x1cca724c 0x1ca00000 + 2781772
    5   libjvm.dylib                            0x1ccea43a 0x1ca00000 + 3056698
    6   libjvm.dylib                            0x1caaaf5c JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                     0x18ef4dd5 JVM_MonitorWait + 69
    8   ???                                     0x2b80b9d9 0 + 729856473
    9   ???                                     0x2b803e31 0 + 729824817
    10  ???                                     0x2b803e31 0 + 729824817
    11  ???                                     0x2b801374 0 + 729813876
    12  libjvm.dylib                            0x1ca9eb2f 0x1ca00000 + 650031
    13  libjvm.dylib                            0x1ca9e8a1 0x1ca00000 + 649377
    14  libjvm.dylib                            0x1caaad71 0x1ca00000 + 699761
    15  libjvm.dylib                            0x1caaac65 0x1ca00000 + 699493
    16  libjvm.dylib                            0x1caaabe3 0x1ca00000 + 699363
    17  libjvm.dylib                            0x1caaaa3d 0x1ca00000 + 698941
    18  libjvm.dylib                            0x1caaa87b 0x1ca00000 + 698491
    19  libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    20  libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    21  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 15:: Java: Finalizer
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab51e 0x1ca00000 + 2798878
    3   libjvm.dylib                            0x1ca14bfa 0x1ca00000 + 84986
    4   libjvm.dylib                            0x1cca724c 0x1ca00000 + 2781772
    5   libjvm.dylib                            0x1ccea43a 0x1ca00000 + 3056698
    6   libjvm.dylib                            0x1caaaf5c JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                     0x18ef4dd5 JVM_MonitorWait + 69
    8   ???                                     0x2b80b9d9 0 + 729856473
    9   ???                                     0x2b803e31 0 + 729824817
    10  ???                                     0x2b803f97 0 + 729825175
    11  ???                                     0x2b803f97 0 + 729825175
    12  ???                                     0x2b801374 0 + 729813876
    13  libjvm.dylib                            0x1ca9eb2f 0x1ca00000 + 650031
    14  libjvm.dylib                            0x1ca9e8a1 0x1ca00000 + 649377
    15  libjvm.dylib                            0x1caaad71 0x1ca00000 + 699761
    16  libjvm.dylib                            0x1caaac65 0x1ca00000 + 699493
    17  libjvm.dylib                            0x1caaabe3 0x1ca00000 + 699363
    18  libjvm.dylib                            0x1caaaa3d 0x1ca00000 + 698941
    19  libjvm.dylib                            0x1caaa87b 0x1ca00000 + 698491
    20  libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    21  libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    22  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 16:: Java: Surrogate Locker Thread (Concurrent GC)
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab51e 0x1ca00000 + 2798878
    3   libjvm.dylib                            0x1ca14bfa 0x1ca00000 + 84986
    4   libjvm.dylib                            0x1cc9e810 0x1ca00000 + 2746384
    5   libjvm.dylib                            0x1cc9e8ed 0x1ca00000 + 2746605
    6   libjvm.dylib                            0x1ca14678 0x1ca00000 + 83576
    7   libjvm.dylib                            0x1cabb916 0x1ca00000 + 768278
    8   libjvm.dylib                            0x1cabb7e0 0x1ca00000 + 767968
    9   libjvm.dylib                            0x1caaaa3d 0x1ca00000 + 698941
    10  libjvm.dylib                            0x1caaa87b 0x1ca00000 + 698491
    11  libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    12  libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    13  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 17:: Java: Signal Dispatcher
    0   libsystem_kernel.dylib                  0x944acc5e semaphore_wait_trap + 10
    1   libjvm.dylib                            0x1cabc182 0x1ca00000 + 770434
    2   libjvm.dylib                            0x1cabbb60 0x1ca00000 + 768864
    3   libjvm.dylib                            0x1caaaa3d 0x1ca00000 + 698941
    4   libjvm.dylib                            0x1caaa87b 0x1ca00000 + 698491
    5   libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    6   libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 18:: Java: C1 CompilerThread0
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab51e 0x1ca00000 + 2798878
    3   libjvm.dylib                            0x1ca14bfa 0x1ca00000 + 84986
    4   libjvm.dylib                            0x1cc9e810 0x1ca00000 + 2746384
    5   libjvm.dylib                            0x1cc9e8ed 0x1ca00000 + 2746605
    6   libjvm.dylib                            0x1ca14678 0x1ca00000 + 83576
    7   libjvm.dylib                            0x1cac32ba 0x1ca00000 + 799418
    8   libjvm.dylib                            0x1cabd338 0x1ca00000 + 774968
    9   libjvm.dylib                            0x1cabd0e2 0x1ca00000 + 774370
    10  libjvm.dylib                            0x1caaaa3d 0x1ca00000 + 698941
    11  libjvm.dylib                            0x1caaa87b 0x1ca00000 + 698491
    12  libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    13  libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    14  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 19:: Java: Low Memory Detector
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab51e 0x1ca00000 + 2798878
    3   libjvm.dylib                            0x1ca14bfa 0x1ca00000 + 84986
    4   libjvm.dylib                            0x1cc9e810 0x1ca00000 + 2746384
    5   libjvm.dylib                            0x1cc9e8ed 0x1ca00000 + 2746605
    6   libjvm.dylib                            0x1ca14735 0x1ca00000 + 83765
    7   libjvm.dylib                            0x1cabee2c 0x1ca00000 + 781868
    8   libjvm.dylib                            0x1caaaa3d 0x1ca00000 + 698941
    9   libjvm.dylib                            0x1caaa87b 0x1ca00000 + 698491
    10  libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    11  libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    12  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 20:: Java: VM Periodic Task Thread
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab5ee 0x1ca00000 + 2799086
    3   libjvm.dylib                            0x1ccab9ff 0x1ca00000 + 2800127
    4   libjvm.dylib                            0x1cac118d 0x1ca00000 + 790925
    5   libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    6   libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 21:: Java: FelixDispatchQueue
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab51e 0x1ca00000 + 2798878
    3   libjvm.dylib                            0x1ca14bfa 0x1ca00000 + 84986
    4   libjvm.dylib                            0x1cca724c 0x1ca00000 + 2781772
    5   libjvm.dylib                            0x1ccea43a 0x1ca00000 + 3056698
    6   libjvm.dylib                            0x1caaaf5c JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                     0x18ef4dd5 JVM_MonitorWait + 69
    8   ???                                     0x2b80b9d9 0 + 729856473
    9   ???                                     0x2b803e31 0 + 729824817
    10  ???                                     0x2b803e31 0 + 729824817
    11  ???                                     0x2b803e31 0 + 729824817
    12  ???                                     0x2b803e31 0 + 729824817
    13  ???                                     0x2b80430d 0 + 729826061
    14  ???                                     0x2b801374 0 + 729813876
    15  libjvm.dylib                            0x1ca9eb2f 0x1ca00000 + 650031
    16  libjvm.dylib                            0x1ca9e8a1 0x1ca00000 + 649377
    17  libjvm.dylib                            0x1caaad71 0x1ca00000 + 699761
    18  libjvm.dylib                            0x1caaac65 0x1ca00000 + 699493
    19  libjvm.dylib                            0x1caaabe3 0x1ca00000 + 699363
    20  libjvm.dylib                            0x1caaaa3d 0x1ca00000 + 698941
    21  libjvm.dylib                            0x1caaa87b 0x1ca00000 + 698491
    22  libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    23  libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    24  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 22:: Java: FelixStartLevel
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab51e 0x1ca00000 + 2798878
    3   libjvm.dylib                            0x1ca14bfa 0x1ca00000 + 84986
    4   libjvm.dylib                            0x1cca724c 0x1ca00000 + 2781772
    5   libjvm.dylib                            0x1ccea43a 0x1ca00000 + 3056698
    6   libjvm.dylib                            0x1caaaf5c JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                     0x18ef4dd5 JVM_MonitorWait + 69
    8   ???                                     0x2b80b9d9 0 + 729856473
    9   ???                                     0x2b803e31 0 + 729824817
    10  ???                                     0x2b803e31 0 + 729824817
    11  ???                                     0x2b80430d 0 + 729826061
    12  ???                                     0x2b801374 0 + 729813876
    13  libjvm.dylib                            0x1ca9eb2f 0x1ca00000 + 650031
    14  libjvm.dylib                            0x1ca9e8a1 0x1ca00000 + 649377
    15  libjvm.dylib                            0x1caaad71 0x1ca00000 + 699761
    16  libjvm.dylib                            0x1caaac65 0x1ca00000 + 699493
    17  libjvm.dylib                            0x1caaabe3 0x1ca00000 + 699363
    18  libjvm.dylib                            0x1caaaa3d 0x1ca00000 + 698941
    19  libjvm.dylib                            0x1caaa87b 0x1ca00000 + 698491
    20  libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    21  libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    22  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 23:: Java: FelixPackageAdmin
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab51e 0x1ca00000 + 2798878
    3   libjvm.dylib                            0x1ca14bfa 0x1ca00000 + 84986
    4   libjvm.dylib                            0x1cca724c 0x1ca00000 + 2781772
    5   libjvm.dylib                            0x1ccea43a 0x1ca00000 + 3056698
    6   libjvm.dylib                            0x1caaaf5c JVM_MonitorWait + 203
    7   libjvmlinkage.dylib                     0x18ef4dd5 JVM_MonitorWait + 69
    8   ???                                     0x2b80b9d9 0 + 729856473
    9   ???                                     0x2b803e31 0 + 729824817
    10  ???                                     0x2b803e31 0 + 729824817
    11  ???                                     0x2b80430d 0 + 729826061
    12  ???                                     0x2b801374 0 + 729813876
    13  libjvm.dylib                            0x1ca9eb2f 0x1ca00000 + 650031
    14  libjvm.dylib                            0x1ca9e8a1 0x1ca00000 + 649377
    15  libjvm.dylib                            0x1caaad71 0x1ca00000 + 699761
    16  libjvm.dylib                            0x1caaac65 0x1ca00000 + 699493
    17  libjvm.dylib                            0x1caaabe3 0x1ca00000 + 699363
    18  libjvm.dylib                            0x1caaaa3d 0x1ca00000 + 698941
    19  libjvm.dylib                            0x1caaa87b 0x1ca00000 + 698491
    20  libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    21  libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    22  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 24:: Java: Code Model Worker
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab51e 0x1ca00000 + 2798878
    3   libjvm.dylib                            0x1ccab8a9 0x1ca00000 + 2799785
    4   libjvm.dylib                            0x1cb28486 0x1ca00000 + 1213574
    5   ???                                     0x2b80b9d9 0 + 729856473
    6   ???                                     0x2b803e31 0 + 729824817
    7   ???                                     0x2b803e31 0 + 729824817
    8   ???                                     0x2b80430d 0 + 729826061
    9   ???                                     0x2b804473 0 + 729826419
    10  ???                                     0x2b803f97 0 + 729825175
    11  ???                                     0x2b80430d 0 + 729826061
    12  ???                                     0x2b801374 0 + 729813876
    13  libjvm.dylib                            0x1ca9eb2f 0x1ca00000 + 650031
    14  libjvm.dylib                            0x1ca9e8a1 0x1ca00000 + 649377
    15  libjvm.dylib                            0x1caaad71 0x1ca00000 + 699761
    16  libjvm.dylib                            0x1caaac65 0x1ca00000 + 699493
    17  libjvm.dylib                            0x1caaabe3 0x1ca00000 + 699363
    18  libjvm.dylib                            0x1caaaa3d 0x1ca00000 + 698941
    19  libjvm.dylib                            0x1caaa87b 0x1ca00000 + 698491
    20  libjvm.dylib                            0x1ca1480a 0x1ca00000 + 83978
    21  libsystem_c.dylib                       0x993beed9 _pthread_start + 335
    22  libsystem_c.dylib                       0x993c26de thread_start + 34
    Thread 25:: Java: Code Model Worker
    0   libsystem_kernel.dylib                  0x944acc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x944ac1f6 mach_msg + 70
    2   libjvm.dylib                            0x1ccab51e 0x1ca00000 + 2798878
    3   libjvm.dylib                            0x1ccab8a9 0x1ca00000 + 2799785
    4   libjvm.dylib                            0x1cb28486 0x1ca00000 + 1213574
    5   ???                                     0x2b80b9d9 0 + 729856473
    6   ???                                     0x2b803e31 0 + 729824817
    7   ???                                     0x2b803e31 0 + 729824817
    8   ???                                     0x2b80430d 0 + 729826061
    9   ???                                     0x2b804473 0 + 729826419

  • FLASH CS6 CAN NOT IMPORT CS6 ILLUSTRATOR FILES

    The developers of Flash professional CS6 are lazy! My computer must be really stupid, because it seems, for a new program, they have just copy pasted code from CS5.5, resulting in an error when ever I try to import illustrator files from CS6 that reads "Illustrator documents saved in versions of illustrator greater than CS5 can not be imported into flash CS5.5"  I HAVE BLOODY FLASH CS6 NOT FLASH CS5.5 YOU BLUBBERING BUFFOON!!!! *throws books across room*
    How can this problem be solved because it is looking like buying this was a waste of money, as I can't import basic files from illustrator CS6 that I use in my CS6 program which is essential to getting my major work done (which is due on the 12 of August). DON'T YOU DARE SAY BUY CS5!!!!!!!

    the only way it helped me was download portable version of adobe illustrator cs5 (copy and paste from portable ai cs5 into flash cs6)

  • 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

  • Publish iOS app with Flash CS6?

    Hi,
    Is it possible to publish an iOS with the new icons sizes (120px..) with Flash CS6?
    Flash removes the new icon sizes from the app.xml every time I publish my app.
    Is it possible to prevent this?
    I tried to set the app.xml to read-only but then the app will not publish.
    Thanks

    I was getting this intermittently.   Not a super problem.   A remove and install in iTunes gets it loaded (after you tell ITunes where it is).

  • Flash CS6 professional iOS Player Settings will not open.

    Please Help.
    I am unable to open the Player Settings pane for iOS.
    I can get to the Player Settings for Android and everything else, but if I try to open player settings for iOS, at first nothing happens and then after a while Flash IDE crashes.
    It was working at one point yesterday. I was resolving an issue I had related to provisioning profiles. And then all of a sudden I am unable to get to this panel.
    I have run uninstall, and CC cleaner and removed all things Adobe from my machine and did a fresh reinstall of Creative Suite 6 Design and Web Premium.
    I started a brand new project and still, no Player Settings pane for iOS.
    Please Help!

    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
    VM Regions Near 0x8:
    --> __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:
    Java information:
    Exception type: Bus Error (0xa) at pc=0000000095d1f907
    Java VM: Java HotSpot(TM) Client VM (20.65-b04-466.1 mixed mode macosx-x86)
    Current thread (000000002b98e400):  JavaThread "main" [_thread_in_native, id=-1604730456, stack(00000000bf800000,00000000c0000000)]
    Stack: [00000000bf800000,00000000c0000000]

  • How can I get my Flash CS6 shortcuts into Flash CC?

    Hi,
    I´m using OSX 10.7.5. In Flash CS6 there was a folder called "Keyboard Shortcuts" in the Library. The shortcuts File has the ending .mfx.
    In Flash CC there is no such folder. Where are the shortcuts saved in Flash CC? ...or is there any other way to import them from Flash CS6 to Flash CC?
    Thank you in advance for help
    Best regards
    Jan

    I found it! Thanks!
    BUT - does this mean I´ll have to rebuild my shortcuts file new / by hand? Isn´t there any way to import them? .. or to convert the .mfx file to .xml? I had a look at both files  (the Flash CS6 Shortcuts .mfx File and the Flash CC .xml File) and the structuree is completely different (of course).
    So what do I do?

  • Can't import mx.graphics into Flash CS6

    I'm use both Flash CS6 and Flash Builder 4.6.  In FB I can import mx.graphics.* into an .as file with no problem, but in Flash only mx.core is recognized.  How can I access mx.graphics in Flash?  Many thanks.

    Maybe try looking for third-party efforts, such as A Better PNG Encoder for Flash or actionscript 3 - AS3 PNG Encoder? - Stack Overflow

  • Flash cs6 serial number

    i have become a paid up member?student with creative cloud after my trial of flash cs6 expired. flash cs6 is now asking for a serial number (which i dont have as i downloaded it via adobe manager) it wont let me use it again as a trial. can someone help please

    the link you provided does not have information about serial numbers required. it seems to be about no internet connection and firewalls which is not the problem im facing.my email is appearing and when i click 'sign in' it takes me to the serial number screen

  • CC thinks Flash CS6 is installed and it isn't

    Okay, I really need Flash CS6, because Flash CC doesn't publish any lower than Flash 10.3 and won't publish AS2 which is what the websites' specifications call for. This alone is causing massive headaches.
    So I need Flash CS6 which I used to have installed (legally) but my licence expired so I went to Creative Cloud.
    Creative Cloud Desktop still thinks I have Flash CS6 on my workstations but I don't. I deleted it when I went to an SSD for the system hard drive.
    So I can't download Flash CS6 either and I have web banners to despatch.
    Massive frustration here...
    Thanks in advance for ANY help.
    Simon.

    Okay, to sort the problem (no thanks at all to Adobe. I was on 'Live Chat' for an hour with no help...) I 'got' a .dmg file for Flash CS6 and when I installed it I just clicked on 'I have a subscription'.
    But the problem with the Creative Cloud Desktop persists - there is too much reliance on it (no alternative download options) and the software itself is flakey. It's constantly asking to update itself, lord knows why and then it doesn't work when you do actually need it. And since I'm now paying monthly for service, I'm less than impressed with both the product and Adobe's attitude. Why take away support for AS2 and Flash <10.2? Bah humbug...

Maybe you are looking for

  • Video doesn't play while audio does during playback

    I use FCE 1.0.1 and since I upgraded to Leopard I have had a little problem. When I put the video setting in Fire-Wire, it plays fine with audio playing through my camcorder. But when I put the video setting in Real Time to play the audio through my

  • Reg "Format Payment Instructions" Prog in R12

    Hi All, I define two payment procee profiles Check and EFT in R12. At the time of payment i select payment process profile either Check or EFT. I need o/p for Check in pdf and EFT in Excell for that i created template with default output format pdf a

  • MRP Exception Report

    Hi All,   In MRP Exception report R S Date (Requrided sotck date), R D Date (Required Delivery date) are      picking form MDO4   C S Date (current Stock date) from Purchase order   I wnat to know form where  C D Date (Current Delivery Date) is picki

  • Open workbook automatically from the server

    Hello Can somebody tell me how to open BEx workbook automatically from the server? Thanks

  • Can we make Nexus7009 as NTP server

    Hi  Can we make Nexus7009 as an NTP server. Basically we are craeting one MGMT vlan with HSRP configured between two chassis. HSRP IP want to use as an NTP server IP . is it possible and if yes , what will be the configuration for NTP?